Pull request #42273 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 68bec0fcf7a5eeb59c027287d06598098edc9f2c rather than 1ec689c4c2ecda24ed8495451c53072bb0497871 Obtained Jenkinsfile from 68bec0fcf7a5eeb59c027287d06598098edc9f2c 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-04-13T15:24:55.727Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-13T15:24:55.734Z] Trying to pass milestone 3 [Pipeline] milestone [2021-04-13T15:24:55.795Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-13T15:25:10.967Z] Still waiting to schedule task [2021-04-13T15:25:10.969Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-13T15:26:01.126Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-058bb030699ced015) in /home/ubuntu/workspace/moby_PR-42273 [Pipeline] { [Pipeline] checkout [2021-04-13T15:26:01.274Z] The recommended git tool is: git [2021-04-13T15:26:04.105Z] using credential docker-jenkins-github-credentials [2021-04-13T15:26:04.113Z] Cloning the remote Git repository [2021-04-13T15:26:04.113Z] Cloning with configured refspecs honoured and without tags [2021-04-13T15:26:04.133Z] Cloning repository https://github.com/moby/moby.git [2021-04-13T15:26:04.208Z] > git init /home/ubuntu/workspace/moby_PR-42273 # timeout=10 [2021-04-13T15:26:04.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:26:04.520Z] > git --version # timeout=10 [2021-04-13T15:26:04.556Z] > git --version # 'git version 2.17.1' [2021-04-13T15:26:04.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:26:04.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:26:26.121Z] Fetching without tags [2021-04-13T15:26:26.459Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:26:27.321Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:26:27.321Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:26:26.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:26:26.042Z] > git config --add remote.origin.fetch +refs/pull/42273/head:refs/remotes/origin/PR-42273 # timeout=10 [2021-04-13T15:26:26.064Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:26:26.096Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:26:26.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:26:26.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:26:26.128Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:26:26.466Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:26:26.484Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:26:27.200Z] > git remote # timeout=10 [2021-04-13T15:26:27.228Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:26:27.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:26:27.257Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:26:27.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T15:26:27.324Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:26:27.349Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:26:31.355Z] Commit message: "btrfs: Do not disable quota on cleanup" [2021-04-13T15:26:31.393Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-13T15:26:31.365Z] > git rev-list --no-walk 2e51d6721b2d601b759e7e9a49de3168d169c48d # timeout=10 [2021-04-13T15:26:32.599Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42273:/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-04-13T15:26:40.744Z] Unable to find image 'alpine:latest' locally [2021-04-13T15:26:40.744Z] latest: Pulling from library/alpine [2021-04-13T15:26:40.744Z] ca3cd42a7c95: Pulling fs layer [2021-04-13T15:26:40.744Z] ca3cd42a7c95: Verifying Checksum [2021-04-13T15:26:40.744Z] ca3cd42a7c95: Download complete [2021-04-13T15:26:40.744Z] ca3cd42a7c95: Pull complete [2021-04-13T15:26:40.744Z] Digest: sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a [2021-04-13T15:26:40.744Z] Status: Downloaded newer image for alpine:latest [2021-04-13T15:26:48.885Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-04-13T15:26:49.455Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-058bb030699ced015) in /home/ubuntu/workspace/moby_PR-42273 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-04-13T15:26:49.463Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-42273 [2021-04-13T15:26:49.463Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-42273 [Pipeline] node [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-04-13T15:26:49.548Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout [2021-04-13T15:26:49.562Z] The recommended git tool is: git [2021-04-13T15:26:49.566Z] using credential docker-jenkins-github-credentials [2021-04-13T15:26:49.570Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-04-13T15:26:49.601Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-13T15:26:49.605Z] Fetching changes from the remote Git repository [2021-04-13T15:26:49.610Z] using credential docker-jenkins-github-credentials [2021-04-13T15:26:49.616Z] Cloning the remote Git repository [2021-04-13T15:26:49.616Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-13T15:26:49.625Z] Cloning the remote Git repository [2021-04-13T15:26:49.625Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-04-13T15:26:49.652Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-13T15:26:50.224Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:26:49.574Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-13T15:26:49.608Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:26:49.656Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:26:49.656Z] > git --version # timeout=10 [2021-04-13T15:26:49.669Z] > git --version # 'git version 2.17.1' [2021-04-13T15:26:49.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:26:49.670Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:26:50.228Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:26:50.277Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:26:50.483Z] > git remote # timeout=10 [2021-04-13T15:26:50.492Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:26:50.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:26:50.524Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:26:49.621Z] Cloning repository https://github.com/moby/moby.git [2021-04-13T15:26:49.621Z] > git init /home/jenkins/workspace/moby_PR-42273 # timeout=10 [2021-04-13T15:26:49.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:26:49.644Z] > git --version # timeout=10 [2021-04-13T15:26:49.649Z] > git --version # 'git version 2.17.1' [2021-04-13T15:26:49.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:26:49.649Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:26:49.632Z] Cloning repository https://github.com/moby/moby.git [2021-04-13T15:26:49.632Z] > git init /home/docker/workspace/moby_PR-42273 # timeout=10 [2021-04-13T15:26:49.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:26:49.642Z] > git --version # timeout=10 [2021-04-13T15:26:49.649Z] > git --version # 'git version 2.7.4' [2021-04-13T15:26:49.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:26:49.651Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:26:50.605Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:26:50.605Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:26:50.686Z] Commit message: "btrfs: Do not disable quota on cleanup" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-13T15:26:51.568Z] + [ PR != PR ] [2021-04-13T15:26:51.568Z] + [ master != master ] [2021-04-13T15:26:51.568Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [2021-04-13T15:26:50.570Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T15:26:50.608Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:26:50.622Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-13T15:26:51.918Z] + docker version [2021-04-13T15:26:51.918Z] Client: Docker Engine - Community [2021-04-13T15:26:51.918Z] Version: 20.10.5 [2021-04-13T15:26:51.918Z] API version: 1.41 [2021-04-13T15:26:51.918Z] Go version: go1.13.15 [2021-04-13T15:26:51.918Z] Git commit: 55c4c88 [2021-04-13T15:26:51.918Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-13T15:26:51.918Z] OS/Arch: linux/amd64 [2021-04-13T15:26:51.918Z] Context: default [2021-04-13T15:26:51.918Z] Experimental: true [2021-04-13T15:26:51.918Z] [2021-04-13T15:26:51.918Z] Server: Docker Engine - Community [2021-04-13T15:26:51.918Z] Engine: [2021-04-13T15:26:51.918Z] Version: 20.10.5 [2021-04-13T15:26:51.918Z] API version: 1.41 (minimum version 1.12) [2021-04-13T15:26:51.918Z] Go version: go1.13.15 [2021-04-13T15:26:51.918Z] Git commit: 363e9a8 [2021-04-13T15:26:51.918Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-13T15:26:51.918Z] OS/Arch: linux/amd64 [2021-04-13T15:26:51.918Z] Experimental: true [2021-04-13T15:26:51.918Z] containerd: [2021-04-13T15:26:51.918Z] Version: 1.4.4 [2021-04-13T15:26:51.918Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:26:51.918Z] runc: [2021-04-13T15:26:51.918Z] Version: 1.0.0-rc93 [2021-04-13T15:26:51.918Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:26:51.918Z] docker-init: [2021-04-13T15:26:51.918Z] Version: 0.19.0 [2021-04-13T15:26:51.918Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-13T15:26:52.215Z] + docker info [2021-04-13T15:26:59.478Z] Fetching without tags [2021-04-13T15:26:59.768Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:27:00.227Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:27:00.227Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:27:00.468Z] Commit message: "btrfs: Do not disable quota on cleanup" [2021-04-13T15:26:59.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:26:59.452Z] > git config --add remote.origin.fetch +refs/pull/42273/head:refs/remotes/origin/PR-42273 # timeout=10 [2021-04-13T15:26:59.456Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:26:59.471Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:26:59.483Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:26:59.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:26:59.483Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:26:59.774Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:26:59.777Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:27:00.201Z] > git remote # timeout=10 [2021-04-13T15:27:00.203Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:27:00.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:27:00.205Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:27:00.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T15:27:00.232Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:27:00.233Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-13T15:27:01.430Z] + docker version [2021-04-13T15:27:01.430Z] Client: Docker Engine - Community [2021-04-13T15:27:01.430Z] Version: 19.03.7 [2021-04-13T15:27:01.430Z] API version: 1.40 [2021-04-13T15:27:01.430Z] Go version: go1.12.17 [2021-04-13T15:27:01.430Z] Git commit: 7141c199a2 [2021-04-13T15:27:01.430Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-13T15:27:01.430Z] OS/Arch: linux/s390x [2021-04-13T15:27:01.430Z] Experimental: false [2021-04-13T15:27:01.430Z] [2021-04-13T15:27:01.430Z] Server: Docker Engine - Community [2021-04-13T15:27:01.430Z] Engine: [2021-04-13T15:27:01.430Z] Version: 19.03.7 [2021-04-13T15:27:01.430Z] API version: 1.40 (minimum version 1.12) [2021-04-13T15:27:01.430Z] Go version: go1.12.17 [2021-04-13T15:27:01.430Z] Git commit: 7141c199a2 [2021-04-13T15:27:01.430Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-13T15:27:01.430Z] OS/Arch: linux/s390x [2021-04-13T15:27:01.430Z] Experimental: true [2021-04-13T15:27:01.430Z] containerd: [2021-04-13T15:27:01.430Z] Version: 1.2.13 [2021-04-13T15:27:01.430Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-13T15:27:01.430Z] runc: [2021-04-13T15:27:01.430Z] Version: 1.0.0-rc10 [2021-04-13T15:27:01.430Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-13T15:27:01.430Z] docker-init: [2021-04-13T15:27:01.430Z] Version: 0.18.0 [2021-04-13T15:27:01.430Z] GitCommit: fec3683 [Pipeline] sh [2021-04-13T15:27:01.809Z] + docker info [2021-04-13T15:27:02.847Z] Client: [2021-04-13T15:27:02.847Z] Debug Mode: false [2021-04-13T15:27:02.847Z] [2021-04-13T15:27:02.847Z] Server: [2021-04-13T15:27:02.847Z] Containers: 0 [2021-04-13T15:27:02.847Z] Running: 0 [2021-04-13T15:27:02.847Z] Paused: 0 [2021-04-13T15:27:02.847Z] Stopped: 0 [2021-04-13T15:27:02.847Z] Images: 0 [2021-04-13T15:27:02.847Z] Server Version: 19.03.7 [2021-04-13T15:27:02.847Z] Storage Driver: overlay2 [2021-04-13T15:27:02.847Z] Backing Filesystem: [2021-04-13T15:27:02.847Z] Supports d_type: true [2021-04-13T15:27:02.847Z] Native Overlay Diff: true [2021-04-13T15:27:02.847Z] Logging Driver: json-file [2021-04-13T15:27:02.847Z] Cgroup Driver: cgroupfs [2021-04-13T15:27:02.847Z] Plugins: [2021-04-13T15:27:02.847Z] Volume: local [2021-04-13T15:27:02.847Z] Network: bridge host ipvlan macvlan null overlay [2021-04-13T15:27:02.847Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-13T15:27:02.847Z] Swarm: inactive [2021-04-13T15:27:02.847Z] Runtimes: runc [2021-04-13T15:27:02.847Z] Default Runtime: runc [2021-04-13T15:27:02.847Z] Init Binary: docker-init [2021-04-13T15:27:02.847Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-13T15:27:02.847Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-13T15:27:02.847Z] init version: fec3683 [2021-04-13T15:27:02.847Z] Security Options: [2021-04-13T15:27:02.847Z] apparmor [2021-04-13T15:27:02.847Z] seccomp [2021-04-13T15:27:02.847Z] Profile: default [2021-04-13T15:27:02.847Z] Kernel Version: 4.15.0-88-generic [2021-04-13T15:27:02.847Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-13T15:27:02.847Z] OSType: linux [2021-04-13T15:27:02.847Z] Architecture: s390x [2021-04-13T15:27:02.847Z] CPUs: 2 [2021-04-13T15:27:02.847Z] Total Memory: 7.861GiB [2021-04-13T15:27:02.847Z] Name: s390x-ubuntu-26 [2021-04-13T15:27:02.847Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-13T15:27:02.847Z] Docker Root Dir: /var/lib/docker [2021-04-13T15:27:02.847Z] Debug Mode: false [2021-04-13T15:27:02.847Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:27:02.847Z] Labels: [2021-04-13T15:27:02.847Z] Experimental: true [2021-04-13T15:27:02.847Z] Insecure Registries: [2021-04-13T15:27:02.847Z] 127.0.0.0/8 [2021-04-13T15:27:02.847Z] Live Restore Enabled: false [2021-04-13T15:27:02.847Z] [2021-04-13T15:27:02.847Z] WARNING: No swap limit support [Pipeline] sh [2021-04-13T15:27:03.240Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:27:03.240Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:27:03.240Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42273/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-13T15:27:03.240Z] + bash /home/jenkins/workspace/moby_PR-42273/check-config.sh [2021-04-13T15:27:03.240Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-13T15:27:03.240Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-04-13T15:27:03.240Z] [2021-04-13T15:27:03.240Z] Generally Necessary: [2021-04-13T15:27:03.240Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-13T15:27:03.240Z] - apparmor: enabled and tools installed [2021-04-13T15:27:03.240Z] - CONFIG_NAMESPACES: enabled [2021-04-13T15:27:03.240Z] - CONFIG_NET_NS: enabled [2021-04-13T15:27:03.240Z] - CONFIG_PID_NS: enabled [2021-04-13T15:27:03.240Z] - CONFIG_IPC_NS: enabled [2021-04-13T15:27:03.240Z] - CONFIG_UTS_NS: enabled [2021-04-13T15:27:03.240Z] - CONFIG_CGROUPS: enabled [2021-04-13T15:27:03.240Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-13T15:27:03.240Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-13T15:27:03.240Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-13T15:27:03.240Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-13T15:27:03.240Z] - CONFIG_CPUSETS: enabled [2021-04-13T15:27:03.240Z] - CONFIG_MEMCG: enabled [2021-04-13T15:27:03.240Z] - CONFIG_KEYS: enabled [2021-04-13T15:27:03.240Z] - CONFIG_VETH: enabled (as module) [2021-04-13T15:27:03.240Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-13T15:27:03.240Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-13T15:27:03.534Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-13T15:27:03.534Z] [2021-04-13T15:27:03.534Z] Optional Features: [2021-04-13T15:27:03.534Z] - CONFIG_USER_NS: enabled [2021-04-13T15:27:03.534Z] - CONFIG_SECCOMP: enabled [2021-04-13T15:27:03.534Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-13T15:27:03.534Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-13T15:27:03.534Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-13T15:27:03.534Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-13T15:27:03.534Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-13T15:27:03.534Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-13T15:27:03.534Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-13T15:27:03.534Z] - CONFIG_BLK_CGROUP: enabled [2021-04-13T15:27:03.534Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-13T15:27:03.534Z] - CONFIG_CGROUP_PERF: enabled [2021-04-13T15:27:03.534Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-13T15:27:03.534Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-13T15:27:03.534Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-13T15:27:03.534Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-13T15:27:03.534Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-13T15:27:03.534Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_IP_VS: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-13T15:27:03.534Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-13T15:27:03.534Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-13T15:27:03.534Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-13T15:27:03.534Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-13T15:27:03.534Z] - CONFIG_EXT4_FS: enabled [2021-04-13T15:27:03.534Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-13T15:27:03.534Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-13T15:27:03.534Z] - Network Drivers: [2021-04-13T15:27:03.534Z] - "overlay": [2021-04-13T15:27:03.534Z] - CONFIG_VXLAN: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-13T15:27:03.534Z] Optional (for encrypted networks): [2021-04-13T15:27:03.534Z] - CONFIG_CRYPTO: enabled [2021-04-13T15:27:03.534Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-13T15:27:03.534Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-13T15:27:03.534Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-13T15:27:03.534Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-13T15:27:03.534Z] - CONFIG_XFRM: enabled [2021-04-13T15:27:03.534Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-13T15:27:03.534Z] - "ipvlan": [2021-04-13T15:27:03.534Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-13T15:27:03.534Z] - "macvlan": [2021-04-13T15:27:03.534Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_DUMMY: enabled (as module) [2021-04-13T15:27:03.534Z] - "ftp,tftp client in container": [2021-04-13T15:27:03.534Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-13T15:27:03.534Z] - Storage Drivers: [2021-04-13T15:27:03.534Z] - "aufs": [2021-04-13T15:27:03.534Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-13T15:27:03.534Z] - "btrfs": [2021-04-13T15:27:03.534Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-13T15:27:03.534Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-13T15:27:03.534Z] - "devicemapper": [2021-04-13T15:27:03.534Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-13T15:27:03.534Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-13T15:27:03.534Z] - "overlay": [2021-04-13T15:27:03.534Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-13T15:27:03.534Z] - "zfs": [2021-04-13T15:27:03.534Z] - /dev/zfs: missing [2021-04-13T15:27:03.534Z] - zfs command: missing [2021-04-13T15:27:03.534Z] - zpool command: missing [2021-04-13T15:27:03.534Z] [2021-04-13T15:27:03.534Z] Limits: [2021-04-13T15:27:03.534Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-13T15:27:03.534Z] [2021-04-13T15:27:03.534Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-13T15:27:04.038Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ec689c4c2ecda24ed8495451c53072bb0497871 . [2021-04-13T15:27:04.038Z] #2 [internal] load .dockerignore [2021-04-13T15:27:04.038Z] #2 transferring context: 87B 0.0s done [2021-04-13T15:27:04.038Z] #2 DONE 0.0s [2021-04-13T15:27:04.038Z] [2021-04-13T15:27:04.038Z] #1 [internal] load build definition from Dockerfile [2021-04-13T15:27:04.038Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-04-13T15:27:04.038Z] #1 DONE 0.0s [2021-04-13T15:27:04.038Z] [2021-04-13T15:27:04.038Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-13T15:27:04.039Z] #3 DONE 0.2s [2021-04-13T15:27:04.331Z] [2021-04-13T15:27:04.331Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-13T15:27:04.331Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-13T15:27:04.331Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-13T15:27:04.331Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-13T15:27:04.331Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-13T15:27:04.331Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.0s [2021-04-13T15:27:04.455Z] Still waiting to schedule task [2021-04-13T15:27:04.455Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-13T15:27:04.457Z] Still waiting to schedule task [2021-04-13T15:27:04.457Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-13T15:27:04.458Z] Still waiting to schedule task [2021-04-13T15:27:04.458Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-04-13T15:27:04.463Z] Still waiting to schedule task [2021-04-13T15:27:04.463Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-04-13T15:27:04.464Z] Client: [2021-04-13T15:27:04.464Z] Context: default [2021-04-13T15:27:04.464Z] Debug Mode: false [2021-04-13T15:27:04.464Z] Plugins: [2021-04-13T15:27:04.464Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-13T15:27:04.464Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-13T15:27:04.464Z] [2021-04-13T15:27:04.464Z] Server: [2021-04-13T15:27:04.464Z] Containers: 0 [2021-04-13T15:27:04.464Z] Running: 0 [2021-04-13T15:27:04.464Z] Paused: 0 [2021-04-13T15:27:04.464Z] Stopped: 0 [2021-04-13T15:27:04.464Z] Images: 1 [2021-04-13T15:27:04.464Z] Server Version: 20.10.5 [2021-04-13T15:27:04.464Z] Storage Driver: overlay2 [2021-04-13T15:27:04.464Z] Backing Filesystem: extfs [2021-04-13T15:27:04.464Z] Supports d_type: true [2021-04-13T15:27:04.464Z] Native Overlay Diff: true [2021-04-13T15:27:04.464Z] Logging Driver: json-file [2021-04-13T15:27:04.464Z] Cgroup Driver: cgroupfs [2021-04-13T15:27:04.464Z] Cgroup Version: 1 [2021-04-13T15:27:04.464Z] Plugins: [2021-04-13T15:27:04.464Z] Volume: local [2021-04-13T15:27:04.464Z] Network: bridge host ipvlan macvlan null overlay [2021-04-13T15:27:04.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-13T15:27:04.464Z] Swarm: inactive [2021-04-13T15:27:04.464Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-13T15:27:04.464Z] Default Runtime: runc [2021-04-13T15:27:04.464Z] Init Binary: docker-init [2021-04-13T15:27:04.464Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:27:04.464Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:27:04.464Z] init version: de40ad0 [2021-04-13T15:27:04.464Z] Security Options: [2021-04-13T15:27:04.464Z] apparmor [2021-04-13T15:27:04.464Z] seccomp [2021-04-13T15:27:04.464Z] Profile: default [2021-04-13T15:27:04.464Z] Kernel Version: 5.4.0-1041-aws [2021-04-13T15:27:04.464Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-13T15:27:04.464Z] OSType: linux [2021-04-13T15:27:04.464Z] Architecture: x86_64 [2021-04-13T15:27:04.464Z] CPUs: 2 [2021-04-13T15:27:04.464Z] Total Memory: 7.569GiB [2021-04-13T15:27:04.464Z] Name: ip-10-100-63-249 [2021-04-13T15:27:04.464Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-13T15:27:04.464Z] Docker Root Dir: /var/lib/docker [2021-04-13T15:27:04.464Z] Debug Mode: false [2021-04-13T15:27:04.464Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:27:04.464Z] Labels: [2021-04-13T15:27:04.464Z] Experimental: true [2021-04-13T15:27:04.464Z] Insecure Registries: [2021-04-13T15:27:04.464Z] 127.0.0.0/8 [2021-04-13T15:27:04.464Z] Live Restore Enabled: true [2021-04-13T15:27:04.464Z] [2021-04-13T15:27:04.464Z] WARNING: No swap limit support [2021-04-13T15:27:04.466Z] Still waiting to schedule task [2021-04-13T15:27:04.466Z] All nodes of label ‘windows-2019’ are offline [2021-04-13T15:27:04.467Z] Still waiting to schedule task [2021-04-13T15:27:04.468Z] All nodes of label ‘windows-2022’ are offline [Pipeline] sh [2021-04-13T15:27:04.622Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 1.19MB / 9.68MB 0.3s [2021-04-13T15:27:04.622Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.4s done [2021-04-13T15:27:04.622Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-04-13T15:27:04.762Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:27:04.762Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:27:04.762Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42273/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-13T15:27:04.762Z] + bash /home/ubuntu/workspace/moby_PR-42273/check-config.sh [2021-04-13T15:27:04.762Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-13T15:27:04.762Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-13T15:27:04.762Z] [2021-04-13T15:27:04.762Z] Generally Necessary: [2021-04-13T15:27:04.762Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-13T15:27:04.762Z] - apparmor: enabled and tools installed [2021-04-13T15:27:04.762Z] - CONFIG_NAMESPACES: enabled [2021-04-13T15:27:04.762Z] - CONFIG_NET_NS: enabled [2021-04-13T15:27:04.762Z] - CONFIG_PID_NS: enabled [2021-04-13T15:27:04.762Z] - CONFIG_IPC_NS: enabled [2021-04-13T15:27:04.762Z] - CONFIG_UTS_NS: enabled [2021-04-13T15:27:04.762Z] - CONFIG_CGROUPS: enabled [2021-04-13T15:27:04.762Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-13T15:27:04.762Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-13T15:27:04.762Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-13T15:27:04.762Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-13T15:27:04.762Z] - CONFIG_CPUSETS: enabled [2021-04-13T15:27:04.762Z] - CONFIG_MEMCG: enabled [2021-04-13T15:27:04.762Z] - CONFIG_KEYS: enabled [2021-04-13T15:27:04.762Z] - CONFIG_VETH: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-13T15:27:04.762Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-13T15:27:04.762Z] [2021-04-13T15:27:04.762Z] Optional Features: [2021-04-13T15:27:04.762Z] - CONFIG_USER_NS: enabled [2021-04-13T15:27:04.762Z] - CONFIG_SECCOMP: enabled [2021-04-13T15:27:04.762Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-13T15:27:04.762Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-13T15:27:04.762Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-13T15:27:04.762Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-13T15:27:04.762Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-13T15:27:04.916Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-13T15:27:04.916Z] #4 DONE 0.8s [2021-04-13T15:27:05.022Z] - CONFIG_BLK_CGROUP: enabled [2021-04-13T15:27:05.022Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-13T15:27:05.022Z] - CONFIG_CGROUP_PERF: enabled [2021-04-13T15:27:05.022Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-13T15:27:05.022Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-13T15:27:05.022Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-13T15:27:05.022Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-13T15:27:05.022Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-13T15:27:05.022Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_IP_VS: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-13T15:27:05.022Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-13T15:27:05.022Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-13T15:27:05.022Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-13T15:27:05.022Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-13T15:27:05.022Z] - CONFIG_EXT4_FS: enabled [2021-04-13T15:27:05.022Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-13T15:27:05.022Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-13T15:27:05.022Z] - Network Drivers: [2021-04-13T15:27:05.022Z] - "overlay": [2021-04-13T15:27:05.022Z] - CONFIG_VXLAN: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-13T15:27:05.022Z] Optional (for encrypted networks): [2021-04-13T15:27:05.022Z] - CONFIG_CRYPTO: enabled [2021-04-13T15:27:05.022Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-13T15:27:05.022Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-13T15:27:05.022Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-13T15:27:05.022Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-13T15:27:05.022Z] - CONFIG_XFRM: enabled [2021-04-13T15:27:05.022Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-13T15:27:05.022Z] - "ipvlan": [2021-04-13T15:27:05.022Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-13T15:27:05.022Z] - "macvlan": [2021-04-13T15:27:05.022Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_DUMMY: enabled (as module) [2021-04-13T15:27:05.022Z] - "ftp,tftp client in container": [2021-04-13T15:27:05.022Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-13T15:27:05.022Z] - Storage Drivers: [2021-04-13T15:27:05.022Z] - "aufs": [2021-04-13T15:27:05.022Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-13T15:27:05.022Z] - "btrfs": [2021-04-13T15:27:05.022Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-13T15:27:05.022Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-13T15:27:05.022Z] - "devicemapper": [2021-04-13T15:27:05.022Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-13T15:27:05.022Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-13T15:27:05.022Z] - "overlay": [2021-04-13T15:27:05.022Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-13T15:27:05.022Z] - "zfs": [2021-04-13T15:27:05.022Z] - /dev/zfs: present [2021-04-13T15:27:05.022Z] - zfs command: missing [2021-04-13T15:27:05.022Z] - zpool command: missing [2021-04-13T15:27:05.022Z] [2021-04-13T15:27:05.022Z] Limits: [2021-04-13T15:27:05.022Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-13T15:27:05.022Z] [2021-04-13T15:27:05.022Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-13T15:27:05.360Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ec689c4c2ecda24ed8495451c53072bb0497871 . [2021-04-13T15:27:05.550Z] [2021-04-13T15:27:05.550Z] #5 [internal] load build definition from Dockerfile [2021-04-13T15:27:05.550Z] #5 transferring dockerfile: 17.07kB done [2021-04-13T15:27:05.550Z] #5 DONE 0.0s [2021-04-13T15:27:05.550Z] [2021-04-13T15:27:05.550Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:27:05.550Z] #8 ... [2021-04-13T15:27:05.550Z] [2021-04-13T15:27:05.550Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-13T15:27:05.550Z] #6 DONE 0.1s [2021-04-13T15:27:05.621Z] #1 [internal] load build definition from Dockerfile [2021-04-13T15:27:05.621Z] #1 sha256:dd6431beb6f42ce4ba3b2a75271563095a80a45294ceef1e7264dde4a311940b [2021-04-13T15:27:05.621Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-04-13T15:27:05.621Z] #1 DONE 0.1s [2021-04-13T15:27:05.621Z] [2021-04-13T15:27:05.621Z] #2 [internal] load .dockerignore [2021-04-13T15:27:05.621Z] #2 sha256:78ad97ecc0d556c33a8ddae57b435d8b7245be997fe04c5addac9faf115aa325 [2021-04-13T15:27:05.621Z] #2 transferring context: 87B 0.0s done [2021-04-13T15:27:05.621Z] #2 DONE 0.0s [2021-04-13T15:27:05.621Z] [2021-04-13T15:27:05.621Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-13T15:27:05.621Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-13T15:27:05.859Z] [2021-04-13T15:27:05.859Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-04-13T15:27:05.859Z] #9 DONE 0.2s [2021-04-13T15:27:05.859Z] [2021-04-13T15:27:05.859Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:27:05.859Z] #8 DONE 0.2s [2021-04-13T15:27:05.859Z] [2021-04-13T15:27:05.859Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:27:05.859Z] #7 DONE 0.2s [2021-04-13T15:27:05.859Z] [2021-04-13T15:27:05.859Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-13T15:27:05.859Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-13T15:27:05.859Z] #63 DONE 0.0s [2021-04-13T15:27:05.859Z] [2021-04-13T15:27:05.859Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-13T15:27:05.859Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f done [2021-04-13T15:27:05.859Z] #27 sha256:a2dc8ab5f4dd0dcb0d01247340974b93c5c47f24d7e1d9796ea4216be73ec6ac 1.46kB / 1.46kB done [2021-04-13T15:27:05.859Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 0B / 49.00MB 0.1s [2021-04-13T15:27:05.859Z] #27 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-13T15:27:05.859Z] #27 sha256:5dc8140d427fa498b2e112a539f9d98de4ee77e0a22f583b66621417a2aa69ee 529B / 529B done [2021-04-13T15:27:05.880Z] #3 DONE 0.3s [2021-04-13T15:27:05.881Z] [2021-04-13T15:27:05.881Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-13T15:27:05.881Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-13T15:27:05.881Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-13T15:27:05.881Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-13T15:27:05.881Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-13T15:27:05.881Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-13T15:27:05.881Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-13T15:27:06.141Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-13T15:27:06.142Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-13T15:27:06.194Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 6.04MB / 49.00MB 0.4s [2021-04-13T15:27:06.194Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 9.62MB / 49.00MB 0.5s [2021-04-13T15:27:06.194Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 13.37MB / 49.00MB 0.6s [2021-04-13T15:27:06.402Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-13T15:27:06.402Z] #4 DONE 0.6s [2021-04-13T15:27:06.402Z] [2021-04-13T15:27:06.402Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-13T15:27:06.402Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-13T15:27:06.499Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 16.08MB / 49.00MB 0.7s [2021-04-13T15:27:06.499Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 20.82MB / 49.00MB 0.8s [2021-04-13T15:27:06.499Z] #27 ... [2021-04-13T15:27:06.499Z] [2021-04-13T15:27:06.499Z] #24 [internal] load build context [2021-04-13T15:27:06.499Z] #24 transferring context: 53.55MB 0.9s done [2021-04-13T15:27:06.499Z] #24 DONE 0.9s [2021-04-13T15:27:06.499Z] [2021-04-13T15:27:06.499Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-13T15:27:06.499Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 25.23MB / 49.00MB 0.9s [2021-04-13T15:27:06.892Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 30.62MB / 49.00MB 1.1s [2021-04-13T15:27:06.892Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 34.01MB / 49.00MB 1.2s [2021-04-13T15:27:07.192Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 37.92MB / 49.00MB 1.3s [2021-04-13T15:27:07.192Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 47.67MB / 49.00MB 1.5s [2021-04-13T15:27:07.342Z] #7 DONE 0.8s [2021-04-13T15:27:07.342Z] [2021-04-13T15:27:07.342Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:27:07.342Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-13T15:27:07.516Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 49.00MB / 49.00MB 1.6s done [2021-04-13T15:27:07.516Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 [2021-04-13T15:27:07.561Z] Fetching without tags [2021-04-13T15:27:07.603Z] #8 DONE 1.0s [2021-04-13T15:27:07.603Z] [2021-04-13T15:27:07.603Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:27:07.603Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-13T15:27:07.603Z] #6 DONE 0.9s [2021-04-13T15:27:07.603Z] [2021-04-13T15:27:07.603Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-13T15:27:07.603Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-13T15:27:07.864Z] #5 DONE 1.3s [2021-04-13T15:27:07.991Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:27:08.812Z] [2021-04-13T15:27:08.812Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:27:08.812Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:27:08.812Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-13T15:27:08.812Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-13T15:27:08.812Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-13T15:27:08.812Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-13T15:27:08.812Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 0.1s [2021-04-13T15:27:08.812Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 17.83MB / 50.43MB 0.3s [2021-04-13T15:27:08.827Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:27:08.827Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:27:09.074Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 32.51MB / 50.43MB 0.5s [2021-04-13T15:27:09.074Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 40.77MB / 50.43MB 0.6s [2021-04-13T15:27:07.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:27:07.533Z] > git config --add remote.origin.fetch +refs/pull/42273/head:refs/remotes/origin/PR-42273 # timeout=10 [2021-04-13T15:27:07.535Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:27:07.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:27:07.567Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:27:07.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:27:07.568Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:27:07.997Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:27:08.000Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:27:08.783Z] > git remote # timeout=10 [2021-04-13T15:27:08.786Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:27:08.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:27:08.790Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:27:08.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T15:27:08.834Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:27:08.837Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:27:09.336Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.33MB / 50.43MB 0.8s [2021-04-13T15:27:09.822Z] #27 ... [2021-04-13T15:27:09.822Z] [2021-04-13T15:27:09.822Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-13T15:27:09.822Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-13T15:27:09.822Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-13T15:27:09.822Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-13T15:27:09.822Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done [2021-04-13T15:27:09.822Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-04-13T15:27:09.822Z] #65 DONE 4.0s [2021-04-13T15:27:09.822Z] [2021-04-13T15:27:09.822Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-13T15:27:09.893Z] Commit message: "btrfs: Do not disable quota on cleanup" [2021-04-13T15:27:09.909Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 1.2s done [2021-04-13T15:27:10.171Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-13T15:27:10.500Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 3.1s done [2021-04-13T15:27:10.711Z] + docker version [2021-04-13T15:27:10.711Z] Client: [2021-04-13T15:27:10.711Z] Version: 18.06.1-ce [2021-04-13T15:27:10.711Z] API version: 1.38 [2021-04-13T15:27:10.711Z] Go version: go1.10.3 [2021-04-13T15:27:10.711Z] Git commit: e68fc7a [2021-04-13T15:27:10.711Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-13T15:27:10.711Z] OS/Arch: linux/ppc64le [2021-04-13T15:27:10.711Z] Experimental: false [2021-04-13T15:27:10.711Z] [2021-04-13T15:27:10.711Z] Server: [2021-04-13T15:27:10.711Z] Engine: [2021-04-13T15:27:10.711Z] Version: 18.06.1-ce [2021-04-13T15:27:10.711Z] API version: 1.38 (minimum version 1.12) [2021-04-13T15:27:10.711Z] Go version: go1.10.3 [2021-04-13T15:27:10.711Z] Git commit: e68fc7a [2021-04-13T15:27:10.711Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-13T15:27:10.711Z] OS/Arch: linux/ppc64le [2021-04-13T15:27:10.711Z] Experimental: true [Pipeline] sh [2021-04-13T15:27:11.104Z] + docker info [2021-04-13T15:27:11.104Z] Containers: 0 [2021-04-13T15:27:11.104Z] Running: 0 [2021-04-13T15:27:11.104Z] Paused: 0 [2021-04-13T15:27:11.104Z] Stopped: 0 [2021-04-13T15:27:11.104Z] Images: 0 [2021-04-13T15:27:11.104Z] Server Version: 18.06.1-ce [2021-04-13T15:27:11.104Z] Storage Driver: overlay2 [2021-04-13T15:27:11.104Z] Backing Filesystem: extfs [2021-04-13T15:27:11.104Z] Supports d_type: true [2021-04-13T15:27:11.104Z] Native Overlay Diff: true [2021-04-13T15:27:11.104Z] Logging Driver: json-file [2021-04-13T15:27:11.104Z] Cgroup Driver: cgroupfs [2021-04-13T15:27:11.104Z] Plugins: [2021-04-13T15:27:11.104Z] Volume: local [2021-04-13T15:27:11.104Z] Network: bridge host ipvlan macvlan null overlay [2021-04-13T15:27:11.104Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-13T15:27:11.104Z] Swarm: inactive [2021-04-13T15:27:11.104Z] Runtimes: runc [2021-04-13T15:27:11.104Z] Default Runtime: runc [2021-04-13T15:27:11.104Z] Init Binary: docker-init [2021-04-13T15:27:11.104Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-13T15:27:11.104Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-13T15:27:11.104Z] init version: fec3683 [2021-04-13T15:27:11.104Z] Security Options: [2021-04-13T15:27:11.104Z] apparmor [2021-04-13T15:27:11.104Z] seccomp [2021-04-13T15:27:11.104Z] Profile: default [2021-04-13T15:27:11.104Z] Kernel Version: 4.4.0-139-generic [2021-04-13T15:27:11.104Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-13T15:27:11.104Z] OSType: linux [2021-04-13T15:27:11.104Z] Architecture: ppc64le [2021-04-13T15:27:11.104Z] CPUs: 4 [2021-04-13T15:27:11.104Z] Total Memory: 7.972GiB [2021-04-13T15:27:11.104Z] Name: ppc64le-ubuntu-31 [2021-04-13T15:27:11.104Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-13T15:27:11.104Z] Docker Root Dir: /var/lib/docker [2021-04-13T15:27:11.104Z] Debug Mode (client): false [2021-04-13T15:27:11.104Z] Debug Mode (server): false [2021-04-13T15:27:11.104Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:27:11.104Z] Labels: [2021-04-13T15:27:11.104Z] Experimental: true [2021-04-13T15:27:11.104Z] Insecure Registries: [2021-04-13T15:27:11.104Z] 127.0.0.0/8 [2021-04-13T15:27:11.104Z] Live Restore Enabled: false [2021-04-13T15:27:11.104Z] [2021-04-13T15:27:11.135Z] #27 DONE 5.4s [2021-04-13T15:27:11.135Z] [2021-04-13T15:27:11.135Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-13T15:27:11.136Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-04-13T15:27:11.136Z] #10 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-04-13T15:27:11.136Z] #10 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-04-13T15:27:11.136Z] #10 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-13T15:27:11.136Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done [2021-04-13T15:27:11.136Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2021-04-13T15:27:11.136Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done [2021-04-13T15:27:11.136Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.3s done [2021-04-13T15:27:11.136Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 3.0s done [2021-04-13T15:27:11.136Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 3.0s done [2021-04-13T15:27:11.136Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.8s done [2021-04-13T15:27:11.136Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.4s done [2021-04-13T15:27:11.136Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s [Pipeline] sh [2021-04-13T15:27:11.427Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [2021-04-13T15:27:11.427Z] #10 ... [2021-04-13T15:27:11.427Z] [2021-04-13T15:27:11.427Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-13T15:27:11.427Z] #64 DONE 0.3s [2021-04-13T15:27:11.427Z] [2021-04-13T15:27:11.427Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-13T15:27:11.427Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-04-13T15:27:11.427Z] #10 ... [2021-04-13T15:27:11.427Z] [2021-04-13T15:27:11.427Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-13T15:27:11.498Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:27:11.498Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:27:11.498Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42273/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-13T15:27:11.498Z] + bash /home/docker/workspace/moby_PR-42273/check-config.sh [2021-04-13T15:27:11.498Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-13T15:27:11.498Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-13T15:27:11.498Z] [2021-04-13T15:27:11.498Z] Generally Necessary: [2021-04-13T15:27:11.498Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-13T15:27:11.498Z] - apparmor: enabled and tools installed [2021-04-13T15:27:11.498Z] - CONFIG_NAMESPACES: enabled [2021-04-13T15:27:11.498Z] - CONFIG_NET_NS: enabled [2021-04-13T15:27:11.498Z] - CONFIG_PID_NS: enabled [2021-04-13T15:27:11.498Z] - CONFIG_IPC_NS: enabled [2021-04-13T15:27:11.498Z] - CONFIG_UTS_NS: enabled [2021-04-13T15:27:11.498Z] - CONFIG_CGROUPS: enabled [2021-04-13T15:27:11.498Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-13T15:27:11.498Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-13T15:27:11.498Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-13T15:27:11.498Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-13T15:27:11.498Z] - CONFIG_CPUSETS: enabled [2021-04-13T15:27:11.498Z] - CONFIG_MEMCG: enabled [2021-04-13T15:27:11.498Z] - CONFIG_KEYS: enabled [2021-04-13T15:27:11.498Z] - CONFIG_VETH: enabled (as module) [2021-04-13T15:27:11.498Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-13T15:27:11.498Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-13T15:27:11.498Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-13T15:27:11.498Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-13T15:27:11.718Z] #66 DONE 0.2s [2021-04-13T15:27:11.718Z] [2021-04-13T15:27:11.718Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-13T15:27:11.718Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2021-04-13T15:27:11.794Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-13T15:27:11.795Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-13T15:27:11.795Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-13T15:27:11.795Z] [2021-04-13T15:27:11.795Z] Optional Features: [2021-04-13T15:27:11.795Z] - CONFIG_USER_NS: enabled [2021-04-13T15:27:11.795Z] - CONFIG_SECCOMP: enabled [2021-04-13T15:27:11.795Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-13T15:27:11.795Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-13T15:27:11.795Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-13T15:27:11.795Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-13T15:27:11.795Z] (cgroup swap accounting is currently enabled) [2021-04-13T15:27:11.795Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-13T15:27:11.795Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-13T15:27:11.795Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-13T15:27:11.795Z] - CONFIG_BLK_CGROUP: enabled [2021-04-13T15:27:11.795Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-13T15:27:11.795Z] - CONFIG_CGROUP_PERF: enabled [2021-04-13T15:27:11.795Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-13T15:27:11.795Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-13T15:27:11.795Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-13T15:27:11.795Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-13T15:27:11.795Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-13T15:27:11.795Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_IP_VS: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-13T15:27:11.795Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-13T15:27:11.795Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-13T15:27:11.795Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-13T15:27:11.795Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-13T15:27:11.795Z] - CONFIG_EXT4_FS: enabled [2021-04-13T15:27:11.795Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-13T15:27:11.795Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-13T15:27:11.795Z] - Network Drivers: [2021-04-13T15:27:11.795Z] - "overlay": [2021-04-13T15:27:11.795Z] - CONFIG_VXLAN: enabled (as module) [2021-04-13T15:27:11.795Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-13T15:27:11.795Z] Optional (for encrypted networks): [2021-04-13T15:27:12.011Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-04-13T15:27:12.092Z] - CONFIG_CRYPTO: enabled [2021-04-13T15:27:12.092Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_XFRM: enabled [2021-04-13T15:27:12.092Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-13T15:27:12.092Z] - "ipvlan": [2021-04-13T15:27:12.092Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-13T15:27:12.092Z] - "macvlan": [2021-04-13T15:27:12.092Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_DUMMY: enabled (as module) [2021-04-13T15:27:12.092Z] - "ftp,tftp client in container": [2021-04-13T15:27:12.092Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-13T15:27:12.092Z] - Storage Drivers: [2021-04-13T15:27:12.092Z] - "aufs": [2021-04-13T15:27:12.092Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-13T15:27:12.092Z] - "btrfs": [2021-04-13T15:27:12.092Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-13T15:27:12.092Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-13T15:27:12.092Z] - "devicemapper": [2021-04-13T15:27:12.092Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-13T15:27:12.092Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-13T15:27:12.092Z] - "overlay": [2021-04-13T15:27:12.092Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-13T15:27:12.092Z] - "zfs": [2021-04-13T15:27:12.092Z] - /dev/zfs: missing [2021-04-13T15:27:12.092Z] - zfs command: missing [2021-04-13T15:27:12.092Z] - zpool command: missing [2021-04-13T15:27:12.092Z] [2021-04-13T15:27:12.092Z] Limits: [2021-04-13T15:27:12.092Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-13T15:27:12.092Z] [2021-04-13T15:27:12.092Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-13T15:27:12.538Z] + make bundles/buildx [2021-04-13T15:27:12.833Z] make: command: Command not found [2021-04-13T15:27:12.833Z] make: command: Command not found [2021-04-13T15:27:12.833Z] mkdir bundles [2021-04-13T15:27:12.833Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-13T15:27:12.833Z] --build-arg BUILDX_COMMIT \ [2021-04-13T15:27:12.833Z] --build-arg BUILDX_REPO \ [2021-04-13T15:27:12.833Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-13T15:27:12.833Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-13T15:27:12.833Z] . [2021-04-13T15:27:12.833Z] /bin/sh: 4: go: not found [2021-04-13T15:27:12.833Z] /bin/sh: 5: go: not found [2021-04-13T15:27:13.477Z] #26 ... [2021-04-13T15:27:13.477Z] [2021-04-13T15:27:13.477Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:27:13.477Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-13T15:27:13.477Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-13T15:27:13.477Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-13T15:27:13.477Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-13T15:27:13.477Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-04-13T15:27:13.477Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-04-13T15:27:13.477Z] #62 DONE 4.3s [2021-04-13T15:27:13.477Z] [2021-04-13T15:27:13.477Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:27:13.477Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:27:14.156Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done [2021-04-13T15:27:14.448Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-04-13T15:27:14.927Z] #26 ... [2021-04-13T15:27:14.927Z] [2021-04-13T15:27:14.927Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:27:14.927Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-13T15:27:14.927Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-13T15:27:14.927Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-13T15:27:14.927Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-13T15:27:14.927Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-13T15:27:14.927Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-04-13T15:27:14.927Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2021-04-13T15:27:14.927Z] #64 DONE 6.1s [2021-04-13T15:27:14.927Z] [2021-04-13T15:27:14.927Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:27:14.927Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:27:14.927Z] #26 ... [2021-04-13T15:27:14.927Z] [2021-04-13T15:27:14.927Z] #23 [internal] load build context [2021-04-13T15:27:14.927Z] #23 sha256:3978cfc53b2a0346156a6d3619dce18c38b58aad3573424b68674484de6cef51 [2021-04-13T15:27:14.927Z] #23 transferring context: 53.55MB 5.3s done [2021-04-13T15:27:14.927Z] #23 DONE 6.3s [2021-04-13T15:27:14.927Z] [2021-04-13T15:27:14.927Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:27:14.927Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:27:14.929Z] Sending build context to Docker daemon 58.47MB [2021-04-13T15:27:14.929Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-13T15:27:14.929Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-13T15:27:14.929Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-13T15:27:14.930Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-13T15:27:15.188Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.1s [2021-04-13T15:27:15.226Z] 1.13.15-buster: Pulling from library/golang [2021-04-13T15:27:15.226Z] db4e2d8d5901: Pulling fs layer [2021-04-13T15:27:15.226Z] dfe2d012519c: Pulling fs layer [2021-04-13T15:27:15.226Z] 5d8f1d1f9197: Pulling fs layer [2021-04-13T15:27:15.226Z] 1301750ffb48: Pulling fs layer [2021-04-13T15:27:15.226Z] dc5c6edc9cff: Pulling fs layer [2021-04-13T15:27:15.226Z] 3c370c2e2f82: Pulling fs layer [2021-04-13T15:27:15.226Z] 5ffb2f5886e2: Pulling fs layer [2021-04-13T15:27:15.226Z] 1301750ffb48: Waiting [2021-04-13T15:27:15.226Z] dc5c6edc9cff: Waiting [2021-04-13T15:27:15.226Z] 3c370c2e2f82: Waiting [2021-04-13T15:27:15.226Z] 5ffb2f5886e2: Waiting [2021-04-13T15:27:15.792Z] dfe2d012519c: Verifying Checksum [2021-04-13T15:27:15.792Z] dfe2d012519c: Download complete [2021-04-13T15:27:15.792Z] 5d8f1d1f9197: Verifying Checksum [2021-04-13T15:27:15.792Z] 5d8f1d1f9197: Download complete [2021-04-13T15:27:16.555Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.8s done [2021-04-13T15:27:16.555Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-04-13T15:27:16.577Z] #26 ... [2021-04-13T15:27:16.577Z] [2021-04-13T15:27:16.577Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-13T15:27:16.577Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-13T15:27:16.577Z] #63 DONE 0.8s [2021-04-13T15:27:16.577Z] [2021-04-13T15:27:16.577Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:27:16.577Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:27:17.149Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.0s done [2021-04-13T15:27:17.719Z] #26 ... [2021-04-13T15:27:17.719Z] [2021-04-13T15:27:17.719Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-13T15:27:17.719Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-13T15:27:17.719Z] #65 DONE 1.2s [2021-04-13T15:27:17.719Z] [2021-04-13T15:27:17.719Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:27:17.719Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:27:17.719Z] #26 DONE 9.1s [2021-04-13T15:27:17.719Z] [2021-04-13T15:27:17.719Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:27:17.719Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:27:17.719Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-13T15:27:17.719Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-13T15:27:17.719Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-13T15:27:17.719Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-13T15:27:17.719Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2021-04-13T15:27:17.719Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-04-13T15:27:17.719Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-04-13T15:27:17.719Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done [2021-04-13T15:27:17.719Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done [2021-04-13T15:27:17.719Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s done [2021-04-13T15:27:17.720Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done [2021-04-13T15:27:17.720Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done [2021-04-13T15:27:17.720Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s [2021-04-13T15:27:17.905Z] db4e2d8d5901: Verifying Checksum [2021-04-13T15:27:17.905Z] db4e2d8d5901: Download complete [2021-04-13T15:27:18.291Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-04-13T15:27:18.552Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-04-13T15:27:18.577Z] 1301750ffb48: Verifying Checksum [2021-04-13T15:27:18.577Z] 1301750ffb48: Download complete [2021-04-13T15:27:18.577Z] 5ffb2f5886e2: Verifying Checksum [2021-04-13T15:27:18.577Z] 5ffb2f5886e2: Download complete [2021-04-13T15:27:18.813Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-04-13T15:27:18.813Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-04-13T15:27:19.382Z] #10 ... [2021-04-13T15:27:19.383Z] [2021-04-13T15:27:19.383Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-13T15:27:19.383Z] #28 0.788 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:19.383Z] #28 0.800 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:19.383Z] #28 0.820 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:19.383Z] #28 0.917 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-13T15:27:19.383Z] #28 1.060 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-13T15:27:19.383Z] #28 1.460 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-13T15:27:19.383Z] #28 2.412 Fetched 8114 kB in 2s (4933 kB/s) [2021-04-13T15:27:19.383Z] #28 2.412 Reading package lists... [2021-04-13T15:27:19.383Z] #28 2.899 Reading package lists... [2021-04-13T15:27:19.383Z] #28 3.413 Building dependency tree... [2021-04-13T15:27:19.383Z] #28 3.546 The following additional packages will be installed: [2021-04-13T15:27:19.383Z] #28 3.546 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-13T15:27:19.383Z] #28 3.546 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-13T15:27:19.383Z] #28 3.546 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-13T15:27:19.383Z] #28 3.547 Suggested packages: [2021-04-13T15:27:19.383Z] #28 3.547 krb5-doc krb5-user [2021-04-13T15:27:19.383Z] #28 3.547 Recommended packages: [2021-04-13T15:27:19.383Z] #28 3.547 krb5-locales publicsuffix libsasl2-modules [2021-04-13T15:27:19.383Z] #28 3.700 The following NEW packages will be installed: [2021-04-13T15:27:19.383Z] #28 3.700 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-13T15:27:19.383Z] #28 3.700 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-13T15:27:19.383Z] #28 3.700 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-13T15:27:19.383Z] #28 3.700 libssh2-1 libssl1.1 openssl [2021-04-13T15:27:19.383Z] #28 3.732 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T15:27:19.383Z] #28 3.732 Need to get 4604 kB of archives. [2021-04-13T15:27:19.383Z] #28 3.732 After this operation, 11.9 MB of additional disk space will be used. [2021-04-13T15:27:19.383Z] #28 3.732 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-13T15:27:19.383Z] #28 3.763 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-13T15:27:19.383Z] #28 3.795 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-13T15:27:19.383Z] #28 3.795 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-13T15:27:19.383Z] #28 3.798 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-13T15:27:19.383Z] #28 3.806 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-13T15:27:19.383Z] #28 3.817 Get:7 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-13T15:27:19.383Z] #28 3.822 Get:8 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-04-13T15:27:19.383Z] #28 3.825 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-13T15:27:19.383Z] #28 3.827 Get:10 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-13T15:27:19.383Z] #28 3.830 Get:11 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-13T15:27:19.383Z] #28 3.836 Get:12 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-13T15:27:19.383Z] #28 3.839 Get:13 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-13T15:27:19.383Z] #28 3.840 Get:14 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-13T15:27:19.383Z] #28 3.843 Get:15 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-13T15:27:19.383Z] #28 3.887 Get:16 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-13T15:27:19.383Z] #28 3.910 Get:17 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-13T15:27:19.383Z] #28 3.916 Get:18 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-13T15:27:19.383Z] #28 3.965 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-13T15:27:19.383Z] #28 4.100 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-13T15:27:19.383Z] #28 4.107 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-13T15:27:19.383Z] #28 4.206 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:27:19.383Z] #28 4.219 Fetched 4604 kB in 0s (11.7 MB/s) [2021-04-13T15:27:19.383Z] #28 4.247 Selecting previously unselected package libssl1.1:s390x. [2021-04-13T15:27:19.383Z] #28 4.247 (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-04-13T15:27:19.383Z] #28 4.250 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.255 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-13T15:27:19.383Z] #28 4.397 Selecting previously unselected package openssl. [2021-04-13T15:27:19.383Z] #28 4.398 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.401 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:27:19.383Z] #28 4.510 Selecting previously unselected package ca-certificates. [2021-04-13T15:27:19.383Z] #28 4.511 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-13T15:27:19.383Z] #28 4.513 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-13T15:27:19.383Z] #28 4.562 Selecting previously unselected package libkeyutils1:s390x. [2021-04-13T15:27:19.383Z] #28 4.563 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.566 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-13T15:27:19.383Z] #28 4.589 Selecting previously unselected package libkrb5support0:s390x. [2021-04-13T15:27:19.383Z] #28 4.589 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.592 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 4.618 Selecting previously unselected package libk5crypto3:s390x. [2021-04-13T15:27:19.383Z] #28 4.618 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.620 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 4.655 Selecting previously unselected package libkrb5-3:s390x. [2021-04-13T15:27:19.383Z] #28 4.655 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.657 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 4.740 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-13T15:27:19.383Z] #28 4.740 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.743 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 4.774 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-13T15:27:19.383Z] #28 4.774 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.777 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 4.804 Selecting previously unselected package libsasl2-2:s390x. [2021-04-13T15:27:19.383Z] #28 4.804 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.806 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 4.835 Selecting previously unselected package libldap-common. [2021-04-13T15:27:19.383Z] #28 4.835 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-13T15:27:19.383Z] #28 4.838 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:27:19.383Z] #28 4.867 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-13T15:27:19.383Z] #28 4.867 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.870 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:27:19.383Z] #28 4.920 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-13T15:27:19.383Z] #28 4.920 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.923 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 4.954 Selecting previously unselected package libpsl5:s390x. [2021-04-13T15:27:19.383Z] #28 4.954 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.957 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-13T15:27:19.383Z] #28 4.985 Selecting previously unselected package librtmp1:s390x. [2021-04-13T15:27:19.383Z] #28 4.986 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 4.988 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:27:19.383Z] #28 5.014 Selecting previously unselected package libssh2-1:s390x. [2021-04-13T15:27:19.383Z] #28 5.015 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 5.018 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-13T15:27:19.383Z] #28 5.067 Selecting previously unselected package libcurl4:s390x. [2021-04-13T15:27:19.383Z] #28 5.067 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 5.067 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-13T15:27:19.383Z] #28 5.115 Selecting previously unselected package curl. [2021-04-13T15:27:19.383Z] #28 5.116 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 5.118 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-13T15:27:19.383Z] #28 5.163 Selecting previously unselected package libonig5:s390x. [2021-04-13T15:27:19.383Z] #28 5.163 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 5.166 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-13T15:27:19.383Z] #28 5.201 Selecting previously unselected package libjq1:s390x. [2021-04-13T15:27:19.383Z] #28 5.202 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 5.204 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-13T15:27:19.383Z] #28 5.238 Selecting previously unselected package jq. [2021-04-13T15:27:19.383Z] #28 5.238 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-13T15:27:19.383Z] #28 5.241 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:27:19.383Z] #28 5.272 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-13T15:27:19.383Z] #28 5.286 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-13T15:27:19.383Z] #28 5.310 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-13T15:27:19.383Z] #28 5.383 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 5.390 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:27:19.383Z] #28 5.400 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 5.406 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 5.413 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:27:19.383Z] #28 5.420 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 5.426 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 5.433 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-13T15:27:19.383Z] #28 5.440 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 5.447 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:27:19.383Z] #28 5.459 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-13T15:27:19.383Z] #28 5.467 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-13T15:27:19.383Z] #28 5.474 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:27:19.383Z] #28 5.481 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-13T15:27:19.383Z] #28 5.844 Updating certificates in /etc/ssl/certs... [2021-04-13T15:27:19.383Z] #28 6.409 137 added, 0 removed; done. [2021-04-13T15:27:19.383Z] #28 6.435 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-13T15:27:19.383Z] #28 6.442 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:27:19.383Z] #28 6.449 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-13T15:27:19.383Z] #28 6.456 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-13T15:27:19.383Z] #28 6.463 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:27:19.383Z] #28 6.477 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-13T15:27:19.383Z] #28 6.488 Updating certificates in /etc/ssl/certs... [2021-04-13T15:27:19.383Z] #28 7.016 0 added, 0 removed; done. [2021-04-13T15:27:19.383Z] #28 7.016 Running hooks in /etc/ca-certificates/update.d... [2021-04-13T15:27:19.383Z] #28 7.017 done. [2021-04-13T15:27:19.383Z] #28 DONE 8.1s [2021-04-13T15:27:19.383Z] [2021-04-13T15:27:19.383Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-13T15:27:19.383Z] #10 ... [2021-04-13T15:27:19.383Z] [2021-04-13T15:27:19.383Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-13T15:27:19.383Z] #29 DONE 0.1s [2021-04-13T15:27:19.383Z] [2021-04-13T15:27:19.383Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-13T15:27:19.383Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.1s done [2021-04-13T15:27:19.641Z] dc5c6edc9cff: Verifying Checksum [2021-04-13T15:27:19.641Z] dc5c6edc9cff: Download complete [2021-04-13T15:27:19.675Z] #10 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2021-04-13T15:27:19.966Z] #10 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.1s done [2021-04-13T15:27:20.286Z] #10 DONE 14.4s [2021-04-13T15:27:20.286Z] [2021-04-13T15:27:20.286Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-13T15:27:20.919Z] #11 DONE 0.7s [2021-04-13T15:27:20.919Z] [2021-04-13T15:27:20.919Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-13T15:27:21.760Z] db4e2d8d5901: Pull complete [2021-04-13T15:27:22.014Z] #12 DONE 1.0s [2021-04-13T15:27:22.014Z] [2021-04-13T15:27:22.014Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-13T15:27:22.014Z] #32 DONE 0.1s [2021-04-13T15:27:22.014Z] [2021-04-13T15:27:22.014Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:22.014Z] #30 1.420 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-13T15:27:22.014Z] #30 1.539 [2021-04-13T15:27:22.014Z] #30 1.666 #=#=# 0.1% ####### 10.0% ###################### 30.9% ################################# 47.1% ################################################ 67.2% ############################################################## 86.9% ######################################################################## 100.0% [2021-04-13T15:27:22.014Z] #30 2.475 [2021-04-13T15:27:22.014Z] [2021-04-13T15:27:22.014Z] #30 ... [2021-04-13T15:27:22.014Z] [2021-04-13T15:27:22.014Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-13T15:27:22.014Z] #40 DONE 0.1s [2021-04-13T15:27:22.014Z] [2021-04-13T15:27:22.014Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:22.014Z] #30 2.598 0.1% ####################### 33.1% ######################################################################## 100.0% [2021-04-13T15:27:22.063Z] dfe2d012519c: Pull complete [2021-04-13T15:27:22.359Z] 3c370c2e2f82: Verifying Checksum [2021-04-13T15:27:22.359Z] 3c370c2e2f82: Download complete [2021-04-13T15:27:22.388Z] #30 2.944 [2021-04-13T15:27:22.657Z] 5d8f1d1f9197: Pull complete [2021-04-13T15:27:22.685Z] #30 3.045 0.2% ############### 21.3% ################################### 48.6% ######################################################################## 100.0% [2021-04-13T15:27:22.979Z] #30 3.513 [2021-04-13T15:27:23.027Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s done [2021-04-13T15:27:23.288Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-13T15:27:23.884Z] #30 3.660 0.1% ## 3.0% ############ 17.4% ################ 22.7% #################### 28.0% [2021-04-13T15:27:23.884Z] #30 ... [2021-04-13T15:27:23.884Z] [2021-04-13T15:27:23.884Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-13T15:27:23.884Z] #13 DONE 2.1s [2021-04-13T15:27:23.884Z] [2021-04-13T15:27:23.884Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:24.773Z] #30 3.660 0.1% ## 3.0% ############ 17.4% ################ 22.7% #################### 28.0% ########################### 37.9% ################################## 48.6% ############################################ 61.5% ################################################ 67.9% ################################################### 72.2% ####################################################### 76.4% ############################################################# 84.9% ################################################################# 91.3% ###################################################################### 97.7% ######################################################################## 100.0% [2021-04-13T15:27:25.416Z] #30 5.964 [2021-04-13T15:27:25.445Z] 1301750ffb48: Pull complete [2021-04-13T15:27:26.645Z] #9 ... [2021-04-13T15:27:26.645Z] [2021-04-13T15:27:26.645Z] #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-04-13T15:27:26.645Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-13T15:27:26.645Z] #27 1.176 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:26.645Z] #27 1.192 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:26.645Z] #27 1.223 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:26.645Z] #27 1.375 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:27:26.645Z] #27 1.670 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:27:26.645Z] #27 2.252 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:27:26.645Z] #27 3.495 Fetched 8427 kB in 3s (3286 kB/s) [2021-04-13T15:27:26.645Z] #27 3.495 Reading package lists... [2021-04-13T15:27:26.645Z] #27 4.451 Reading package lists... [2021-04-13T15:27:26.645Z] #27 5.372 Building dependency tree... [2021-04-13T15:27:26.645Z] #27 5.715 The following additional packages will be installed: [2021-04-13T15:27:26.645Z] #27 5.715 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-13T15:27:26.645Z] #27 5.715 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-13T15:27:26.645Z] #27 5.715 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-13T15:27:26.645Z] #27 5.716 Suggested packages: [2021-04-13T15:27:26.645Z] #27 5.716 krb5-doc krb5-user [2021-04-13T15:27:26.645Z] #27 5.716 Recommended packages: [2021-04-13T15:27:26.645Z] #27 5.716 krb5-locales publicsuffix libsasl2-modules [2021-04-13T15:27:26.645Z] #27 5.939 The following NEW packages will be installed: [2021-04-13T15:27:26.645Z] #27 5.939 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-13T15:27:26.645Z] #27 5.940 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-13T15:27:26.645Z] #27 5.940 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-13T15:27:26.645Z] #27 5.941 libssh2-1 libssl1.1 openssl [2021-04-13T15:27:26.645Z] #27 6.228 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T15:27:26.645Z] #27 6.228 Need to get 5059 kB of archives. [2021-04-13T15:27:26.645Z] #27 6.228 After this operation, 12.1 MB of additional disk space will be used. [2021-04-13T15:27:26.645Z] #27 6.228 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-13T15:27:26.645Z] #27 6.235 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-13T15:27:26.645Z] #27 6.235 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-13T15:27:26.645Z] #27 6.236 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-13T15:27:26.645Z] #27 6.240 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-13T15:27:26.645Z] #27 6.246 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-13T15:27:26.645Z] #27 6.249 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-13T15:27:26.645Z] #27 6.250 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-13T15:27:26.645Z] #27 6.252 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-13T15:27:26.645Z] #27 6.253 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-13T15:27:26.645Z] #27 6.259 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-13T15:27:26.645Z] #27 6.259 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-13T15:27:26.645Z] #27 6.262 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-13T15:27:26.645Z] #27 6.262 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-13T15:27:26.645Z] #27 6.263 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-13T15:27:26.645Z] #27 6.267 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-13T15:27:26.645Z] #27 6.267 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-13T15:27:26.645Z] #27 6.269 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-13T15:27:26.645Z] #27 6.467 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-13T15:27:26.645Z] #27 6.527 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-13T15:27:26.645Z] #27 6.552 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-13T15:27:26.645Z] #27 6.736 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:27:26.645Z] #27 6.760 Fetched 5059 kB in 1s (8575 kB/s) [2021-04-13T15:27:26.645Z] #27 6.809 Selecting previously unselected package libssl1.1:amd64. [2021-04-13T15:27:26.646Z] #27 6.809 (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-04-13T15:27:26.646Z] #27 6.812 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 6.819 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:27:26.646Z] #27 7.027 Selecting previously unselected package openssl. [2021-04-13T15:27:26.646Z] #27 7.027 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.035 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:27:26.646Z] #27 7.160 Selecting previously unselected package ca-certificates. [2021-04-13T15:27:26.646Z] #27 7.160 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-13T15:27:26.646Z] #27 7.163 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-13T15:27:26.646Z] #27 7.253 Selecting previously unselected package libkeyutils1:amd64. [2021-04-13T15:27:26.646Z] #27 7.253 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.256 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-13T15:27:26.646Z] #27 7.295 Selecting previously unselected package libkrb5support0:amd64. [2021-04-13T15:27:26.646Z] #27 7.295 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.300 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 7.361 Selecting previously unselected package libk5crypto3:amd64. [2021-04-13T15:27:26.646Z] #27 7.361 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.365 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 7.418 Selecting previously unselected package libkrb5-3:amd64. [2021-04-13T15:27:26.646Z] #27 7.418 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.422 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 7.519 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-13T15:27:26.646Z] #27 7.519 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.525 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 7.567 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-13T15:27:26.646Z] #27 7.567 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.572 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 7.609 Selecting previously unselected package libsasl2-2:amd64. [2021-04-13T15:27:26.646Z] #27 7.609 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.612 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 7.658 Selecting previously unselected package libldap-common. [2021-04-13T15:27:26.646Z] #27 7.658 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-13T15:27:26.646Z] #27 7.663 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:27:26.646Z] #27 7.706 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-13T15:27:26.646Z] #27 7.706 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.712 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:27:26.646Z] #27 7.787 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-13T15:27:26.646Z] #27 7.788 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.792 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 7.841 Selecting previously unselected package libpsl5:amd64. [2021-04-13T15:27:26.646Z] #27 7.841 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.846 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-13T15:27:26.646Z] #27 7.884 Selecting previously unselected package librtmp1:amd64. [2021-04-13T15:27:26.646Z] #27 7.885 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.890 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:27:26.646Z] #27 7.943 Selecting previously unselected package libssh2-1:amd64. [2021-04-13T15:27:26.646Z] #27 7.943 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 7.948 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-13T15:27:26.646Z] #27 8.006 Selecting previously unselected package libcurl4:amd64. [2021-04-13T15:27:26.646Z] #27 8.006 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 8.012 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-13T15:27:26.646Z] #27 8.091 Selecting previously unselected package curl. [2021-04-13T15:27:26.646Z] #27 8.091 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 8.095 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-13T15:27:26.646Z] #27 8.161 Selecting previously unselected package libonig5:amd64. [2021-04-13T15:27:26.646Z] #27 8.163 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 8.168 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:27:26.646Z] #27 8.230 Selecting previously unselected package libjq1:amd64. [2021-04-13T15:27:26.646Z] #27 8.230 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 8.235 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:27:26.646Z] #27 8.277 Selecting previously unselected package jq. [2021-04-13T15:27:26.646Z] #27 8.277 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:27:26.646Z] #27 8.281 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:27:26.646Z] #27 8.319 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-13T15:27:26.646Z] #27 8.330 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-13T15:27:26.646Z] #27 8.342 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:27:26.646Z] #27 8.453 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 8.463 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:27:26.646Z] #27 8.477 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 8.487 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 8.498 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:27:26.646Z] #27 8.517 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 8.520 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 8.531 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-13T15:27:26.646Z] #27 8.542 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:27:26.646Z] #27 8.557 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:27:26.646Z] #27 8.572 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:27:26.646Z] #27 8.585 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:27:26.646Z] #27 8.601 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:27:26.646Z] #27 8.611 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-13T15:27:26.646Z] #27 ... [2021-04-13T15:27:26.646Z] [2021-04-13T15:27:26.646Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:27:26.646Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:27:26.909Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-04-13T15:27:26.909Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-13T15:27:27.220Z] dc5c6edc9cff: Pull complete [2021-04-13T15:27:31.140Z] #30 6.207 #=#=# 0.5% 1.0% ## 2.8% ### 4.7% #### 6.6% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.7% ########### 16.5% ############# 18.4% ############## 20.2% ################ 22.7% ################# 24.6% ################## 25.8% ################### 27.1% #################### 28.3% ##################### 30.2% ###################### 31.4% ####################### 33.3% ######################## 34.5% ########################## 36.4% ########################### 38.3% ############################ 39.5% ############################# 41.4% ############################## 42.6% ############################### 43.8% ################################ 45.1% ################################# 47.0% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.2% ###################################### 53.8% ######################################## 55.7% ######################################### 57.8% ########################################## 58.8% ########################################### 59.9% ############################################ 61.9% ############################################# 63.8% ############################################### 66.1% ################################################ 68.0% ################################################## 70.1% ################################################### 71.4% [2021-04-13T15:27:31.140Z] #30 ... [2021-04-13T15:27:31.140Z] [2021-04-13T15:27:31.140Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:31.140Z] #25 3.370 + RM_GOPATH=0 [2021-04-13T15:27:31.140Z] #25 3.371 + TMP_GOPATH= [2021-04-13T15:27:31.140Z] #25 3.371 + : /build [2021-04-13T15:27:31.140Z] #25 3.371 + '[' -z '' ']' [2021-04-13T15:27:31.140Z] #25 3.372 ++ mktemp -d [2021-04-13T15:27:31.140Z] #25 3.373 + export GOPATH=/tmp/tmp.HV0fWHdDA1 [2021-04-13T15:27:31.140Z] #25 3.373 + GOPATH=/tmp/tmp.HV0fWHdDA1 [2021-04-13T15:27:31.140Z] #25 3.373 + RM_GOPATH=1 [2021-04-13T15:27:31.140Z] #25 3.373 + case "$(go env GOARCH)" in [2021-04-13T15:27:31.140Z] #25 3.374 ++ go env GOARCH [2021-04-13T15:27:31.140Z] #25 3.389 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:31.140Z] #25 3.389 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:31.140Z] #25 3.390 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:31.140Z] #25 3.393 + dir=/tmp/install [2021-04-13T15:27:31.140Z] #25 3.393 + bin=dockercli [2021-04-13T15:27:31.140Z] #25 3.393 + shift [2021-04-13T15:27:31.140Z] #25 3.393 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-13T15:27:31.140Z] #25 3.393 + . /tmp/install/dockercli.installer [2021-04-13T15:27:31.140Z] #25 3.393 ++ : stable [2021-04-13T15:27:31.140Z] #25 3.393 ++ : 17.06.2-ce [2021-04-13T15:27:31.140Z] #25 3.393 + install_dockercli [2021-04-13T15:27:31.140Z] #25 3.393 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-13T15:27:31.140Z] #25 3.393 Install docker/cli version 17.06.2-ce from stable [2021-04-13T15:27:31.140Z] #25 3.394 ++ uname -m [2021-04-13T15:27:31.140Z] #25 3.394 + arch=s390x [2021-04-13T15:27:31.140Z] #25 3.394 + '[' s390x '!=' x86_64 ']' [2021-04-13T15:27:31.140Z] #25 3.394 + '[' s390x '!=' s390x ']' [2021-04-13T15:27:31.140Z] #25 3.394 + url=https://download.docker.com/linux/static [2021-04-13T15:27:31.140Z] #25 3.394 + tar -xz docker/docker [2021-04-13T15:27:31.140Z] #25 3.396 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-13T15:27:31.140Z] #25 8.843 + mkdir -p /build [2021-04-13T15:27:31.140Z] #25 8.860 + mv docker/docker /build/ [2021-04-13T15:27:31.140Z] #25 8.866 + rmdir docker [2021-04-13T15:27:31.140Z] #25 DONE 9.4s [2021-04-13T15:27:31.140Z] [2021-04-13T15:27:31.140Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:31.140Z] #30 6.207 #=#=# 0.5% 1.0% ## 2.8% ### 4.7% #### 6.6% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.7% ########### 16.5% ############# 18.4% ############## 20.2% ################ 22.7% ################# 24.6% ################## 25.8% ################### 27.1% #################### 28.3% ##################### 30.2% ###################### 31.4% ####################### 33.3% ######################## 34.5% ########################## 36.4% ########################### 38.3% ############################ 39.5% ############################# 41.4% ############################## 42.6% ############################### 43.8% ################################ 45.1% ################################# 47.0% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.2% ###################################### 53.8% ######################################## 55.7% ######################################### 57.8% ########################################## 58.8% ########################################### 59.9% ############################################ 61.9% ############################################# 63.8% ############################################### 66.1% ################################################ 68.0% ################################################## 70.1% ################################################### 71.4% #################################################### 73.2% [2021-04-13T15:27:31.140Z] #30 ... [2021-04-13T15:27:31.140Z] [2021-04-13T15:27:31.140Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:31.140Z] #50 2.655 + RM_GOPATH=0 [2021-04-13T15:27:31.140Z] #50 2.655 + TMP_GOPATH= [2021-04-13T15:27:31.140Z] #50 2.655 + : /build [2021-04-13T15:27:31.140Z] #50 2.655 + '[' -z '' ']' [2021-04-13T15:27:31.140Z] #50 2.655 ++ mktemp -d [2021-04-13T15:27:31.140Z] #50 2.655 + export GOPATH=/tmp/tmp.CPCBwkmiZx [2021-04-13T15:27:31.140Z] #50 2.655 + GOPATH=/tmp/tmp.CPCBwkmiZx [2021-04-13T15:27:31.140Z] #50 2.655 + RM_GOPATH=1 [2021-04-13T15:27:31.140Z] #50 2.655 + case "$(go env GOARCH)" in [2021-04-13T15:27:31.140Z] #50 2.655 ++ go env GOARCH [2021-04-13T15:27:31.140Z] #50 2.655 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:31.140Z] #50 2.655 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:31.140Z] #50 2.655 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:31.140Z] #50 2.655 + dir=/tmp/install [2021-04-13T15:27:31.140Z] #50 2.655 + bin=golangci_lint [2021-04-13T15:27:31.140Z] #50 2.655 + shift [2021-04-13T15:27:31.140Z] #50 2.655 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-13T15:27:31.140Z] #50 2.655 + . /tmp/install/golangci_lint.installer [2021-04-13T15:27:31.140Z] #50 2.655 ++ : v1.23.8 [2021-04-13T15:27:31.140Z] #50 2.655 + install_golangci_lint [2021-04-13T15:27:31.140Z] #50 2.655 + set -e [2021-04-13T15:27:31.140Z] #50 2.655 + export GO111MODULE=on [2021-04-13T15:27:31.140Z] #50 2.655 + GO111MODULE=on [2021-04-13T15:27:31.140Z] #50 2.655 + GOBIN=/build [2021-04-13T15:27:31.140Z] #50 2.655 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-13T15:27:31.140Z] #50 2.731 go: finding github.com v1.23.8 [2021-04-13T15:27:31.140Z] #50 2.731 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-13T15:27:31.140Z] #50 2.731 go: finding github.com/golangci v1.23.8 [2021-04-13T15:27:31.140Z] #50 2.731 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-13T15:27:31.140Z] #50 2.731 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:27:31.140Z] #50 3.449 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:27:31.140Z] #50 4.078 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:27:31.140Z] #50 7.969 go: downloading github.com/pkg/errors v0.8.1 [2021-04-13T15:27:31.140Z] #50 7.988 go: downloading github.com/fatih/color v1.7.0 [2021-04-13T15:27:31.140Z] #50 8.081 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:27:31.140Z] #50 8.084 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:27:31.140Z] #50 8.086 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:27:31.140Z] #50 8.093 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-13T15:27:31.140Z] #50 8.116 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:27:31.140Z] #50 8.117 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:27:31.140Z] #50 8.124 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:27:31.140Z] #50 8.133 go: extracting github.com/fatih/color v1.7.0 [2021-04-13T15:27:31.140Z] #50 8.171 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:27:31.140Z] #50 8.226 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:27:31.140Z] #50 8.252 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:27:31.140Z] #50 8.375 go: extracting github.com/pkg/errors v0.8.1 [2021-04-13T15:27:31.140Z] #50 8.393 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:27:31.140Z] #50 8.393 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-13T15:27:31.140Z] #50 8.393 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:27:31.140Z] #50 8.393 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:27:31.140Z] #50 8.432 go: downloading github.com/spf13/viper v1.6.1 [2021-04-13T15:27:31.140Z] #50 8.538 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-13T15:27:31.140Z] #50 8.539 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:27:31.140Z] #50 8.766 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:27:31.140Z] #50 8.873 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-13T15:27:31.140Z] #50 8.875 go: extracting github.com/spf13/viper v1.6.1 [2021-04-13T15:27:31.140Z] #50 9.001 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:27:31.140Z] #50 9.095 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:27:31.140Z] #50 9.123 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:27:31.140Z] #50 9.271 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:27:31.140Z] #50 9.374 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:27:31.140Z] #50 9.406 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:27:31.140Z] #50 9.414 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:27:31.140Z] #50 9.429 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:27:31.140Z] #50 9.478 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:27:31.435Z] #50 ... [2021-04-13T15:27:31.435Z] [2021-04-13T15:27:31.435Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:31.727Z] #30 6.207 #=#=# 0.5% 1.0% ## 2.8% ### 4.7% #### 6.6% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.7% ########### 16.5% ############# 18.4% ############## 20.2% ################ 22.7% ################# 24.6% ################## 25.8% ################### 27.1% #################### 28.3% ##################### 30.2% ###################### 31.4% ####################### 33.3% ######################## 34.5% ########################## 36.4% ########################### 38.3% ############################ 39.5% ############################# 41.4% ############################## 42.6% ############################### 43.8% ################################ 45.1% ################################# 47.0% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.2% ###################################### 53.8% ######################################## 55.7% ######################################### 57.8% ########################################## 58.8% ########################################### 59.9% ############################################ 61.9% ############################################# 63.8% ############################################### 66.1% ################################################ 68.0% ################################################## 70.1% ################################################### 71.4% #################################################### 73.2% ###################################################### 75.1% ###################################################### 76.3% ####################################################### 77.6% ######################################################## 78.8% [2021-04-13T15:27:31.727Z] #30 ... [2021-04-13T15:27:31.727Z] [2021-04-13T15:27:31.727Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:27:31.727Z] #52 1.818 + RM_GOPATH=0 [2021-04-13T15:27:31.727Z] #52 1.818 + TMP_GOPATH= [2021-04-13T15:27:31.727Z] #52 1.818 + : /build [2021-04-13T15:27:31.727Z] #52 1.818 + '[' -z '' ']' [2021-04-13T15:27:31.727Z] #52 1.818 ++ mktemp -d [2021-04-13T15:27:31.727Z] #52 1.818 + export GOPATH=/tmp/tmp.M4J77ZbQpK [2021-04-13T15:27:31.727Z] #52 1.818 + GOPATH=/tmp/tmp.M4J77ZbQpK [2021-04-13T15:27:31.727Z] #52 1.818 + RM_GOPATH=1 [2021-04-13T15:27:31.727Z] #52 1.818 + case "$(go env GOARCH)" in [2021-04-13T15:27:31.727Z] #52 1.818 ++ go env GOARCH [2021-04-13T15:27:31.727Z] #52 1.818 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:31.727Z] #52 1.818 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:31.727Z] #52 1.818 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:31.727Z] #52 1.818 + dir=/tmp/install [2021-04-13T15:27:31.727Z] #52 1.818 + bin=shfmt [2021-04-13T15:27:31.727Z] #52 1.818 + shift [2021-04-13T15:27:31.727Z] #52 1.818 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-13T15:27:31.727Z] #52 1.818 + . /tmp/install/shfmt.installer [2021-04-13T15:27:31.727Z] #52 1.818 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:27:31.727Z] #52 1.818 + install_shfmt [2021-04-13T15:27:31.727Z] #52 1.818 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-13T15:27:31.727Z] #52 1.818 + git clone https://github.com/mvdan/sh.git /tmp/tmp.M4J77ZbQpK/src/github.com/mvdan/sh [2021-04-13T15:27:31.727Z] #52 1.818 Cloning into '/tmp/tmp.M4J77ZbQpK/src/github.com/mvdan/sh'... [2021-04-13T15:27:31.727Z] #52 1.818 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:27:31.727Z] #52 8.934 + cd /tmp/tmp.M4J77ZbQpK/src/github.com/mvdan/sh [2021-04-13T15:27:31.727Z] #52 8.941 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:27:31.727Z] #52 8.959 + GO111MODULE=on [2021-04-13T15:27:31.727Z] #52 8.959 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-13T15:27:31.764Z] 3c370c2e2f82: Pull complete [2021-04-13T15:27:31.764Z] 5ffb2f5886e2: Pull complete [2021-04-13T15:27:31.764Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:27:31.764Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-13T15:27:31.764Z] ---> 805dc2d65d1c [2021-04-13T15:27:31.764Z] Step 5/15 : ARG BUILDX_REPO [2021-04-13T15:27:31.764Z] ---> Running in c931dbbdcde5 [2021-04-13T15:27:31.764Z] Removing intermediate container c931dbbdcde5 [2021-04-13T15:27:31.764Z] ---> 3b5c0e60d011 [2021-04-13T15:27:31.764Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-13T15:27:31.764Z] ---> Running in 3ac67676c28c [2021-04-13T15:27:31.764Z] Cloning into '/buildx'... [2021-04-13T15:27:32.076Z] #52 ... [2021-04-13T15:27:32.076Z] [2021-04-13T15:27:32.076Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-13T15:27:32.076Z] #56 3.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:32.076Z] #56 4.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:32.076Z] #56 4.105 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:32.076Z] #56 4.687 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-13T15:27:32.076Z] #56 6.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-13T15:27:32.076Z] #56 8.152 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-13T15:27:32.076Z] #56 ... [2021-04-13T15:27:32.076Z] [2021-04-13T15:27:32.076Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:32.076Z] #48 3.502 + RM_GOPATH=0 [2021-04-13T15:27:32.076Z] #48 3.502 + TMP_GOPATH= [2021-04-13T15:27:32.076Z] #48 3.503 + : /build [2021-04-13T15:27:32.076Z] #48 3.503 + '[' -z '' ']' [2021-04-13T15:27:32.076Z] #48 3.508 ++ mktemp -d [2021-04-13T15:27:32.076Z] #48 3.511 + export GOPATH=/tmp/tmp.a2Z7EmiKnp [2021-04-13T15:27:32.076Z] #48 3.511 + GOPATH=/tmp/tmp.a2Z7EmiKnp [2021-04-13T15:27:32.076Z] #48 3.511 + RM_GOPATH=1 [2021-04-13T15:27:32.076Z] #48 3.511 + case "$(go env GOARCH)" in [2021-04-13T15:27:32.076Z] #48 3.512 ++ go env GOARCH [2021-04-13T15:27:32.076Z] #48 3.526 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:32.076Z] #48 3.526 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:32.076Z] #48 3.526 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:32.076Z] #48 3.530 + dir=/tmp/install [2021-04-13T15:27:32.076Z] #48 3.530 + bin=gotestsum [2021-04-13T15:27:32.076Z] #48 3.530 + shift [2021-04-13T15:27:32.076Z] #48 3.530 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-13T15:27:32.076Z] #48 3.530 + . /tmp/install/gotestsum.installer [2021-04-13T15:27:32.076Z] #48 3.530 ++ : v0.5.3 [2021-04-13T15:27:32.076Z] #48 3.530 + install_gotestsum [2021-04-13T15:27:32.076Z] #48 3.530 + set -e [2021-04-13T15:27:32.076Z] #48 3.530 + export GO111MODULE=on [2021-04-13T15:27:32.076Z] #48 3.530 + GO111MODULE=on [2021-04-13T15:27:32.076Z] #48 3.530 + GOBIN=/build [2021-04-13T15:27:32.076Z] #48 3.530 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-13T15:27:32.076Z] #48 3.592 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-13T15:27:32.076Z] #48 3.593 go: finding gotest.tools v0.5.3 [2021-04-13T15:27:32.076Z] #48 4.209 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-13T15:27:32.076Z] #48 4.725 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-13T15:27:32.076Z] #48 5.645 go: downloading github.com/fatih/color v1.9.0 [2021-04-13T15:27:32.076Z] #48 5.668 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:27:32.076Z] #48 5.693 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:27:32.076Z] #48 5.695 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:27:32.076Z] #48 5.703 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:27:32.076Z] #48 5.832 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:27:32.076Z] #48 5.846 go: extracting github.com/fatih/color v1.9.0 [2021-04-13T15:27:32.076Z] #48 6.000 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:27:32.076Z] #48 6.043 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-13T15:27:32.076Z] #48 6.044 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:27:32.076Z] #48 6.045 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:27:32.076Z] #48 6.048 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:27:32.076Z] #48 6.074 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:27:32.076Z] #48 6.079 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:27:32.076Z] #48 6.289 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-13T15:27:32.076Z] #48 6.310 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:27:32.076Z] #48 6.473 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:27:32.076Z] #48 6.480 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:27:32.076Z] #48 6.515 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:27:32.076Z] #48 7.574 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:27:32.076Z] #48 8.128 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:27:32.076Z] #48 9.379 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:27:32.076Z] #48 ... [2021-04-13T15:27:32.076Z] [2021-04-13T15:27:32.076Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:27:32.076Z] #46 3.749 + RM_GOPATH=0 [2021-04-13T15:27:32.076Z] #46 3.749 + TMP_GOPATH= [2021-04-13T15:27:32.076Z] #46 3.749 + : /build [2021-04-13T15:27:32.076Z] #46 3.749 + '[' -z '' ']' [2021-04-13T15:27:32.076Z] #46 3.751 ++ mktemp -d [2021-04-13T15:27:32.076Z] #46 3.755 + export GOPATH=/tmp/tmp.QCTZgXkV9i [2021-04-13T15:27:32.076Z] #46 3.755 + GOPATH=/tmp/tmp.QCTZgXkV9i [2021-04-13T15:27:32.076Z] #46 3.755 + RM_GOPATH=1 [2021-04-13T15:27:32.076Z] #46 3.755 + case "$(go env GOARCH)" in [2021-04-13T15:27:32.076Z] #46 3.756 ++ go env GOARCH [2021-04-13T15:27:32.076Z] #46 3.777 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:32.076Z] #46 3.779 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:32.076Z] #46 3.780 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:32.076Z] #46 3.785 + dir=/tmp/install [2021-04-13T15:27:32.076Z] #46 3.785 + bin=vndr [2021-04-13T15:27:32.076Z] #46 3.785 + shift [2021-04-13T15:27:32.076Z] #46 3.785 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-13T15:27:32.076Z] #46 3.785 + . /tmp/install/vndr.installer [2021-04-13T15:27:32.076Z] #46 3.786 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:27:32.076Z] #46 3.786 + install_vndr [2021-04-13T15:27:32.076Z] #46 3.786 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-13T15:27:32.076Z] #46 3.786 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:27:32.076Z] #46 3.786 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QCTZgXkV9i/src/github.com/LK4D4/vndr [2021-04-13T15:27:32.076Z] #46 3.797 Cloning into '/tmp/tmp.QCTZgXkV9i/src/github.com/LK4D4/vndr'... [2021-04-13T15:27:32.076Z] #46 4.642 + cd /tmp/tmp.QCTZgXkV9i/src/github.com/LK4D4/vndr [2021-04-13T15:27:32.076Z] #46 4.642 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:27:32.076Z] #46 4.646 + go build -buildmode=pie -v -o /build/vndr . [2021-04-13T15:27:32.076Z] #46 5.724 runtime/internal/atomic [2021-04-13T15:27:32.076Z] #46 5.725 internal/cpu [2021-04-13T15:27:32.076Z] #46 6.049 runtime/internal/sys [2021-04-13T15:27:32.076Z] #46 6.234 runtime/internal/math [2021-04-13T15:27:32.076Z] #46 6.361 internal/bytealg [2021-04-13T15:27:32.076Z] #46 6.410 internal/race [2021-04-13T15:27:32.076Z] #46 6.466 sync/atomic [2021-04-13T15:27:32.076Z] #46 6.631 unicode [2021-04-13T15:27:32.076Z] #46 6.735 runtime [2021-04-13T15:27:32.212Z] #9 ... [2021-04-13T15:27:32.212Z] [2021-04-13T15:27:32.212Z] #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-04-13T15:27:32.212Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-13T15:27:32.212Z] #27 9.271 Updating certificates in /etc/ssl/certs... [2021-04-13T15:27:32.212Z] #27 10.08 137 added, 0 removed; done. [2021-04-13T15:27:32.212Z] #27 10.12 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:27:32.212Z] #27 10.13 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:27:32.212Z] #27 10.14 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-13T15:27:32.212Z] #27 10.15 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-13T15:27:32.212Z] #27 10.17 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:27:32.212Z] #27 10.18 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-13T15:27:32.212Z] #27 10.19 Updating certificates in /etc/ssl/certs... [2021-04-13T15:27:32.212Z] #27 10.85 0 added, 0 removed; done. [2021-04-13T15:27:32.212Z] #27 10.85 Running hooks in /etc/ca-certificates/update.d... [2021-04-13T15:27:32.212Z] #27 10.86 done. [2021-04-13T15:27:32.212Z] #27 DONE 13.8s [2021-04-13T15:27:32.212Z] [2021-04-13T15:27:32.212Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:27:32.212Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:27:32.212Z] #9 ... [2021-04-13T15:27:32.212Z] [2021-04-13T15:27:32.212Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-13T15:27:32.212Z] #28 sha256:e31e584ff458a74dd09de640e7ba10fd21f90dacdbaff0f4578618742f7bac60 [2021-04-13T15:27:32.212Z] #28 DONE 0.2s [2021-04-13T15:27:32.212Z] [2021-04-13T15:27:32.212Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:27:32.212Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:27:32.212Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-13T15:27:32.368Z] #46 ... [2021-04-13T15:27:32.368Z] [2021-04-13T15:27:32.368Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:27:32.368Z] #35 3.139 Install go-toml version v1.8.1 [2021-04-13T15:27:32.368Z] #35 3.148 go: finding github.com v1.8.1 [2021-04-13T15:27:32.368Z] #35 3.148 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-13T15:27:32.368Z] #35 3.148 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-13T15:27:32.368Z] #35 3.148 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:27:32.368Z] #35 3.148 go: finding github.com/pelletier v1.8.1 [2021-04-13T15:27:32.368Z] #35 3.789 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:27:32.368Z] #35 4.003 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:27:32.368Z] #35 6.680 github.com/pelletier/go-toml [2021-04-13T15:27:32.368Z] #35 ... [2021-04-13T15:27:32.368Z] [2021-04-13T15:27:32.368Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-13T15:27:32.368Z] #37 4.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:32.368Z] #37 4.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:32.368Z] #37 4.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:32.368Z] #37 4.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-13T15:27:32.368Z] #37 6.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-13T15:27:32.368Z] #37 8.533 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-13T15:27:32.661Z] #37 ... [2021-04-13T15:27:32.661Z] [2021-04-13T15:27:32.661Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:32.661Z] #59 2.861 + RM_GOPATH=0 [2021-04-13T15:27:32.661Z] #59 2.861 + TMP_GOPATH= [2021-04-13T15:27:32.661Z] #59 2.861 + : /build [2021-04-13T15:27:32.661Z] #59 2.861 + '[' -z '' ']' [2021-04-13T15:27:32.661Z] #59 2.861 ++ mktemp -d [2021-04-13T15:27:32.661Z] #59 2.861 + export GOPATH=/tmp/tmp.ro44OO7A9D [2021-04-13T15:27:32.661Z] #59 2.861 + GOPATH=/tmp/tmp.ro44OO7A9D [2021-04-13T15:27:32.661Z] #59 2.861 + RM_GOPATH=1 [2021-04-13T15:27:32.661Z] #59 2.861 + case "$(go env GOARCH)" in [2021-04-13T15:27:32.661Z] #59 2.861 ++ go env GOARCH [2021-04-13T15:27:32.661Z] #59 2.877 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:32.661Z] #59 2.877 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:32.661Z] #59 2.878 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:32.661Z] #59 2.879 + dir=/tmp/install [2021-04-13T15:27:32.661Z] #59 2.879 + bin=rootlesskit [2021-04-13T15:27:32.661Z] #59 2.879 + shift [2021-04-13T15:27:32.661Z] #59 2.879 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-13T15:27:32.661Z] #59 2.879 + . /tmp/install/rootlesskit.installer [2021-04-13T15:27:32.661Z] #59 2.879 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:27:32.661Z] #59 2.879 + install_rootlesskit [2021-04-13T15:27:32.661Z] #59 2.881 + case "$1" in [2021-04-13T15:27:32.661Z] #59 2.881 + export CGO_ENABLED=0 [2021-04-13T15:27:32.661Z] #59 2.881 + CGO_ENABLED=0 [2021-04-13T15:27:32.661Z] #59 2.881 + _install_rootlesskit [2021-04-13T15:27:32.661Z] #59 2.882 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:27:32.661Z] #59 2.882 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-13T15:27:32.661Z] #59 2.882 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ro44OO7A9D/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:27:32.661Z] #59 3.012 Cloning into '/tmp/tmp.ro44OO7A9D/src/github.com/rootless-containers/rootlesskit'... [2021-04-13T15:27:32.661Z] #59 6.259 + cd /tmp/tmp.ro44OO7A9D/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:27:32.661Z] #59 6.259 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:27:32.661Z] #59 6.265 + export GO111MODULE=on [2021-04-13T15:27:32.661Z] #59 6.265 + GO111MODULE=on [2021-04-13T15:27:32.661Z] #59 6.265 + export GOPROXY=https://proxy.golang.org [2021-04-13T15:27:32.661Z] #59 6.265 + GOPROXY=https://proxy.golang.org [2021-04-13T15:27:32.661Z] #59 6.265 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:27:32.661Z] #59 6.265 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-13T15:27:32.661Z] #59 7.518 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-13T15:27:32.661Z] #59 7.695 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-13T15:27:32.661Z] #59 7.714 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:27:32.661Z] #59 7.811 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:27:32.661Z] #59 7.824 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-13T15:27:32.661Z] #59 7.824 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:27:32.661Z] #59 7.826 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:27:32.661Z] #59 7.876 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:27:32.661Z] #59 7.879 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-13T15:27:32.661Z] #59 7.885 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:27:32.661Z] #59 7.982 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:27:32.661Z] #59 7.982 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:27:32.661Z] #59 8.008 go: downloading github.com/google/uuid v1.2.0 [2021-04-13T15:27:32.661Z] #59 8.065 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:27:32.661Z] #59 8.160 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-13T15:27:32.661Z] #59 8.332 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:27:32.661Z] #59 8.379 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:27:32.661Z] #59 8.425 go: extracting github.com/google/uuid v1.2.0 [2021-04-13T15:27:32.661Z] #59 8.695 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:27:32.661Z] #59 10.09 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-13T15:27:32.661Z] #59 10.12 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:27:32.661Z] #59 10.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:27:32.661Z] #59 10.39 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:27:32.661Z] #59 ... [2021-04-13T15:27:32.661Z] [2021-04-13T15:27:32.661Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-13T15:27:32.661Z] #43 4.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:32.661Z] #43 4.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:32.661Z] #43 4.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:32.661Z] #43 5.258 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-13T15:27:32.661Z] #43 7.270 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-13T15:27:32.661Z] #43 9.096 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-13T15:27:32.661Z] #43 ... [2021-04-13T15:27:32.661Z] [2021-04-13T15:27:32.661Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:27:32.661Z] #68 3.565 + RM_GOPATH=0 [2021-04-13T15:27:32.661Z] #68 3.565 + TMP_GOPATH= [2021-04-13T15:27:32.661Z] #68 3.565 + : /build [2021-04-13T15:27:32.661Z] #68 3.565 + '[' -z '' ']' [2021-04-13T15:27:32.661Z] #68 3.567 ++ mktemp -d [2021-04-13T15:27:32.661Z] #68 3.570 + export GOPATH=/tmp/tmp.lgUGpInGcy [2021-04-13T15:27:32.661Z] #68 3.571 + GOPATH=/tmp/tmp.lgUGpInGcy [2021-04-13T15:27:32.661Z] #68 3.571 + RM_GOPATH=1 [2021-04-13T15:27:32.661Z] #68 3.571 + case "$(go env GOARCH)" in [2021-04-13T15:27:32.661Z] #68 3.573 ++ go env GOARCH [2021-04-13T15:27:32.661Z] #68 3.576 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:32.661Z] #68 3.578 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:32.661Z] #68 3.578 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:32.661Z] #68 3.579 + dir=/tmp/install [2021-04-13T15:27:32.661Z] #68 3.579 + bin=proxy [2021-04-13T15:27:32.661Z] #68 3.579 + shift [2021-04-13T15:27:32.661Z] #68 3.579 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-13T15:27:32.661Z] #68 3.580 + . /tmp/install/proxy.installer [2021-04-13T15:27:32.661Z] #68 3.580 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:27:32.661Z] #68 3.580 + install_proxy [2021-04-13T15:27:32.661Z] #68 3.583 + case "$1" in [2021-04-13T15:27:32.661Z] #68 3.584 + export CGO_ENABLED=0 [2021-04-13T15:27:32.661Z] #68 3.584 + CGO_ENABLED=0 [2021-04-13T15:27:32.661Z] #68 3.584 + _install_proxy [2021-04-13T15:27:32.661Z] #68 3.585 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-13T15:27:32.661Z] #68 3.585 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:27:32.661Z] #68 3.585 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lgUGpInGcy/src/github.com/docker/libnetwork [2021-04-13T15:27:32.661Z] #68 3.587 Cloning into '/tmp/tmp.lgUGpInGcy/src/github.com/docker/libnetwork'... [2021-04-13T15:27:32.785Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2021-04-13T15:27:32.785Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-13T15:27:32.785Z] #9 DONE 24.4s [2021-04-13T15:27:32.785Z] [2021-04-13T15:27:32.785Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-13T15:27:32.785Z] #29 sha256:06eb12c8d9b0496c086c77100d23b2100dce79a4977e55ecef025194e2452eb0 [2021-04-13T15:27:32.957Z] #68 ... [2021-04-13T15:27:32.957Z] [2021-04-13T15:27:32.957Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-13T15:27:32.957Z] #41 4.398 + git clone https://github.com/docker/distribution.git . [2021-04-13T15:27:32.957Z] #41 4.402 Cloning into '.'... [2021-04-13T15:27:32.957Z] #41 ... [2021-04-13T15:27:32.957Z] [2021-04-13T15:27:32.957Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-13T15:27:32.957Z] #33 4.329 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-13T15:27:32.957Z] #33 4.331 Cloning into '.'... [2021-04-13T15:27:33.049Z] #29 1.547 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-13T15:27:33.253Z] #33 ... [2021-04-13T15:27:33.253Z] [2021-04-13T15:27:33.253Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:33.313Z] #29 1.642 [2021-04-13T15:27:33.544Z] #30 6.207 #=#=# 0.5% 1.0% ## 2.8% ### 4.7% #### 6.6% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.7% ########### 16.5% ############# 18.4% ############## 20.2% ################ 22.7% ################# 24.6% ################## 25.8% ################### 27.1% #################### 28.3% ##################### 30.2% ###################### 31.4% ####################### 33.3% ######################## 34.5% ########################## 36.4% ########################### 38.3% ############################ 39.5% ############################# 41.4% ############################## 42.6% ############################### 43.8% ################################ 45.1% ################################# 47.0% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.2% ###################################### 53.8% ######################################## 55.7% ######################################### 57.8% ########################################## 58.8% ########################################### 59.9% ############################################ 61.9% ############################################# 63.8% ############################################### 66.1% ################################################ 68.0% ################################################## 70.1% ################################################### 71.4% #################################################### 73.2% ###################################################### 75.1% ###################################################### 76.3% ####################################################### 77.6% ######################################################## 78.8% ######################################################### 80.1% ########################################################## 81.9% ########################################################### 83.2% ############################################################# 85.0% ############################################################## 86.2% ############################################################### 88.8% ################################################################# 90.6% ################################################################## 92.5% ################################################################### 94.4% #################################################################### 95.6% ###################################################################### 97.5% ####################################################################### 99.4% ######################################################################## 100.0% [2021-04-13T15:27:33.544Z] #30 14.18 [2021-04-13T15:27:33.836Z] #29 1.762 #### 6.4% ########################## 36.6% ######################################## 56.4% ###################################################### 76.2% ##################################################################### 96.3% ######################################################################## 100.0% [2021-04-13T15:27:33.836Z] #29 2.294 [2021-04-13T15:27:33.836Z] #30 ... [2021-04-13T15:27:33.836Z] [2021-04-13T15:27:33.836Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-13T15:27:33.836Z] #14 2.653 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:27:33.836Z] #14 2.709 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:33.836Z] #14 2.749 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:33.836Z] #14 2.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:33.836Z] #14 3.484 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [428 kB] [2021-04-13T15:27:33.836Z] #14 4.998 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-13T15:27:33.836Z] #14 7.151 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-13T15:27:33.836Z] #14 9.437 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-13T15:27:34.098Z] #29 ... [2021-04-13T15:27:34.099Z] [2021-04-13T15:27:34.099Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-13T15:27:34.099Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-13T15:27:34.099Z] #10 DONE 1.0s [2021-04-13T15:27:34.099Z] [2021-04-13T15:27:34.099Z] #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-04-13T15:27:34.099Z] #29 sha256:06eb12c8d9b0496c086c77100d23b2100dce79a4977e55ecef025194e2452eb0 [2021-04-13T15:27:34.099Z] #29 2.420 ################################################## 70.6% ######################################################################## 100.0% [2021-04-13T15:27:34.099Z] #29 2.554 [2021-04-13T15:27:34.128Z] #14 ... [2021-04-13T15:27:34.128Z] [2021-04-13T15:27:34.128Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:34.128Z] #48 12.24 go: finding github.com/fatih/color v1.9.0 [2021-04-13T15:27:34.128Z] #48 12.25 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:27:34.128Z] #48 12.27 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:27:34.128Z] #48 12.31 go: finding github.com/spf13/pflag v1.0.3 [2021-04-13T15:27:34.128Z] #48 12.33 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:27:34.359Z] #29 2.677 ############################################################### 88.2% ######################################################################## 100.0% [2021-04-13T15:27:34.359Z] #29 2.793 [2021-04-13T15:27:34.419Z] #48 12.52 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:27:34.419Z] #48 12.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:27:34.711Z] #48 12.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:27:34.711Z] #48 12.82 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:27:34.711Z] #48 12.83 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:27:34.711Z] #48 12.89 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:27:35.142Z] #29 2.910 ######## 11.2% ########################## 36.3% ####################################### 55.0% ###################################################### 75.1% ################################################################ 90.3% ######################################################################## 100.0% [2021-04-13T15:27:35.142Z] #29 3.405 [2021-04-13T15:27:35.665Z] #29 3.518 ### 4.4% ####### 10.0% ########## 14.3% ############## 20.4% ################## 25.6% [2021-04-13T15:27:35.665Z] #29 ... [2021-04-13T15:27:35.665Z] [2021-04-13T15:27:35.665Z] #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-04-13T15:27:35.665Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-13T15:27:35.665Z] #11 DONE 1.8s [2021-04-13T15:27:35.665Z] [2021-04-13T15:27:35.665Z] #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-04-13T15:27:35.665Z] #29 sha256:06eb12c8d9b0496c086c77100d23b2100dce79a4977e55ecef025194e2452eb0 [2021-04-13T15:27:36.261Z] Removing intermediate container 3ac67676c28c [2021-04-13T15:27:36.261Z] ---> a8b8520f6674 [2021-04-13T15:27:36.261Z] Step 7/15 : WORKDIR /buildx [2021-04-13T15:27:36.261Z] ---> Running in 0e5259aadd2a [2021-04-13T15:27:36.261Z] Removing intermediate container 0e5259aadd2a [2021-04-13T15:27:36.261Z] ---> a7307b0eb1bb [2021-04-13T15:27:36.261Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-13T15:27:36.261Z] ---> Running in 8e4a92cb916a [2021-04-13T15:27:36.261Z] Removing intermediate container 8e4a92cb916a [2021-04-13T15:27:36.261Z] ---> 11d580d8cd35 [2021-04-13T15:27:36.261Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-13T15:27:36.261Z] ---> Running in 14995c0466b3 [2021-04-13T15:27:36.261Z] From https://github.com/docker/buildx [2021-04-13T15:27:36.261Z] * [new tag] v0.5.1 -> build [2021-04-13T15:27:36.904Z] Switched to branch 'build' [2021-04-13T15:27:36.974Z] #29 3.518 ### 4.4% ####### 10.0% ########## 14.3% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 35.9% ############################# 41.2% ################################# 46.5% ##################################### 51.6% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% ################################################## 70.8% ######################################################### 79.2% ############################################################ 84.5% ################################################################ 89.7%#29 ... [2021-04-13T15:27:36.974Z] [2021-04-13T15:27:36.974Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-13T15:27:36.974Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-13T15:27:36.974Z] #39 DONE 1.2s [2021-04-13T15:27:36.974Z] [2021-04-13T15:27:36.974Z] #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-04-13T15:27:36.974Z] #29 sha256:06eb12c8d9b0496c086c77100d23b2100dce79a4977e55ecef025194e2452eb0 [2021-04-13T15:27:36.974Z] #29 3.518 ### 4.4% ####### 10.0% ########## 14.3% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 35.9% ############################# 41.2% ################################# 46.5% ##################################### 51.6% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% ################################################## 70.8% ######################################################### 79.2% ############################################################ 84.5% ################################################################ 89.7% #################################################################### 94.7% ######################################################################## 100.0% [2021-04-13T15:27:36.974Z] #29 5.368 [2021-04-13T15:27:37.235Z] #29 5.611 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-13T15:27:37.235Z] #29 5.667 [2021-04-13T15:27:37.500Z] #29 5.706 ######################################################################## 100.0% [2021-04-13T15:27:37.500Z] #29 5.732 [2021-04-13T15:27:37.500Z] #29 ... [2021-04-13T15:27:37.500Z] [2021-04-13T15:27:37.500Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-13T15:27:37.500Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-13T15:27:37.500Z] #31 DONE 1.8s [2021-04-13T15:27:37.545Z] Removing intermediate container 14995c0466b3 [2021-04-13T15:27:37.545Z] ---> 1451de6ef0e6 [2021-04-13T15:27:37.545Z] Step 10/15 : ARG GOOS [2021-04-13T15:27:37.545Z] ---> Running in 206d5abf0038 [2021-04-13T15:27:37.765Z] [2021-04-13T15:27:37.765Z] #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-04-13T15:27:37.765Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:27:37.846Z] Removing intermediate container 206d5abf0038 [2021-04-13T15:27:37.846Z] ---> 13e897f16b86 [2021-04-13T15:27:37.846Z] Step 11/15 : ARG GOARCH [2021-04-13T15:27:37.846Z] ---> Running in 34f3b41d3f74 [2021-04-13T15:27:37.846Z] Removing intermediate container 34f3b41d3f74 [2021-04-13T15:27:37.846Z] ---> c2d71b233ef0 [2021-04-13T15:27:37.846Z] 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-04-13T15:27:37.846Z] ---> Running in 603c3fe0ff22 [2021-04-13T15:27:38.285Z] #48 ... [2021-04-13T15:27:38.285Z] [2021-04-13T15:27:38.285Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:27:38.285Z] #35 12.62 github.com/pelletier/go-toml/cmd/tomll [2021-04-13T15:27:38.285Z] #35 DONE 16.2s [2021-04-13T15:27:38.285Z] [2021-04-13T15:27:38.285Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:38.285Z] #30 15.21 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-13T15:27:38.285Z] #30 15.52 [2021-04-13T15:27:38.285Z] #30 15.66 #=#=# #################################### 51.3% ######################################################################## 100.0% [2021-04-13T15:27:38.285Z] #30 15.87 [2021-04-13T15:27:38.285Z] #30 17.27 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-13T15:27:38.285Z] #30 17.34 skipping existing aab193acf6ba [2021-04-13T15:27:38.285Z] #30 17.47 [2021-04-13T15:27:38.285Z] #30 18.97 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-13T15:27:38.946Z] #30 19.48 #=#=# [2021-04-13T15:27:40.348Z] #32 ... [2021-04-13T15:27:40.348Z] [2021-04-13T15:27:40.348Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-13T15:27:40.348Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-13T15:27:40.348Z] #12 DONE 4.4s [2021-04-13T15:27:40.348Z] [2021-04-13T15:27:40.348Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:27:40.348Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:27:40.999Z] #30 19.75 0.0% ### 4.3% ####### 11.0% ######### 13.4% ############## 19.6% ################# 23.7% ##################### 29.8% ######################## 33.8% ############################## 42.2% #################################### 50.4% ######################################## 56.4% ############################################## 64.5% #################################################### 72.6% ######################################################### 80.3% ############################################################## 86.4% ################################################################## 92.5% ######################################################################## 100.0% [2021-04-13T15:27:40.999Z] #30 21.72 [2021-04-13T15:27:41.633Z] #30 ... [2021-04-13T15:27:41.633Z] [2021-04-13T15:27:41.633Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:41.633Z] #50 9.837 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:27:41.633Z] #50 9.868 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:27:41.633Z] #50 10.54 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:27:41.633Z] #50 10.60 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:27:41.633Z] #50 10.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:27:41.633Z] #50 10.79 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:27:41.633Z] #50 10.96 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:27:41.633Z] #50 11.11 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:27:41.633Z] #50 11.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:27:41.633Z] #50 11.43 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:27:41.633Z] #50 12.09 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-13T15:27:41.633Z] #50 12.18 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-13T15:27:41.633Z] #50 12.43 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:27:41.633Z] #50 14.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:27:41.633Z] #50 14.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:27:41.633Z] #50 14.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:27:41.633Z] #50 14.47 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:27:41.633Z] #50 14.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:27:41.633Z] #50 14.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:27:41.633Z] #50 14.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:27:41.633Z] #50 14.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:27:41.633Z] #50 14.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:27:41.633Z] #50 14.64 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-13T15:27:41.633Z] #50 14.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:27:41.633Z] #50 14.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:27:41.633Z] #50 14.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:27:41.633Z] #50 14.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:27:41.633Z] #50 14.71 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:27:41.633Z] #50 14.71 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:27:41.633Z] #50 14.72 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:27:41.633Z] #50 14.74 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:27:41.633Z] #50 14.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:27:41.633Z] #50 14.83 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:27:41.633Z] #50 14.83 go: downloading github.com/spf13/afero v1.1.2 [2021-04-13T15:27:41.633Z] #50 14.83 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:27:41.633Z] #50 14.98 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-13T15:27:41.633Z] #50 14.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:27:41.633Z] #50 15.02 go: downloading github.com/spf13/cast v1.3.0 [2021-04-13T15:27:41.633Z] #50 15.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:27:41.633Z] #50 15.07 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:27:41.633Z] #50 15.07 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:27:41.633Z] #50 15.11 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:27:41.633Z] #50 15.32 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-13T15:27:41.633Z] #50 15.32 go: extracting github.com/spf13/cast v1.3.0 [2021-04-13T15:27:41.633Z] #50 15.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:27:41.633Z] #50 15.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:27:41.633Z] #50 15.41 go: extracting github.com/spf13/afero v1.1.2 [2021-04-13T15:27:41.633Z] #50 15.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:27:41.633Z] #50 15.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:27:41.633Z] #50 15.49 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:27:41.633Z] #50 15.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:27:41.633Z] #50 15.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:27:41.633Z] #50 15.69 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:27:41.633Z] #50 15.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:27:41.633Z] #50 15.75 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:27:41.633Z] #50 15.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:27:41.633Z] #50 15.83 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:27:41.633Z] #50 15.99 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:27:41.633Z] #50 15.99 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:27:41.633Z] #50 15.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:27:41.633Z] #50 16.00 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-13T15:27:41.633Z] #50 16.24 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:27:41.633Z] #50 16.27 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:27:41.633Z] #50 16.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:27:41.633Z] #50 16.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:27:41.633Z] #50 16.43 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-13T15:27:41.633Z] #50 16.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:27:41.633Z] #50 16.54 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:27:41.633Z] #50 17.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:27:41.633Z] #50 17.04 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-13T15:27:41.633Z] #50 17.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:27:41.633Z] #50 17.05 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:27:41.633Z] #50 17.11 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:27:41.633Z] #50 17.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:27:41.633Z] #50 17.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:27:41.633Z] #50 17.11 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:27:41.633Z] #50 17.11 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:27:41.633Z] #50 17.14 go: downloading golang.org/x/text v0.3.2 [2021-04-13T15:27:41.633Z] #50 17.23 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:27:41.633Z] #50 17.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:27:41.633Z] #50 17.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:27:41.633Z] #50 17.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:27:41.633Z] #50 17.32 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:27:41.633Z] #50 17.35 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-13T15:27:41.633Z] #50 17.36 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:27:41.633Z] #50 17.41 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:27:41.633Z] #50 17.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:27:41.633Z] #50 17.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:27:41.633Z] #50 17.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:27:41.633Z] #50 17.49 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:27:41.633Z] #50 17.50 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:27:41.633Z] #50 17.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:27:41.633Z] #50 17.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:27:41.633Z] #50 17.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:27:41.633Z] #50 17.79 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:27:41.633Z] #50 17.86 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:27:41.633Z] #50 17.93 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:27:41.633Z] #50 17.99 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-13T15:27:41.633Z] #50 18.01 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-13T15:27:41.633Z] #50 18.02 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:27:41.633Z] #50 18.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:27:41.633Z] #50 18.06 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:27:41.633Z] #50 18.11 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:27:41.633Z] #50 18.13 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:27:41.633Z] #50 18.13 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-13T15:27:41.633Z] #50 18.16 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:27:41.633Z] #50 18.39 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-13T15:27:41.633Z] #50 18.39 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-13T15:27:41.633Z] #50 18.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:27:41.633Z] #50 18.41 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:27:41.633Z] #50 18.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:27:41.633Z] #50 18.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:27:41.633Z] #50 18.53 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:27:41.633Z] #50 18.55 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:27:41.633Z] #50 18.61 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:27:41.633Z] #50 18.62 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-13T15:27:41.633Z] #50 18.81 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:27:41.633Z] #50 19.08 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-13T15:27:42.178Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1c0f06c9e3838ec) in /home/ubuntu/workspace/moby_PR-42273 [Pipeline] { [Pipeline] checkout [2021-04-13T15:27:42.327Z] The recommended git tool is: git [2021-04-13T15:27:42.335Z] #50 ... [2021-04-13T15:27:42.335Z] [2021-04-13T15:27:42.335Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:27:42.335Z] #52 10.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:27:42.335Z] #52 10.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:27:42.335Z] #52 10.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:27:42.335Z] #52 10.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:27:42.335Z] #52 10.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:27:42.335Z] #52 11.58 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:27:42.335Z] #52 12.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:27:42.335Z] #52 12.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:27:42.335Z] #52 13.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:27:42.335Z] #52 14.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:27:42.335Z] #52 14.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:27:42.335Z] #52 14.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:27:42.335Z] #52 14.71 encoding [2021-04-13T15:27:42.335Z] #52 14.76 runtime [2021-04-13T15:27:42.335Z] #52 14.89 math [2021-04-13T15:27:42.335Z] #52 19.53 runtime/cgo [2021-04-13T15:27:42.627Z] #52 ... [2021-04-13T15:27:42.627Z] [2021-04-13T15:27:42.627Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:42.627Z] #30 22.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-13T15:27:42.627Z] #30 23.10 #=#=# [2021-04-13T15:27:42.627Z] #30 23.29 #=#=# ######################################################### [2021-04-13T15:27:42.627Z] #30 ... [2021-04-13T15:27:42.627Z] [2021-04-13T15:27:42.627Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:27:42.627Z] #46 10.89 unicode/utf8 [2021-04-13T15:27:42.627Z] #46 11.35 math/bits [2021-04-13T15:27:42.627Z] #46 11.67 math [2021-04-13T15:27:42.627Z] #46 15.88 internal/testlog [2021-04-13T15:27:42.627Z] #46 16.26 unicode/utf16 [2021-04-13T15:27:42.627Z] #46 16.38 container/list [2021-04-13T15:27:42.627Z] #46 16.84 crypto/internal/subtle [2021-04-13T15:27:42.627Z] #46 17.12 crypto/subtle [2021-04-13T15:27:42.627Z] #46 17.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-13T15:27:42.627Z] #46 17.44 internal/nettrace [2021-04-13T15:27:42.627Z] #46 17.57 runtime/cgo [2021-04-13T15:27:42.919Z] #46 ... [2021-04-13T15:27:42.919Z] [2021-04-13T15:27:42.919Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:42.919Z] #30 23.29 #=#=# ######################################################################## 100.0% [2021-04-13T15:27:42.919Z] #30 23.47 [2021-04-13T15:27:43.553Z] #30 ... [2021-04-13T15:27:43.553Z] [2021-04-13T15:27:43.553Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:43.553Z] #59 11.54 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:27:43.553Z] #59 12.64 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:27:43.553Z] #59 13.99 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:27:43.553Z] #59 14.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:27:43.553Z] #59 14.51 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:27:43.553Z] #59 14.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:27:43.553Z] #59 14.82 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:27:43.553Z] #59 17.02 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:27:43.553Z] #59 17.15 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:27:43.553Z] #59 17.25 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:27:43.553Z] #59 17.32 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:27:43.553Z] #59 17.39 go: finding github.com/google/uuid v1.2.0 [2021-04-13T15:27:43.553Z] #59 17.40 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:27:43.553Z] #59 17.47 go: finding github.com/gofrs/flock v0.8.0 [2021-04-13T15:27:43.553Z] #59 17.49 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-13T15:27:43.553Z] #59 17.51 go: finding github.com/gorilla/mux v1.8.0 [2021-04-13T15:27:43.553Z] #59 17.59 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:27:43.553Z] #59 17.61 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:27:43.553Z] #59 17.62 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:27:43.553Z] #59 17.65 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:27:43.553Z] #59 17.75 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:27:43.553Z] #59 17.97 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:27:43.553Z] #59 ... [2021-04-13T15:27:43.553Z] [2021-04-13T15:27:43.553Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:43.553Z] #50 21.57 go: extracting golang.org/x/text v0.3.2 [2021-04-13T15:27:44.560Z] #13 4.424 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:27:44.821Z] #13 4.526 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:44.821Z] #13 4.531 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:44.821Z] #13 4.531 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:45.387Z] using credential docker-jenkins-github-credentials [2021-04-13T15:27:45.395Z] #13 ... [2021-04-13T15:27:45.395Z] [2021-04-13T15:27:45.395Z] #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-04-13T15:27:45.395Z] #29 sha256:06eb12c8d9b0496c086c77100d23b2100dce79a4977e55ecef025194e2452eb0 [2021-04-13T15:27:45.395Z] #29 6.389 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-13T15:27:45.395Z] #29 6.506 [2021-04-13T15:27:45.395Z] #29 6.628 ######### 13.3% ######################################################################## 100.0% [2021-04-13T15:27:45.395Z] #29 6.740 [2021-04-13T15:27:45.395Z] #29 9.475 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-13T15:27:45.395Z] #29 9.583 [2021-04-13T15:27:45.395Z] #29 9.762 0.0% ########### 16.6% ################################# 47.1% ######################################## 56.5% ########################################### 60.4% ####################################################### 77.5% ######################################################################## 100.0% [2021-04-13T15:27:45.395Z] #29 10.46 [2021-04-13T15:27:45.395Z] #29 11.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-13T15:27:45.395Z] #29 11.48 [2021-04-13T15:27:45.395Z] #29 11.64 ######################################################################## 100.0% [2021-04-13T15:27:45.395Z] #29 11.70 [2021-04-13T15:27:45.395Z] #29 12.65 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-13T15:27:45.395Z] #29 13.08 [2021-04-13T15:27:45.395Z] #29 13.29 ######################################################################## 100.0% [2021-04-13T15:27:45.395Z] #29 13.40 [2021-04-13T15:27:45.395Z] #29 13.51 Download of images into '/build' complete. [2021-04-13T15:27:45.395Z] #29 13.51 Use something like the following to load the result into a Docker daemon: [2021-04-13T15:27:45.395Z] #29 13.51 tar -cC '/build' . | docker load [2021-04-13T15:27:45.407Z] Cloning the remote Git repository [2021-04-13T15:27:45.407Z] Cloning with configured refspecs honoured and without tags [2021-04-13T15:27:45.622Z] #50 ... [2021-04-13T15:27:45.622Z] [2021-04-13T15:27:45.622Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-13T15:27:45.622Z] #30 25.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-13T15:27:45.622Z] #30 25.53 #=#=# [2021-04-13T15:27:45.622Z] #30 25.76 ######################################################################## 100.0% [2021-04-13T15:27:45.622Z] #30 25.81 [2021-04-13T15:27:45.622Z] #30 25.85 Download of images into '/build' complete. [2021-04-13T15:27:45.622Z] #30 25.85 Use something like the following to load the result into a Docker daemon: [2021-04-13T15:27:45.622Z] #30 25.85 tar -cC '/build' . | docker load [2021-04-13T15:27:45.622Z] #30 DONE 26.2s [2021-04-13T15:27:45.622Z] [2021-04-13T15:27:45.622Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:27:45.622Z] #68 15.38 Checking out files: 90% (1727/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-04-13T15:27:45.622Z] #68 15.61 + cd /tmp/tmp.lgUGpInGcy/src/github.com/docker/libnetwork [2021-04-13T15:27:45.622Z] #68 15.61 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:27:45.622Z] #68 16.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-13T15:27:45.656Z] #29 ... [2021-04-13T15:27:45.656Z] [2021-04-13T15:27:45.656Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:27:45.656Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:27:45.656Z] #13 5.441 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-13T15:27:45.485Z] Cloning repository https://github.com/moby/moby.git [2021-04-13T15:27:45.561Z] > git init /home/ubuntu/workspace/moby_PR-42273 # timeout=10 [2021-04-13T15:27:45.919Z] #13 ... [2021-04-13T15:27:45.919Z] [2021-04-13T15:27:45.919Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:27:45.919Z] #34 sha256:59d086b1d691d2387690e4d87cd777a6e5fcf312225ad09b60a8f004d8df536e [2021-04-13T15:27:45.919Z] #34 7.193 Install go-toml version v1.8.1 [2021-04-13T15:27:45.919Z] #34 7.245 go: finding github.com v1.8.1 [2021-04-13T15:27:45.919Z] #34 7.250 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-13T15:27:45.919Z] #34 7.250 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-13T15:27:45.919Z] #34 7.250 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:27:45.919Z] #34 7.251 go: finding github.com/pelletier v1.8.1 [2021-04-13T15:27:45.919Z] #34 8.382 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:27:45.919Z] #34 8.874 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:27:45.919Z] #34 ... [2021-04-13T15:27:45.919Z] [2021-04-13T15:27:45.920Z] #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-04-13T15:27:45.920Z] #24 sha256:dd1284760883147f619184b41cf88bf2300dca77833729a38697709445cf13f8 [2021-04-13T15:27:45.920Z] #24 5.888 + RM_GOPATH=0 [2021-04-13T15:27:45.920Z] #24 5.888 + TMP_GOPATH= [2021-04-13T15:27:45.920Z] #24 5.888 + : /build [2021-04-13T15:27:45.920Z] #24 5.888 + '[' -z '' ']' [2021-04-13T15:27:45.920Z] #24 5.888 ++ mktemp -d [2021-04-13T15:27:45.920Z] #24 5.888 + export GOPATH=/tmp/tmp.DnQXnRT6WC [2021-04-13T15:27:45.920Z] #24 5.888 + GOPATH=/tmp/tmp.DnQXnRT6WC [2021-04-13T15:27:45.920Z] #24 5.888 + RM_GOPATH=1 [2021-04-13T15:27:45.920Z] #24 5.888 + case "$(go env GOARCH)" in [2021-04-13T15:27:45.920Z] #24 5.888 ++ go env GOARCH [2021-04-13T15:27:45.920Z] #24 5.900 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:45.920Z] #24 5.900 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:45.920Z] #24 5.901 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:45.920Z] #24 5.901 + dir=/tmp/install [2021-04-13T15:27:45.920Z] #24 5.901 + bin=dockercli [2021-04-13T15:27:45.920Z] #24 5.901 + shift [2021-04-13T15:27:45.920Z] #24 5.901 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-13T15:27:45.920Z] #24 5.901 + . /tmp/install/dockercli.installer [2021-04-13T15:27:45.920Z] #24 5.901 ++ : stable [2021-04-13T15:27:45.920Z] #24 5.901 ++ : 17.06.2-ce [2021-04-13T15:27:45.920Z] #24 5.902 + install_dockercli [2021-04-13T15:27:45.920Z] #24 5.902 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-13T15:27:45.920Z] #24 5.902 ++ uname -m [2021-04-13T15:27:45.920Z] #24 5.902 Install docker/cli version 17.06.2-ce from stable [2021-04-13T15:27:45.920Z] #24 5.903 + arch=x86_64 [2021-04-13T15:27:45.920Z] #24 5.905 + '[' x86_64 '!=' x86_64 ']' [2021-04-13T15:27:45.920Z] #24 5.905 + url=https://download.docker.com/linux/static [2021-04-13T15:27:45.920Z] #24 5.905 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-13T15:27:45.920Z] #24 5.905 + tar -xz docker/docker [2021-04-13T15:27:46.181Z] #24 ... [2021-04-13T15:27:46.181Z] [2021-04-13T15:27:46.181Z] #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-04-13T15:27:46.181Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:27:46.181Z] #49 7.459 + RM_GOPATH=0 [2021-04-13T15:27:46.181Z] #49 7.459 + TMP_GOPATH= [2021-04-13T15:27:46.181Z] #49 7.459 + : /build [2021-04-13T15:27:46.181Z] #49 7.459 + '[' -z '' ']' [2021-04-13T15:27:46.181Z] #49 7.459 ++ mktemp -d [2021-04-13T15:27:46.181Z] #49 7.459 + export GOPATH=/tmp/tmp.M2I2i3Egkp [2021-04-13T15:27:46.181Z] #49 7.459 + GOPATH=/tmp/tmp.M2I2i3Egkp [2021-04-13T15:27:46.181Z] #49 7.459 + RM_GOPATH=1 [2021-04-13T15:27:46.181Z] #49 7.459 + case "$(go env GOARCH)" in [2021-04-13T15:27:46.181Z] #49 7.459 ++ go env GOARCH [2021-04-13T15:27:46.181Z] #49 7.471 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:46.181Z] #49 7.472 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:46.181Z] #49 7.472 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:46.181Z] #49 7.479 + dir=/tmp/install [2021-04-13T15:27:46.181Z] #49 7.479 + bin=golangci_lint [2021-04-13T15:27:46.181Z] #49 7.479 + shift [2021-04-13T15:27:46.181Z] #49 7.479 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-13T15:27:46.181Z] #49 7.480 + . /tmp/install/golangci_lint.installer [2021-04-13T15:27:46.181Z] #49 7.480 ++ : v1.23.8 [2021-04-13T15:27:46.181Z] #49 7.480 + install_golangci_lint [2021-04-13T15:27:46.181Z] #49 7.480 + set -e [2021-04-13T15:27:46.181Z] #49 7.480 + export GO111MODULE=on [2021-04-13T15:27:46.181Z] #49 7.480 + GO111MODULE=on [2021-04-13T15:27:46.181Z] #49 7.481 + GOBIN=/build [2021-04-13T15:27:46.181Z] #49 7.481 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-13T15:27:46.181Z] #49 7.491 go: finding github.com v1.23.8 [2021-04-13T15:27:46.181Z] #49 7.515 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-13T15:27:46.181Z] #49 7.515 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-13T15:27:46.181Z] #49 7.525 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:27:46.181Z] #49 7.525 go: finding github.com/golangci v1.23.8 [2021-04-13T15:27:46.181Z] #49 8.762 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:27:46.181Z] #49 9.957 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:27:46.181Z] #49 ... [2021-04-13T15:27:46.181Z] [2021-04-13T15:27:46.181Z] #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-04-13T15:27:46.181Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:27:46.181Z] #42 8.650 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:46.181Z] #42 8.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:46.181Z] #42 8.744 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:46.181Z] #42 9.942 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:27:46.448Z] #42 ... [2021-04-13T15:27:46.448Z] [2021-04-13T15:27:46.448Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-13T15:27:46.448Z] #58 sha256:3a6cc43122ef2586fea84067d9f64dbfcf23c03c81dd27710065029feef4ebe7 [2021-04-13T15:27:46.448Z] #58 6.886 + RM_GOPATH=0 [2021-04-13T15:27:46.448Z] #58 6.886 + TMP_GOPATH= [2021-04-13T15:27:46.448Z] #58 6.886 + : /build [2021-04-13T15:27:46.448Z] #58 6.886 + '[' -z '' ']' [2021-04-13T15:27:46.448Z] #58 6.886 ++ mktemp -d [2021-04-13T15:27:46.448Z] #58 6.890 + export GOPATH=/tmp/tmp.xKvwVsIRYA [2021-04-13T15:27:46.448Z] #58 6.890 + GOPATH=/tmp/tmp.xKvwVsIRYA [2021-04-13T15:27:46.448Z] #58 6.890 + RM_GOPATH=1 [2021-04-13T15:27:46.448Z] #58 6.890 + case "$(go env GOARCH)" in [2021-04-13T15:27:46.448Z] #58 6.890 ++ go env GOARCH [2021-04-13T15:27:46.448Z] #58 6.901 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:46.448Z] #58 6.901 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:46.448Z] #58 6.901 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:46.448Z] #58 6.905 + dir=/tmp/install [2021-04-13T15:27:46.448Z] #58 6.905 + bin=rootlesskit [2021-04-13T15:27:46.448Z] #58 6.905 + shift [2021-04-13T15:27:46.448Z] #58 6.905 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-13T15:27:46.448Z] #58 6.905 + . /tmp/install/rootlesskit.installer [2021-04-13T15:27:46.448Z] #58 6.905 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:27:46.448Z] #58 6.905 + install_rootlesskit [2021-04-13T15:27:46.448Z] #58 6.905 + case "$1" in [2021-04-13T15:27:46.448Z] #58 6.905 + export CGO_ENABLED=0 [2021-04-13T15:27:46.448Z] #58 6.905 + CGO_ENABLED=0 [2021-04-13T15:27:46.448Z] #58 6.905 + _install_rootlesskit [2021-04-13T15:27:46.448Z] #58 6.905 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-13T15:27:46.448Z] #58 6.905 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xKvwVsIRYA/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:27:46.448Z] #58 6.914 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:27:46.448Z] #58 6.963 Cloning into '/tmp/tmp.xKvwVsIRYA/src/github.com/rootless-containers/rootlesskit'... [2021-04-13T15:27:46.667Z] #68 ... [2021-04-13T15:27:46.667Z] [2021-04-13T15:27:46.667Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:46.667Z] #50 24.96 go: finding github.com/fatih/color v1.7.0 [2021-04-13T15:27:46.710Z] #58 ... [2021-04-13T15:27:46.710Z] [2021-04-13T15:27:46.710Z] #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-04-13T15:27:46.710Z] #29 sha256:06eb12c8d9b0496c086c77100d23b2100dce79a4977e55ecef025194e2452eb0 [2021-04-13T15:27:46.710Z] #29 DONE 14.9s [2021-04-13T15:27:46.710Z] [2021-04-13T15:27:46.710Z] #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-04-13T15:27:46.710Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:27:46.710Z] #55 8.651 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:46.710Z] #55 8.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:46.710Z] #55 8.733 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:46.710Z] #55 9.889 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:27:46.710Z] #55 ... [2021-04-13T15:27:46.710Z] [2021-04-13T15:27:46.710Z] #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-04-13T15:27:46.710Z] #47 sha256:6d908eebbd881a4d18a0be62153b2a3ee9ba6c10a06ca8ce4b8ac483aff78c03 [2021-04-13T15:27:46.710Z] #47 8.221 + RM_GOPATH=0 [2021-04-13T15:27:46.710Z] #47 8.221 + TMP_GOPATH= [2021-04-13T15:27:46.710Z] #47 8.221 + : /build [2021-04-13T15:27:46.710Z] #47 8.221 + '[' -z '' ']' [2021-04-13T15:27:46.710Z] #47 8.226 ++ mktemp -d [2021-04-13T15:27:46.710Z] #47 8.231 + export GOPATH=/tmp/tmp.WwYFl0eHgN [2021-04-13T15:27:46.710Z] #47 8.231 + GOPATH=/tmp/tmp.WwYFl0eHgN [2021-04-13T15:27:46.710Z] #47 8.231 + RM_GOPATH=1 [2021-04-13T15:27:46.710Z] #47 8.231 + case "$(go env GOARCH)" in [2021-04-13T15:27:46.710Z] #47 8.232 ++ go env GOARCH [2021-04-13T15:27:46.710Z] #47 8.261 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:46.710Z] #47 8.262 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:46.710Z] #47 8.265 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:46.710Z] #47 8.267 + dir=/tmp/install [2021-04-13T15:27:46.710Z] #47 8.267 + bin=gotestsum [2021-04-13T15:27:46.710Z] #47 8.267 + shift [2021-04-13T15:27:46.710Z] #47 8.267 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-13T15:27:46.710Z] #47 8.268 + . /tmp/install/gotestsum.installer [2021-04-13T15:27:46.710Z] #47 8.272 ++ : v0.5.3 [2021-04-13T15:27:46.710Z] #47 8.273 + install_gotestsum [2021-04-13T15:27:46.710Z] #47 8.275 + set -e [2021-04-13T15:27:46.710Z] #47 8.277 + export GO111MODULE=on [2021-04-13T15:27:46.710Z] #47 8.278 + GO111MODULE=on [2021-04-13T15:27:46.710Z] #47 8.278 + GOBIN=/build [2021-04-13T15:27:46.710Z] #47 8.278 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-13T15:27:46.710Z] #47 8.306 go: finding gotest.tools v0.5.3 [2021-04-13T15:27:46.710Z] #47 8.308 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-13T15:27:46.710Z] #47 9.293 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-13T15:27:46.710Z] #47 10.30 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-13T15:27:46.958Z] #50 25.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:27:46.958Z] #50 25.12 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:27:46.958Z] #50 25.13 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:27:46.958Z] #50 25.15 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:27:46.958Z] #50 25.16 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:27:46.958Z] #50 25.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:27:46.958Z] #50 25.17 go: finding github.com/pkg/errors v0.8.1 [2021-04-13T15:27:46.958Z] #50 25.19 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:27:46.958Z] #50 25.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:27:46.958Z] #50 25.20 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:27:46.958Z] #50 25.21 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:27:46.972Z] #47 ... [2021-04-13T15:27:46.972Z] [2021-04-13T15:27:46.972Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:27:46.972Z] #67 sha256:b2eedd82417f3120062053ac93eb50e0505629a1caf6562d52836176d82c6901 [2021-04-13T15:27:46.972Z] #67 6.972 + RM_GOPATH=0 [2021-04-13T15:27:46.972Z] #67 6.972 + TMP_GOPATH= [2021-04-13T15:27:46.972Z] #67 6.972 + : /build [2021-04-13T15:27:46.972Z] #67 6.972 + '[' -z '' ']' [2021-04-13T15:27:46.972Z] #67 6.972 ++ mktemp -d [2021-04-13T15:27:46.972Z] #67 6.972 + export GOPATH=/tmp/tmp.4vnz2Elw4M [2021-04-13T15:27:46.972Z] #67 6.972 + GOPATH=/tmp/tmp.4vnz2Elw4M [2021-04-13T15:27:46.972Z] #67 6.972 + RM_GOPATH=1 [2021-04-13T15:27:46.972Z] #67 6.972 + case "$(go env GOARCH)" in [2021-04-13T15:27:46.972Z] #67 6.972 ++ go env GOARCH [2021-04-13T15:27:46.972Z] #67 7.007 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:46.972Z] #67 7.007 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:46.972Z] #67 7.007 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:46.972Z] #67 7.007 + dir=/tmp/install [2021-04-13T15:27:46.972Z] #67 7.007 + bin=proxy [2021-04-13T15:27:46.972Z] #67 7.007 + shift [2021-04-13T15:27:46.972Z] #67 7.007 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-13T15:27:46.972Z] #67 7.007 + . /tmp/install/proxy.installer [2021-04-13T15:27:46.972Z] #67 7.007 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:27:46.972Z] #67 7.007 + install_proxy [2021-04-13T15:27:46.972Z] #67 7.007 + case "$1" in [2021-04-13T15:27:46.972Z] #67 7.007 + export CGO_ENABLED=0 [2021-04-13T15:27:46.972Z] #67 7.007 + CGO_ENABLED=0 [2021-04-13T15:27:46.972Z] #67 7.007 + _install_proxy [2021-04-13T15:27:46.972Z] #67 7.007 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-13T15:27:46.972Z] #67 7.007 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4vnz2Elw4M/src/github.com/docker/libnetwork [2021-04-13T15:27:46.972Z] #67 7.007 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:27:46.972Z] #67 7.019 Cloning into '/tmp/tmp.4vnz2Elw4M/src/github.com/docker/libnetwork'... [2021-04-13T15:27:46.972Z] #67 ... [2021-04-13T15:27:46.972Z] [2021-04-13T15:27:46.972Z] #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-04-13T15:27:46.972Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:27:46.972Z] #40 6.995 + git clone https://github.com/docker/distribution.git . [2021-04-13T15:27:46.972Z] #40 6.997 Cloning into '.'... [2021-04-13T15:27:45.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:27:45.890Z] > git --version # timeout=10 [2021-04-13T15:27:45.932Z] > git --version # 'git version 2.17.1' [2021-04-13T15:27:45.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:27:45.934Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:27:47.233Z] #40 ... [2021-04-13T15:27:47.233Z] [2021-04-13T15:27:47.233Z] #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-04-13T15:27:47.233Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:27:47.233Z] #51 7.144 + RM_GOPATH=0 [2021-04-13T15:27:47.233Z] #51 7.144 + TMP_GOPATH= [2021-04-13T15:27:47.233Z] #51 7.144 + : /build [2021-04-13T15:27:47.233Z] #51 7.144 + '[' -z '' ']' [2021-04-13T15:27:47.233Z] #51 7.144 ++ mktemp -d [2021-04-13T15:27:47.233Z] #51 7.168 + export GOPATH=/tmp/tmp.spKFtTaR17 [2021-04-13T15:27:47.233Z] #51 7.168 + GOPATH=/tmp/tmp.spKFtTaR17 [2021-04-13T15:27:47.233Z] #51 7.168 + RM_GOPATH=1 [2021-04-13T15:27:47.233Z] #51 7.168 + case "$(go env GOARCH)" in [2021-04-13T15:27:47.233Z] #51 7.168 ++ go env GOARCH [2021-04-13T15:27:47.233Z] #51 7.196 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:47.233Z] #51 7.196 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:47.233Z] #51 7.197 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:47.233Z] #51 7.199 + dir=/tmp/install [2021-04-13T15:27:47.233Z] #51 7.199 + bin=shfmt [2021-04-13T15:27:47.233Z] #51 7.199 + shift [2021-04-13T15:27:47.233Z] #51 7.199 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-13T15:27:47.233Z] #51 7.199 + . /tmp/install/shfmt.installer [2021-04-13T15:27:47.233Z] #51 7.200 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:27:47.233Z] #51 7.200 + install_shfmt [2021-04-13T15:27:47.233Z] #51 7.200 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-13T15:27:47.233Z] #51 7.200 + git clone https://github.com/mvdan/sh.git /tmp/tmp.spKFtTaR17/src/github.com/mvdan/sh [2021-04-13T15:27:47.233Z] #51 7.201 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:27:47.233Z] #51 7.203 Cloning into '/tmp/tmp.spKFtTaR17/src/github.com/mvdan/sh'... [2021-04-13T15:27:47.233Z] #51 ... [2021-04-13T15:27:47.233Z] [2021-04-13T15:27:47.233Z] #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-04-13T15:27:47.233Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:27:47.233Z] #45 7.878 + RM_GOPATH=0 [2021-04-13T15:27:47.233Z] #45 7.878 + TMP_GOPATH= [2021-04-13T15:27:47.233Z] #45 7.878 + : /build [2021-04-13T15:27:47.233Z] #45 7.878 + '[' -z '' ']' [2021-04-13T15:27:47.233Z] #45 7.878 ++ mktemp -d [2021-04-13T15:27:47.233Z] #45 7.960 + export GOPATH=/tmp/tmp.9T3nyVQYuM [2021-04-13T15:27:47.234Z] #45 7.962 + GOPATH=/tmp/tmp.9T3nyVQYuM [2021-04-13T15:27:47.234Z] #45 7.963 + RM_GOPATH=1 [2021-04-13T15:27:47.234Z] #45 7.964 + case "$(go env GOARCH)" in [2021-04-13T15:27:47.234Z] #45 7.972 ++ go env GOARCH [2021-04-13T15:27:47.234Z] #45 8.002 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:47.234Z] #45 8.004 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:47.234Z] #45 8.006 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:47.234Z] #45 8.007 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:27:47.234Z] #45 8.007 + dir=/tmp/install [2021-04-13T15:27:47.234Z] #45 8.007 + bin=vndr [2021-04-13T15:27:47.234Z] #45 8.007 + shift [2021-04-13T15:27:47.234Z] #45 8.007 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-13T15:27:47.234Z] #45 8.007 + . /tmp/install/vndr.installer [2021-04-13T15:27:47.234Z] #45 8.007 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:27:47.234Z] #45 8.007 + install_vndr [2021-04-13T15:27:47.234Z] #45 8.007 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-13T15:27:47.234Z] #45 8.014 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9T3nyVQYuM/src/github.com/LK4D4/vndr [2021-04-13T15:27:47.234Z] #45 8.020 Cloning into '/tmp/tmp.9T3nyVQYuM/src/github.com/LK4D4/vndr'... [2021-04-13T15:27:47.234Z] #45 8.884 + cd /tmp/tmp.9T3nyVQYuM/src/github.com/LK4D4/vndr [2021-04-13T15:27:47.234Z] #45 8.884 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:27:47.234Z] #45 8.890 + go build -buildmode=pie -v -o /build/vndr . [2021-04-13T15:27:47.234Z] #45 10.64 internal/cpu [2021-04-13T15:27:47.234Z] #45 10.64 runtime/internal/atomic [2021-04-13T15:27:47.234Z] #45 11.07 runtime/internal/sys [2021-04-13T15:27:47.234Z] #45 11.43 runtime/internal/math [2021-04-13T15:27:47.234Z] #45 11.57 internal/race [2021-04-13T15:27:47.250Z] #50 25.22 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:27:47.250Z] #50 25.25 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:27:47.250Z] #50 25.26 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:27:47.250Z] #50 25.27 go: finding github.com/spf13/viper v1.6.1 [2021-04-13T15:27:47.250Z] #50 25.29 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:27:47.250Z] #50 25.29 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:27:47.250Z] #50 25.30 go: finding github.com/stretchr/testify v1.4.0 [2021-04-13T15:27:47.250Z] #50 25.32 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:27:47.250Z] #50 25.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:27:47.250Z] #50 25.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:27:47.250Z] #50 25.40 go: finding github.com/stretchr/objx v0.2.0 [2021-04-13T15:27:47.250Z] #50 ... [2021-04-13T15:27:47.250Z] [2021-04-13T15:27:47.250Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-13T15:27:47.250Z] #56 15.39 Fetched 8114 kB in 12s (701 kB/s) [2021-04-13T15:27:47.250Z] #56 15.39 Reading package lists... [2021-04-13T15:27:47.250Z] #56 19.30 Reading package lists... [2021-04-13T15:27:47.250Z] #56 22.73 Building dependency tree... [2021-04-13T15:27:47.250Z] #56 23.90 The following additional packages will be installed: [2021-04-13T15:27:47.250Z] #56 23.90 libbtrfs0 [2021-04-13T15:27:47.250Z] #56 23.98 The following NEW packages will be installed: [2021-04-13T15:27:47.250Z] #56 23.98 libbtrfs-dev libbtrfs0 [2021-04-13T15:27:47.250Z] #56 24.32 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:27:47.250Z] #56 24.32 Need to get 118 kB of archives. [2021-04-13T15:27:47.250Z] #56 24.32 After this operation, 390 kB of additional disk space will be used. [2021-04-13T15:27:47.250Z] #56 24.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-13T15:27:47.250Z] #56 24.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-13T15:27:47.250Z] #56 25.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:27:47.250Z] #56 25.26 Fetched 118 kB in 0s (559 kB/s) [2021-04-13T15:27:47.250Z] #56 25.35 Selecting previously unselected package libbtrfs0. [2021-04-13T15:27:47.250Z] #56 25.35 (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-04-13T15:27:47.250Z] #56 25.40 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-13T15:27:47.250Z] #56 25.41 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:27:47.250Z] #56 25.47 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:27:47.250Z] #56 25.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-13T15:27:47.250Z] #56 25.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:27:47.250Z] #56 ... [2021-04-13T15:27:47.250Z] [2021-04-13T15:27:47.250Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:47.250Z] #50 25.43 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:27:47.250Z] #50 25.45 go: finding github.com/spf13/cobra v0.0.5 [2021-04-13T15:27:47.250Z] #50 25.46 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:27:47.250Z] #50 25.47 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:27:47.250Z] #50 25.49 go: finding github.com/magiconair/properties v1.8.1 [2021-04-13T15:27:47.250Z] #50 25.50 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:27:47.250Z] #50 25.50 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:27:47.250Z] #50 25.51 go: finding github.com/spf13/pflag v1.0.5 [2021-04-13T15:27:47.250Z] #50 25.52 go: finding github.com/gobwas/glob v0.2.3 [2021-04-13T15:27:47.503Z] #45 11.60 internal/bytealg [2021-04-13T15:27:47.503Z] #45 ... [2021-04-13T15:27:47.503Z] [2021-04-13T15:27:47.503Z] #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-04-13T15:27:47.503Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:27:47.503Z] #36 8.414 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:27:47.503Z] #36 8.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:27:47.503Z] #36 8.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:27:47.503Z] #36 9.584 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:27:47.503Z] #36 ... [2021-04-13T15:27:47.503Z] [2021-04-13T15:27:47.503Z] #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-04-13T15:27:47.503Z] #47 sha256:6d908eebbd881a4d18a0be62153b2a3ee9ba6c10a06ca8ce4b8ac483aff78c03 [2021-04-13T15:27:47.503Z] #47 11.83 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:27:47.542Z] #50 25.54 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:27:47.542Z] #50 25.56 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:27:47.542Z] #50 25.58 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:27:47.542Z] #50 25.59 go: finding github.com/spf13/afero v1.1.2 [2021-04-13T15:27:47.542Z] #50 25.63 go: finding github.com/spf13/cast v1.3.0 [2021-04-13T15:27:47.542Z] #50 ... [2021-04-13T15:27:47.542Z] [2021-04-13T15:27:47.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-13T15:27:47.542Z] #43 15.59 Fetched 8114 kB in 11s (724 kB/s) [2021-04-13T15:27:47.542Z] #43 15.59 Reading package lists... [2021-04-13T15:27:47.542Z] #43 19.94 Reading package lists... [2021-04-13T15:27:47.542Z] #43 23.47 Building dependency tree... [2021-04-13T15:27:47.542Z] #43 24.79 The following additional packages will be installed: [2021-04-13T15:27:47.542Z] #43 24.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-13T15:27:47.542Z] #43 24.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-13T15:27:47.542Z] #43 24.83 Suggested packages: [2021-04-13T15:27:47.542Z] #43 24.83 manpages-dev python-setuptools [2021-04-13T15:27:47.542Z] #43 25.61 The following NEW packages will be installed: [2021-04-13T15:27:47.542Z] #43 25.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-13T15:27:47.542Z] #43 25.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-13T15:27:47.542Z] #43 25.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-13T15:27:47.542Z] #43 25.61 python-six zlib1g-dev [2021-04-13T15:27:47.542Z] #43 25.72 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:27:47.542Z] #43 25.72 Need to get 3742 kB of archives. [2021-04-13T15:27:47.542Z] #43 25.72 After this operation, 22.0 MB of additional disk space will be used. [2021-04-13T15:27:47.542Z] #43 25.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-13T15:27:47.542Z] #43 25.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-13T15:27:47.542Z] #43 ... [2021-04-13T15:27:47.542Z] [2021-04-13T15:27:47.542Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:47.542Z] #50 25.66 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:27:47.542Z] #50 25.69 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:27:47.542Z] #50 25.73 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:27:47.542Z] #50 25.75 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:27:47.542Z] #50 25.79 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:27:47.542Z] #50 25.79 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-13T15:27:47.542Z] #50 25.80 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:27:47.542Z] #50 25.81 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:27:47.542Z] #50 25.87 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:27:47.542Z] #50 ... [2021-04-13T15:27:47.542Z] [2021-04-13T15:27:47.542Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-13T15:27:47.542Z] #37 15.74 Fetched 8114 kB in 12s (694 kB/s) [2021-04-13T15:27:47.542Z] #37 15.74 Reading package lists... [2021-04-13T15:27:47.542Z] #37 19.99 Reading package lists... [2021-04-13T15:27:47.542Z] #37 24.06 Building dependency tree... [2021-04-13T15:27:47.542Z] #37 25.42 The following additional packages will be installed: [2021-04-13T15:27:47.542Z] #37 25.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-13T15:27:47.542Z] #37 25.43 Suggested packages: [2021-04-13T15:27:47.542Z] #37 25.43 cmake-doc ninja-build lrzip [2021-04-13T15:27:47.542Z] #37 25.43 Recommended packages: [2021-04-13T15:27:47.542Z] #37 25.43 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-13T15:27:47.765Z] #47 11.85 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:27:47.765Z] #47 11.85 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:27:47.765Z] #47 11.85 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:27:47.765Z] #47 11.92 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-13T15:27:47.765Z] #47 11.95 go: downloading github.com/fatih/color v1.9.0 [2021-04-13T15:27:47.834Z] #37 ... [2021-04-13T15:27:47.834Z] [2021-04-13T15:27:47.834Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-13T15:27:47.834Z] #43 25.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-04-13T15:27:47.834Z] #43 25.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-13T15:27:47.834Z] #43 25.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-04-13T15:27:47.834Z] #43 25.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-13T15:27:47.834Z] #43 25.75 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-04-13T15:27:47.834Z] #43 25.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-04-13T15:27:47.834Z] #43 25.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-13T15:27:47.834Z] #43 25.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-13T15:27:47.834Z] #43 25.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-13T15:27:47.834Z] #43 25.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-13T15:27:47.834Z] #43 25.89 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-04-13T15:27:47.834Z] #43 25.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-04-13T15:27:47.834Z] #43 25.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-13T15:27:47.834Z] #43 25.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-13T15:27:47.834Z] #43 25.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-13T15:27:47.834Z] #43 ... [2021-04-13T15:27:47.834Z] [2021-04-13T15:27:47.834Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-13T15:27:47.834Z] #56 25.70 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:27:47.834Z] #56 25.74 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:27:47.834Z] #56 25.75 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:27:47.834Z] #56 DONE 26.1s [2021-04-13T15:27:48.082Z] #47 12.34 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:27:48.126Z] [2021-04-13T15:27:48.126Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:48.126Z] #50 25.88 go: finding golang.org/x/text v0.3.2 [2021-04-13T15:27:48.126Z] #50 25.89 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:27:48.126Z] #50 25.93 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:27:48.126Z] #50 25.98 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:27:48.126Z] #50 26.00 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:27:48.126Z] #50 26.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:27:48.126Z] #50 26.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:27:48.126Z] #50 26.05 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:27:48.126Z] #50 26.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:27:48.126Z] #50 26.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:27:48.126Z] #50 26.07 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:27:48.126Z] #50 26.09 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:27:48.126Z] #50 26.15 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:27:48.126Z] #50 26.15 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-13T15:27:48.126Z] #50 26.20 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:27:48.126Z] #50 26.20 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:27:48.126Z] #50 26.21 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:27:48.126Z] #50 26.21 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:27:48.126Z] #50 26.22 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-13T15:27:48.126Z] #50 26.25 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:27:48.126Z] #50 26.29 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-13T15:27:48.126Z] #50 26.37 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:27:48.126Z] #50 26.38 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:27:48.126Z] #50 26.40 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:27:48.126Z] #50 26.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:27:48.344Z] #47 ... [2021-04-13T15:27:48.344Z] [2021-04-13T15:27:48.344Z] #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-04-13T15:27:48.344Z] #24 sha256:dd1284760883147f619184b41cf88bf2300dca77833729a38697709445cf13f8 [2021-04-13T15:27:48.344Z] #24 12.42 + mkdir -p /build [2021-04-13T15:27:48.344Z] #24 12.48 + mv docker/docker /build/ [2021-04-13T15:27:48.344Z] #24 12.49 + rmdir docker [2021-04-13T15:27:48.344Z] #24 DONE 12.7s [2021-04-13T15:27:48.418Z] #50 26.49 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:27:48.418Z] #50 26.51 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:27:48.418Z] #50 26.52 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:27:48.418Z] #50 ... [2021-04-13T15:27:48.418Z] [2021-04-13T15:27:48.418Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-13T15:27:48.418Z] #41 16.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-13T15:27:48.418Z] #41 17.76 + 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-04-13T15:27:48.418Z] #41 ... [2021-04-13T15:27:48.418Z] [2021-04-13T15:27:48.418Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-13T15:27:48.418Z] #43 26.53 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:27:48.418Z] #43 26.64 Fetched 3742 kB in 0s (14.2 MB/s) [2021-04-13T15:27:48.418Z] #43 26.77 Selecting previously unselected package libcap-dev:s390x. [2021-04-13T15:27:48.605Z] [2021-04-13T15:27:48.605Z] #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-04-13T15:27:48.605Z] #47 sha256:6d908eebbd881a4d18a0be62153b2a3ee9ba6c10a06ca8ce4b8ac483aff78c03 [2021-04-13T15:27:48.605Z] #47 12.75 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:27:48.605Z] #47 12.79 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:27:48.605Z] #47 12.79 go: extracting github.com/fatih/color v1.9.0 [2021-04-13T15:27:48.605Z] #47 12.89 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:27:48.710Z] #43 26.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-13T15:27:48.710Z] #43 26.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-13T15:27:48.710Z] #43 26.85 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-13T15:27:48.710Z] #43 26.96 Selecting previously unselected package libnet1:s390x. [2021-04-13T15:27:48.710Z] #43 26.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-13T15:27:48.710Z] #43 26.97 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-13T15:27:48.710Z] #43 27.04 Selecting previously unselected package libnet1-dev. [2021-04-13T15:27:48.866Z] #47 12.95 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:27:48.867Z] #47 13.00 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:27:49.001Z] #43 27.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-13T15:27:49.001Z] #43 27.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:27:49.001Z] #43 27.18 Selecting previously unselected package libnl-3-200:s390x. [2021-04-13T15:27:49.001Z] #43 27.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-13T15:27:49.001Z] #43 27.18 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-13T15:27:49.001Z] #43 27.24 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-13T15:27:49.001Z] #43 27.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-13T15:27:49.001Z] #43 27.25 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-13T15:27:49.001Z] #43 ... [2021-04-13T15:27:49.001Z] [2021-04-13T15:27:49.001Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-13T15:27:49.001Z] #14 15.18 Fetched 8590 kB in 13s (682 kB/s) [2021-04-13T15:27:49.001Z] #14 15.18 Reading package lists... [2021-04-13T15:27:49.001Z] #14 19.33 Reading package lists... [2021-04-13T15:27:49.001Z] #14 23.43 Building dependency tree... [2021-04-13T15:27:49.001Z] #14 24.86 The following additional packages will be installed: [2021-04-13T15:27:49.001Z] #14 24.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-13T15:27:49.001Z] #14 24.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-13T15:27:49.001Z] #14 24.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-13T15:27:49.001Z] #14 24.86 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-13T15:27:49.001Z] #14 24.86 mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:27:49.001Z] #14 24.86 Suggested packages: [2021-04-13T15:27:49.001Z] #14 24.86 gcc-8-locales seccomp wine64 [2021-04-13T15:27:49.128Z] #47 13.23 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:27:49.128Z] #47 13.23 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:27:49.128Z] #47 13.39 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-13T15:27:49.294Z] #14 ... [2021-04-13T15:27:49.294Z] [2021-04-13T15:27:49.294Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-13T15:27:49.294Z] #43 27.41 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-13T15:27:49.294Z] #43 27.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-13T15:27:49.294Z] #43 27.42 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-13T15:27:49.294Z] #43 27.47 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-13T15:27:49.294Z] #43 ... [2021-04-13T15:27:49.294Z] [2021-04-13T15:27:49.294Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:27:49.294Z] #68 DONE 27.6s [2021-04-13T15:27:49.294Z] [2021-04-13T15:27:49.294Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-13T15:27:49.294Z] #43 27.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-13T15:27:49.294Z] #43 27.48 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-13T15:27:49.294Z] #43 27.55 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-13T15:27:49.294Z] #43 27.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-13T15:27:49.294Z] #43 27.57 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-13T15:27:49.700Z] #47 13.98 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:27:49.942Z] #43 27.98 Selecting previously unselected package libprotobuf17:s390x. [2021-04-13T15:27:49.942Z] #43 27.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-13T15:27:49.942Z] #43 27.99 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-13T15:27:49.961Z] #47 14.02 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:27:50.222Z] #47 14.35 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:27:51.078Z] #43 28.95 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-13T15:27:51.078Z] #43 28.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-13T15:27:51.078Z] #43 28.96 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-13T15:27:51.078Z] #43 29.08 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-13T15:27:51.078Z] #43 29.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-13T15:27:51.078Z] #43 29.09 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-13T15:27:51.711Z] #43 29.72 Selecting previously unselected package libprotoc17:s390x. [2021-04-13T15:27:51.711Z] #43 29.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-13T15:27:51.711Z] #43 29.74 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-13T15:27:52.002Z] #43 30.03 Selecting previously unselected package protobuf-c-compiler. [2021-04-13T15:27:52.002Z] #43 30.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-13T15:27:52.002Z] #43 30.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:27:52.002Z] #43 30.14 Selecting previously unselected package protobuf-compiler. [2021-04-13T15:27:52.002Z] #43 30.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-13T15:27:52.002Z] #43 30.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:27:52.157Z] #47 16.37 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:27:52.293Z] #43 30.34 Selecting previously unselected package python-pkg-resources. [2021-04-13T15:27:52.293Z] #43 30.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:27:52.293Z] #43 30.35 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-13T15:27:52.293Z] #43 30.53 Selecting previously unselected package python-six. [2021-04-13T15:27:52.293Z] #43 30.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-13T15:27:52.293Z] #43 30.54 Unpacking python-six (1.12.0-1) ... [2021-04-13T15:27:52.293Z] #43 30.60 Selecting previously unselected package python-protobuf. [2021-04-13T15:27:52.586Z] #43 30.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-13T15:27:52.586Z] #43 30.62 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-13T15:27:52.880Z] #43 31.05 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-13T15:27:53.100Z] #47 17.30 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:27:54.044Z] #47 ... [2021-04-13T15:27:54.044Z] [2021-04-13T15:27:54.044Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-13T15:27:54.044Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:27:54.044Z] #49 18.05 go: downloading github.com/fatih/color v1.7.0 [2021-04-13T15:27:54.044Z] #49 18.07 go: downloading github.com/spf13/viper v1.6.1 [2021-04-13T15:27:54.044Z] #49 18.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:27:54.044Z] #49 18.21 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:27:54.044Z] #49 18.21 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-13T15:27:54.044Z] #49 18.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:27:54.044Z] #49 ... [2021-04-13T15:27:54.044Z] [2021-04-13T15:27:54.044Z] #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-04-13T15:27:54.044Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:27:54.044Z] #32 6.445 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-13T15:27:54.044Z] #32 6.448 Cloning into '.'... [2021-04-13T15:27:54.044Z] #32 ... [2021-04-13T15:27:54.044Z] [2021-04-13T15:27:54.044Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-13T15:27:54.044Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:27:54.044Z] #49 18.31 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:27:54.044Z] #49 18.39 go: extracting github.com/fatih/color v1.7.0 [2021-04-13T15:27:54.305Z] #49 18.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-13T15:27:54.305Z] #49 18.50 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:27:54.305Z] #49 18.51 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-13T15:27:54.305Z] #49 18.52 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:27:54.305Z] #49 18.53 go: extracting github.com/spf13/viper v1.6.1 [2021-04-13T15:27:54.305Z] #49 18.62 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:27:54.392Z] #43 ... [2021-04-13T15:27:54.392Z] [2021-04-13T15:27:54.392Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:27:54.392Z] #46 22.39 vendor/golang.org/x/crypto/internal/subtle [2021-04-13T15:27:54.392Z] #46 30.08 internal/reflectlite [2021-04-13T15:27:54.392Z] #46 30.09 sync [2021-04-13T15:27:54.392Z] #46 31.07 github.com/LK4D4/vndr/godl/singleflight [2021-04-13T15:27:54.392Z] #46 31.27 math/rand [2021-04-13T15:27:54.392Z] #46 31.92 internal/singleflight [2021-04-13T15:27:54.392Z] #46 32.13 errors [2021-04-13T15:27:54.392Z] #46 32.13 sort [2021-04-13T15:27:54.392Z] #46 32.38 io [2021-04-13T15:27:54.392Z] #46 ... [2021-04-13T15:27:54.392Z] [2021-04-13T15:27:54.392Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-13T15:27:54.392Z] #43 32.44 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-13T15:27:54.392Z] #43 32.45 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-13T15:27:54.392Z] #43 32.46 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-13T15:27:54.392Z] #43 32.47 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-13T15:27:54.392Z] #43 32.48 Setting up python-six (1.12.0-1) ... [2021-04-13T15:27:54.566Z] #49 18.62 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:27:55.138Z] #49 19.30 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:27:55.138Z] #49 19.31 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-13T15:27:55.138Z] #49 19.37 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-13T15:27:55.399Z] #49 19.50 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:27:55.399Z] #49 19.63 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-13T15:27:55.399Z] #49 19.64 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:27:55.670Z] #49 19.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-13T15:27:55.918Z] #43 33.75 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-13T15:27:55.918Z] #43 33.76 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-13T15:27:55.918Z] #43 33.77 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-13T15:27:55.918Z] #43 33.78 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-13T15:27:55.918Z] #43 33.79 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-13T15:27:55.918Z] #43 33.80 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:27:55.918Z] #43 33.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:27:55.918Z] #43 33.81 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-13T15:27:55.918Z] #43 33.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:27:55.918Z] #43 33.83 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-13T15:27:55.932Z] #49 20.08 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-13T15:27:56.504Z] #49 20.61 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:27:56.504Z] #49 20.67 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:27:56.765Z] #49 20.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:27:56.765Z] #49 20.83 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:27:56.765Z] #49 20.83 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:27:57.027Z] #49 21.20 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:27:57.293Z] #49 21.61 go: downloading github.com/spf13/afero v1.1.2 [2021-04-13T15:27:57.293Z] #49 ... [2021-04-13T15:27:57.293Z] [2021-04-13T15:27:57.293Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:27:57.293Z] #34 sha256:59d086b1d691d2387690e4d87cd777a6e5fcf312225ad09b60a8f004d8df536e [2021-04-13T15:27:57.293Z] #34 11.52 github.com/pelletier/go-toml [2021-04-13T15:27:57.293Z] #34 20.79 github.com/pelletier/go-toml/cmd/tomll [2021-04-13T15:27:57.555Z] #34 ... [2021-04-13T15:27:57.555Z] [2021-04-13T15:27:57.555Z] #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-04-13T15:27:57.555Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:27:57.555Z] #49 21.71 go: extracting github.com/spf13/afero v1.1.2 [2021-04-13T15:27:57.555Z] #49 ... [2021-04-13T15:27:57.555Z] [2021-04-13T15:27:57.555Z] #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-04-13T15:27:57.555Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:27:57.555Z] #45 11.86 sync/atomic [2021-04-13T15:27:57.555Z] #45 12.15 unicode [2021-04-13T15:27:57.555Z] #45 12.95 runtime [2021-04-13T15:27:57.555Z] #45 17.13 unicode/utf8 [2021-04-13T15:27:57.555Z] #45 17.68 math/bits [2021-04-13T15:27:57.555Z] #45 18.59 math [2021-04-13T15:27:57.816Z] #45 ... [2021-04-13T15:27:57.816Z] [2021-04-13T15:27:57.816Z] #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-04-13T15:27:57.816Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:27:57.816Z] #51 19.36 + cd /tmp/tmp.spKFtTaR17/src/github.com/mvdan/sh [2021-04-13T15:27:57.816Z] #51 19.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:27:57.816Z] #51 19.53 + GO111MODULE=on [2021-04-13T15:27:57.816Z] #51 19.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-13T15:27:57.816Z] #51 20.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:27:57.816Z] #51 20.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:27:57.816Z] #51 20.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:27:57.816Z] #51 21.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:27:57.816Z] #51 21.13 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:27:57.986Z] #43 ... [2021-04-13T15:27:57.986Z] [2021-04-13T15:27:57.986Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:27:57.986Z] #57 1.866 + RM_GOPATH=0 [2021-04-13T15:27:57.986Z] #57 1.866 + TMP_GOPATH= [2021-04-13T15:27:57.986Z] #57 1.866 + : /build [2021-04-13T15:27:57.986Z] #57 1.866 + '[' -z '' ']' [2021-04-13T15:27:57.986Z] #57 1.866 ++ mktemp -d [2021-04-13T15:27:57.986Z] #57 1.866 + export GOPATH=/tmp/tmp.keGuqHBvGS [2021-04-13T15:27:57.986Z] #57 1.866 + GOPATH=/tmp/tmp.keGuqHBvGS [2021-04-13T15:27:57.986Z] #57 1.866 + RM_GOPATH=1 [2021-04-13T15:27:57.986Z] #57 1.866 + case "$(go env GOARCH)" in [2021-04-13T15:27:57.986Z] #57 1.866 ++ go env GOARCH [2021-04-13T15:27:57.986Z] #57 1.879 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:57.986Z] #57 1.879 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:27:57.986Z] #57 1.932 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:27:57.986Z] #57 1.932 ++ dirname /tmp/install/install.sh [2021-04-13T15:27:57.986Z] #57 1.932 + dir=/tmp/install [2021-04-13T15:27:57.986Z] #57 1.932 + bin=containerd [2021-04-13T15:27:57.986Z] #57 1.932 + shift [2021-04-13T15:27:57.986Z] #57 1.932 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-13T15:27:57.986Z] #57 1.932 + . /tmp/install/containerd.installer [2021-04-13T15:27:57.986Z] #57 1.932 ++ set -e [2021-04-13T15:27:57.986Z] #57 1.932 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:27:57.986Z] #57 1.932 + install_containerd [2021-04-13T15:27:57.986Z] #57 1.932 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-13T15:27:57.986Z] #57 1.932 + git clone https://github.com/containerd/containerd.git /tmp/tmp.keGuqHBvGS/src/github.com/containerd/containerd [2021-04-13T15:27:57.986Z] #57 1.955 Cloning into '/tmp/tmp.keGuqHBvGS/src/github.com/containerd/containerd'... [2021-04-13T15:27:57.986Z] #57 ... [2021-04-13T15:27:57.986Z] [2021-04-13T15:27:57.986Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-13T15:27:57.986Z] #37 26.03 The following NEW packages will be installed: [2021-04-13T15:27:57.986Z] #37 26.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-13T15:27:57.986Z] #37 26.04 vim-common xxd [2021-04-13T15:27:57.987Z] #37 26.18 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:27:57.987Z] #37 26.18 Need to get 14.0 MB of archives. [2021-04-13T15:27:57.987Z] #37 26.18 After this operation, 62.1 MB of additional disk space will be used. [2021-04-13T15:27:57.987Z] #37 26.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-13T15:27:57.987Z] #37 26.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:27:57.987Z] #37 26.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-13T15:27:57.987Z] #37 26.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-13T15:27:57.987Z] #37 26.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-13T15:27:57.987Z] #37 26.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-13T15:27:57.987Z] #37 26.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-13T15:27:57.987Z] #37 26.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-13T15:27:57.987Z] #37 26.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-13T15:27:57.987Z] #37 26.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-13T15:27:57.987Z] #37 28.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:27:57.987Z] #37 28.20 Fetched 14.0 MB in 1s (10.8 MB/s) [2021-04-13T15:27:57.987Z] #37 28.26 Selecting previously unselected package xxd. [2021-04-13T15:27:57.987Z] #37 28.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 ... 15177 files and directories currently installed.) [2021-04-13T15:27:57.987Z] #37 28.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-13T15:27:57.987Z] #37 28.33 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:27:57.987Z] #37 28.48 Selecting previously unselected package vim-common. [2021-04-13T15:27:57.987Z] #37 28.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:27:57.987Z] #37 28.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:27:57.987Z] #37 28.80 Selecting previously unselected package cmake-data. [2021-04-13T15:27:57.987Z] #37 28.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-13T15:27:57.987Z] #37 28.86 Unpacking cmake-data (3.13.4-1) ... [2021-04-13T15:27:57.987Z] #37 30.85 Selecting previously unselected package libicu63:s390x. [2021-04-13T15:27:57.987Z] #37 30.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-13T15:27:57.987Z] #37 30.87 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-13T15:27:57.987Z] #37 35.73 Selecting previously unselected package libxml2:s390x. [2021-04-13T15:27:57.987Z] #37 35.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-13T15:27:57.987Z] #37 35.74 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:27:57.987Z] #37 36.10 Selecting previously unselected package libarchive13:s390x. [2021-04-13T15:27:57.987Z] #37 36.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-13T15:27:57.987Z] #37 36.12 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-13T15:27:58.077Z] #51 22.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:27:58.279Z] #37 36.34 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-13T15:27:58.279Z] #37 36.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-13T15:27:58.279Z] #37 ... [2021-04-13T15:27:58.279Z] [2021-04-13T15:27:58.279Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-13T15:27:58.279Z] #14 26.12 The following NEW packages will be installed: [2021-04-13T15:27:58.279Z] #14 26.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-13T15:27:58.279Z] #14 26.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-13T15:27:58.279Z] #14 26.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-13T15:27:58.279Z] #14 26.12 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-13T15:27:58.279Z] #14 26.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-13T15:27:58.279Z] #14 26.12 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:27:58.279Z] #14 26.12 The following packages will be upgraded: [2021-04-13T15:27:58.279Z] #14 26.12 libseccomp2 libsystemd0 libudev1 [2021-04-13T15:27:58.279Z] #14 26.48 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:27:58.279Z] #14 26.48 Need to get 73.8 MB of archives. [2021-04-13T15:27:58.279Z] #14 26.48 After this operation, 494 MB of additional disk space will be used. [2021-04-13T15:27:58.279Z] #14 26.48 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-13T15:27:58.279Z] #14 26.50 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-04-13T15:27:58.279Z] #14 26.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-13T15:27:58.279Z] #14 26.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-13T15:27:58.279Z] #14 26.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-04-13T15:27:58.279Z] #14 26.74 Get:6 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-04-13T15:27:58.279Z] #14 27.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-13T15:27:58.279Z] #14 27.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-04-13T15:27:58.279Z] #14 27.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-13T15:27:58.279Z] #14 27.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-13T15:27:58.279Z] #14 27.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-13T15:27:58.279Z] #14 27.54 Get:12 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-04-13T15:27:58.279Z] #14 27.55 Get:13 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-04-13T15:27:58.279Z] #14 29.23 Get:14 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-04-13T15:27:58.279Z] #14 30.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-13T15:27:58.279Z] #14 30.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-13T15:27:58.279Z] #14 30.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-13T15:27:58.279Z] #14 30.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-13T15:27:58.279Z] #14 30.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-04-13T15:27:58.279Z] #14 30.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-13T15:27:58.279Z] #14 30.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-13T15:27:58.279Z] #14 30.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-13T15:27:58.279Z] #14 30.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-13T15:27:58.279Z] #14 30.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-13T15:27:58.279Z] #14 30.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-13T15:27:58.279Z] #14 30.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-13T15:27:58.279Z] #14 30.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-04-13T15:27:58.279Z] #14 30.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-13T15:27:58.279Z] #14 31.19 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:27:58.279Z] #14 31.27 Fetched 73.8 MB in 4s (17.2 MB/s) [2021-04-13T15:27:58.279Z] #14 31.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-13T15:27:58.279Z] #14 31.39 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-13T15:27:58.279Z] #14 31.40 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:27:58.279Z] #14 31.68 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-13T15:27:58.279Z] #14 31.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 ... 15177 files and directories currently installed.) [2021-04-13T15:27:58.279Z] #14 31.83 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-13T15:27:58.279Z] #14 31.84 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-13T15:27:58.279Z] #14 32.01 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-13T15:27:58.279Z] #14 32.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 ... 15177 files and directories currently installed.) [2021-04-13T15:27:58.279Z] #14 32.13 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-13T15:27:58.279Z] #14 32.14 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:27:58.279Z] #14 32.29 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-13T15:27:58.279Z] #14 32.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-13T15:27:58.279Z] #14 32.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-13T15:27:58.279Z] #14 32.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-13T15:27:58.279Z] #14 32.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:27:58.279Z] #14 33.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-13T15:27:58.279Z] #14 33.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-13T15:27:58.279Z] #14 33.93 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:27:58.279Z] #14 ... [2021-04-13T15:27:58.279Z] [2021-04-13T15:27:58.279Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-13T15:27:58.279Z] #37 36.39 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-13T15:27:58.279Z] #37 36.50 Selecting previously unselected package librhash0:s390x. [2021-04-13T15:27:58.279Z] #37 36.50 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-13T15:27:58.279Z] #37 36.50 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-13T15:27:58.279Z] #37 36.62 Selecting previously unselected package libuv1:s390x. [2021-04-13T15:27:58.571Z] #37 36.63 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-13T15:27:58.571Z] #37 36.64 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-13T15:27:58.571Z] #37 36.75 Selecting previously unselected package cmake. [2021-04-13T15:27:58.571Z] #37 36.77 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-13T15:27:58.571Z] #37 36.77 Unpacking cmake (3.13.4-1) ... [2021-04-13T15:27:58.652Z] #51 ... [2021-04-13T15:27:58.652Z] [2021-04-13T15:27:58.652Z] #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-04-13T15:27:58.652Z] #58 sha256:3a6cc43122ef2586fea84067d9f64dbfcf23c03c81dd27710065029feef4ebe7 [2021-04-13T15:27:58.652Z] #58 12.77 + cd /tmp/tmp.xKvwVsIRYA/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:27:58.652Z] #58 12.77 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:27:58.652Z] #58 12.79 + export GO111MODULE=on [2021-04-13T15:27:58.652Z] #58 12.79 + GO111MODULE=on [2021-04-13T15:27:58.652Z] #58 12.79 + export GOPROXY=https://proxy.golang.org [2021-04-13T15:27:58.652Z] #58 12.79 + GOPROXY=https://proxy.golang.org [2021-04-13T15:27:58.652Z] #58 12.79 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:27:58.652Z] #58 12.79 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-13T15:27:58.652Z] #58 15.76 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:27:58.652Z] #58 15.77 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:27:58.652Z] #58 15.78 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-13T15:27:58.652Z] #58 15.82 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:27:58.652Z] #58 15.95 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:27:58.652Z] #58 15.95 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-13T15:27:58.652Z] #58 15.98 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:27:58.652Z] #58 16.19 go: downloading github.com/google/uuid v1.2.0 [2021-04-13T15:27:58.652Z] #58 16.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:27:58.652Z] #58 16.40 go: extracting github.com/google/uuid v1.2.0 [2021-04-13T15:27:58.652Z] #58 16.41 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:27:58.652Z] #58 16.50 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:27:58.652Z] #58 16.86 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-13T15:27:58.652Z] #58 16.91 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-13T15:27:58.652Z] #58 16.93 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:27:58.652Z] #58 17.06 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:27:58.652Z] #58 17.08 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:27:58.652Z] #58 17.29 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-13T15:27:58.652Z] #58 17.67 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:27:58.652Z] #58 18.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:27:58.652Z] #58 19.03 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:27:58.652Z] #58 19.26 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-13T15:27:58.652Z] #58 20.42 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:27:58.652Z] #58 20.85 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:27:58.652Z] #58 ... [2021-04-13T15:27:58.652Z] [2021-04-13T15:27:58.652Z] #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-04-13T15:27:58.652Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:27:58.652Z] #45 22.54 internal/testlog [2021-04-13T15:27:58.652Z] #45 22.74 encoding [2021-04-13T15:27:58.652Z] #45 22.92 unicode/utf16 [2021-04-13T15:27:58.868Z] #37 ... [2021-04-13T15:27:58.868Z] [2021-04-13T15:27:58.868Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-13T15:27:58.868Z] #43 36.67 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-13T15:27:58.868Z] #43 36.68 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:27:58.868Z] #43 DONE 37.1s [2021-04-13T15:27:58.914Z] #45 23.16 container/list [2021-04-13T15:27:58.914Z] #45 ... [2021-04-13T15:27:58.914Z] [2021-04-13T15:27:58.914Z] #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-04-13T15:27:58.914Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:27:58.914Z] #55 13.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:27:58.914Z] #55 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:27:59.169Z] [2021-04-13T15:27:59.169Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:27:59.178Z] #55 ... [2021-04-13T15:27:59.178Z] [2021-04-13T15:27:59.178Z] #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-04-13T15:27:59.178Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:27:59.179Z] #51 23.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:27:59.179Z] #51 ... [2021-04-13T15:27:59.179Z] [2021-04-13T15:27:59.179Z] #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-04-13T15:27:59.179Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:27:59.179Z] #36 13.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:27:59.179Z] #36 16.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:27:59.440Z] #36 ... [2021-04-13T15:27:59.440Z] [2021-04-13T15:27:59.440Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:27:59.440Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:27:59.440Z] #13 9.033 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:27:59.440Z] #13 12.58 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:27:59.440Z] #13 14.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:27:59.440Z] #13 ... [2021-04-13T15:27:59.440Z] [2021-04-13T15:27:59.440Z] #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-04-13T15:27:59.440Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:27:59.440Z] #42 13.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:27:59.440Z] #42 16.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:27:59.702Z] #42 ... [2021-04-13T15:27:59.703Z] [2021-04-13T15:27:59.703Z] #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-04-13T15:27:59.703Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:27:59.703Z] #45 23.87 crypto/internal/subtle [2021-04-13T15:27:59.703Z] #45 24.01 crypto/subtle [2021-04-13T15:27:59.964Z] #45 24.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-13T15:27:59.964Z] #45 24.25 internal/nettrace [2021-04-13T15:28:00.226Z] #45 24.40 runtime/cgo [2021-04-13T15:28:01.239Z] #44 ... [2021-04-13T15:28:01.239Z] [2021-04-13T15:28:01.239Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:28:01.239Z] #48 DONE 39.2s [2021-04-13T15:28:01.239Z] [2021-04-13T15:28:01.239Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-13T15:28:01.239Z] #37 38.97 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-13T15:28:01.239Z] #37 38.99 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:28:01.239Z] #37 39.00 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-13T15:28:01.239Z] #37 39.01 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:28:01.239Z] #37 39.03 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-13T15:28:01.239Z] #37 39.03 Setting up cmake-data (3.13.4-1) ... [2021-04-13T15:28:01.239Z] #37 39.05 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:28:01.239Z] #37 39.06 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-13T15:28:01.239Z] #37 39.07 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-13T15:28:01.239Z] #37 39.08 Setting up cmake (3.13.4-1) ... [2021-04-13T15:28:01.239Z] #37 39.09 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:28:01.239Z] #37 39.13 Processing triggers for mime-support (3.62) ... [2021-04-13T15:28:01.538Z] #37 DONE 39.7s [2021-04-13T15:28:01.538Z] [2021-04-13T15:28:01.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:01.538Z] #44 2.356 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:28:01.538Z] #44 2.356 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:28:01.538Z] #44 2.371 Note: Building without GnuTLS support [2021-04-13T15:28:01.538Z] #44 2.397 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:28:01.538Z] #44 2.397 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:28:02.026Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0254516988e092124) in /home/ubuntu/workspace/moby_PR-42273 [Pipeline] { [Pipeline] checkout [2021-04-13T15:28:02.125Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0945401b86af638d7) in /home/ubuntu/workspace/moby_PR-42273 [Pipeline] { [Pipeline] checkout [2021-04-13T15:28:02.150Z] #45 ... [2021-04-13T15:28:02.150Z] [2021-04-13T15:28:02.150Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:28:02.150Z] #34 sha256:59d086b1d691d2387690e4d87cd777a6e5fcf312225ad09b60a8f004d8df536e [2021-04-13T15:28:02.150Z] #34 DONE 25.9s [2021-04-13T15:28:02.150Z] [2021-04-13T15:28:02.150Z] #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-04-13T15:28:02.150Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:28:02.150Z] #49 22.34 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:28:02.150Z] #49 24.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:28:02.150Z] #49 24.45 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:28:02.150Z] #49 24.45 go: downloading golang.org/x/text v0.3.2 [2021-04-13T15:28:02.150Z] #49 24.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:28:02.150Z] #49 24.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:28:02.150Z] #49 24.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:28:02.150Z] #49 24.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:28:02.150Z] #49 24.46 go: downloading github.com/pkg/errors v0.8.1 [2021-04-13T15:28:02.150Z] #49 24.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:28:02.150Z] #49 24.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:28:02.150Z] #49 24.72 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:28:02.150Z] #49 24.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:28:02.150Z] #49 24.74 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:28:02.150Z] #49 25.01 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:28:02.150Z] #49 25.12 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:28:02.150Z] #49 25.13 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:28:02.150Z] #49 25.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:28:02.150Z] #49 25.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:28:02.150Z] #49 25.22 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:28:02.150Z] #49 25.26 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:28:02.150Z] #49 25.26 go: extracting github.com/pkg/errors v0.8.1 [2021-04-13T15:28:02.150Z] #49 25.26 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:28:02.150Z] #49 25.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:28:02.150Z] #49 25.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:28:02.150Z] #49 25.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:28:02.150Z] #49 25.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:28:02.150Z] #49 25.56 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:28:02.150Z] #49 25.63 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:28:02.150Z] #49 25.81 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:28:02.150Z] #49 25.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-13T15:28:02.150Z] #49 25.94 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:28:02.150Z] #49 26.02 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:28:02.150Z] #49 26.05 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:28:02.150Z] #49 26.15 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:28:02.150Z] #49 26.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:28:02.150Z] #49 26.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:28:02.150Z] #49 26.49 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:28:02.160Z] The recommended git tool is: git [2021-04-13T15:28:02.269Z] The recommended git tool is: git [2021-04-13T15:28:02.412Z] #49 26.62 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:28:02.412Z] #49 26.65 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:28:02.662Z] #44 3.570 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:28:02.662Z] #44 3.601 GEN .gitid [2021-04-13T15:28:02.662Z] #44 3.607 GEN criu/include/version.h [2021-04-13T15:28:02.662Z] #44 3.630 GEN include/common/asm [2021-04-13T15:28:02.674Z] #49 26.75 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:28:02.674Z] #49 26.85 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-13T15:28:02.936Z] #49 27.19 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:28:03.197Z] #49 27.32 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:28:03.198Z] #49 27.40 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:28:03.198Z] #49 27.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:28:03.295Z] #44 4.514 PBCC images/timens.pb-c.c [2021-04-13T15:28:03.295Z] #44 4.522 DEP images/timens.pb-c.d [2021-04-13T15:28:03.460Z] #49 27.50 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-13T15:28:03.460Z] #49 27.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:28:03.460Z] #49 27.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:28:03.460Z] #49 27.69 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:28:03.587Z] #44 4.555 PBCC images/fown.pb-c.c [2021-04-13T15:28:03.587Z] #44 4.567 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-13T15:28:03.587Z] #44 4.654 PBCC images/opts.pb-c.c [2021-04-13T15:28:03.587Z] #44 4.692 PBCC images/memfd.pb-c.c [2021-04-13T15:28:03.587Z] #44 4.730 DEP images/fown.pb-c.d [2021-04-13T15:28:03.587Z] #44 4.751 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-13T15:28:03.587Z] #44 4.787 DEP images/opts.pb-c.d [2021-04-13T15:28:03.721Z] #49 27.79 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:28:03.721Z] #49 ... [2021-04-13T15:28:03.721Z] [2021-04-13T15:28:03.721Z] #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-04-13T15:28:03.721Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:28:03.721Z] #36 27.91 Fetched 8427 kB in 20s (427 kB/s) [2021-04-13T15:28:03.880Z] #44 4.813 DEP images/memfd.pb-c.d [2021-04-13T15:28:03.880Z] #44 4.858 PBCC images/sit.pb-c.c [2021-04-13T15:28:03.880Z] #44 4.886 DEP images/sit.pb-c.d [2021-04-13T15:28:03.880Z] #44 4.909 PBCC images/macvlan.pb-c.c [2021-04-13T15:28:03.880Z] #44 4.941 DEP images/macvlan.pb-c.d [2021-04-13T15:28:03.880Z] #44 4.965 PBCC images/autofs.pb-c.c [2021-04-13T15:28:03.880Z] #44 4.970 DEP images/autofs.pb-c.d [2021-04-13T15:28:03.880Z] #44 5.017 PBCC images/sysctl.pb-c.c [2021-04-13T15:28:04.174Z] #44 5.023 DEP images/sysctl.pb-c.d [2021-04-13T15:28:04.174Z] #44 5.048 PBCC images/time.pb-c.c [2021-04-13T15:28:04.174Z] #44 5.083 DEP images/time.pb-c.d [2021-04-13T15:28:04.174Z] #44 5.109 PBCC images/binfmt-misc.pb-c.c [2021-04-13T15:28:04.174Z] #44 5.131 DEP images/binfmt-misc.pb-c.d [2021-04-13T15:28:04.174Z] #44 5.181 PBCC images/seccomp.pb-c.c [2021-04-13T15:28:04.174Z] #44 5.194 DEP images/seccomp.pb-c.d [2021-04-13T15:28:04.174Z] #44 5.235 PBCC images/userns.pb-c.c [2021-04-13T15:28:04.174Z] #44 5.257 DEP images/userns.pb-c.d [2021-04-13T15:28:04.174Z] #44 5.268 PBCC images/cgroup.pb-c.c [2021-04-13T15:28:04.174Z] #44 5.294 DEP images/cgroup.pb-c.d [2021-04-13T15:28:04.174Z] #44 5.344 PBCC images/ext-file.pb-c.c [2021-04-13T15:28:04.465Z] #44 5.351 DEP images/ext-file.pb-c.d [2021-04-13T15:28:04.465Z] #44 5.395 PBCC images/rpc.pb-c.c [2021-04-13T15:28:04.465Z] #44 5.423 DEP images/rpc.pb-c.d [2021-04-13T15:28:04.465Z] #44 5.471 PBCC images/siginfo.pb-c.c [2021-04-13T15:28:04.465Z] #44 5.477 DEP images/siginfo.pb-c.d [2021-04-13T15:28:04.465Z] #44 5.511 PBCC images/pagemap.pb-c.c [2021-04-13T15:28:04.465Z] #44 5.599 DEP images/pagemap.pb-c.d [2021-04-13T15:28:04.728Z] using credential docker-jenkins-github-credentials [2021-04-13T15:28:04.736Z] Cloning the remote Git repository [2021-04-13T15:28:04.736Z] Cloning with configured refspecs honoured and without tags [2021-04-13T15:28:04.757Z] #44 5.671 PBCC images/rlimit.pb-c.c [2021-04-13T15:28:04.757Z] #44 5.696 DEP images/rlimit.pb-c.d [2021-04-13T15:28:04.757Z] #44 ... [2021-04-13T15:28:04.757Z] [2021-04-13T15:28:04.757Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:04.757Z] #46 32.74 strconv [2021-04-13T15:28:04.757Z] #46 33.30 bytes [2021-04-13T15:28:04.757Z] #46 34.34 bufio [2021-04-13T15:28:04.757Z] #46 35.50 reflect [2021-04-13T15:28:04.757Z] #46 35.54 syscall [2021-04-13T15:28:04.757Z] #46 41.21 time [2021-04-13T15:28:04.757Z] #46 ... [2021-04-13T15:28:04.757Z] [2021-04-13T15:28:04.757Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-13T15:28:04.757Z] #33 32.84 Checking out files: 92% (1403/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-04-13T15:28:04.757Z] #33 33.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-13T15:28:04.757Z] #33 33.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-13T15:28:04.757Z] #33 ... [2021-04-13T15:28:04.757Z] [2021-04-13T15:28:04.757Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:04.757Z] #44 5.732 PBCC images/file-lock.pb-c.c [2021-04-13T15:28:04.757Z] #44 5.763 DEP images/file-lock.pb-c.d [2021-04-13T15:28:04.757Z] #44 5.814 PBCC images/tty.pb-c.c [2021-04-13T15:28:04.757Z] #44 5.829 DEP images/tty.pb-c.d [2021-04-13T15:28:04.757Z] #44 5.886 PBCC images/tun.pb-c.c [2021-04-13T15:28:04.757Z] #44 5.919 PBCC images/netdev.pb-c.c [2021-04-13T15:28:04.793Z] using credential docker-jenkins-github-credentials [2021-04-13T15:28:04.799Z] Cloning the remote Git repository [2021-04-13T15:28:04.799Z] Cloning with configured refspecs honoured and without tags [2021-04-13T15:28:05.048Z] #44 5.973 DEP images/tun.pb-c.d [2021-04-13T15:28:05.048Z] #44 5.988 DEP images/netdev.pb-c.d [2021-04-13T15:28:05.048Z] #44 6.049 PBCC images/vma.pb-c.c [2021-04-13T15:28:05.048Z] #44 6.085 DEP images/vma.pb-c.d [2021-04-13T15:28:05.048Z] #44 6.121 PBCC images/creds.pb-c.c [2021-04-13T15:28:05.048Z] #44 6.169 DEP images/creds.pb-c.d [2021-04-13T15:28:05.048Z] #44 6.204 PBCC images/utsns.pb-c.c [2021-04-13T15:28:05.048Z] #44 6.241 DEP images/utsns.pb-c.d [2021-04-13T15:28:05.048Z] #44 6.251 PBCC images/ipc-desc.pb-c.c [2021-04-13T15:28:05.048Z] #44 6.264 PBCC images/ipc-sem.pb-c.c [2021-04-13T15:28:05.048Z] #44 6.287 DEP images/ipc-desc.pb-c.d [2021-04-13T15:28:05.125Z] #36 27.91 Reading package lists... [2021-04-13T15:28:05.125Z] #36 ... [2021-04-13T15:28:05.125Z] [2021-04-13T15:28:05.125Z] #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-04-13T15:28:05.125Z] #47 sha256:6d908eebbd881a4d18a0be62153b2a3ee9ba6c10a06ca8ce4b8ac483aff78c03 [2021-04-13T15:28:05.125Z] #47 19.26 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:28:05.125Z] #47 22.71 go: finding github.com/fatih/color v1.9.0 [2021-04-13T15:28:05.125Z] #47 22.80 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:28:05.125Z] #47 22.95 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:28:05.125Z] #47 22.96 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:28:05.125Z] #47 23.03 go: finding github.com/spf13/pflag v1.0.3 [2021-04-13T15:28:05.125Z] #47 23.20 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:28:05.125Z] #47 23.39 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:28:05.125Z] #47 23.52 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:28:05.125Z] #47 23.60 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:28:05.125Z] #47 23.62 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:28:05.125Z] #47 23.66 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:28:05.125Z] #47 ... [2021-04-13T15:28:05.125Z] [2021-04-13T15:28:05.125Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:28:05.125Z] #67 sha256:b2eedd82417f3120062053ac93eb50e0505629a1caf6562d52836176d82c6901 [2021-04-13T15:28:05.125Z] #67 26.27 Checking out files: 52% (995/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-04-13T15:28:05.125Z] #67 27.58 + cd /tmp/tmp.4vnz2Elw4M/src/github.com/docker/libnetwork [2021-04-13T15:28:05.125Z] #67 27.58 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:28:05.125Z] #67 27.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-13T15:28:05.340Z] #44 6.316 DEP images/ipc-sem.pb-c.d [2021-04-13T15:28:05.340Z] #44 6.373 PBCC images/ipc-msg.pb-c.c [2021-04-13T15:28:05.340Z] #44 6.390 DEP images/ipc-msg.pb-c.d [2021-04-13T15:28:05.340Z] #44 6.414 PBCC images/ipc-shm.pb-c.c [2021-04-13T15:28:05.340Z] #44 6.435 DEP images/ipc-shm.pb-c.d [2021-04-13T15:28:05.340Z] #44 6.449 PBCC images/ipc-var.pb-c.c [2021-04-13T15:28:05.340Z] #44 6.503 DEP images/ipc-var.pb-c.d [2021-04-13T15:28:04.761Z] Cloning repository https://github.com/moby/moby.git [2021-04-13T15:28:04.812Z] > git init /home/ubuntu/workspace/moby_PR-42273 # timeout=10 [2021-04-13T15:28:05.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:28:05.066Z] > git --version # timeout=10 [2021-04-13T15:28:05.082Z] > git --version # 'git version 2.25.1' [2021-04-13T15:28:05.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:05.085Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:05.632Z] #44 6.522 PBCC images/sk-opts.pb-c.c [2021-04-13T15:28:05.632Z] #44 6.547 PBCC images/packet-sock.pb-c.c [2021-04-13T15:28:05.632Z] #44 6.572 DEP images/sk-opts.pb-c.d [2021-04-13T15:28:05.632Z] #44 6.603 DEP images/packet-sock.pb-c.d [2021-04-13T15:28:05.632Z] #44 6.628 PBCC images/sk-netlink.pb-c.c [2021-04-13T15:28:05.632Z] #44 6.657 DEP images/sk-netlink.pb-c.d [2021-04-13T15:28:05.632Z] #44 6.701 PBCC images/sk-inet.pb-c.c [2021-04-13T15:28:05.632Z] #44 6.708 DEP images/sk-inet.pb-c.d [2021-04-13T15:28:05.632Z] #44 6.767 PBCC images/sk-unix.pb-c.c [2021-04-13T15:28:05.632Z] #44 6.780 DEP images/sk-unix.pb-c.d [2021-04-13T15:28:05.632Z] #44 6.821 PBCC images/mm.pb-c.c [2021-04-13T15:28:04.743Z] Cloning repository https://github.com/moby/moby.git [2021-04-13T15:28:04.865Z] > git init /home/ubuntu/workspace/moby_PR-42273 # timeout=10 [2021-04-13T15:28:05.139Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:28:05.139Z] > git --version # timeout=10 [2021-04-13T15:28:05.149Z] > git --version # 'git version 2.17.1' [2021-04-13T15:28:05.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:05.173Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:05.924Z] #44 6.884 DEP images/mm.pb-c.d [2021-04-13T15:28:05.924Z] #44 6.938 PBCC images/timerfd.pb-c.c [2021-04-13T15:28:05.924Z] #44 6.980 DEP images/timerfd.pb-c.d [2021-04-13T15:28:05.924Z] #44 7.027 PBCC images/timer.pb-c.c [2021-04-13T15:28:05.924Z] #44 7.037 DEP images/timer.pb-c.d [2021-04-13T15:28:05.924Z] #44 7.069 PBCC images/sa.pb-c.c [2021-04-13T15:28:05.924Z] #44 ... [2021-04-13T15:28:05.924Z] [2021-04-13T15:28:05.924Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:28:05.924Z] #52 34.05 internal/oserror [2021-04-13T15:28:05.924Z] #52 34.05 bytes [2021-04-13T15:28:05.924Z] #52 34.13 syscall [2021-04-13T15:28:05.924Z] #52 35.76 reflect [2021-04-13T15:28:05.924Z] #52 39.81 time [2021-04-13T15:28:05.924Z] #52 43.87 context [2021-04-13T15:28:06.215Z] #52 ... [2021-04-13T15:28:06.215Z] [2021-04-13T15:28:06.215Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:06.215Z] #44 7.091 DEP images/sa.pb-c.d [2021-04-13T15:28:06.215Z] #44 7.129 PBCC images/pipe-data.pb-c.c [2021-04-13T15:28:06.215Z] #44 7.132 DEP images/pipe-data.pb-c.d [2021-04-13T15:28:06.215Z] #44 7.162 PBCC images/mnt.pb-c.c [2021-04-13T15:28:06.215Z] #44 7.219 DEP images/mnt.pb-c.d [2021-04-13T15:28:06.215Z] #44 7.271 PBCC images/sk-packet.pb-c.c [2021-04-13T15:28:06.215Z] #44 7.274 DEP images/sk-packet.pb-c.d [2021-04-13T15:28:06.215Z] #44 7.321 PBCC images/tcp-stream.pb-c.c [2021-04-13T15:28:06.215Z] #44 7.358 DEP images/tcp-stream.pb-c.d [2021-04-13T15:28:06.215Z] #44 7.390 PBCC images/pipe.pb-c.c [2021-04-13T15:28:06.215Z] #44 7.411 DEP images/pipe.pb-c.d [2021-04-13T15:28:06.215Z] #44 7.441 PBCC images/pstree.pb-c.c [2021-04-13T15:28:06.507Z] #44 7.454 DEP images/pstree.pb-c.d [2021-04-13T15:28:06.507Z] #44 7.469 PBCC images/fs.pb-c.c [2021-04-13T15:28:06.507Z] #44 7.487 DEP images/fs.pb-c.d [2021-04-13T15:28:06.507Z] #44 7.499 PBCC images/signalfd.pb-c.c [2021-04-13T15:28:06.507Z] #44 7.527 DEP images/signalfd.pb-c.d [2021-04-13T15:28:06.507Z] #44 7.570 PBCC images/fh.pb-c.c [2021-04-13T15:28:06.507Z] #44 7.598 PBCC images/fsnotify.pb-c.c [2021-04-13T15:28:06.507Z] #44 7.613 DEP images/fh.pb-c.d [2021-04-13T15:28:06.507Z] #44 7.627 DEP images/fsnotify.pb-c.d [2021-04-13T15:28:06.507Z] #44 7.662 PBCC images/eventpoll.pb-c.c [2021-04-13T15:28:06.727Z] Fetching without tags [2021-04-13T15:28:06.799Z] #44 7.683 DEP images/eventpoll.pb-c.d [2021-04-13T15:28:06.799Z] #44 7.716 PBCC images/eventfd.pb-c.c [2021-04-13T15:28:06.799Z] #44 7.727 DEP images/eventfd.pb-c.d [2021-04-13T15:28:06.799Z] #44 7.747 PBCC images/remap-file-path.pb-c.c [2021-04-13T15:28:06.799Z] #44 7.758 DEP images/remap-file-path.pb-c.d [2021-04-13T15:28:06.799Z] #44 7.777 PBCC images/fifo.pb-c.c [2021-04-13T15:28:06.799Z] #44 7.785 DEP images/fifo.pb-c.d [2021-04-13T15:28:06.799Z] #44 7.801 PBCC images/ghost-file.pb-c.c [2021-04-13T15:28:06.799Z] #44 7.822 DEP images/ghost-file.pb-c.d [2021-04-13T15:28:06.799Z] #44 7.846 PBCC images/regfile.pb-c.c [2021-04-13T15:28:06.799Z] #44 7.874 DEP images/regfile.pb-c.d [2021-04-13T15:28:06.799Z] #44 7.896 PBCC images/ns.pb-c.c [2021-04-13T15:28:06.799Z] #44 7.905 DEP images/ns.pb-c.d [2021-04-13T15:28:06.799Z] #44 7.919 PBCC images/fdinfo.pb-c.c [2021-04-13T15:28:06.799Z] #44 7.984 DEP images/fdinfo.pb-c.d [2021-04-13T15:28:07.092Z] #44 8.023 PBCC images/core-aarch64.pb-c.c [2021-04-13T15:28:07.092Z] #44 8.049 PBCC images/core-arm.pb-c.c [2021-04-13T15:28:07.092Z] #44 8.056 PBCC images/core-ppc64.pb-c.c [2021-04-13T15:28:07.092Z] #44 8.097 PBCC images/core-s390.pb-c.c [2021-04-13T15:28:07.092Z] #44 8.143 PBCC images/core-x86.pb-c.c [2021-04-13T15:28:07.092Z] #44 8.194 PBCC images/core.pb-c.c [2021-04-13T15:28:07.092Z] #44 8.235 PBCC images/inventory.pb-c.c [2021-04-13T15:28:07.195Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:28:07.385Z] #44 8.262 DEP images/core-aarch64.pb-c.d [2021-04-13T15:28:07.385Z] #44 8.302 DEP images/core-arm.pb-c.d [2021-04-13T15:28:07.385Z] #44 8.320 DEP images/core-ppc64.pb-c.d [2021-04-13T15:28:07.385Z] #44 8.354 DEP images/core-s390.pb-c.d [2021-04-13T15:28:07.385Z] #44 8.387 DEP images/core-x86.pb-c.d [2021-04-13T15:28:07.385Z] #44 8.421 DEP images/core.pb-c.d [2021-04-13T15:28:07.385Z] #44 8.474 DEP images/inventory.pb-c.d [2021-04-13T15:28:07.385Z] #44 8.521 PBCC images/cpuinfo.pb-c.c [2021-04-13T15:28:07.385Z] #44 8.527 DEP images/cpuinfo.pb-c.d [2021-04-13T15:28:07.385Z] #44 8.547 PBCC images/stats.pb-c.c [2021-04-13T15:28:07.676Z] #44 8.578 DEP images/stats.pb-c.d [2021-04-13T15:28:08.134Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:28:08.134Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:28:08.315Z] #44 9.366 make[1]: Nothing to be done for 'all'. [2021-04-13T15:28:06.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:28:06.643Z] > git config --add remote.origin.fetch +refs/pull/42273/head:refs/remotes/origin/PR-42273 # timeout=10 [2021-04-13T15:28:06.674Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:06.702Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:28:06.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:28:06.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:06.778Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:07.210Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:28:07.242Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:28:08.016Z] > git remote # timeout=10 [2021-04-13T15:28:08.038Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:28:08.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:08.073Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:28:08.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T15:28:08.137Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:28:08.160Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:28:08.608Z] #44 ... [2021-04-13T15:28:08.608Z] [2021-04-13T15:28:08.608Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:08.608Z] #38 1.692 + RM_GOPATH=0 [2021-04-13T15:28:08.608Z] #38 1.692 + TMP_GOPATH= [2021-04-13T15:28:08.608Z] #38 1.692 + : /build [2021-04-13T15:28:08.608Z] #38 1.692 + '[' -z '' ']' [2021-04-13T15:28:08.608Z] #38 1.693 ++ mktemp -d [2021-04-13T15:28:08.608Z] #38 1.694 + export GOPATH=/tmp/tmp.wnfIxmvzyJ [2021-04-13T15:28:08.608Z] #38 1.694 + GOPATH=/tmp/tmp.wnfIxmvzyJ [2021-04-13T15:28:08.608Z] #38 1.694 + RM_GOPATH=1 [2021-04-13T15:28:08.608Z] #38 1.697 + case "$(go env GOARCH)" in [2021-04-13T15:28:08.608Z] #38 1.698 ++ go env GOARCH [2021-04-13T15:28:08.608Z] #38 1.722 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:28:08.608Z] #38 1.722 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:28:08.608Z] #38 1.723 ++ dirname /tmp/install/install.sh [2021-04-13T15:28:08.608Z] #38 1.723 + dir=/tmp/install [2021-04-13T15:28:08.608Z] #38 1.723 + bin=tini [2021-04-13T15:28:08.608Z] #38 1.723 + shift [2021-04-13T15:28:08.608Z] #38 1.723 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-13T15:28:08.608Z] #38 1.724 + . /tmp/install/tini.installer [2021-04-13T15:28:08.608Z] #38 1.724 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:28:08.608Z] #38 1.726 + install_tini [2021-04-13T15:28:08.608Z] #38 1.726 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-13T15:28:08.608Z] #38 1.726 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:28:08.608Z] #38 1.726 + git clone https://github.com/krallin/tini.git /tmp/tmp.wnfIxmvzyJ/tini [2021-04-13T15:28:08.608Z] #38 1.728 Cloning into '/tmp/tmp.wnfIxmvzyJ/tini'... [2021-04-13T15:28:08.608Z] #38 2.255 + cd /tmp/tmp.wnfIxmvzyJ/tini [2021-04-13T15:28:08.608Z] #38 2.256 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:28:08.608Z] #38 2.259 + cmake . [2021-04-13T15:28:08.608Z] #38 2.590 -- The C compiler identification is GNU 8.3.0 [2021-04-13T15:28:08.608Z] #38 2.610 -- Check for working C compiler: /usr/bin/cc [2021-04-13T15:28:08.608Z] #38 3.168 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-13T15:28:08.608Z] #38 3.169 -- Detecting C compiler ABI info [2021-04-13T15:28:08.608Z] #38 3.621 -- Detecting C compiler ABI info - done [2021-04-13T15:28:08.608Z] #38 3.626 -- Detecting C compile features [2021-04-13T15:28:08.608Z] #38 4.809 -- Detecting C compile features - done [2021-04-13T15:28:08.608Z] #38 4.818 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-13T15:28:08.608Z] #38 5.014 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-13T15:28:08.608Z] #38 5.050 -- Configuring done [2021-04-13T15:28:08.608Z] #38 5.072 -- Generating done [2021-04-13T15:28:08.608Z] #38 5.083 -- Build files have been written to: /tmp/tmp.wnfIxmvzyJ/tini [2021-04-13T15:28:08.608Z] #38 5.100 + make tini-static [2021-04-13T15:28:08.608Z] #38 5.375 Scanning dependencies of target tini-static [2021-04-13T15:28:08.608Z] #38 5.411 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-13T15:28:08.608Z] #38 6.030 [100%] Linking C executable tini-static [2021-04-13T15:28:08.608Z] #38 6.552 [100%] Built target tini-static [2021-04-13T15:28:08.608Z] #38 6.654 + mkdir -p /build [2021-04-13T15:28:08.608Z] #38 6.655 + cp tini-static /build/docker-init [2021-04-13T15:28:08.608Z] #38 DONE 7.0s [2021-04-13T15:28:08.608Z] [2021-04-13T15:28:08.608Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-13T15:28:08.608Z] #14 36.10 Selecting previously unselected package binutils-mingw-w64. [2021-04-13T15:28:08.608Z] #14 36.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-13T15:28:08.608Z] #14 36.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:28:08.608Z] #14 36.24 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-13T15:28:08.608Z] #14 36.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-13T15:28:08.608Z] #14 36.25 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-13T15:28:08.608Z] #14 36.39 Selecting previously unselected package dmsetup. [2021-04-13T15:28:08.608Z] #14 36.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-13T15:28:08.608Z] #14 36.41 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-13T15:28:08.608Z] #14 36.55 Selecting previously unselected package mingw-w64-common. [2021-04-13T15:28:08.608Z] #14 36.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-13T15:28:08.608Z] #14 36.56 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-13T15:28:08.608Z] #14 40.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-13T15:28:08.608Z] #14 40.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-13T15:28:08.608Z] #14 40.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:28:08.900Z] #14 ... [2021-04-13T15:28:08.900Z] [2021-04-13T15:28:08.900Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:08.900Z] #46 44.48 internal/poll [2021-04-13T15:28:08.900Z] #46 45.00 internal/fmtsort [2021-04-13T15:28:08.900Z] #46 45.41 strings [2021-04-13T15:28:08.900Z] #46 45.97 os [2021-04-13T15:28:08.900Z] #46 47.14 regexp/syntax [2021-04-13T15:28:09.346Z] #67 ... [2021-04-13T15:28:09.346Z] [2021-04-13T15:28:09.346Z] #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-04-13T15:28:09.346Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:28:09.346Z] #49 28.01 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-13T15:28:09.346Z] #49 28.04 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:28:09.346Z] #49 28.11 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:28:09.346Z] #49 28.19 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:28:09.346Z] #49 28.25 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:28:09.346Z] #49 28.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:28:09.346Z] #49 28.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:28:09.346Z] #49 28.50 go: downloading github.com/spf13/cast v1.3.0 [2021-04-13T15:28:09.346Z] #49 28.52 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-13T15:28:09.346Z] #49 28.54 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:28:09.346Z] #49 28.63 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:28:09.346Z] #49 28.65 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-13T15:28:09.346Z] #49 28.65 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:28:09.346Z] #49 28.91 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:28:09.346Z] #49 29.00 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-13T15:28:09.346Z] #49 29.01 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:28:09.346Z] #49 29.04 go: extracting github.com/spf13/cast v1.3.0 [2021-04-13T15:28:09.346Z] #49 29.18 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-13T15:28:09.346Z] #49 29.25 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:28:09.346Z] #49 29.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:28:09.346Z] #49 29.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:28:09.346Z] #49 29.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:28:09.346Z] #49 29.74 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:28:09.346Z] #49 30.03 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-13T15:28:09.346Z] #49 30.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:28:09.346Z] #49 30.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:28:09.346Z] #49 30.55 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:28:09.346Z] #49 30.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-13T15:28:09.346Z] #49 30.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:28:09.346Z] #49 30.87 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-13T15:28:09.346Z] #49 31.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:28:09.346Z] #49 31.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:28:09.346Z] #49 31.07 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:28:09.346Z] #49 31.17 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:28:09.346Z] #49 31.74 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:28:09.346Z] #49 31.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:28:09.346Z] #49 31.89 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:28:09.346Z] #49 32.22 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:28:09.346Z] #49 32.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:28:09.346Z] #49 32.32 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:28:09.346Z] #49 32.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:28:09.346Z] #49 32.60 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:28:09.346Z] #49 32.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:28:09.346Z] #49 32.68 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:28:09.346Z] #49 32.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:28:09.346Z] #49 33.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:28:09.346Z] #49 33.01 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:28:09.346Z] #49 33.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:28:09.346Z] #49 33.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:28:09.346Z] #49 33.24 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:28:09.346Z] #49 33.24 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:28:09.346Z] #49 33.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:28:09.346Z] #49 33.45 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:28:09.346Z] #49 33.63 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:28:09.346Z] #49 33.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:28:09.608Z] #49 33.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:28:09.608Z] #49 33.93 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:28:09.608Z] #49 33.99 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:28:09.869Z] #49 34.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:28:10.131Z] #49 34.34 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:28:10.131Z] #49 34.34 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:28:10.131Z] #49 ... [2021-04-13T15:28:10.131Z] [2021-04-13T15:28:10.131Z] #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-04-13T15:28:10.131Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:28:10.131Z] #51 24.34 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:28:10.131Z] #51 25.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:28:10.131Z] #51 26.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:28:10.131Z] #51 26.77 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:28:10.131Z] #51 27.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:28:10.131Z] #51 27.82 runtime [2021-04-13T15:28:10.131Z] #51 27.91 runtime/cgo [2021-04-13T15:28:10.394Z] #51 ... [2021-04-13T15:28:10.394Z] [2021-04-13T15:28:10.395Z] #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-04-13T15:28:10.395Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:28:10.395Z] #49 34.45 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:28:10.395Z] #49 34.63 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:28:10.454Z] #46 48.59 fmt [2021-04-13T15:28:10.656Z] #49 ... [2021-04-13T15:28:10.656Z] [2021-04-13T15:28:10.656Z] #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-04-13T15:28:10.656Z] #58 sha256:3a6cc43122ef2586fea84067d9f64dbfcf23c03c81dd27710065029feef4ebe7 [2021-04-13T15:28:10.656Z] #58 24.78 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:28:10.656Z] #58 25.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:28:10.656Z] #58 25.84 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:28:10.656Z] #58 25.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:28:10.656Z] #58 25.86 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:28:10.656Z] #58 26.11 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:28:10.656Z] #58 29.54 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:28:10.656Z] #58 29.78 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:28:10.656Z] #58 29.93 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:28:10.656Z] #58 30.04 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:28:10.656Z] #58 30.12 go: finding github.com/google/uuid v1.2.0 [2021-04-13T15:28:10.656Z] #58 30.16 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:28:10.656Z] #58 30.29 go: finding github.com/gofrs/flock v0.8.0 [2021-04-13T15:28:10.656Z] #58 30.29 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-13T15:28:10.656Z] #58 30.30 go: finding github.com/gorilla/mux v1.8.0 [2021-04-13T15:28:10.656Z] #58 30.42 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:28:10.656Z] #58 30.43 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:28:10.656Z] #58 30.53 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:28:10.656Z] #58 30.58 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:28:10.656Z] #58 30.78 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:28:10.656Z] #58 30.95 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:28:10.656Z] #58 ... [2021-04-13T15:28:10.656Z] [2021-04-13T15:28:10.656Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-13T15:28:10.656Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:28:10.656Z] #49 34.88 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:28:10.656Z] #49 34.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:28:11.231Z] #49 35.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:28:11.492Z] #49 35.48 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:28:11.492Z] #49 35.55 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:28:11.963Z] #46 50.22 path/filepath [2021-04-13T15:28:12.256Z] #46 ... [2021-04-13T15:28:12.256Z] [2021-04-13T15:28:12.256Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:12.256Z] #44 10.66 CC images/stats.o [2021-04-13T15:28:12.256Z] #44 10.83 CC images/core.o [2021-04-13T15:28:12.256Z] #44 11.13 CC images/core-x86.o [2021-04-13T15:28:12.256Z] #44 11.56 CC images/core-arm.o [2021-04-13T15:28:12.256Z] #44 11.78 CC images/core-aarch64.o [2021-04-13T15:28:12.256Z] #44 11.92 CC images/core-ppc64.o [2021-04-13T15:28:12.256Z] #44 12.28 CC images/core-s390.o [2021-04-13T15:28:12.256Z] #44 12.53 CC images/cpuinfo.o [2021-04-13T15:28:12.256Z] #44 12.85 CC images/inventory.o [2021-04-13T15:28:12.256Z] #44 12.97 CC images/fdinfo.o [2021-04-13T15:28:12.256Z] #44 13.18 CC images/fown.o [2021-04-13T15:28:12.256Z] #44 13.31 CC images/ns.o [2021-04-13T15:28:12.465Z] #49 36.79 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-13T15:28:12.465Z] #49 ... [2021-04-13T15:28:12.465Z] [2021-04-13T15:28:12.465Z] #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-04-13T15:28:12.465Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:28:12.465Z] #40 25.43 Checking out files: 67% (1133/1684) Checking out files: 68% (1146/1684) Checking out files: 69% (1162/1684) Checking out files: 70% (1179/1684) Checking out files: 71% (1196/1684) Checking out files: 72% (1213/1684) Checking out files: 73% (1230/1684) Checking out files: 74% (1247/1684) Checking out files: 75% (1263/1684) Checking out files: 76% (1280/1684) Checking out files: 77% (1297/1684) Checking out files: 78% (1314/1684) Checking out files: 79% (1331/1684) Checking out files: 80% (1348/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-13T15:28:12.465Z] #40 26.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-13T15:28:12.465Z] #40 28.23 + 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-04-13T15:28:12.548Z] #44 13.50 CC images/regfile.o [2021-04-13T15:28:12.548Z] #44 13.69 CC images/ghost-file.o [2021-04-13T15:28:12.839Z] #44 13.91 CC images/fifo.o [2021-04-13T15:28:12.925Z] Commit message: "btrfs: Do not disable quota on cleanup" [2021-04-13T15:28:12.990Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01f282c4b8d0077a9) in /home/ubuntu/workspace/moby_PR-42273 [Pipeline] { [Pipeline] checkout [2021-04-13T15:28:13.050Z] #40 ... [2021-04-13T15:28:13.050Z] [2021-04-13T15:28:13.050Z] #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-04-13T15:28:13.050Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:28:13.050Z] #42 27.21 Fetched 8427 kB in 19s (447 kB/s) [2021-04-13T15:28:13.050Z] #42 27.21 Reading package lists... [2021-04-13T15:28:13.050Z] #42 33.56 Reading package lists... [2021-04-13T15:28:13.050Z] #42 ... [2021-04-13T15:28:13.050Z] [2021-04-13T15:28:13.050Z] #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-04-13T15:28:13.050Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:28:13.050Z] #55 27.38 Fetched 8427 kB in 19s (443 kB/s) [2021-04-13T15:28:13.050Z] #55 27.38 Reading package lists... [2021-04-13T15:28:13.131Z] #44 14.03 CC images/remap-file-path.o [2021-04-13T15:28:13.131Z] #44 14.24 CC images/eventfd.o [2021-04-13T15:28:13.292Z] The recommended git tool is: git [2021-04-13T15:28:13.311Z] #55 33.93 Reading package lists... [2021-04-13T15:28:13.311Z] #55 ... [2021-04-13T15:28:13.311Z] [2021-04-13T15:28:13.311Z] #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-04-13T15:28:13.311Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:28:13.311Z] #45 35.22 vendor/golang.org/x/crypto/internal/subtle [2021-04-13T15:28:13.311Z] #45 35.34 vendor/golang.org/x/crypto/curve25519 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-13T15:28:13.423Z] #44 14.33 CC images/eventpoll.o [2021-04-13T15:28:13.423Z] #44 14.44 CC images/fh.o [2021-04-13T15:28:13.716Z] #44 14.61 CC images/fsnotify.o [2021-04-13T15:28:13.716Z] #44 14.85 CC images/signalfd.o [2021-04-13T15:28:13.716Z] #44 14.95 CC images/fs.o [2021-04-13T15:28:14.008Z] #44 15.13 CC images/pstree.o [2021-04-13T15:28:14.163Z] + docker version [2021-04-13T15:28:14.299Z] #44 15.29 CC images/pipe.o [2021-04-13T15:28:14.299Z] #44 15.48 CC images/tcp-stream.o [2021-04-13T15:28:14.591Z] #44 15.66 CC images/sk-packet.o [2021-04-13T15:28:14.884Z] #44 15.90 CC images/mnt.o [2021-04-13T15:28:14.884Z] #44 16.02 CC images/pipe-data.o [2021-04-13T15:28:15.174Z] #44 16.15 CC images/sa.o [2021-04-13T15:28:15.174Z] #44 16.28 CC images/timer.o [2021-04-13T15:28:15.174Z] #44 ... [2021-04-13T15:28:15.174Z] [2021-04-13T15:28:15.174Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:28:15.231Z] #45 ... [2021-04-13T15:28:15.231Z] [2021-04-13T15:28:15.231Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:28:15.231Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:28:15.231Z] #13 24.69 Fetched 8935 kB in 20s (436 kB/s) [2021-04-13T15:28:15.231Z] #13 24.69 Reading package lists... [2021-04-13T15:28:15.231Z] #13 31.32 Reading package lists... [2021-04-13T15:28:15.231Z] #13 ... [2021-04-13T15:28:15.231Z] [2021-04-13T15:28:15.231Z] #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-04-13T15:28:15.231Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:28:15.231Z] #49 38.87 go: extracting golang.org/x/text v0.3.2 [2021-04-13T15:28:15.757Z] #57 27.39 Checking out files: 89% (3467/3879) Checking out files: 90% (3492/3879) Checking out files: 91% (3530/3879) Checking out files: 92% (3569/3879) Checking out files: 93% (3608/3879) Checking out files: 94% (3647/3879) Checking out files: 95% (3686/3879) Checking out files: 96% (3724/3879) Checking out files: 97% (3763/3879) Checking out files: 98% (3802/3879) Checking out files: 99% (3841/3879) Checking out files: 100% (3879/3879) Checking out files: 100% (3879/3879), done. [2021-04-13T15:28:15.757Z] #57 27.70 + cd /tmp/tmp.keGuqHBvGS/src/github.com/containerd/containerd [2021-04-13T15:28:15.757Z] #57 27.70 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:16.391Z] #57 ... [2021-04-13T15:28:16.391Z] [2021-04-13T15:28:16.391Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:28:16.391Z] #52 44.41 internal/poll [2021-04-13T15:28:16.391Z] #52 44.99 encoding/binary [2021-04-13T15:28:16.391Z] #52 45.71 os [2021-04-13T15:28:16.391Z] #52 46.61 encoding/base64 [2021-04-13T15:28:16.391Z] #52 47.70 golang.org/x/sys/unix [2021-04-13T15:28:16.391Z] #52 48.45 fmt [2021-04-13T15:28:16.391Z] #52 51.22 encoding/json [2021-04-13T15:28:16.391Z] #52 53.38 github.com/pkg/diff [2021-04-13T15:28:16.391Z] #52 54.08 go/ast [2021-04-13T15:28:16.391Z] #52 ... [2021-04-13T15:28:16.391Z] [2021-04-13T15:28:16.391Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:16.391Z] #44 16.47 CC images/timerfd.o [2021-04-13T15:28:16.391Z] #44 16.67 CC images/mm.o [2021-04-13T15:28:16.391Z] #44 16.85 CC images/sk-opts.o [2021-04-13T15:28:16.391Z] #44 17.08 CC images/sk-unix.o [2021-04-13T15:28:16.391Z] #44 17.34 CC images/sk-inet.o [2021-04-13T15:28:16.682Z] #44 17.70 CC images/tun.o [2021-04-13T15:28:16.682Z] #44 17.89 CC images/sk-netlink.o [2021-04-13T15:28:16.785Z] using credential docker-jenkins-github-credentials [2021-04-13T15:28:16.793Z] Cloning the remote Git repository [2021-04-13T15:28:16.793Z] Cloning with configured refspecs honoured and without tags [2021-04-13T15:28:16.974Z] #44 18.01 CC images/packet-sock.o [2021-04-13T15:28:17.069Z] Cloning repository https://github.com/moby/moby.git [2021-04-13T15:28:17.130Z] > git init /home/ubuntu/workspace/moby_PR-42273 # timeout=10 [2021-04-13T15:28:17.265Z] #44 18.20 CC images/ipc-var.o [2021-04-13T15:28:17.265Z] #44 18.31 CC images/ipc-desc.o [2021-04-13T15:28:17.265Z] #44 18.42 CC images/ipc-shm.o [2021-04-13T15:28:17.557Z] #44 18.59 CC images/ipc-msg.o [2021-04-13T15:28:17.849Z] #44 18.86 CC images/ipc-sem.o [2021-04-13T15:28:18.140Z] #44 19.01 CC images/utsns.o [2021-04-13T15:28:18.140Z] #44 19.22 CC images/creds.o [2021-04-13T15:28:17.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:28:17.461Z] > git --version # timeout=10 [2021-04-13T15:28:17.482Z] > git --version # 'git version 2.25.1' [2021-04-13T15:28:17.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:17.486Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:18.432Z] #44 19.33 CC images/vma.o [2021-04-13T15:28:18.432Z] #44 19.45 CC images/netdev.o [2021-04-13T15:28:18.724Z] #44 19.77 CC images/tty.o [2021-04-13T15:28:19.023Z] #44 20.15 CC images/file-lock.o [2021-04-13T15:28:19.315Z] #44 20.25 CC images/rlimit.o [2021-04-13T15:28:19.315Z] #44 ... [2021-04-13T15:28:19.315Z] [2021-04-13T15:28:19.315Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-13T15:28:19.315Z] #14 45.30 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-13T15:28:19.315Z] #14 45.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-13T15:28:19.315Z] #14 45.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:28:19.315Z] #14 45.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-13T15:28:19.315Z] #14 45.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-13T15:28:19.315Z] #14 45.48 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:28:19.315Z] #14 ... [2021-04-13T15:28:19.315Z] [2021-04-13T15:28:19.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:19.315Z] #44 20.38 CC images/pagemap.o [2021-04-13T15:28:19.441Z] #49 ... [2021-04-13T15:28:19.441Z] [2021-04-13T15:28:19.441Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:28:19.441Z] #67 sha256:b2eedd82417f3120062053ac93eb50e0505629a1caf6562d52836176d82c6901 [2021-04-13T15:28:19.441Z] #67 DONE 43.7s [2021-04-13T15:28:19.441Z] [2021-04-13T15:28:19.441Z] #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-04-13T15:28:19.441Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:28:19.441Z] #42 33.56 Reading package lists... [2021-04-13T15:28:19.441Z] #42 40.08 Building dependency tree... [2021-04-13T15:28:19.441Z] #42 43.48 The following additional packages will be installed: [2021-04-13T15:28:19.441Z] #42 43.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-13T15:28:19.441Z] #42 43.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-13T15:28:19.441Z] #42 43.50 Suggested packages: [2021-04-13T15:28:19.441Z] #42 43.50 manpages-dev python-setuptools [2021-04-13T15:28:19.658Z] #44 20.52 CC images/siginfo.o [2021-04-13T15:28:19.658Z] #44 20.68 CC images/rpc.o [2021-04-13T15:28:20.014Z] #42 ... [2021-04-13T15:28:20.014Z] [2021-04-13T15:28:20.014Z] #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-04-13T15:28:20.014Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:28:20.014Z] #36 27.91 Reading package lists... [2021-04-13T15:28:20.014Z] #36 34.44 Reading package lists... [2021-04-13T15:28:20.014Z] #36 41.04 Building dependency tree... [2021-04-13T15:28:20.014Z] #36 ... [2021-04-13T15:28:20.014Z] [2021-04-13T15:28:20.014Z] #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-04-13T15:28:20.014Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:28:20.014Z] #55 33.93 Reading package lists... [2021-04-13T15:28:20.014Z] #55 40.29 Building dependency tree... [2021-04-13T15:28:20.014Z] #55 43.78 The following additional packages will be installed: [2021-04-13T15:28:20.014Z] #55 43.79 libbtrfs0 [2021-04-13T15:28:20.014Z] #55 43.91 The following NEW packages will be installed: [2021-04-13T15:28:20.014Z] #55 43.91 libbtrfs-dev libbtrfs0 [2021-04-13T15:28:20.278Z] #55 44.46 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:28:20.278Z] #55 44.46 Need to get 119 kB of archives. [2021-04-13T15:28:20.278Z] #55 44.46 After this operation, 387 kB of additional disk space will be used. [2021-04-13T15:28:20.278Z] #55 44.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-13T15:28:20.278Z] #55 44.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-13T15:28:20.295Z] #44 21.36 CC images/ext-file.o [2021-04-13T15:28:20.295Z] #44 21.48 CC images/cgroup.o [2021-04-13T15:28:20.714Z] Client: Docker Engine - Community [2021-04-13T15:28:20.714Z] Version: 20.10.5 [2021-04-13T15:28:20.714Z] API version: 1.41 [2021-04-13T15:28:20.714Z] Go version: go1.13.15 [2021-04-13T15:28:20.714Z] Git commit: 55c4c88 [2021-04-13T15:28:20.714Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-13T15:28:20.714Z] OS/Arch: linux/amd64 [2021-04-13T15:28:20.714Z] Context: default [2021-04-13T15:28:20.714Z] Experimental: true [2021-04-13T15:28:20.714Z] [2021-04-13T15:28:20.714Z] Server: Docker Engine - Community [2021-04-13T15:28:20.714Z] Engine: [2021-04-13T15:28:20.714Z] Version: 20.10.5 [2021-04-13T15:28:20.714Z] API version: 1.41 (minimum version 1.12) [2021-04-13T15:28:20.714Z] Go version: go1.13.15 [2021-04-13T15:28:20.714Z] Git commit: 363e9a8 [2021-04-13T15:28:20.714Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-13T15:28:20.714Z] OS/Arch: linux/amd64 [2021-04-13T15:28:20.714Z] Experimental: true [2021-04-13T15:28:20.714Z] containerd: [2021-04-13T15:28:20.714Z] Version: 1.4.4 [2021-04-13T15:28:20.714Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:20.714Z] runc: [2021-04-13T15:28:20.714Z] Version: 1.0.0-rc93 [2021-04-13T15:28:20.714Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:28:20.714Z] docker-init: [2021-04-13T15:28:20.714Z] Version: 0.19.0 [2021-04-13T15:28:20.714Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-13T15:28:20.873Z] Fetching without tags [2021-04-13T15:28:20.933Z] #44 21.90 CC images/userns.o [2021-04-13T15:28:20.933Z] #44 22.05 CC images/google/protobuf/descriptor.o [2021-04-13T15:28:21.068Z] + docker info [2021-04-13T15:28:21.148Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:28:21.226Z] #55 ... [2021-04-13T15:28:21.226Z] [2021-04-13T15:28:21.227Z] #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-04-13T15:28:21.227Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:28:21.227Z] #42 45.25 The following NEW packages will be installed: [2021-04-13T15:28:21.227Z] #42 45.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-13T15:28:21.227Z] #42 45.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-13T15:28:21.227Z] #42 45.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-13T15:28:21.227Z] #42 45.27 python-six zlib1g-dev [2021-04-13T15:28:21.489Z] #42 45.67 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:28:21.489Z] #42 45.67 Need to get 4095 kB of archives. [2021-04-13T15:28:21.489Z] #42 45.67 After this operation, 22.5 MB of additional disk space will be used. [2021-04-13T15:28:21.489Z] #42 45.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-13T15:28:21.489Z] #42 45.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-13T15:28:21.489Z] #42 45.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-13T15:28:21.489Z] #42 45.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-13T15:28:21.489Z] #42 45.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-13T15:28:21.489Z] #42 45.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-13T15:28:21.489Z] #42 45.68 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-04-13T15:28:21.489Z] #42 45.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-13T15:28:21.489Z] #42 45.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-13T15:28:21.489Z] #42 45.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-13T15:28:21.566Z] #44 22.77 CC images/opts.o [2021-04-13T15:28:21.750Z] #42 45.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-13T15:28:21.750Z] #42 45.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-13T15:28:21.750Z] #42 45.99 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-04-13T15:28:21.750Z] #42 45.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-13T15:28:21.750Z] #42 45.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-13T15:28:21.750Z] #42 46.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-13T15:28:21.750Z] #42 46.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-13T15:28:21.791Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:28:21.791Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:28:21.868Z] #44 22.92 CC images/seccomp.o [2021-04-13T15:28:20.808Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:28:20.816Z] > git config --add remote.origin.fetch +refs/pull/42273/head:refs/remotes/origin/PR-42273 # timeout=10 [2021-04-13T15:28:20.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:20.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:28:20.876Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:28:20.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:20.876Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:21.155Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:28:21.176Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:28:21.727Z] > git remote # timeout=10 [2021-04-13T15:28:21.752Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:28:21.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:21.762Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:28:21.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T15:28:21.793Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:28:21.808Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:28:22.159Z] #44 23.12 CC images/binfmt-misc.o [2021-04-13T15:28:22.159Z] #44 23.26 CC images/time.o [2021-04-13T15:28:22.451Z] #44 23.41 CC images/sysctl.o [2021-04-13T15:28:22.451Z] #44 23.57 CC images/autofs.o [2021-04-13T15:28:22.697Z] #42 ... [2021-04-13T15:28:22.697Z] [2021-04-13T15:28:22.697Z] #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-04-13T15:28:22.697Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:28:22.697Z] #55 45.63 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:28:22.697Z] #55 45.83 Fetched 119 kB in 0s (311 kB/s) [2021-04-13T15:28:22.697Z] #55 45.95 Selecting previously unselected package libbtrfs0. [2021-04-13T15:28:22.697Z] #55 45.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:28:22.697Z] #55 46.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-13T15:28:22.697Z] #55 46.04 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:28:22.697Z] #55 46.16 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:28:22.697Z] #55 46.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-13T15:28:22.697Z] #55 46.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:28:22.697Z] #55 46.41 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:28:22.697Z] #55 46.44 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:28:22.697Z] #55 46.46 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:28:22.697Z] #55 DONE 46.9s [2021-04-13T15:28:22.697Z] [2021-04-13T15:28:22.697Z] #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-04-13T15:28:22.697Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:28:22.697Z] #49 44.51 go: finding github.com/fatih/color v1.7.0 [2021-04-13T15:28:22.697Z] #49 44.67 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:28:22.697Z] #49 44.93 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:28:22.697Z] #49 44.99 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:28:22.697Z] #49 45.04 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:28:22.697Z] #49 45.07 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:28:22.697Z] #49 45.10 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:28:22.697Z] #49 45.12 go: finding github.com/pkg/errors v0.8.1 [2021-04-13T15:28:22.697Z] #49 45.12 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:28:22.697Z] #49 45.18 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:28:22.697Z] #49 45.19 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:28:22.697Z] #49 45.20 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:28:22.697Z] #49 45.20 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:28:22.697Z] #49 45.21 go: finding github.com/spf13/viper v1.6.1 [2021-04-13T15:28:22.697Z] #49 45.23 go: finding github.com/stretchr/testify v1.4.0 [2021-04-13T15:28:22.697Z] #49 45.23 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:28:22.697Z] #49 45.25 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:28:22.697Z] #49 45.28 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:28:22.697Z] #49 45.29 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:28:22.697Z] #49 45.37 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:28:22.697Z] #49 45.37 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:28:22.697Z] #49 45.47 go: finding github.com/stretchr/objx v0.2.0 [2021-04-13T15:28:22.697Z] #49 45.53 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:28:22.697Z] #49 45.54 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:28:22.697Z] #49 45.58 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:28:22.697Z] #49 45.58 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:28:22.697Z] #49 45.58 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:28:22.697Z] #49 45.60 go: finding github.com/spf13/cobra v0.0.5 [2021-04-13T15:28:22.697Z] #49 45.63 go: finding github.com/gobwas/glob v0.2.3 [2021-04-13T15:28:22.697Z] #49 45.67 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:28:22.697Z] #49 45.76 go: finding github.com/spf13/pflag v1.0.5 [2021-04-13T15:28:22.697Z] #49 45.89 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:28:22.697Z] #49 45.92 go: finding github.com/magiconair/properties v1.8.1 [2021-04-13T15:28:22.697Z] #49 45.93 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:28:22.697Z] #49 45.95 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:28:22.697Z] #49 45.98 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:28:22.697Z] #49 46.00 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:28:22.697Z] #49 46.02 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:28:22.697Z] #49 46.05 go: finding github.com/spf13/afero v1.1.2 [2021-04-13T15:28:22.697Z] #49 46.08 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:28:22.697Z] #49 46.11 go: finding github.com/spf13/cast v1.3.0 [2021-04-13T15:28:22.697Z] #49 46.14 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:28:22.697Z] #49 46.16 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:28:22.697Z] #49 46.21 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:28:22.697Z] #49 46.24 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:28:22.697Z] #49 46.29 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-13T15:28:22.697Z] #49 46.32 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:28:22.697Z] #49 46.39 go: finding golang.org/x/text v0.3.2 [2021-04-13T15:28:22.697Z] #49 46.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:28:22.697Z] #49 46.47 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:28:22.697Z] #49 46.47 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:28:22.697Z] #49 46.52 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:28:22.697Z] #49 46.53 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:28:22.697Z] #49 46.54 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:28:22.697Z] #49 46.55 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:28:22.697Z] #49 46.56 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:28:22.697Z] #49 46.58 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:28:22.697Z] #49 46.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:28:22.697Z] #49 46.61 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:28:22.697Z] #49 46.61 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-13T15:28:22.697Z] #49 46.80 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:28:22.697Z] #49 46.80 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:28:22.697Z] #49 46.81 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:28:22.697Z] #49 46.87 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:28:22.697Z] #49 46.87 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-13T15:28:22.697Z] #49 46.89 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:28:22.697Z] #49 46.90 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:28:22.697Z] #49 46.94 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:28:22.697Z] #49 46.98 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-13T15:28:22.743Z] #44 23.71 CC images/macvlan.o [2021-04-13T15:28:22.743Z] #44 23.78 CC images/sit.o [2021-04-13T15:28:22.959Z] #49 47.27 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:28:22.959Z] #49 47.30 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:28:22.959Z] #49 47.31 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:28:23.035Z] #44 23.96 CC images/memfd.o [2021-04-13T15:28:23.035Z] #44 ... [2021-04-13T15:28:23.035Z] [2021-04-13T15:28:23.035Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:23.035Z] #46 51.12 flag [2021-04-13T15:28:23.035Z] #46 51.12 go/token [2021-04-13T15:28:23.035Z] #46 51.74 go/scanner [2021-04-13T15:28:23.035Z] #46 52.20 regexp [2021-04-13T15:28:23.035Z] #46 52.76 go/ast [2021-04-13T15:28:23.035Z] #46 54.45 internal/lazyregexp [2021-04-13T15:28:23.035Z] #46 54.59 path [2021-04-13T15:28:23.035Z] #46 54.99 net/url [2021-04-13T15:28:23.035Z] #46 55.46 text/template/parse [2021-04-13T15:28:23.035Z] #46 55.94 go/parser [2021-04-13T15:28:23.035Z] #46 57.45 text/template [2021-04-13T15:28:23.035Z] #46 58.72 encoding/xml [2021-04-13T15:28:23.035Z] #46 60.68 go/doc [2021-04-13T15:28:23.035Z] #46 ... [2021-04-13T15:28:23.035Z] [2021-04-13T15:28:23.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:23.035Z] #44 24.15 CC images/timens.o [2021-04-13T15:28:23.221Z] #49 47.39 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:28:23.221Z] #49 47.42 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:28:23.326Z] #44 24.26 LINK images/built-in.o [2021-04-13T15:28:23.326Z] #44 24.34 GEN compel/include/asm [2021-04-13T15:28:23.326Z] #44 24.34 GEN compel/include/version.h [2021-04-13T15:28:23.326Z] #44 24.35 touch .config [2021-04-13T15:28:23.326Z] #44 24.35 GEN include/common/config.h [2021-04-13T15:28:23.326Z] #44 24.41 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-13T15:28:23.326Z] #44 24.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-13T15:28:23.618Z] #44 24.49 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-13T15:28:23.618Z] #44 24.50 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-13T15:28:23.618Z] #44 24.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-13T15:28:23.618Z] #44 24.53 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-13T15:28:23.618Z] #44 24.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-13T15:28:23.618Z] #44 24.56 DEP compel/plugins/std/infect.d [2021-04-13T15:28:23.618Z] #44 24.65 DEP compel/plugins/std/string.d [2021-04-13T15:28:23.618Z] #44 24.70 DEP compel/plugins/std/log.d [2021-04-13T15:28:23.910Z] #44 24.79 DEP compel/plugins/std/fds.d [2021-04-13T15:28:23.910Z] #44 24.89 DEP compel/plugins/std/std.d [2021-04-13T15:28:23.910Z] #44 24.95 DEP compel/plugins/shmem/shmem.d [2021-04-13T15:28:23.910Z] #44 25.01 DEP compel/plugins/fds/fds.d [2021-04-13T15:28:23.910Z] #44 25.07 CC compel/plugins/std/std.o [2021-04-13T15:28:24.202Z] #44 25.36 CC compel/plugins/std/fds.o [2021-04-13T15:28:24.494Z] #44 25.71 CC compel/plugins/std/log.o [2021-04-13T15:28:25.128Z] #44 26.28 CC compel/plugins/std/string.o [2021-04-13T15:28:25.763Z] #44 26.70 CC compel/plugins/std/infect.o [2021-04-13T15:28:25.910Z] Commit message: "btrfs: Do not disable quota on cleanup" [2021-04-13T15:28:26.055Z] #44 27.02 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-13T15:28:26.055Z] #44 27.04 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-13T15:28:26.055Z] #44 27.07 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-13T15:28:26.055Z] #44 27.21 AR compel/plugins/std.lib.a [2021-04-13T15:28:26.055Z] #44 27.24 CC compel/plugins/fds/fds.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-13T15:28:26.371Z] #44 ... [2021-04-13T15:28:26.371Z] [2021-04-13T15:28:26.371Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-13T15:28:26.371Z] #52 54.92 golang.org/x/crypto/ssh/terminal [2021-04-13T15:28:26.371Z] #52 55.97 mvdan.cc/editorconfig [2021-04-13T15:28:26.371Z] #52 56.78 mvdan.cc/sh/v3/fileutil [2021-04-13T15:28:26.371Z] #52 56.87 text/tabwriter [2021-04-13T15:28:26.371Z] #52 57.19 mvdan.cc/sh/v3/syntax [2021-04-13T15:28:26.371Z] #52 61.04 mvdan.cc/sh/v3/cmd/shfmt [2021-04-13T15:28:26.371Z] #52 DONE 64.6s [2021-04-13T15:28:26.682Z] [2021-04-13T15:28:26.682Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:26.682Z] #46 62.40 github.com/LK4D4/vndr/versioned [2021-04-13T15:28:26.682Z] #46 62.48 compress/flate [2021-04-13T15:28:26.682Z] #46 63.56 github.com/LK4D4/vndr/build [2021-04-13T15:28:26.682Z] #46 ... [2021-04-13T15:28:26.682Z] [2021-04-13T15:28:26.682Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:28:26.682Z] #57 28.92 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-13T15:28:26.682Z] #57 28.92 + BUILDTAGS='netgo osusergo static_build' [2021-04-13T15:28:26.682Z] #57 28.92 + export EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:28:26.682Z] #57 28.92 + EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:28:26.683Z] #57 28.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-13T15:28:26.683Z] #57 28.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-13T15:28:26.683Z] #57 28.92 + '[' '' = dynamic ']' [2021-04-13T15:28:26.683Z] #57 28.92 + make [2021-04-13T15:28:26.683Z] #57 29.70 + bin/ctr [2021-04-13T15:28:26.858Z] + docker version [2021-04-13T15:28:26.999Z] #57 ... [2021-04-13T15:28:26.999Z] [2021-04-13T15:28:26.999Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:26.999Z] #46 65.09 net [2021-04-13T15:28:27.444Z] #49 ... [2021-04-13T15:28:27.444Z] [2021-04-13T15:28:27.445Z] #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-04-13T15:28:27.445Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:28:27.445Z] #51 51.01 internal/oserror [2021-04-13T15:28:27.445Z] #51 51.02 bytes [2021-04-13T15:28:27.445Z] #51 51.18 syscall [2021-04-13T15:28:28.025Z] #51 ... [2021-04-13T15:28:28.025Z] [2021-04-13T15:28:28.025Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:28:28.025Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:28:28.025Z] #13 31.32 Reading package lists... [2021-04-13T15:28:28.025Z] #13 38.18 Building dependency tree... [2021-04-13T15:28:28.025Z] #13 42.09 The following additional packages will be installed: [2021-04-13T15:28:28.025Z] #13 42.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-13T15:28:28.025Z] #13 42.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-13T15:28:28.025Z] #13 42.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-13T15:28:28.025Z] #13 42.10 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-13T15:28:28.025Z] #13 42.10 mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:28:28.025Z] #13 42.11 Suggested packages: [2021-04-13T15:28:28.025Z] #13 42.11 gcc-8-locales seccomp wine64 [2021-04-13T15:28:28.025Z] #13 43.75 The following NEW packages will be installed: [2021-04-13T15:28:28.025Z] #13 43.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-13T15:28:28.025Z] #13 43.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-13T15:28:28.025Z] #13 43.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-13T15:28:28.025Z] #13 43.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-13T15:28:28.025Z] #13 43.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-13T15:28:28.025Z] #13 43.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:28:28.025Z] #13 43.77 The following packages will be upgraded: [2021-04-13T15:28:28.025Z] #13 43.78 libseccomp2 libsystemd0 libudev1 [2021-04-13T15:28:28.025Z] #13 44.20 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:28:28.025Z] #13 44.20 Need to get 78.2 MB of archives. [2021-04-13T15:28:28.025Z] #13 44.20 After this operation, 487 MB of additional disk space will be used. [2021-04-13T15:28:28.025Z] #13 44.20 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-13T15:28:28.025Z] #13 44.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-13T15:28:28.025Z] #13 44.20 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-13T15:28:28.025Z] #13 44.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-13T15:28:28.025Z] #13 44.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-13T15:28:28.025Z] #13 44.44 Get:6 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-04-13T15:28:28.025Z] #13 44.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-13T15:28:28.025Z] #13 44.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-13T15:28:28.025Z] #13 44.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-13T15:28:28.025Z] #13 44.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-13T15:28:28.025Z] #13 45.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-13T15:28:28.025Z] #13 45.48 Get:12 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-04-13T15:28:28.025Z] #13 45.50 Get:13 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-04-13T15:28:28.044Z] #46 66.08 vendor/golang.org/x/text/transform [2021-04-13T15:28:28.287Z] #13 ... [2021-04-13T15:28:28.287Z] [2021-04-13T15:28:28.287Z] #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-04-13T15:28:28.287Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:28:28.287Z] #32 49.49 Checking out files: 92% (1403/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-04-13T15:28:28.287Z] #32 49.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-13T15:28:28.287Z] #32 49.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-13T15:28:28.336Z] #46 66.55 vendor/golang.org/x/text/unicode/bidi [2021-04-13T15:28:29.372Z] #46 67.39 vendor/golang.org/x/text/secure/bidirule [2021-04-13T15:28:29.372Z] #46 67.56 vendor/golang.org/x/text/unicode/norm [2021-04-13T15:28:29.522Z] Fetching without tags [2021-04-13T15:28:29.875Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:28:30.208Z] #32 ... [2021-04-13T15:28:30.208Z] [2021-04-13T15:28:30.208Z] #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-04-13T15:28:30.208Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:28:30.208Z] #45 44.53 sync [2021-04-13T15:28:30.208Z] #45 44.55 internal/reflectlite [2021-04-13T15:28:30.208Z] #45 46.22 github.com/LK4D4/vndr/godl/singleflight [2021-04-13T15:28:30.208Z] #45 46.51 math/rand [2021-04-13T15:28:30.208Z] #45 47.87 internal/singleflight [2021-04-13T15:28:30.208Z] #45 48.25 sort [2021-04-13T15:28:30.208Z] #45 48.26 errors [2021-04-13T15:28:30.208Z] #45 48.54 io [2021-04-13T15:28:30.208Z] #45 49.14 strconv [2021-04-13T15:28:30.208Z] #45 49.71 bytes [2021-04-13T15:28:30.208Z] #45 51.85 bufio [2021-04-13T15:28:30.208Z] #45 52.38 reflect [2021-04-13T15:28:30.208Z] #45 53.61 syscall [2021-04-13T15:28:30.469Z] #45 ... [2021-04-13T15:28:30.469Z] [2021-04-13T15:28:30.469Z] #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-04-13T15:28:30.469Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:28:30.470Z] #42 47.20 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:28:30.470Z] #42 47.64 Fetched 4095 kB in 1s (6243 kB/s) [2021-04-13T15:28:30.470Z] #42 47.81 Selecting previously unselected package libcap-dev:amd64. [2021-04-13T15:28:30.470Z] #42 47.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:28:30.470Z] #42 47.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 48.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-13T15:28:30.470Z] #42 48.10 Selecting previously unselected package libnet1:amd64. [2021-04-13T15:28:30.470Z] #42 48.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 48.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:28:30.470Z] #42 48.40 Selecting previously unselected package libnet1-dev. [2021-04-13T15:28:30.470Z] #42 48.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 48.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:28:30.470Z] #42 48.63 Selecting previously unselected package libnl-3-200:amd64. [2021-04-13T15:28:30.470Z] #42 48.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 48.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:28:30.470Z] #42 48.83 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-13T15:28:30.470Z] #42 48.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 48.86 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-13T15:28:30.470Z] #42 49.17 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-13T15:28:30.470Z] #42 49.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 49.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:28:30.470Z] #42 49.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-13T15:28:30.470Z] #42 49.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 49.29 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-13T15:28:30.470Z] #42 49.39 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-13T15:28:30.470Z] #42 49.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 49.42 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:28:30.470Z] #42 49.72 Selecting previously unselected package libprotobuf17:amd64. [2021-04-13T15:28:30.470Z] #42 49.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 49.73 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-13T15:28:30.470Z] #42 50.57 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-13T15:28:30.470Z] #42 50.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 50.58 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-13T15:28:30.470Z] #42 50.84 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-13T15:28:30.470Z] #42 50.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 50.87 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-13T15:28:30.470Z] #42 52.15 Selecting previously unselected package libprotoc17:amd64. [2021-04-13T15:28:30.470Z] #42 52.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 52.17 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-13T15:28:30.470Z] #42 52.80 Selecting previously unselected package protobuf-c-compiler. [2021-04-13T15:28:30.470Z] #42 52.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 52.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:28:30.470Z] #42 52.95 Selecting previously unselected package protobuf-compiler. [2021-04-13T15:28:30.470Z] #42 52.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 52.99 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:28:30.470Z] #42 53.14 Selecting previously unselected package python-pkg-resources. [2021-04-13T15:28:30.470Z] #42 53.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:28:30.470Z] #42 53.16 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-13T15:28:30.470Z] #42 53.43 Selecting previously unselected package python-six. [2021-04-13T15:28:30.470Z] #42 53.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-13T15:28:30.470Z] #42 53.44 Unpacking python-six (1.12.0-1) ... [2021-04-13T15:28:30.470Z] #42 53.52 Selecting previously unselected package python-protobuf. [2021-04-13T15:28:30.470Z] #42 53.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-13T15:28:30.470Z] #42 53.54 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-13T15:28:30.470Z] #42 54.23 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-13T15:28:30.499Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:28:30.499Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:28:29.434Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:28:29.448Z] > git config --add remote.origin.fetch +refs/pull/42273/head:refs/remotes/origin/PR-42273 # timeout=10 [2021-04-13T15:28:29.461Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:29.471Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:28:29.520Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:28:29.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:29.521Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:29.876Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:28:29.894Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:28:30.431Z] > git remote # timeout=10 [2021-04-13T15:28:30.448Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:28:30.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:30.471Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:28:30.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T15:28:30.496Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:28:30.512Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:28:30.731Z] #42 ... [2021-04-13T15:28:30.731Z] [2021-04-13T15:28:30.731Z] #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-04-13T15:28:30.731Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:28:30.731Z] #36 44.93 The following additional packages will be installed: [2021-04-13T15:28:30.731Z] #36 44.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-13T15:28:30.731Z] #36 44.97 Suggested packages: [2021-04-13T15:28:30.731Z] #36 44.97 cmake-doc ninja-build lrzip [2021-04-13T15:28:30.731Z] #36 44.97 Recommended packages: [2021-04-13T15:28:30.731Z] #36 44.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-13T15:28:30.731Z] #36 45.93 The following NEW packages will be installed: [2021-04-13T15:28:30.731Z] #36 45.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-13T15:28:30.731Z] #36 45.95 vim-common xxd [2021-04-13T15:28:30.731Z] #36 46.35 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:28:30.731Z] #36 46.35 Need to get 14.9 MB of archives. [2021-04-13T15:28:30.731Z] #36 46.35 After this operation, 61.8 MB of additional disk space will be used. [2021-04-13T15:28:30.731Z] #36 46.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-13T15:28:30.731Z] #36 46.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:28:30.731Z] #36 46.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-13T15:28:30.731Z] #36 46.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-13T15:28:30.731Z] #36 47.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-13T15:28:30.731Z] #36 47.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-13T15:28:30.731Z] #36 47.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-13T15:28:30.731Z] #36 47.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-13T15:28:30.731Z] #36 47.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-13T15:28:30.731Z] #36 47.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-13T15:28:30.731Z] #36 49.18 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:28:30.731Z] #36 49.39 Fetched 14.9 MB in 2s (7806 kB/s) [2021-04-13T15:28:30.731Z] #36 49.49 Selecting previously unselected package xxd. [2021-04-13T15:28:30.731Z] #36 49.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:28:30.731Z] #36 49.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:28:30.731Z] #36 49.65 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:28:30.731Z] #36 49.82 Selecting previously unselected package vim-common. [2021-04-13T15:28:30.731Z] #36 49.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:28:30.731Z] #36 49.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:28:30.731Z] #36 50.27 Selecting previously unselected package cmake-data. [2021-04-13T15:28:30.731Z] #36 50.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-13T15:28:30.731Z] #36 50.30 Unpacking cmake-data (3.13.4-1) ... [2021-04-13T15:28:30.731Z] #36 53.39 Selecting previously unselected package libicu63:amd64. [2021-04-13T15:28:30.731Z] #36 53.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-13T15:28:30.732Z] #36 53.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:28:30.993Z] #36 ... [2021-04-13T15:28:30.993Z] [2021-04-13T15:28:30.993Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:28:30.993Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:28:30.993Z] #13 48.32 Get:14 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-04-13T15:28:30.993Z] #13 50.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-13T15:28:30.993Z] #13 50.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-13T15:28:30.993Z] #13 50.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-13T15:28:30.993Z] #13 50.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-13T15:28:30.993Z] #13 50.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-13T15:28:30.993Z] #13 50.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-13T15:28:30.993Z] #13 50.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-13T15:28:30.993Z] #13 50.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-13T15:28:30.994Z] #13 50.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-13T15:28:30.994Z] #13 50.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-13T15:28:30.994Z] #13 50.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-13T15:28:30.994Z] #13 50.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-13T15:28:30.994Z] #13 50.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-13T15:28:30.994Z] #13 50.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-13T15:28:31.019Z] Client: [2021-04-13T15:28:31.019Z] Context: default [2021-04-13T15:28:31.019Z] Debug Mode: false [2021-04-13T15:28:31.019Z] Plugins: [2021-04-13T15:28:31.019Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-13T15:28:31.019Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-13T15:28:31.019Z] [2021-04-13T15:28:31.019Z] Server: [2021-04-13T15:28:31.019Z] Containers: 0 [2021-04-13T15:28:31.019Z] Running: 0 [2021-04-13T15:28:31.019Z] Paused: 0 [2021-04-13T15:28:31.019Z] Stopped: 0 [2021-04-13T15:28:31.019Z] Images: 0 [2021-04-13T15:28:31.019Z] Server Version: 20.10.5 [2021-04-13T15:28:31.019Z] Storage Driver: overlay2 [2021-04-13T15:28:31.019Z] Backing Filesystem: extfs [2021-04-13T15:28:31.019Z] Supports d_type: true [2021-04-13T15:28:31.019Z] Native Overlay Diff: true [2021-04-13T15:28:31.019Z] Logging Driver: json-file [2021-04-13T15:28:31.019Z] Cgroup Driver: cgroupfs [2021-04-13T15:28:31.019Z] Cgroup Version: 1 [2021-04-13T15:28:31.019Z] Plugins: [2021-04-13T15:28:31.019Z] Volume: local [2021-04-13T15:28:31.019Z] Network: bridge host ipvlan macvlan null overlay [2021-04-13T15:28:31.019Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-13T15:28:31.019Z] Swarm: inactive [2021-04-13T15:28:31.019Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-13T15:28:31.019Z] Default Runtime: runc [2021-04-13T15:28:31.019Z] Init Binary: docker-init [2021-04-13T15:28:31.019Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:31.019Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:28:31.019Z] init version: de40ad0 [2021-04-13T15:28:31.019Z] Security Options: [2021-04-13T15:28:31.019Z] apparmor [2021-04-13T15:28:31.019Z] seccomp [2021-04-13T15:28:31.019Z] Profile: default [2021-04-13T15:28:31.019Z] Kernel Version: 5.4.0-1041-aws [2021-04-13T15:28:31.019Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-13T15:28:31.019Z] OSType: linux [2021-04-13T15:28:31.019Z] Architecture: x86_64 [2021-04-13T15:28:31.019Z] CPUs: 2 [2021-04-13T15:28:31.019Z] Total Memory: 7.487GiB [2021-04-13T15:28:31.019Z] Name: ip-10-100-89-44 [2021-04-13T15:28:31.019Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-13T15:28:31.019Z] Docker Root Dir: /var/lib/docker [2021-04-13T15:28:31.019Z] Debug Mode: false [2021-04-13T15:28:31.019Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:28:31.019Z] Labels: [2021-04-13T15:28:31.019Z] Experimental: true [2021-04-13T15:28:31.019Z] Insecure Registries: [2021-04-13T15:28:31.019Z] 127.0.0.0/8 [2021-04-13T15:28:31.019Z] Live Restore Enabled: true [2021-04-13T15:28:31.019Z] [2021-04-13T15:28:31.019Z] WARNING: No swap limit support [Pipeline] sh [2021-04-13T15:28:31.350Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:28:31.350Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:28:31.350Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42273/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-13T15:28:31.350Z] + bash /home/ubuntu/workspace/moby_PR-42273/check-config.sh [2021-04-13T15:28:31.350Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-13T15:28:31.350Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-13T15:28:31.351Z] [2021-04-13T15:28:31.351Z] Generally Necessary: [2021-04-13T15:28:31.351Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-13T15:28:31.351Z] - apparmor: enabled and tools installed [2021-04-13T15:28:31.351Z] - CONFIG_NAMESPACES: enabled [2021-04-13T15:28:31.351Z] - CONFIG_NET_NS: enabled [2021-04-13T15:28:31.351Z] - CONFIG_PID_NS: enabled [2021-04-13T15:28:31.351Z] - CONFIG_IPC_NS: enabled [2021-04-13T15:28:31.351Z] - CONFIG_UTS_NS: enabled [2021-04-13T15:28:31.351Z] - CONFIG_CGROUPS: enabled [2021-04-13T15:28:31.351Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-13T15:28:31.351Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-13T15:28:31.351Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-13T15:28:31.351Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-13T15:28:31.351Z] - CONFIG_CPUSETS: enabled [2021-04-13T15:28:31.351Z] - CONFIG_MEMCG: enabled [2021-04-13T15:28:31.351Z] - CONFIG_KEYS: enabled [2021-04-13T15:28:31.351Z] - CONFIG_VETH: enabled (as module) [2021-04-13T15:28:31.351Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-13T15:28:31.351Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-13T15:28:31.351Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-13T15:28:31.351Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-13T15:28:31.351Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-13T15:28:31.351Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-13T15:28:31.351Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-13T15:28:31.351Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-13T15:28:31.607Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-13T15:28:31.607Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-13T15:28:31.607Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-13T15:28:31.607Z] [2021-04-13T15:28:31.607Z] Optional Features: [2021-04-13T15:28:31.607Z] - CONFIG_USER_NS: enabled [2021-04-13T15:28:31.607Z] - CONFIG_SECCOMP: enabled [2021-04-13T15:28:31.607Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-13T15:28:31.607Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-13T15:28:31.607Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-13T15:28:31.607Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-13T15:28:31.607Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-13T15:28:31.607Z] - CONFIG_BLK_CGROUP: enabled [2021-04-13T15:28:31.607Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-13T15:28:31.607Z] - CONFIG_CGROUP_PERF: enabled [2021-04-13T15:28:31.607Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-13T15:28:31.607Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-13T15:28:31.607Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-13T15:28:31.607Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-13T15:28:31.607Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-13T15:28:31.607Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-13T15:28:31.607Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-13T15:28:31.607Z] - CONFIG_IP_VS: enabled (as module) [2021-04-13T15:28:31.607Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-13T15:28:31.607Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-13T15:28:31.607Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-13T15:28:31.607Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-13T15:28:31.607Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-13T15:28:31.607Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-13T15:28:31.607Z] - CONFIG_EXT4_FS: enabled [2021-04-13T15:28:31.607Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-13T15:28:31.607Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-13T15:28:31.607Z] - Network Drivers: [2021-04-13T15:28:31.607Z] - "overlay": [2021-04-13T15:28:31.866Z] - CONFIG_VXLAN: enabled (as module) [2021-04-13T15:28:31.866Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-13T15:28:31.866Z] Optional (for encrypted networks): [2021-04-13T15:28:31.866Z] - CONFIG_CRYPTO: enabled [2021-04-13T15:28:31.866Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-13T15:28:31.866Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-13T15:28:31.866Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-13T15:28:31.866Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-13T15:28:31.866Z] - CONFIG_XFRM: enabled [2021-04-13T15:28:31.866Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-13T15:28:31.866Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-13T15:28:31.866Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-13T15:28:31.866Z] - "ipvlan": [2021-04-13T15:28:31.866Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-13T15:28:31.866Z] - "macvlan": [2021-04-13T15:28:31.866Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-13T15:28:31.866Z] - CONFIG_DUMMY: enabled (as module) [2021-04-13T15:28:31.866Z] - "ftp,tftp client in container": [2021-04-13T15:28:31.866Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-13T15:28:31.866Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-13T15:28:31.866Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-13T15:28:31.866Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-13T15:28:31.866Z] - Storage Drivers: [2021-04-13T15:28:31.866Z] - "aufs": [2021-04-13T15:28:31.866Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-13T15:28:31.866Z] - "btrfs": [2021-04-13T15:28:31.866Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-13T15:28:31.866Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-13T15:28:31.866Z] - "devicemapper": [2021-04-13T15:28:31.866Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-13T15:28:31.866Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-13T15:28:31.866Z] - "overlay": [2021-04-13T15:28:31.866Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-13T15:28:32.103Z] #46 70.00 vendor/golang.org/x/net/idna [2021-04-13T15:28:32.155Z] - "zfs": [2021-04-13T15:28:32.155Z] - /dev/zfs: present [2021-04-13T15:28:32.155Z] - zfs command: missing [2021-04-13T15:28:32.155Z] - zpool command: missing [2021-04-13T15:28:32.155Z] [2021-04-13T15:28:32.155Z] Limits: [2021-04-13T15:28:32.155Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-13T15:28:32.155Z] [2021-04-13T15:28:32.155Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-13T15:28:32.381Z] #13 52.07 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:28:32.381Z] #13 52.28 Fetched 78.2 MB in 7s (11.2 MB/s) [2021-04-13T15:28:32.522Z] + sudo modprobe ip_vs [2021-04-13T15:28:32.522Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ec689c4c2ecda24ed8495451c53072bb0497871 . [2021-04-13T15:28:32.642Z] #13 52.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:28:32.642Z] #13 52.46 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-13T15:28:32.642Z] #13 52.47 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:28:32.642Z] #13 ... [2021-04-13T15:28:32.642Z] [2021-04-13T15:28:32.642Z] #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-04-13T15:28:32.642Z] #56 sha256:5071c736114eb3ff7c87c352b180ab0e309e40fb2314fe0d289a883c92cef9d4 [2021-04-13T15:28:32.642Z] #56 1.201 + RM_GOPATH=0 [2021-04-13T15:28:32.642Z] #56 1.201 + TMP_GOPATH= [2021-04-13T15:28:32.642Z] #56 1.201 + : /build [2021-04-13T15:28:32.642Z] #56 1.201 + '[' -z '' ']' [2021-04-13T15:28:32.642Z] #56 1.201 ++ mktemp -d [2021-04-13T15:28:32.642Z] #56 1.205 + export GOPATH=/tmp/tmp.GtoT3rW8wp [2021-04-13T15:28:32.642Z] #56 1.205 + GOPATH=/tmp/tmp.GtoT3rW8wp [2021-04-13T15:28:32.642Z] #56 1.205 + RM_GOPATH=1 [2021-04-13T15:28:32.642Z] #56 1.205 + case "$(go env GOARCH)" in [2021-04-13T15:28:32.642Z] #56 1.206 ++ go env GOARCH [2021-04-13T15:28:32.642Z] #56 1.227 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:28:32.642Z] #56 1.227 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:28:32.642Z] #56 1.228 ++ dirname /tmp/install/install.sh [2021-04-13T15:28:32.642Z] #56 1.229 + dir=/tmp/install [2021-04-13T15:28:32.642Z] #56 1.235 + bin=containerd [2021-04-13T15:28:32.642Z] #56 1.235 + shift [2021-04-13T15:28:32.642Z] #56 1.236 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-13T15:28:32.642Z] #56 1.236 + . /tmp/install/containerd.installer [2021-04-13T15:28:32.642Z] #56 1.236 ++ set -e [2021-04-13T15:28:32.642Z] #56 1.236 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:32.642Z] #56 1.237 + install_containerd [2021-04-13T15:28:32.642Z] #56 1.237 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-13T15:28:32.642Z] #56 1.238 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:32.642Z] #56 1.238 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GtoT3rW8wp/src/github.com/containerd/containerd [2021-04-13T15:28:32.642Z] #56 1.240 Cloning into '/tmp/tmp.GtoT3rW8wp/src/github.com/containerd/containerd'... [2021-04-13T15:28:32.736Z] #46 ... [2021-04-13T15:28:32.737Z] [2021-04-13T15:28:32.737Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:32.737Z] #44 27.81 AR compel/plugins/fds.lib.a [2021-04-13T15:28:32.737Z] #44 27.83 HOSTDEP compel/src/lib/log-host.d [2021-04-13T15:28:32.737Z] #44 27.97 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-13T15:28:32.737Z] #44 28.07 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-13T15:28:32.737Z] #44 28.13 HOSTDEP compel/src/main-host.d [2021-04-13T15:28:32.737Z] #44 28.20 DEP compel/src/lib/ptrace.d [2021-04-13T15:28:32.737Z] #44 28.31 DEP compel/src/lib/infect.d [2021-04-13T15:28:32.737Z] #44 28.43 DEP compel/src/lib/infect-util.d [2021-04-13T15:28:32.737Z] #44 28.57 DEP compel/src/lib/infect-rpc.d [2021-04-13T15:28:32.737Z] #44 28.75 DEP compel/arch/s390/src/lib/infect.d [2021-04-13T15:28:32.737Z] #44 28.81 DEP compel/arch/s390/src/lib/cpu.d [2021-04-13T15:28:32.737Z] #44 28.82 DEP compel/src/lib/log.d [2021-04-13T15:28:32.737Z] #44 28.87 DEP compel/src/main.d [2021-04-13T15:28:32.737Z] #44 28.94 DEP compel/src/lib/handle-elf.d [2021-04-13T15:28:32.737Z] #44 29.04 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-13T15:28:32.737Z] #44 29.13 CC compel/src/lib/log.o [2021-04-13T15:28:32.737Z] #44 29.30 CC compel/arch/s390/src/lib/cpu.o [2021-04-13T15:28:32.737Z] #44 29.42 CC compel/arch/s390/src/lib/infect.o [2021-04-13T15:28:32.737Z] #44 29.88 CC compel/src/lib/infect-rpc.o [2021-04-13T15:28:32.737Z] #44 30.03 CC compel/src/lib/infect-util.o [2021-04-13T15:28:32.737Z] #44 30.14 CC compel/src/lib/infect.o [2021-04-13T15:28:32.737Z] #44 31.59 CC compel/src/lib/ptrace.o [2021-04-13T15:28:32.737Z] #44 31.82 AR compel/libcompel.a [2021-04-13T15:28:32.737Z] #44 31.87 HOSTCC compel/src/main-host.o [2021-04-13T15:28:32.737Z] #44 32.05 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-13T15:28:32.737Z] #44 32.12 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-13T15:28:32.737Z] #44 32.28 HOSTCC compel/src/lib/log-host.o [2021-04-13T15:28:32.737Z] #44 32.36 HOSTLINK compel/compel-host-bin [2021-04-13T15:28:32.737Z] #44 32.51 DEP soccr/soccr.d [2021-04-13T15:28:32.737Z] #44 32.67 CC soccr/soccr.o [2021-04-13T15:28:32.737Z] #44 33.49 AR soccr/libsoccr.a [2021-04-13T15:28:32.737Z] #44 33.53 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:28:32.737Z] #44 33.68 DEP criu/arch/s390/sigframe.d [2021-04-13T15:28:32.737Z] #44 33.78 DEP criu/arch/s390/crtools.d [2021-04-13T15:28:32.842Z] #1 [internal] load build definition from Dockerfile [2021-04-13T15:28:32.842Z] #1 sha256:06a5284514dc07a9926c72e9414ad13e540867d963f6209e6fa81a52290257bc [2021-04-13T15:28:32.904Z] #56 ... [2021-04-13T15:28:32.904Z] [2021-04-13T15:28:32.904Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:28:32.904Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:28:32.904Z] #13 52.83 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-13T15:28:33.028Z] #44 33.99 DEP criu/arch/s390/cpu.d [2021-04-13T15:28:33.028Z] #44 34.19 CC criu/arch/s390/cpu.o [2021-04-13T15:28:33.098Z] #1 transferring dockerfile: 17.07kB done [2021-04-13T15:28:33.098Z] #1 DONE 0.3s [2021-04-13T15:28:33.098Z] [2021-04-13T15:28:33.098Z] #2 [internal] load .dockerignore [2021-04-13T15:28:33.098Z] #2 sha256:62daee7d6c1b22a43e288a6e0c00f201a8348a79e3d8a6a374599dad5d1973e6 [2021-04-13T15:28:33.098Z] #2 transferring context: 87B done [2021-04-13T15:28:33.098Z] #2 DONE 0.0s [2021-04-13T15:28:33.098Z] [2021-04-13T15:28:33.098Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-13T15:28:33.098Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-13T15:28:33.320Z] #44 ... [2021-04-13T15:28:33.320Z] [2021-04-13T15:28:33.320Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-13T15:28:33.320Z] #14 59.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-13T15:28:33.320Z] #14 59.27 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-13T15:28:33.320Z] #14 59.28 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:28:33.426Z] #13 53.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-04-13T15:28:33.426Z] #13 53.14 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-13T15:28:33.426Z] #13 53.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-13T15:28:33.612Z] #14 ... [2021-04-13T15:28:33.612Z] [2021-04-13T15:28:33.612Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:33.612Z] #44 34.60 CC criu/arch/s390/crtools.o [2021-04-13T15:28:33.668Z] #3 DONE 0.4s [2021-04-13T15:28:33.668Z] [2021-04-13T15:28:33.668Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-13T15:28:33.668Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-13T15:28:33.668Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-13T15:28:33.668Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-13T15:28:33.668Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.41MB / 9.64MB 0.2s [2021-04-13T15:28:33.668Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-13T15:28:33.668Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-13T15:28:33.687Z] #13 53.45 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:28:33.925Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-04-13T15:28:33.949Z] #13 53.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:28:33.949Z] #13 53.77 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-13T15:28:33.949Z] #13 53.79 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:28:34.182Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-04-13T15:28:34.182Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-13T15:28:34.246Z] #44 35.37 CC criu/arch/s390/sigframe.o [2021-04-13T15:28:34.471Z] #13 54.07 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-13T15:28:34.471Z] #13 54.20 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-13T15:28:34.472Z] #13 54.20 (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-04-13T15:28:34.472Z] #13 54.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-13T15:28:34.472Z] #13 54.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:28:34.479Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-04-13T15:28:34.479Z] #4 DONE 1.0s [2021-04-13T15:28:34.538Z] #44 35.50 LINK criu/arch/s390/crtools.built-in.o [2021-04-13T15:28:34.538Z] #44 35.52 DEP criu/pie/util-vdso.d [2021-04-13T15:28:34.538Z] #44 35.61 DEP criu/pie/util.d [2021-04-13T15:28:34.737Z] Commit message: "btrfs: Do not disable quota on cleanup" [2021-04-13T15:28:34.830Z] #44 35.69 CC criu/pie/util.o [2021-04-13T15:28:34.830Z] #44 35.95 CC criu/pie/util-vdso.o [2021-04-13T15:28:35.040Z] [2021-04-13T15:28:35.040Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-13T15:28:35.040Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-13T15:28:35.420Z] Fetching without tags [2021-04-13T15:28:35.464Z] #44 36.54 AR criu/pie/pie.lib.a [2021-04-13T15:28:35.464Z] #44 36.58 DEP criu/pie/restorer.d [2021-04-13T15:28:35.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:28:35.380Z] > git config --add remote.origin.fetch +refs/pull/42273/head:refs/remotes/origin/PR-42273 # timeout=10 [2021-04-13T15:28:35.389Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:35.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:28:35.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:28:35.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:35.440Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:28:35.753Z] + docker version [2021-04-13T15:28:35.756Z] #44 36.83 DEP criu/arch/s390/restorer.d [2021-04-13T15:28:35.790Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:28:35.968Z] #8 DONE 1.3s [2021-04-13T15:28:35.968Z] [2021-04-13T15:28:35.968Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-13T15:28:35.968Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-13T15:28:36.048Z] #44 37.04 DEP criu/arch/s390/vdso-pie.d [2021-04-13T15:28:36.048Z] #44 37.15 DEP criu/pie/parasite-vdso.d [2021-04-13T15:28:36.227Z] #7 DONE 1.3s [2021-04-13T15:28:36.227Z] [2021-04-13T15:28:36.227Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:28:36.227Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-13T15:28:36.227Z] #6 DONE 1.3s [2021-04-13T15:28:36.227Z] [2021-04-13T15:28:36.227Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:28:36.227Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-13T15:28:36.227Z] #5 DONE 1.5s [2021-04-13T15:28:36.339Z] #44 37.27 DEP criu/pie/parasite.d [2021-04-13T15:28:36.631Z] #44 37.55 CC criu/pie/parasite.o [2021-04-13T15:28:36.631Z] #44 ... [2021-04-13T15:28:36.631Z] [2021-04-13T15:28:36.631Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-13T15:28:36.631Z] #14 70.25 Selecting previously unselected package libapparmor1:s390x. [2021-04-13T15:28:36.631Z] #14 70.26 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 70.26 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-13T15:28:36.631Z] #14 70.32 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-13T15:28:36.631Z] #14 70.32 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 70.33 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-13T15:28:36.631Z] #14 70.42 Selecting previously unselected package libbtrfs0. [2021-04-13T15:28:36.631Z] #14 70.42 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 70.43 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:28:36.631Z] #14 70.47 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:28:36.631Z] #14 70.47 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 70.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:28:36.631Z] #14 70.54 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-13T15:28:36.631Z] #14 70.54 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 70.54 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-13T15:28:36.631Z] #14 70.59 Selecting previously unselected package libudev-dev:s390x. [2021-04-13T15:28:36.631Z] #14 70.60 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 70.61 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-13T15:28:36.631Z] #14 70.72 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-13T15:28:36.631Z] #14 70.73 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 70.73 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-13T15:28:36.631Z] #14 70.93 Selecting previously unselected package libpcre16-3:s390x. [2021-04-13T15:28:36.631Z] #14 70.93 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 70.93 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-13T15:28:36.631Z] #14 71.03 Selecting previously unselected package libpcre32-3:s390x. [2021-04-13T15:28:36.631Z] #14 71.05 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 71.05 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-13T15:28:36.631Z] #14 71.19 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-13T15:28:36.631Z] #14 71.20 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 71.21 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-13T15:28:36.631Z] #14 71.31 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-13T15:28:36.631Z] #14 71.33 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 71.33 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-13T15:28:36.631Z] #14 71.61 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-13T15:28:36.631Z] #14 71.62 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 71.63 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-13T15:28:36.631Z] #14 71.78 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-13T15:28:36.631Z] #14 71.79 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 71.79 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-13T15:28:36.631Z] #14 71.83 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-13T15:28:36.631Z] #14 71.83 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 71.84 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-13T15:28:36.631Z] #14 71.90 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-13T15:28:36.631Z] #14 71.91 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-13T15:28:36.631Z] #14 71.91 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-13T15:28:36.631Z] #14 72.25 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-13T15:28:36.631Z] #14 72.26 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-13T15:28:36.631Z] #14 72.26 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-13T15:28:36.631Z] #14 72.27 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:28:36.631Z] #14 72.28 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-13T15:28:36.631Z] #14 72.28 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-13T15:28:36.631Z] #14 72.29 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:28:36.631Z] #14 72.30 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:28:36.631Z] #14 72.31 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-13T15:28:36.631Z] #14 72.31 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-13T15:28:36.631Z] #14 72.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:28:36.631Z] #14 72.33 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:28:36.631Z] #14 72.34 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-13T15:28:36.631Z] #14 72.34 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-13T15:28:36.631Z] #14 72.35 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-13T15:28:36.631Z] #14 72.36 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:28:36.631Z] #14 72.36 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-13T15:28:36.631Z] #14 72.37 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:28:36.631Z] #14 72.38 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-04-13T15:28:36.631Z] #14 72.38 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-04-13T15:28:36.631Z] #14 72.39 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:28:36.631Z] #14 72.39 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-04-13T15:28:36.631Z] #14 72.40 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-04-13T15:28:36.631Z] #14 72.40 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:28:36.631Z] #14 72.41 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-13T15:28:36.631Z] #14 72.42 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-13T15:28:36.631Z] #14 72.42 Setting up dmsetup (2:1.02.155-3) ... [2021-04-13T15:28:36.631Z] #14 72.43 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-13T15:28:36.631Z] #14 72.44 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-13T15:28:36.631Z] #14 72.44 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:28:36.631Z] #14 DONE 72.8s [2021-04-13T15:28:36.836Z] Client: Docker Engine - Community [2021-04-13T15:28:36.836Z] Version: 20.10.5 [2021-04-13T15:28:36.836Z] API version: 1.41 [2021-04-13T15:28:36.836Z] Go version: go1.13.15 [2021-04-13T15:28:36.836Z] Git commit: 55c4c88 [2021-04-13T15:28:36.836Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-13T15:28:36.836Z] OS/Arch: linux/amd64 [2021-04-13T15:28:36.836Z] Context: default [2021-04-13T15:28:36.836Z] Experimental: true [2021-04-13T15:28:36.836Z] [2021-04-13T15:28:36.836Z] Server: Docker Engine - Community [2021-04-13T15:28:36.836Z] Engine: [2021-04-13T15:28:36.836Z] Version: 20.10.5 [2021-04-13T15:28:36.836Z] API version: 1.41 (minimum version 1.12) [2021-04-13T15:28:36.836Z] Go version: go1.13.15 [2021-04-13T15:28:36.836Z] Git commit: 363e9a8 [2021-04-13T15:28:36.836Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-13T15:28:36.836Z] OS/Arch: linux/amd64 [2021-04-13T15:28:36.836Z] Experimental: true [2021-04-13T15:28:36.836Z] containerd: [2021-04-13T15:28:36.836Z] Version: 1.4.4 [2021-04-13T15:28:36.836Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:36.836Z] runc: [2021-04-13T15:28:36.836Z] Version: 1.0.0-rc93 [2021-04-13T15:28:36.836Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:28:36.836Z] docker-init: [2021-04-13T15:28:36.836Z] Version: 0.19.0 [2021-04-13T15:28:36.836Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-13T15:28:36.893Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:28:36.893Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:28:36.928Z] [2021-04-13T15:28:36.928Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:37.022Z] #13 ... [2021-04-13T15:28:37.022Z] [2021-04-13T15:28:37.022Z] #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-04-13T15:28:37.022Z] #47 sha256:6d908eebbd881a4d18a0be62153b2a3ee9ba6c10a06ca8ce4b8ac483aff78c03 [2021-04-13T15:28:37.022Z] #47 DONE 60.7s [2021-04-13T15:28:37.022Z] [2021-04-13T15:28:37.022Z] #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-04-13T15:28:37.022Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:28:37.022Z] #36 59.71 Selecting previously unselected package libxml2:amd64. [2021-04-13T15:28:37.022Z] #36 59.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-13T15:28:37.022Z] #36 59.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:28:37.022Z] #36 60.70 Selecting previously unselected package libarchive13:amd64. [2021-04-13T15:28:37.022Z] #36 60.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-13T15:28:37.022Z] #36 60.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-13T15:28:37.152Z] + docker info [2021-04-13T15:28:37.283Z] #36 61.53 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-13T15:28:37.545Z] #36 61.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-13T15:28:37.545Z] #36 61.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-13T15:28:37.545Z] #36 61.83 Selecting previously unselected package librhash0:amd64. [2021-04-13T15:28:37.545Z] #36 61.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-13T15:28:35.809Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:28:35.819Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:28:36.861Z] > git remote # timeout=10 [2021-04-13T15:28:36.867Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:28:36.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:28:36.880Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:28:36.893Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T15:28:36.904Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:28:36.909Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:28:37.807Z] #36 61.84 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-13T15:28:38.072Z] #36 62.19 Selecting previously unselected package libuv1:amd64. [2021-04-13T15:28:38.072Z] #36 62.19 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-13T15:28:38.072Z] #36 62.20 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-13T15:28:38.334Z] #36 62.40 Selecting previously unselected package cmake. [2021-04-13T15:28:38.334Z] #36 62.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-13T15:28:38.334Z] #36 62.47 Unpacking cmake (3.13.4-1) ... [2021-04-13T15:28:38.470Z] #54 1.664 + RM_GOPATH=0 [2021-04-13T15:28:38.470Z] #54 1.664 + TMP_GOPATH= [2021-04-13T15:28:38.470Z] #54 1.664 + : /build [2021-04-13T15:28:38.470Z] #54 1.664 + '[' -z '' ']' [2021-04-13T15:28:38.470Z] #54 1.665 ++ mktemp -d [2021-04-13T15:28:38.470Z] #54 1.666 + export GOPATH=/tmp/tmp.k4gtTQWXyU [2021-04-13T15:28:38.470Z] #54 1.666 + GOPATH=/tmp/tmp.k4gtTQWXyU [2021-04-13T15:28:38.470Z] #54 1.666 + RM_GOPATH=1 [2021-04-13T15:28:38.470Z] #54 1.666 + case "$(go env GOARCH)" in [2021-04-13T15:28:38.470Z] #54 1.667 ++ go env GOARCH [2021-04-13T15:28:38.470Z] #54 1.673 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:28:38.470Z] #54 1.673 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:28:38.470Z] #54 1.675 ++ dirname /tmp/install/install.sh [2021-04-13T15:28:38.470Z] #54 1.677 + dir=/tmp/install [2021-04-13T15:28:38.470Z] #54 1.677 + bin=runc [2021-04-13T15:28:38.470Z] #54 1.678 + shift [2021-04-13T15:28:38.470Z] #54 1.678 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-13T15:28:38.470Z] #54 1.678 + . /tmp/install/runc.installer [2021-04-13T15:28:38.470Z] #54 1.678 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:28:38.470Z] #54 1.679 + install_runc [2021-04-13T15:28:38.470Z] #54 1.680 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-13T15:28:38.470Z] #54 1.683 + uname -r [2021-04-13T15:28:38.470Z] #54 1.685 + RUNC_BUILDTAGS='seccomp ' [2021-04-13T15:28:38.470Z] #54 1.685 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-13T15:28:38.470Z] #54 1.685 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-13T15:28:38.470Z] #54 1.685 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k4gtTQWXyU/src/github.com/opencontainers/runc [2021-04-13T15:28:38.470Z] #54 1.691 Cloning into '/tmp/tmp.k4gtTQWXyU/src/github.com/opencontainers/runc'... [2021-04-13T15:28:38.470Z] #54 ... [2021-04-13T15:28:38.470Z] [2021-04-13T15:28:38.470Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-13T15:28:38.470Z] #15 DONE 1.8s [2021-04-13T15:28:38.761Z] [2021-04-13T15:28:38.761Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:38.761Z] #44 38.62 LINK criu/pie/parasite.built-in.o [2021-04-13T15:28:38.761Z] #44 38.63 GEN criu/pie/parasite-blob.h [2021-04-13T15:28:38.761Z] #44 38.64 CC criu/pie/parasite-vdso.o [2021-04-13T15:28:38.761Z] #44 39.06 CC criu/arch/s390/vdso-pie.o [2021-04-13T15:28:38.761Z] #44 39.27 CC criu/arch/s390/restorer.o [2021-04-13T15:28:38.761Z] #44 39.58 CC criu/pie/restorer.o [2021-04-13T15:28:38.907Z] #36 ... [2021-04-13T15:28:38.908Z] [2021-04-13T15:28:38.908Z] #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-04-13T15:28:38.908Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:28:38.908Z] #51 53.26 reflect [2021-04-13T15:28:38.908Z] #51 57.90 time [2021-04-13T15:28:38.908Z] #51 63.29 context [2021-04-13T15:28:39.169Z] #51 ... [2021-04-13T15:28:39.169Z] [2021-04-13T15:28:39.169Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:28:39.169Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:28:39.169Z] #13 57.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-13T15:28:39.169Z] #13 57.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-13T15:28:39.169Z] #13 57.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:28:39.500Z] [2021-04-13T15:28:39.500Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:28:39.500Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:28:39.500Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-13T15:28:39.758Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-13T15:28:39.758Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-13T15:28:39.758Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-13T15:28:39.758Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 0.2s [2021-04-13T15:28:39.758Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.2s [2021-04-13T15:28:39.758Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2021-04-13T15:28:39.758Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.3s [2021-04-13T15:28:39.758Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.3s [2021-04-13T15:28:39.758Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.3s [2021-04-13T15:28:39.961Z] Client: Docker Engine - Community [2021-04-13T15:28:39.961Z] Version: 20.10.5 [2021-04-13T15:28:39.961Z] API version: 1.41 [2021-04-13T15:28:39.961Z] Go version: go1.13.15 [2021-04-13T15:28:39.961Z] Git commit: 55c4c88 [2021-04-13T15:28:39.961Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-13T15:28:39.961Z] OS/Arch: linux/amd64 [2021-04-13T15:28:39.961Z] Context: default [2021-04-13T15:28:39.961Z] Experimental: true [2021-04-13T15:28:39.961Z] [2021-04-13T15:28:39.961Z] Server: Docker Engine - Community [2021-04-13T15:28:39.961Z] Engine: [2021-04-13T15:28:39.961Z] Version: 20.10.5 [2021-04-13T15:28:39.961Z] API version: 1.41 (minimum version 1.12) [2021-04-13T15:28:39.961Z] Go version: go1.13.15 [2021-04-13T15:28:39.961Z] Git commit: 363e9a8 [2021-04-13T15:28:39.961Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-13T15:28:39.961Z] OS/Arch: linux/amd64 [2021-04-13T15:28:39.961Z] Experimental: true [2021-04-13T15:28:39.961Z] containerd: [2021-04-13T15:28:39.961Z] Version: 1.4.4 [2021-04-13T15:28:39.961Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:39.961Z] runc: [2021-04-13T15:28:39.961Z] Version: 1.0.0-rc93 [2021-04-13T15:28:39.961Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:28:39.961Z] docker-init: [2021-04-13T15:28:39.961Z] Version: 0.19.0 [2021-04-13T15:28:39.961Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-13T15:28:40.056Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 0.4s [2021-04-13T15:28:40.056Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 0.4s [2021-04-13T15:28:40.056Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 0.4s [2021-04-13T15:28:40.056Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.36MB / 50.40MB 0.6s [2021-04-13T15:28:40.056Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2021-04-13T15:28:40.056Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2021-04-13T15:28:40.277Z] #44 41.23 LINK criu/pie/restorer.built-in.o [2021-04-13T15:28:40.277Z] #44 41.24 GEN criu/pie/restorer-blob.h [2021-04-13T15:28:40.277Z] #44 ... [2021-04-13T15:28:40.277Z] [2021-04-13T15:28:40.277Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-13T15:28:40.277Z] #16 DONE 1.7s [2021-04-13T15:28:40.277Z] [2021-04-13T15:28:40.277Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:40.277Z] #44 41.30 DEP criu/vdso.d [2021-04-13T15:28:40.311Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.83MB / 50.40MB 0.7s [2021-04-13T15:28:40.311Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-04-13T15:28:40.311Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.7s [2021-04-13T15:28:40.311Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 0.8s [2021-04-13T15:28:40.311Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2021-04-13T15:28:40.311Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.8s [2021-04-13T15:28:40.317Z] + docker info [2021-04-13T15:28:40.556Z] #13 60.01 Selecting previously unselected package binutils-mingw-w64. [2021-04-13T15:28:40.556Z] #13 60.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-13T15:28:40.556Z] #13 60.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:28:40.556Z] #13 60.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-13T15:28:40.556Z] #13 60.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:28:40.556Z] #13 60.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:28:40.556Z] #13 60.42 Selecting previously unselected package dmsetup. [2021-04-13T15:28:40.556Z] #13 60.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:28:40.556Z] #13 60.43 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-13T15:28:40.568Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 1.0s [2021-04-13T15:28:40.568Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 1.0s [2021-04-13T15:28:40.568Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.83MB / 68.67MB 1.0s [2021-04-13T15:28:40.568Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.55MB / 50.40MB 1.1s [2021-04-13T15:28:40.568Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 1.1s [2021-04-13T15:28:40.585Z] #44 41.47 DEP criu/uts_ns.d [2021-04-13T15:28:40.585Z] #44 41.57 DEP criu/util.d [2021-04-13T15:28:40.818Z] #13 60.58 Selecting previously unselected package mingw-w64-common. [2021-04-13T15:28:40.818Z] #13 60.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-13T15:28:40.818Z] #13 60.59 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-13T15:28:40.824Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.58MB / 51.83MB 1.2s [2021-04-13T15:28:40.824Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 1.3s [2021-04-13T15:28:40.824Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 1.3s [2021-04-13T15:28:40.824Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.83MB / 68.67MB 1.3s [2021-04-13T15:28:40.883Z] #44 41.75 DEP criu/uffd.d [2021-04-13T15:28:40.883Z] #44 41.99 DEP criu/tun.d [2021-04-13T15:28:41.079Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.45MB / 50.40MB 1.5s [2021-04-13T15:28:41.079Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.32MB / 51.83MB 1.5s [2021-04-13T15:28:41.079Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.81MB / 68.67MB 1.5s [2021-04-13T15:28:41.079Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.6s [2021-04-13T15:28:41.079Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.31MB / 51.83MB 1.6s [2021-04-13T15:28:41.079Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 1.6s [2021-04-13T15:28:41.176Z] #44 42.09 DEP criu/tty.d [2021-04-13T15:28:41.176Z] #44 42.17 DEP criu/timerfd.d [2021-04-13T15:28:41.176Z] #44 42.25 DEP criu/timens.d [2021-04-13T15:28:41.339Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 1.8s [2021-04-13T15:28:41.339Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.34MB / 68.67MB 1.8s [2021-04-13T15:28:41.339Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s [2021-04-13T15:28:41.339Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 1.9s [2021-04-13T15:28:41.467Z] #44 42.51 DEP criu/sysfs_parse.d [2021-04-13T15:28:41.498Z] Commit message: "btrfs: Do not disable quota on cleanup" [2021-04-13T15:28:41.604Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.14MB / 51.83MB 2.1s [2021-04-13T15:28:41.604Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 2.1s [2021-04-13T15:28:41.604Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 2.2s [2021-04-13T15:28:41.604Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 2.2s [2021-04-13T15:28:41.763Z] #44 42.68 DEP criu/sysctl.d [2021-04-13T15:28:41.763Z] #44 42.76 DEP criu/string.d [2021-04-13T15:28:41.763Z] #44 ... [2021-04-13T15:28:41.763Z] [2021-04-13T15:28:41.763Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-13T15:28:41.763Z] #17 1.458 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-13T15:28:41.763Z] #17 DONE 1.6s [2021-04-13T15:28:41.763Z] [2021-04-13T15:28:41.763Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:41.763Z] #44 42.79 DEP criu/stats.d [2021-04-13T15:28:41.763Z] #44 42.85 DEP criu/sockets.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-04-13T15:28:41.863Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.81MB / 68.67MB 2.3s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-13T15:28:42.055Z] #44 43.07 DEP criu/sk-unix.d [2021-04-13T15:28:42.119Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done [2021-04-13T15:28:42.119Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 2.5s [2021-04-13T15:28:42.119Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 2.7s [2021-04-13T15:28:42.119Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-04-13T15:28:42.119Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.8s [2021-04-13T15:28:42.348Z] #44 43.23 DEP criu/sk-tcp.d [2021-04-13T15:28:42.348Z] #44 43.39 DEP criu/sk-queue.d [2021-04-13T15:28:42.381Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s [2021-04-13T15:28:42.381Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-13T15:28:42.430Z] + docker version [2021-04-13T15:28:42.640Z] #44 43.52 DEP criu/sk-packet.d [2021-04-13T15:28:42.640Z] #44 43.70 DEP criu/sk-netlink.d [2021-04-13T15:28:42.740Z] #13 ... [2021-04-13T15:28:42.740Z] [2021-04-13T15:28:42.740Z] #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-04-13T15:28:42.740Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:28:42.740Z] #36 65.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:28:42.740Z] #36 65.56 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:28:42.740Z] #36 65.58 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-13T15:28:42.740Z] #36 65.59 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:28:42.740Z] #36 65.61 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-13T15:28:42.740Z] #36 65.62 Setting up cmake-data (3.13.4-1) ... [2021-04-13T15:28:42.740Z] #36 65.65 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:28:42.740Z] #36 65.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-13T15:28:42.740Z] #36 65.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-13T15:28:42.740Z] #36 65.72 Setting up cmake (3.13.4-1) ... [2021-04-13T15:28:42.740Z] #36 65.77 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:28:42.740Z] #36 65.87 Processing triggers for mime-support (3.62) ... [2021-04-13T15:28:42.740Z] #36 DONE 66.6s [2021-04-13T15:28:42.740Z] [2021-04-13T15:28:42.740Z] #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-04-13T15:28:42.740Z] #37 sha256:bb09af16565e26fecbaa2dea3c33b3a30012bc50aa4b9c413bd8d5c09defc5a0 [2021-04-13T15:28:42.931Z] #44 43.81 DEP criu/sk-inet.d [2021-04-13T15:28:42.942Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done [2021-04-13T15:28:42.942Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done [2021-04-13T15:28:42.943Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.5s [2021-04-13T15:28:43.200Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 3.8s [2021-04-13T15:28:43.225Z] #44 44.11 DEP criu/signalfd.d [2021-04-13T15:28:43.225Z] #44 44.22 DEP criu/sigframe.d [2021-04-13T15:28:43.225Z] #44 44.32 DEP criu/shmem.d [2021-04-13T15:28:43.225Z] #44 ... [2021-04-13T15:28:43.225Z] [2021-04-13T15:28:43.225Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-13T15:28:43.225Z] #18 DONE 1.6s [2021-04-13T15:28:43.225Z] [2021-04-13T15:28:43.225Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:43.225Z] #44 44.42 DEP criu/servicefd.d [2021-04-13T15:28:43.517Z] #44 44.56 DEP criu/seize.d [2021-04-13T15:28:43.517Z] #44 ... [2021-04-13T15:28:43.517Z] [2021-04-13T15:28:43.517Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:43.517Z] #46 71.60 vendor/golang.org/x/net/http2/hpack [2021-04-13T15:28:43.517Z] #46 72.52 mime [2021-04-13T15:28:43.517Z] #46 73.75 mime/quotedprintable [2021-04-13T15:28:43.517Z] #46 73.98 net/http/internal [2021-04-13T15:28:43.517Z] #46 76.54 net/textproto [2021-04-13T15:28:43.517Z] #46 76.54 crypto/x509 [2021-04-13T15:28:43.517Z] #46 77.43 vendor/golang.org/x/net/http/httpguts [2021-04-13T15:28:43.517Z] #46 77.60 vendor/golang.org/x/net/http/httpproxy [2021-04-13T15:28:43.517Z] #46 78.10 mime/multipart [2021-04-13T15:28:43.517Z] #46 79.74 crypto/tls [2021-04-13T15:28:43.761Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.97MB / 120.17MB 4.3s [2021-04-13T15:28:43.811Z] #46 ... [2021-04-13T15:28:43.811Z] [2021-04-13T15:28:43.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:43.811Z] #44 44.71 DEP criu/seccomp.d [2021-04-13T15:28:43.811Z] #44 44.90 DEP criu/rst-malloc.d [2021-04-13T15:28:43.811Z] #44 44.99 DEP criu/rbtree.d [2021-04-13T15:28:44.024Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 4.6s [2021-04-13T15:28:44.103Z] #44 45.06 DEP criu/pstree.d [2021-04-13T15:28:44.103Z] #44 45.19 DEP criu/protobuf.d [2021-04-13T15:28:44.103Z] #44 45.32 GEN criu/protobuf-desc-gen.h [2021-04-13T15:28:44.129Z] #37 1.370 + RM_GOPATH=0 [2021-04-13T15:28:44.129Z] #37 1.370 + TMP_GOPATH= [2021-04-13T15:28:44.129Z] #37 1.370 + : /build [2021-04-13T15:28:44.129Z] #37 1.370 + '[' -z '' ']' [2021-04-13T15:28:44.129Z] #37 1.370 ++ mktemp -d [2021-04-13T15:28:44.129Z] #37 1.370 + export GOPATH=/tmp/tmp.GCHUIB6GKr [2021-04-13T15:28:44.129Z] #37 1.370 + GOPATH=/tmp/tmp.GCHUIB6GKr [2021-04-13T15:28:44.129Z] #37 1.370 + RM_GOPATH=1 [2021-04-13T15:28:44.129Z] #37 1.370 + case "$(go env GOARCH)" in [2021-04-13T15:28:44.129Z] #37 1.370 ++ go env GOARCH [2021-04-13T15:28:44.129Z] #37 1.389 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:28:44.129Z] #37 1.389 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:28:44.129Z] #37 1.390 ++ dirname /tmp/install/install.sh [2021-04-13T15:28:44.129Z] #37 1.392 + dir=/tmp/install [2021-04-13T15:28:44.129Z] #37 1.392 + bin=tini [2021-04-13T15:28:44.129Z] #37 1.394 + shift [2021-04-13T15:28:44.129Z] #37 1.394 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-13T15:28:44.129Z] #37 1.398 + . /tmp/install/tini.installer [2021-04-13T15:28:44.129Z] #37 1.401 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:28:44.129Z] #37 1.401 + install_tini [2021-04-13T15:28:44.129Z] #37 1.402 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-13T15:28:44.129Z] #37 1.403 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:28:44.129Z] #37 1.403 + git clone https://github.com/krallin/tini.git /tmp/tmp.GCHUIB6GKr/tini [2021-04-13T15:28:44.129Z] #37 1.405 Cloning into '/tmp/tmp.GCHUIB6GKr/tini'... [2021-04-13T15:28:44.283Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.99MB / 120.17MB 4.9s [2021-04-13T15:28:44.540Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 5.1s [2021-04-13T15:28:44.702Z] #37 2.211 + cd /tmp/tmp.GCHUIB6GKr/tini [2021-04-13T15:28:44.702Z] #37 2.211 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:28:44.702Z] #37 2.253 + cmake . [2021-04-13T15:28:44.796Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.72MB / 120.17MB 5.2s [2021-04-13T15:28:44.963Z] #37 ... [2021-04-13T15:28:44.964Z] [2021-04-13T15:28:44.964Z] #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-04-13T15:28:44.964Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:28:44.964Z] #42 59.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-13T15:28:44.964Z] #42 59.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:28:44.964Z] #42 59.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:28:44.964Z] #42 59.21 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-13T15:28:44.964Z] #42 59.22 Setting up python-six (1.12.0-1) ... [2021-04-13T15:28:44.964Z] #42 63.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:28:44.964Z] #42 63.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:28:44.964Z] #42 63.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-13T15:28:44.964Z] #42 63.61 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-13T15:28:44.964Z] #42 63.63 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-13T15:28:44.964Z] #42 63.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:28:44.964Z] #42 63.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:28:44.964Z] #42 63.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-13T15:28:44.964Z] #42 63.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:28:44.964Z] #42 63.72 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-13T15:28:45.053Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 5.5s [2021-04-13T15:28:45.053Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 5.6s [2021-04-13T15:28:45.142Z] #44 ... [2021-04-13T15:28:45.142Z] [2021-04-13T15:28:45.142Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-13T15:28:45.142Z] #19 DONE 1.5s [2021-04-13T15:28:45.142Z] [2021-04-13T15:28:45.142Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-13T15:28:45.225Z] #42 ... [2021-04-13T15:28:45.225Z] [2021-04-13T15:28:45.225Z] #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-04-13T15:28:45.225Z] #37 sha256:bb09af16565e26fecbaa2dea3c33b3a30012bc50aa4b9c413bd8d5c09defc5a0 [2021-04-13T15:28:45.225Z] #37 2.777 -- The C compiler identification is GNU 8.3.0 [2021-04-13T15:28:45.225Z] #37 2.819 -- Check for working C compiler: /usr/bin/cc [2021-04-13T15:28:45.310Z] #9 ... [2021-04-13T15:28:45.310Z] [2021-04-13T15:28:45.310Z] #23 [internal] load build context [2021-04-13T15:28:45.310Z] #23 sha256:e18897b670bfd4a74ba080df3861b2d568ec20e2714785c52d6fc0e76512533a [2021-04-13T15:28:45.310Z] #23 transferring context: 53.55MB 5.6s done [2021-04-13T15:28:45.310Z] #23 DONE 5.9s [2021-04-13T15:28:45.310Z] [2021-04-13T15:28:45.310Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:28:45.310Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:28:45.310Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.96MB / 120.17MB 5.8s [2021-04-13T15:28:45.310Z] #9 ... [2021-04-13T15:28:45.310Z] [2021-04-13T15:28:45.310Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:28:45.310Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:28:45.310Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-13T15:28:45.310Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-13T15:28:45.310Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-13T15:28:45.310Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-13T15:28:45.310Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 5.7s done [2021-04-13T15:28:45.310Z] #26 ... [2021-04-13T15:28:45.310Z] [2021-04-13T15:28:45.310Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:28:45.310Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:28:45.486Z] #37 ... [2021-04-13T15:28:45.486Z] [2021-04-13T15:28:45.486Z] #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-04-13T15:28:45.486Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:28:45.486Z] #45 59.82 time [2021-04-13T15:28:45.486Z] #45 65.41 internal/poll [2021-04-13T15:28:45.486Z] #45 66.11 internal/fmtsort [2021-04-13T15:28:45.486Z] #45 66.78 strings [2021-04-13T15:28:45.486Z] #45 67.82 os [2021-04-13T15:28:45.566Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 6.1s [2021-04-13T15:28:45.748Z] #45 ... [2021-04-13T15:28:45.748Z] [2021-04-13T15:28:45.748Z] #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-04-13T15:28:45.748Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:28:45.748Z] #51 64.09 internal/poll [2021-04-13T15:28:45.748Z] #51 65.95 internal/syscall/execenv [2021-04-13T15:28:45.748Z] #51 66.19 internal/syscall/unix [2021-04-13T15:28:45.748Z] #51 66.42 os [2021-04-13T15:28:45.748Z] #51 67.24 encoding/binary [2021-04-13T15:28:45.748Z] #51 69.38 encoding/base64 [2021-04-13T15:28:45.748Z] #51 70.12 golang.org/x/sys/unix [2021-04-13T15:28:45.748Z] #51 ... [2021-04-13T15:28:45.748Z] [2021-04-13T15:28:45.748Z] #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-04-13T15:28:45.748Z] #37 sha256:bb09af16565e26fecbaa2dea3c33b3a30012bc50aa4b9c413bd8d5c09defc5a0 [2021-04-13T15:28:45.748Z] #37 3.474 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-13T15:28:45.748Z] #37 3.481 -- Detecting C compiler ABI info [2021-04-13T15:28:46.178Z] #20 ... [2021-04-13T15:28:46.178Z] [2021-04-13T15:28:46.178Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:28:46.178Z] #59 78.13 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:28:46.178Z] #59 78.13 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-13T15:28:46.178Z] #59 DONE 84.2s [2021-04-13T15:28:46.178Z] [2021-04-13T15:28:46.178Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-13T15:28:46.178Z] #60 DONE 0.1s [2021-04-13T15:28:46.178Z] [2021-04-13T15:28:46.178Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-13T15:28:46.178Z] #61 DONE 0.1s [2021-04-13T15:28:46.178Z] [2021-04-13T15:28:46.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:46.178Z] #44 46.67 DEP criu/protobuf-desc.d [2021-04-13T15:28:46.178Z] #44 46.75 DEP criu/proc_parse.d [2021-04-13T15:28:46.178Z] #44 46.87 DEP criu/plugin.d [2021-04-13T15:28:46.178Z] #44 47.00 DEP criu/pipes.d [2021-04-13T15:28:46.178Z] #44 47.15 DEP criu/pie-util.d [2021-04-13T15:28:46.178Z] #44 47.26 DEP criu/pie-util-vdso.d [2021-04-13T15:28:46.321Z] #37 4.041 -- Detecting C compiler ABI info - done [2021-04-13T15:28:46.484Z] #44 47.47 DEP criu/path.d [2021-04-13T15:28:46.484Z] #44 ... [2021-04-13T15:28:46.484Z] [2021-04-13T15:28:46.484Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-13T15:28:46.484Z] #20 DONE 1.7s [2021-04-13T15:28:46.484Z] [2021-04-13T15:28:46.484Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:46.484Z] #44 47.62 DEP criu/parasite-syscall.d [2021-04-13T15:28:46.583Z] #37 4.077 -- Detecting C compile features [2021-04-13T15:28:46.583Z] #37 ... [2021-04-13T15:28:46.583Z] [2021-04-13T15:28:46.583Z] #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-04-13T15:28:46.583Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:28:46.583Z] #42 70.27 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-13T15:28:46.583Z] #42 70.29 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:28:46.583Z] #42 DONE 71.0s [2021-04-13T15:28:46.787Z] #44 47.93 DEP criu/pagemap.d [2021-04-13T15:28:46.844Z] [2021-04-13T15:28:46.844Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:28:46.844Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:28:46.844Z] #13 66.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-13T15:28:46.844Z] #13 66.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-13T15:28:46.844Z] #13 66.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:28:46.889Z] Client: [2021-04-13T15:28:46.889Z] Context: default [2021-04-13T15:28:46.889Z] Debug Mode: false [2021-04-13T15:28:46.889Z] Plugins: [2021-04-13T15:28:46.889Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-13T15:28:46.889Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-13T15:28:46.889Z] [2021-04-13T15:28:46.889Z] Server: [2021-04-13T15:28:46.889Z] Containers: 0 [2021-04-13T15:28:46.889Z] Running: 0 [2021-04-13T15:28:46.889Z] Paused: 0 [2021-04-13T15:28:46.889Z] Stopped: 0 [2021-04-13T15:28:46.889Z] Images: 0 [2021-04-13T15:28:46.889Z] Server Version: 20.10.5 [2021-04-13T15:28:46.889Z] Storage Driver: overlay2 [2021-04-13T15:28:46.889Z] Backing Filesystem: extfs [2021-04-13T15:28:46.889Z] Supports d_type: true [2021-04-13T15:28:46.889Z] Native Overlay Diff: true [2021-04-13T15:28:46.889Z] Logging Driver: json-file [2021-04-13T15:28:46.889Z] Cgroup Driver: cgroupfs [2021-04-13T15:28:46.889Z] Cgroup Version: 1 [2021-04-13T15:28:46.889Z] Plugins: [2021-04-13T15:28:46.889Z] Volume: local [2021-04-13T15:28:46.889Z] Network: bridge host ipvlan macvlan null overlay [2021-04-13T15:28:46.889Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-13T15:28:46.889Z] Swarm: inactive [2021-04-13T15:28:46.889Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-13T15:28:46.889Z] Default Runtime: runc [2021-04-13T15:28:46.889Z] Init Binary: docker-init [2021-04-13T15:28:46.889Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:46.889Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:28:46.889Z] init version: de40ad0 [2021-04-13T15:28:46.889Z] Security Options: [2021-04-13T15:28:46.889Z] apparmor [2021-04-13T15:28:46.889Z] seccomp [2021-04-13T15:28:46.889Z] Profile: default [2021-04-13T15:28:46.889Z] Kernel Version: 5.4.0-1041-aws [2021-04-13T15:28:46.889Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-13T15:28:46.889Z] OSType: linux [2021-04-13T15:28:46.889Z] Architecture: x86_64 [2021-04-13T15:28:46.889Z] CPUs: 2 [2021-04-13T15:28:46.889Z] Total Memory: 7.569GiB [2021-04-13T15:28:46.889Z] Name: ip-10-100-122-124 [2021-04-13T15:28:46.889Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-13T15:28:46.889Z] Docker Root Dir: /var/lib/docker [2021-04-13T15:28:46.889Z] Debug Mode: false [2021-04-13T15:28:46.889Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:28:46.889Z] Labels: [2021-04-13T15:28:46.889Z] Experimental: true [2021-04-13T15:28:46.889Z] Insecure Registries: [2021-04-13T15:28:46.889Z] 127.0.0.0/8 [2021-04-13T15:28:46.889Z] Live Restore Enabled: true [2021-04-13T15:28:46.889Z] [2021-04-13T15:28:46.889Z] WARNING: No swap limit support [Pipeline] sh [2021-04-13T15:28:46.934Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s done [2021-04-13T15:28:47.092Z] #44 48.18 DEP criu/pagemap-cache.d [2021-04-13T15:28:47.174Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:28:47.174Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:28:47.174Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42273/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-13T15:28:47.174Z] + bash /home/ubuntu/workspace/moby_PR-42273/check-config.sh [2021-04-13T15:28:47.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-13T15:28:47.174Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-13T15:28:47.174Z] [2021-04-13T15:28:47.174Z] Generally Necessary: [2021-04-13T15:28:47.174Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-13T15:28:47.174Z] - apparmor: enabled and tools installed [2021-04-13T15:28:47.174Z] - CONFIG_NAMESPACES: enabled [2021-04-13T15:28:47.174Z] - CONFIG_NET_NS: enabled [2021-04-13T15:28:47.174Z] - CONFIG_PID_NS: enabled [2021-04-13T15:28:47.174Z] - CONFIG_IPC_NS: enabled [2021-04-13T15:28:47.174Z] - CONFIG_UTS_NS: enabled [2021-04-13T15:28:47.174Z] - CONFIG_CGROUPS: enabled [2021-04-13T15:28:47.174Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-13T15:28:47.174Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-13T15:28:47.174Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-13T15:28:47.174Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-13T15:28:47.174Z] - CONFIG_CPUSETS: enabled [2021-04-13T15:28:47.174Z] - CONFIG_MEMCG: enabled [2021-04-13T15:28:47.174Z] - CONFIG_KEYS: enabled [2021-04-13T15:28:47.174Z] - CONFIG_VETH: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-13T15:28:47.174Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-13T15:28:47.174Z] [2021-04-13T15:28:47.174Z] Optional Features: [2021-04-13T15:28:47.174Z] - CONFIG_USER_NS: enabled [2021-04-13T15:28:47.174Z] - CONFIG_SECCOMP: enabled [2021-04-13T15:28:47.189Z] #9 ... [2021-04-13T15:28:47.189Z] [2021-04-13T15:28:47.189Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:28:47.189Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-13T15:28:47.189Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-13T15:28:47.189Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-13T15:28:47.189Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-13T15:28:47.189Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-13T15:28:47.189Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2021-04-13T15:28:47.189Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2021-04-13T15:28:47.189Z] #62 DONE 7.8s [2021-04-13T15:28:47.189Z] [2021-04-13T15:28:47.189Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:28:47.189Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-13T15:28:47.189Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-13T15:28:47.189Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-13T15:28:47.189Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-13T15:28:47.189Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-04-13T15:28:47.189Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-04-13T15:28:47.189Z] #64 DONE 7.9s [2021-04-13T15:28:47.189Z] [2021-04-13T15:28:47.189Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:28:47.189Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:28:47.385Z] #44 48.44 DEP criu/page-xfer.d [2021-04-13T15:28:47.440Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-13T15:28:47.440Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-13T15:28:47.440Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-13T15:28:47.440Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-13T15:28:47.440Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-13T15:28:47.440Z] - CONFIG_BLK_CGROUP: enabled [2021-04-13T15:28:47.440Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-13T15:28:47.440Z] - CONFIG_CGROUP_PERF: enabled [2021-04-13T15:28:47.440Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-13T15:28:47.440Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-13T15:28:47.440Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-13T15:28:47.440Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-13T15:28:47.440Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-13T15:28:47.440Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-13T15:28:47.440Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-13T15:28:47.440Z] - CONFIG_IP_VS: enabled (as module) [2021-04-13T15:28:47.440Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-13T15:28:47.440Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-13T15:28:47.440Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-13T15:28:47.440Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-13T15:28:47.440Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-13T15:28:47.440Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-13T15:28:47.440Z] - CONFIG_EXT4_FS: enabled [2021-04-13T15:28:47.440Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-13T15:28:47.440Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-13T15:28:47.440Z] - Network Drivers: [2021-04-13T15:28:47.440Z] - "overlay": [2021-04-13T15:28:47.440Z] - CONFIG_VXLAN: enabled (as module) [2021-04-13T15:28:47.440Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-13T15:28:47.440Z] Optional (for encrypted networks): [2021-04-13T15:28:47.440Z] - CONFIG_CRYPTO: enabled [2021-04-13T15:28:47.440Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-13T15:28:47.440Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-13T15:28:47.440Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-13T15:28:47.440Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-13T15:28:47.440Z] - CONFIG_XFRM: enabled [2021-04-13T15:28:47.440Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-13T15:28:47.440Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-13T15:28:47.440Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-13T15:28:47.440Z] - "ipvlan": [2021-04-13T15:28:47.445Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-04-13T15:28:47.676Z] #44 48.68 DEP criu/page-pipe.d [2021-04-13T15:28:47.676Z] #44 48.78 DEP criu/netfilter.d [2021-04-13T15:28:47.699Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-13T15:28:47.699Z] - "macvlan": [2021-04-13T15:28:47.699Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-13T15:28:47.699Z] - CONFIG_DUMMY: enabled (as module) [2021-04-13T15:28:47.699Z] - "ftp,tftp client in container": [2021-04-13T15:28:47.699Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-13T15:28:47.699Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-13T15:28:47.699Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-13T15:28:47.699Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-13T15:28:47.699Z] - Storage Drivers: [2021-04-13T15:28:47.699Z] - "aufs": [2021-04-13T15:28:47.699Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-13T15:28:47.699Z] - "btrfs": [2021-04-13T15:28:47.699Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-13T15:28:47.699Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-13T15:28:47.699Z] - "devicemapper": [2021-04-13T15:28:47.699Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-13T15:28:47.699Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-13T15:28:47.699Z] - "overlay": [2021-04-13T15:28:47.699Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-13T15:28:47.699Z] - "zfs": [2021-04-13T15:28:47.699Z] - /dev/zfs: present [2021-04-13T15:28:47.699Z] - zfs command: missing [2021-04-13T15:28:47.699Z] - zpool command: missing [2021-04-13T15:28:47.699Z] [2021-04-13T15:28:47.699Z] Limits: [2021-04-13T15:28:47.699Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-13T15:28:47.699Z] [2021-04-13T15:28:47.699Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-13T15:28:47.969Z] #44 48.94 DEP criu/net.d [2021-04-13T15:28:47.969Z] #44 49.14 DEP criu/namespaces.d [2021-04-13T15:28:48.124Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ec689c4c2ecda24ed8495451c53072bb0497871 . [2021-04-13T15:28:48.260Z] #44 49.34 DEP criu/mount.d [2021-04-13T15:28:48.260Z] #44 49.48 DEP criu/memfd.d [2021-04-13T15:28:48.384Z] #1 [internal] load build definition from Dockerfile [2021-04-13T15:28:48.384Z] #1 sha256:48d53f43ce7d14ab7a452270eaf0bf694e2d8096ccdc11ee2cb556cd5b6543f2 [2021-04-13T15:28:48.384Z] #1 transferring dockerfile: 17.07kB done [2021-04-13T15:28:48.384Z] #1 DONE 0.2s [2021-04-13T15:28:48.384Z] [2021-04-13T15:28:48.384Z] #2 [internal] load .dockerignore [2021-04-13T15:28:48.384Z] #2 sha256:400aacc988cce10b2836799692d758ec49683358a42f472340f58e6d495983bb [2021-04-13T15:28:48.384Z] #2 transferring context: 87B done [2021-04-13T15:28:48.384Z] #2 DONE 0.0s [2021-04-13T15:28:48.384Z] [2021-04-13T15:28:48.384Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-13T15:28:48.384Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-13T15:28:48.399Z] #9 ... [2021-04-13T15:28:48.399Z] [2021-04-13T15:28:48.399Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-13T15:28:48.399Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-13T15:28:48.399Z] #63 DONE 0.6s [2021-04-13T15:28:48.399Z] [2021-04-13T15:28:48.399Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:28:48.399Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:28:48.558Z] #44 49.58 DEP criu/mem.d [2021-04-13T15:28:48.558Z] #44 49.71 DEP criu/lsm.d [2021-04-13T15:28:48.852Z] #44 49.80 DEP criu/log.d [2021-04-13T15:28:48.852Z] #44 49.90 DEP criu/libnetlink.d [2021-04-13T15:28:49.146Z] #44 50.02 DEP criu/kerndat.d [2021-04-13T15:28:49.146Z] #44 50.24 DEP criu/kcmp-ids.d [2021-04-13T15:28:49.322Z] #3 DONE 1.0s [2021-04-13T15:28:49.330Z] #9 ... [2021-04-13T15:28:49.330Z] [2021-04-13T15:28:49.330Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-13T15:28:49.330Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-13T15:28:49.330Z] #65 DONE 1.0s [2021-04-13T15:28:49.438Z] #44 50.38 DEP criu/irmap.d [2021-04-13T15:28:49.438Z] #44 50.53 DEP criu/ipc_ns.d [2021-04-13T15:28:49.582Z] [2021-04-13T15:28:49.582Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-13T15:28:49.582Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-13T15:28:49.582Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-04-13T15:28:49.582Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-13T15:28:49.582Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-13T15:28:49.582Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-13T15:28:49.588Z] [2021-04-13T15:28:49.588Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:28:49.588Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:28:49.730Z] #44 50.64 DEP criu/image.d [2021-04-13T15:28:49.730Z] #44 50.79 DEP criu/image-desc.d [2021-04-13T15:28:49.730Z] #44 50.85 DEP criu/fsnotify.d [2021-04-13T15:28:49.842Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.3s [2021-04-13T15:28:49.842Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-04-13T15:28:49.845Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.4s done [2021-04-13T15:28:50.021Z] #44 51.01 DEP criu/filesystems.d [2021-04-13T15:28:50.313Z] #44 51.23 DEP criu/files.d [2021-04-13T15:28:50.313Z] #44 51.42 DEP criu/files-reg.d [2021-04-13T15:28:50.313Z] #44 51.52 DEP criu/files-ext.d [2021-04-13T15:28:50.407Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-13T15:28:50.412Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.8s done [2021-04-13T15:28:50.412Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-13T15:28:50.605Z] #44 51.66 DEP criu/file-lock.d [2021-04-13T15:28:50.672Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-04-13T15:28:50.897Z] #44 51.84 DEP criu/file-ids.d [2021-04-13T15:28:50.897Z] #44 51.97 DEP criu/fifo.d [2021-04-13T15:28:50.897Z] #44 52.07 DEP criu/fdstore.d [2021-04-13T15:28:50.933Z] #4 DONE 1.4s [2021-04-13T15:28:50.933Z] [2021-04-13T15:28:50.933Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-13T15:28:50.933Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-13T15:28:51.205Z] #44 52.17 DEP criu/fault-injection.d [2021-04-13T15:28:51.206Z] #44 52.21 DEP criu/external.d [2021-04-13T15:28:51.206Z] #44 52.32 DEP criu/eventpoll.d [2021-04-13T15:28:51.343Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-13T15:28:51.343Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-13T15:28:51.343Z] #9 ... [2021-04-13T15:28:51.343Z] [2021-04-13T15:28:51.343Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:28:51.343Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:28:51.343Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.5s done [2021-04-13T15:28:51.343Z] #26 DONE 12.0s [2021-04-13T15:28:51.343Z] [2021-04-13T15:28:51.343Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:28:51.343Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:28:51.497Z] #44 52.53 DEP criu/eventfd.d [2021-04-13T15:28:51.789Z] #44 52.62 DEP criu/crtools.d [2021-04-13T15:28:51.789Z] #44 52.81 DEP criu/cr-service.d [2021-04-13T15:28:51.871Z] #5 ... [2021-04-13T15:28:51.871Z] [2021-04-13T15:28:51.871Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:28:51.871Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-13T15:28:51.871Z] #8 DONE 0.9s [2021-04-13T15:28:52.037Z] Client: [2021-04-13T15:28:52.038Z] Context: default [2021-04-13T15:28:52.038Z] Debug Mode: false [2021-04-13T15:28:52.038Z] Plugins: [2021-04-13T15:28:52.038Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-13T15:28:52.038Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-13T15:28:52.038Z] [2021-04-13T15:28:52.038Z] Server: [2021-04-13T15:28:52.038Z] Containers: 0 [2021-04-13T15:28:52.038Z] Running: 0 [2021-04-13T15:28:52.038Z] Paused: 0 [2021-04-13T15:28:52.038Z] Stopped: 0 [2021-04-13T15:28:52.038Z] Images: 0 [2021-04-13T15:28:52.038Z] Server Version: 20.10.5 [2021-04-13T15:28:52.038Z] Storage Driver: overlay2 [2021-04-13T15:28:52.038Z] Backing Filesystem: extfs [2021-04-13T15:28:52.038Z] Supports d_type: true [2021-04-13T15:28:52.038Z] Native Overlay Diff: true [2021-04-13T15:28:52.038Z] Logging Driver: json-file [2021-04-13T15:28:52.038Z] Cgroup Driver: systemd [2021-04-13T15:28:52.038Z] Cgroup Version: 2 [2021-04-13T15:28:52.038Z] Plugins: [2021-04-13T15:28:52.038Z] Volume: local [2021-04-13T15:28:52.038Z] Network: bridge host ipvlan macvlan null overlay [2021-04-13T15:28:52.038Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-13T15:28:52.038Z] Swarm: inactive [2021-04-13T15:28:52.038Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-04-13T15:28:52.038Z] Default Runtime: runc [2021-04-13T15:28:52.038Z] Init Binary: docker-init [2021-04-13T15:28:52.038Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:52.038Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:28:52.038Z] init version: de40ad0 [2021-04-13T15:28:52.038Z] Security Options: [2021-04-13T15:28:52.038Z] apparmor [2021-04-13T15:28:52.038Z] seccomp [2021-04-13T15:28:52.038Z] Profile: default [2021-04-13T15:28:52.038Z] cgroupns [2021-04-13T15:28:52.038Z] Kernel Version: 5.4.0-1041-aws [2021-04-13T15:28:52.038Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-13T15:28:52.038Z] OSType: linux [2021-04-13T15:28:52.038Z] Architecture: x86_64 [2021-04-13T15:28:52.038Z] CPUs: 2 [2021-04-13T15:28:52.038Z] Total Memory: 7.487GiB [2021-04-13T15:28:52.038Z] Name: ip-10-100-61-175 [2021-04-13T15:28:52.038Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-13T15:28:52.038Z] Docker Root Dir: /var/lib/docker [2021-04-13T15:28:52.038Z] Debug Mode: false [2021-04-13T15:28:52.038Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:28:52.038Z] Labels: [2021-04-13T15:28:52.038Z] Experimental: true [2021-04-13T15:28:52.038Z] Insecure Registries: [2021-04-13T15:28:52.038Z] 127.0.0.0/8 [2021-04-13T15:28:52.038Z] Live Restore Enabled: true [2021-04-13T15:28:52.038Z] [2021-04-13T15:28:52.038Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-13T15:28:52.080Z] #44 53.01 DEP criu/cr-restore.d [2021-04-13T15:28:52.080Z] #44 53.17 DEP criu/cr-errno.d [2021-04-13T15:28:52.080Z] #44 53.20 DEP criu/cr-dump.d [Pipeline] sh [2021-04-13T15:28:52.131Z] [2021-04-13T15:28:52.131Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-13T15:28:52.131Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-13T15:28:52.131Z] #5 DONE 0.9s [2021-04-13T15:28:52.131Z] [2021-04-13T15:28:52.131Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:28:52.131Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-13T15:28:52.131Z] #7 DONE 1.0s [2021-04-13T15:28:52.131Z] [2021-04-13T15:28:52.131Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-13T15:28:52.131Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-13T15:28:52.131Z] #6 DONE 1.2s [2021-04-13T15:28:52.145Z] #13 ... [2021-04-13T15:28:52.145Z] [2021-04-13T15:28:52.145Z] #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-04-13T15:28:52.145Z] #37 sha256:bb09af16565e26fecbaa2dea3c33b3a30012bc50aa4b9c413bd8d5c09defc5a0 [2021-04-13T15:28:52.145Z] #37 6.729 -- Detecting C compile features - done [2021-04-13T15:28:52.145Z] #37 6.770 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-13T15:28:52.145Z] #37 7.003 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-13T15:28:52.145Z] #37 7.098 -- Configuring done [2021-04-13T15:28:52.145Z] #37 7.111 -- Generating done [2021-04-13T15:28:52.145Z] #37 7.130 -- Build files have been written to: /tmp/tmp.GCHUIB6GKr/tini [2021-04-13T15:28:52.145Z] #37 7.132 + make tini-static [2021-04-13T15:28:52.145Z] #37 7.531 Scanning dependencies of target tini-static [2021-04-13T15:28:52.145Z] #37 7.707 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-13T15:28:52.145Z] #37 9.074 [100%] Linking C executable tini-static [2021-04-13T15:28:52.145Z] #37 9.663 [100%] Built target tini-static [2021-04-13T15:28:52.270Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-04-13T15:28:52.270Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-13T15:28:52.375Z] #44 53.36 DEP criu/cr-dedup.d [2021-04-13T15:28:52.379Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1ec689c4c2ecda24ed8495451c53072bb0497871 . [2021-04-13T15:28:52.379Z] #1 [internal] load build definition from Dockerfile [2021-04-13T15:28:52.379Z] #1 sha256:7d45b8757555f7c5d9279c8617a65967a564a269490ec636272595b9658757dc [2021-04-13T15:28:52.379Z] #1 transferring dockerfile: 17.07kB 0.1s done [2021-04-13T15:28:52.379Z] #1 DONE 0.1s [2021-04-13T15:28:52.379Z] [2021-04-13T15:28:52.379Z] #2 [internal] load .dockerignore [2021-04-13T15:28:52.379Z] #2 sha256:faa975148657148572840ebf0569d51deb3872e80e0a97aa429743e5fa55524e [2021-04-13T15:28:52.379Z] #2 transferring context: [2021-04-13T15:28:52.406Z] #37 9.773 + mkdir -p /build [2021-04-13T15:28:52.406Z] #37 9.775 + cp tini-static /build/docker-init [2021-04-13T15:28:52.436Z] Client: Docker Engine - Community [2021-04-13T15:28:52.436Z] Version: 20.10.5 [2021-04-13T15:28:52.436Z] API version: 1.41 [2021-04-13T15:28:52.436Z] Go version: go1.13.15 [2021-04-13T15:28:52.436Z] Git commit: 55c4c88 [2021-04-13T15:28:52.436Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-13T15:28:52.436Z] OS/Arch: linux/arm64 [2021-04-13T15:28:52.436Z] Context: default [2021-04-13T15:28:52.436Z] Experimental: true [2021-04-13T15:28:52.436Z] [2021-04-13T15:28:52.436Z] Server: Docker Engine - Community [2021-04-13T15:28:52.436Z] Engine: [2021-04-13T15:28:52.436Z] Version: 20.10.5 [2021-04-13T15:28:52.436Z] API version: 1.41 (minimum version 1.12) [2021-04-13T15:28:52.436Z] Go version: go1.13.15 [2021-04-13T15:28:52.436Z] Git commit: 363e9a8 [2021-04-13T15:28:52.436Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-13T15:28:52.436Z] OS/Arch: linux/arm64 [2021-04-13T15:28:52.436Z] Experimental: true [2021-04-13T15:28:52.436Z] containerd: [2021-04-13T15:28:52.436Z] Version: 1.4.4 [2021-04-13T15:28:52.436Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:28:52.436Z] runc: [2021-04-13T15:28:52.436Z] Version: 1.0.0-rc93 [2021-04-13T15:28:52.436Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:28:52.436Z] docker-init: [2021-04-13T15:28:52.436Z] Version: 0.19.0 [2021-04-13T15:28:52.436Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-13T15:28:52.638Z] #2 transferring context: 87B done [2021-04-13T15:28:52.638Z] #2 DONE 0.1s [2021-04-13T15:28:52.638Z] [2021-04-13T15:28:52.638Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-13T15:28:52.638Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-13T15:28:52.667Z] #44 53.55 DEP criu/cr-check.d [2021-04-13T15:28:52.667Z] #37 DONE 10.2s [2021-04-13T15:28:52.667Z] [2021-04-13T15:28:52.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-04-13T15:28:52.667Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:28:52.667Z] #43 2.262 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:28:52.667Z] #43 2.263 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:28:52.667Z] #43 2.290 Note: Building without GnuTLS support [2021-04-13T15:28:52.667Z] #43 2.302 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:28:52.667Z] #43 2.302 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:28:52.667Z] #43 4.423 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:28:52.667Z] #43 4.456 GEN .gitid [2021-04-13T15:28:52.667Z] #43 4.484 GEN criu/include/version.h [2021-04-13T15:28:52.667Z] #43 4.550 GEN include/common/asm [2021-04-13T15:28:52.771Z] + docker info [2021-04-13T15:28:52.958Z] #44 53.80 DEP criu/config.d [2021-04-13T15:28:52.958Z] #44 53.97 DEP criu/clone-noasan.d [2021-04-13T15:28:52.958Z] #44 54.02 DEP criu/cgroup.d [2021-04-13T15:28:53.206Z] #3 DONE 0.6s [2021-04-13T15:28:53.206Z] [2021-04-13T15:28:53.206Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-13T15:28:53.206Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-13T15:28:53.206Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-13T15:28:53.206Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-13T15:28:53.206Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-13T15:28:53.206Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-13T15:28:53.206Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-04-13T15:28:53.249Z] #44 54.24 DEP criu/cgroup-props.d [2021-04-13T15:28:53.249Z] #44 54.36 DEP criu/bitmap.d [2021-04-13T15:28:53.249Z] #44 54.37 DEP criu/bfd.d [2021-04-13T15:28:53.465Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-13T15:28:53.465Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-13T15:28:53.465Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-13T15:28:53.521Z] [2021-04-13T15:28:53.521Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:28:53.521Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:28:53.521Z] #9 DONE 0.0s [2021-04-13T15:28:53.521Z] [2021-04-13T15:28:53.521Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:28:53.521Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:28:53.521Z] #26 DONE 0.0s [2021-04-13T15:28:53.521Z] [2021-04-13T15:28:53.521Z] #23 [internal] load build context [2021-04-13T15:28:53.521Z] #23 sha256:15c73ed5df4ef8b18509f6302be0e593736784e40bb709b1dee5e0a78f825b6c [2021-04-13T15:28:53.521Z] #23 transferring context: 30B 0.0s [2021-04-13T15:28:53.541Z] #44 54.50 DEP criu/autofs.d [2021-04-13T15:28:53.541Z] #44 54.66 DEP criu/aio.d [2021-04-13T15:28:53.610Z] #43 6.654 PBCC images/timens.pb-c.c [2021-04-13T15:28:53.610Z] #43 6.682 DEP images/timens.pb-c.d [2021-04-13T15:28:53.610Z] #43 6.766 PBCC images/fown.pb-c.c [2021-04-13T15:28:53.610Z] #43 6.802 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-13T15:28:53.725Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-13T15:28:53.832Z] #44 54.79 DEP criu/action-scripts.d [2021-04-13T15:28:53.870Z] #43 6.939 PBCC images/opts.pb-c.c [2021-04-13T15:28:53.870Z] #43 6.999 PBCC images/memfd.pb-c.c [2021-04-13T15:28:53.870Z] #43 ... [2021-04-13T15:28:53.870Z] [2021-04-13T15:28:53.870Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:28:53.870Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:28:53.870Z] #13 73.55 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-13T15:28:53.870Z] #13 73.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:28:53.870Z] #13 73.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:28:53.870Z] #13 73.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-13T15:28:53.870Z] #13 73.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:28:53.870Z] #13 73.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:28:53.985Z] #4 DONE 0.6s [2021-04-13T15:28:53.985Z] [2021-04-13T15:28:53.985Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-13T15:28:53.985Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-13T15:28:54.124Z] #44 55.08 CC criu/action-scripts.o [2021-04-13T15:28:54.124Z] #44 55.36 CC criu/aio.o [2021-04-13T15:28:54.757Z] #44 55.68 CC criu/autofs.o [2021-04-13T15:28:55.390Z] #44 ... [2021-04-13T15:28:55.390Z] [2021-04-13T15:28:55.390Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:55.390Z] #54 8.477 + cd /tmp/tmp.k4gtTQWXyU/src/github.com/opencontainers/runc [2021-04-13T15:28:55.391Z] #54 8.477 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:28:55.391Z] #54 9.143 + '[' -z '' ']' [2021-04-13T15:28:55.391Z] #54 9.144 + target=static [2021-04-13T15:28:55.391Z] #54 9.144 + make 'BUILDTAGS=seccomp ' static [2021-04-13T15:28:55.391Z] #54 9.502 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-13T15:28:55.391Z] #54 ... [2021-04-13T15:28:55.391Z] [2021-04-13T15:28:55.391Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-13T15:28:55.391Z] #21 1.672 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:28:55.391Z] #21 1.673 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:28:55.391Z] #21 1.782 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:28:55.391Z] #21 1.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:28:55.391Z] #21 2.231 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [428 kB] [2021-04-13T15:28:55.391Z] #21 2.743 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-13T15:28:55.391Z] #21 3.704 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-13T15:28:55.391Z] #21 4.932 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-13T15:28:55.391Z] #21 7.902 Fetched 8590 kB in 6s (1370 kB/s) [2021-04-13T15:28:55.683Z] #21 7.902 Reading package lists... [2021-04-13T15:28:55.683Z] #21 ... [2021-04-13T15:28:55.683Z] [2021-04-13T15:28:55.683Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:28:55.683Z] #44 56.55 CC criu/bfd.o [2021-04-13T15:28:55.839Z] #13 ... [2021-04-13T15:28:55.839Z] [2021-04-13T15:28:55.839Z] #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-04-13T15:28:55.839Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:28:55.839Z] #45 70.08 regexp/syntax [2021-04-13T15:28:55.839Z] #45 71.30 fmt [2021-04-13T15:28:55.839Z] #45 75.26 path/filepath [2021-04-13T15:28:55.839Z] #45 75.68 flag [2021-04-13T15:28:55.839Z] #45 76.63 go/token [2021-04-13T15:28:55.839Z] #45 77.47 regexp [2021-04-13T15:28:55.839Z] #45 78.16 go/scanner [2021-04-13T15:28:55.839Z] #45 79.40 go/ast [2021-04-13T15:28:55.839Z] #45 ... [2021-04-13T15:28:55.839Z] [2021-04-13T15:28:55.839Z] #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-04-13T15:28:55.839Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:28:55.839Z] #51 70.19 fmt [2021-04-13T15:28:55.839Z] #51 75.16 encoding/json [2021-04-13T15:28:55.839Z] #51 79.35 github.com/pkg/diff [2021-04-13T15:28:55.892Z] #8 ... [2021-04-13T15:28:55.892Z] [2021-04-13T15:28:55.892Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-13T15:28:55.892Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-13T15:28:55.892Z] #5 DONE 2.0s [2021-04-13T15:28:55.974Z] #44 56.84 CC criu/bitmap.o [2021-04-13T15:28:55.974Z] #44 57.00 CC criu/cgroup-props.o [2021-04-13T15:28:56.100Z] #51 ... [2021-04-13T15:28:56.100Z] [2021-04-13T15:28:56.100Z] #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-04-13T15:28:56.100Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:28:56.100Z] #43 7.099 DEP images/fown.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.113 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.163 DEP images/opts.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.198 DEP images/memfd.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.238 PBCC images/sit.pb-c.c [2021-04-13T15:28:56.100Z] #43 7.263 DEP images/sit.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.334 PBCC images/macvlan.pb-c.c [2021-04-13T15:28:56.100Z] #43 7.362 DEP images/macvlan.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.437 PBCC images/autofs.pb-c.c [2021-04-13T15:28:56.100Z] #43 7.474 DEP images/autofs.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.534 PBCC images/sysctl.pb-c.c [2021-04-13T15:28:56.100Z] #43 7.549 DEP images/sysctl.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.606 PBCC images/time.pb-c.c [2021-04-13T15:28:56.100Z] #43 7.619 DEP images/time.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.667 PBCC images/binfmt-misc.pb-c.c [2021-04-13T15:28:56.100Z] #43 7.694 DEP images/binfmt-misc.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.750 PBCC images/seccomp.pb-c.c [2021-04-13T15:28:56.100Z] #43 7.771 DEP images/seccomp.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.809 PBCC images/userns.pb-c.c [2021-04-13T15:28:56.100Z] #43 7.828 DEP images/userns.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.868 PBCC images/cgroup.pb-c.c [2021-04-13T15:28:56.100Z] #43 7.914 DEP images/cgroup.pb-c.d [2021-04-13T15:28:56.100Z] #43 7.986 PBCC images/ext-file.pb-c.c [2021-04-13T15:28:56.100Z] #43 8.011 DEP images/ext-file.pb-c.d [2021-04-13T15:28:56.100Z] #43 8.066 PBCC images/rpc.pb-c.c [2021-04-13T15:28:56.100Z] #43 8.126 DEP images/rpc.pb-c.d [2021-04-13T15:28:56.100Z] #43 8.174 PBCC images/siginfo.pb-c.c [2021-04-13T15:28:56.100Z] #43 8.202 DEP images/siginfo.pb-c.d [2021-04-13T15:28:56.100Z] #43 8.270 PBCC images/pagemap.pb-c.c [2021-04-13T15:28:56.100Z] #43 8.325 DEP images/pagemap.pb-c.d [2021-04-13T15:28:56.100Z] #43 8.376 PBCC images/rlimit.pb-c.c [2021-04-13T15:28:56.100Z] #43 8.396 DEP images/rlimit.pb-c.d [2021-04-13T15:28:56.100Z] #43 8.440 PBCC images/file-lock.pb-c.c [2021-04-13T15:28:56.100Z] #43 8.490 DEP images/file-lock.pb-c.d [2021-04-13T15:28:56.100Z] #43 8.522 PBCC images/tty.pb-c.c [2021-04-13T15:28:56.100Z] #43 8.571 DEP images/tty.pb-c.d [2021-04-13T15:28:56.100Z] #43 8.635 PBCC images/tun.pb-c.c [2021-04-13T15:28:56.100Z] #43 8.681 PBCC images/netdev.pb-c.c [2021-04-13T15:28:56.100Z] #43 8.796 DEP images/tun.pb-c.d [2021-04-13T15:28:56.100Z] #43 8.907 DEP images/netdev.pb-c.d [2021-04-13T15:28:56.100Z] #43 8.957 PBCC images/vma.pb-c.c [2021-04-13T15:28:56.100Z] #43 9.008 DEP images/vma.pb-c.d [2021-04-13T15:28:56.100Z] #43 9.081 PBCC images/creds.pb-c.c [2021-04-13T15:28:56.100Z] #43 9.123 DEP images/creds.pb-c.d [2021-04-13T15:28:56.100Z] #43 9.183 PBCC images/utsns.pb-c.c [2021-04-13T15:28:56.100Z] #43 9.234 DEP images/utsns.pb-c.d [2021-04-13T15:28:56.100Z] #43 9.300 PBCC images/ipc-desc.pb-c.c [2021-04-13T15:28:56.100Z] #43 9.342 PBCC images/ipc-sem.pb-c.c [2021-04-13T15:28:56.100Z] #43 9.382 DEP images/ipc-desc.pb-c.d [2021-04-13T15:28:56.100Z] #43 9.450 DEP images/ipc-sem.pb-c.d [2021-04-13T15:28:56.151Z] [2021-04-13T15:28:56.151Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:28:56.151Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-13T15:28:56.266Z] #44 57.49 CC criu/cgroup.o [2021-04-13T15:28:56.364Z] #43 9.529 PBCC images/ipc-msg.pb-c.c [2021-04-13T15:28:56.364Z] #43 9.614 DEP images/ipc-msg.pb-c.d [2021-04-13T15:28:56.364Z] #43 9.627 PBCC images/ipc-shm.pb-c.c [2021-04-13T15:28:56.364Z] #43 9.647 DEP images/ipc-shm.pb-c.d [2021-04-13T15:28:56.364Z] #43 9.678 PBCC images/ipc-var.pb-c.c [2021-04-13T15:28:56.364Z] #43 9.705 DEP images/ipc-var.pb-c.d [2021-04-13T15:28:56.410Z] #7 DONE 2.4s [2021-04-13T15:28:56.411Z] [2021-04-13T15:28:56.411Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-13T15:28:56.411Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-13T15:28:56.411Z] #8 DONE 2.4s [2021-04-13T15:28:56.411Z] [2021-04-13T15:28:56.411Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:28:56.411Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-13T15:28:56.411Z] #6 DONE 2.4s [2021-04-13T15:28:56.624Z] #43 9.782 PBCC images/sk-opts.pb-c.c [2021-04-13T15:28:56.624Z] #43 9.823 PBCC images/packet-sock.pb-c.c [2021-04-13T15:28:56.624Z] #43 9.888 DEP images/sk-opts.pb-c.d [2021-04-13T15:28:56.624Z] #43 9.923 DEP images/packet-sock.pb-c.d [2021-04-13T15:28:56.669Z] [2021-04-13T15:28:56.669Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:28:56.669Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-13T15:28:56.669Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-13T15:28:56.886Z] #43 9.984 PBCC images/sk-netlink.pb-c.c [2021-04-13T15:28:56.886Z] #43 10.03 DEP images/sk-netlink.pb-c.d [2021-04-13T15:28:56.886Z] #43 10.08 PBCC images/sk-inet.pb-c.c [2021-04-13T15:28:56.886Z] #43 10.13 DEP images/sk-inet.pb-c.d [2021-04-13T15:28:56.886Z] #43 10.20 PBCC images/sk-unix.pb-c.c [2021-04-13T15:28:56.886Z] #43 10.25 DEP images/sk-unix.pb-c.d [2021-04-13T15:28:56.886Z] #43 10.28 PBCC images/mm.pb-c.c [2021-04-13T15:28:56.901Z] #44 ... [2021-04-13T15:28:56.901Z] [2021-04-13T15:28:56.901Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:28:56.901Z] #46 84.89 net/http/httptrace [2021-04-13T15:28:56.901Z] #46 85.18 net/http [2021-04-13T15:28:56.901Z] #46 93.69 github.com/LK4D4/vndr/godl [2021-04-13T15:28:56.901Z] #46 94.33 github.com/LK4D4/vndr [2021-04-13T15:28:56.901Z] #46 ... [2021-04-13T15:28:56.901Z] [2021-04-13T15:28:56.901Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-13T15:28:56.901Z] #21 7.902 Reading package lists... [2021-04-13T15:28:56.930Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-13T15:28:56.930Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-13T15:28:56.930Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-13T15:28:57.147Z] #43 10.34 DEP images/mm.pb-c.d [2021-04-13T15:28:57.147Z] #43 10.40 PBCC images/timerfd.pb-c.c [2021-04-13T15:28:57.147Z] #43 10.43 DEP images/timerfd.pb-c.d [2021-04-13T15:28:57.147Z] #43 10.46 PBCC images/timer.pb-c.c [2021-04-13T15:28:57.147Z] #43 10.50 DEP images/timer.pb-c.d [2021-04-13T15:28:57.147Z] #43 10.55 PBCC images/sa.pb-c.c [2021-04-13T15:28:57.407Z] #43 10.62 DEP images/sa.pb-c.d [2021-04-13T15:28:57.407Z] #43 10.70 PBCC images/pipe-data.pb-c.c [2021-04-13T15:28:57.407Z] #43 10.73 DEP images/pipe-data.pb-c.d [2021-04-13T15:28:57.407Z] #43 10.78 PBCC images/mnt.pb-c.c [2021-04-13T15:28:57.407Z] #43 10.81 DEP images/mnt.pb-c.d [2021-04-13T15:28:57.526Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-04-13T15:28:57.668Z] #43 10.87 PBCC images/sk-packet.pb-c.c [2021-04-13T15:28:57.668Z] #43 10.91 DEP images/sk-packet.pb-c.d [2021-04-13T15:28:57.929Z] #43 10.98 PBCC images/tcp-stream.pb-c.c [2021-04-13T15:28:57.929Z] #43 11.06 DEP images/tcp-stream.pb-c.d [2021-04-13T15:28:57.929Z] #43 11.14 PBCC images/pipe.pb-c.c [2021-04-13T15:28:57.929Z] #43 11.18 DEP images/pipe.pb-c.d [2021-04-13T15:28:57.929Z] #43 11.22 PBCC images/pstree.pb-c.c [2021-04-13T15:28:57.929Z] #43 11.26 DEP images/pstree.pb-c.d [2021-04-13T15:28:57.929Z] #43 11.31 PBCC images/fs.pb-c.c [2021-04-13T15:28:57.929Z] #43 11.32 DEP images/fs.pb-c.d [2021-04-13T15:28:57.929Z] #43 11.36 PBCC images/signalfd.pb-c.c [2021-04-13T15:28:58.086Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.6s done [2021-04-13T15:28:58.086Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-13T15:28:58.190Z] #43 11.42 DEP images/signalfd.pb-c.d [2021-04-13T15:28:58.190Z] #43 11.48 PBCC images/fh.pb-c.c [2021-04-13T15:28:58.190Z] #43 11.55 PBCC images/fsnotify.pb-c.c [2021-04-13T15:28:58.190Z] #43 11.60 DEP images/fh.pb-c.d [2021-04-13T15:28:58.455Z] #43 11.67 DEP images/fsnotify.pb-c.d [2021-04-13T15:28:58.455Z] #43 11.73 PBCC images/eventpoll.pb-c.c [2021-04-13T15:28:58.455Z] #43 11.76 DEP images/eventpoll.pb-c.d [2021-04-13T15:28:58.455Z] #43 11.79 PBCC images/eventfd.pb-c.c [2021-04-13T15:28:58.455Z] #43 11.83 DEP images/eventfd.pb-c.d [2021-04-13T15:28:58.717Z] #43 11.93 PBCC images/remap-file-path.pb-c.c [2021-04-13T15:28:58.717Z] #43 11.95 DEP images/remap-file-path.pb-c.d [2021-04-13T15:28:58.717Z] #43 12.02 PBCC images/fifo.pb-c.c [2021-04-13T15:28:58.717Z] #43 12.04 DEP images/fifo.pb-c.d [2021-04-13T15:28:58.717Z] #43 12.09 PBCC images/ghost-file.pb-c.c [2021-04-13T15:28:58.827Z] #23 transferring context: 52.12MB 5.1s [2021-04-13T15:28:58.827Z] #23 transferring context: 53.55MB 5.2s done [2021-04-13T15:28:58.978Z] #43 12.16 DEP images/ghost-file.pb-c.d [2021-04-13T15:28:58.978Z] #43 12.26 PBCC images/regfile.pb-c.c [2021-04-13T15:28:58.978Z] #43 12.30 DEP images/regfile.pb-c.d [2021-04-13T15:28:58.978Z] #43 12.35 PBCC images/ns.pb-c.c [2021-04-13T15:28:59.087Z] #23 DONE 5.6s [2021-04-13T15:28:59.087Z] [2021-04-13T15:28:59.087Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:28:59.087Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:28:59.087Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-13T15:28:59.087Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-13T15:28:59.087Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-13T15:28:59.087Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-04-13T15:28:59.087Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-13T15:28:59.087Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-04-13T15:28:59.087Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-04-13T15:28:59.087Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2021-04-13T15:28:59.087Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done [2021-04-13T15:28:59.087Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s [2021-04-13T15:28:59.087Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [2021-04-13T15:28:59.087Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.0s [2021-04-13T15:28:59.239Z] #43 12.36 DEP images/ns.pb-c.d [2021-04-13T15:28:59.239Z] #43 12.44 PBCC images/fdinfo.pb-c.c [2021-04-13T15:28:59.239Z] #43 12.53 DEP images/fdinfo.pb-c.d [2021-04-13T15:28:59.239Z] #43 12.62 PBCC images/core-aarch64.pb-c.c [2021-04-13T15:28:59.347Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.6s done [2021-04-13T15:28:59.500Z] #43 12.71 PBCC images/core-arm.pb-c.c [2021-04-13T15:28:59.500Z] #43 12.77 PBCC images/core-ppc64.pb-c.c [2021-04-13T15:28:59.500Z] #43 12.82 PBCC images/core-s390.pb-c.c [2021-04-13T15:28:59.500Z] #43 12.86 PBCC images/core-x86.pb-c.c [2021-04-13T15:28:59.635Z] #21 10.26 Reading package lists... [2021-04-13T15:28:59.635Z] #21 12.66 Building dependency tree... [2021-04-13T15:28:59.761Z] #43 12.93 PBCC images/core.pb-c.c [2021-04-13T15:28:59.761Z] #43 12.99 PBCC images/inventory.pb-c.c [2021-04-13T15:28:59.761Z] #43 13.05 DEP images/core-aarch64.pb-c.d [2021-04-13T15:28:59.761Z] #43 13.11 DEP images/core-arm.pb-c.d [2021-04-13T15:29:00.024Z] #43 13.17 DEP images/core-ppc64.pb-c.d [2021-04-13T15:29:00.024Z] #43 13.22 DEP images/core-s390.pb-c.d [2021-04-13T15:29:00.024Z] #43 13.29 DEP images/core-x86.pb-c.d [2021-04-13T15:29:00.024Z] #43 13.37 DEP images/core.pb-c.d [2021-04-13T15:29:00.237Z] #64 ... [2021-04-13T15:29:00.237Z] [2021-04-13T15:29:00.237Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:29:00.237Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-13T15:29:00.237Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-13T15:29:00.237Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-13T15:29:00.237Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-13T15:29:00.237Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-13T15:29:00.237Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-13T15:29:00.237Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2021-04-13T15:29:00.237Z] #62 DONE 3.6s [2021-04-13T15:29:00.248Z] Removing intermediate container 603c3fe0ff22 [2021-04-13T15:29:00.248Z] ---> 69d250817159 [2021-04-13T15:29:00.248Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-13T15:29:00.248Z] ---> 805dc2d65d1c [2021-04-13T15:29:00.248Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-13T15:29:00.248Z] ---> 04ca38ba7cee [2021-04-13T15:29:00.248Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-13T15:29:00.248Z] ---> Running in ec9d626c55f9 [2021-04-13T15:29:00.248Z] Removing intermediate container ec9d626c55f9 [2021-04-13T15:29:00.248Z] ---> 03a11cb8be1e [2021-04-13T15:29:00.248Z] Successfully built 03a11cb8be1e [2021-04-13T15:29:00.248Z] Successfully tagged moby-buildx:latest [2021-04-13T15:29:00.248Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-13T15:29:00.248Z] if [ -n "${id}" ]; then \ [2021-04-13T15:29:00.248Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-13T15:29:00.248Z] && touch bundles/buildx; \ [2021-04-13T15:29:00.248Z] docker rm -f ${id}; \ [2021-04-13T15:29:00.248Z] fi [2021-04-13T15:29:00.248Z] caefd54170cf5c1f1471c55520bbe2791ca6f551769ea1117fb66b8af01d18c1 [2021-04-13T15:29:00.248Z] bundles/buildx version [2021-04-13T15:29:00.248Z] buildx v0.5.1 11057da [2021-04-13T15:29:00.248Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1ec689c4c2ecda24ed8495451c53072bb0497871 . [2021-04-13T15:29:00.248Z] #1 [internal] booting buildkit [2021-04-13T15:29:00.248Z] #1 sha256:828860c97f2d53bf59435e4368afb4521e2e1660bf1a271e6d876afd78cbf72c [2021-04-13T15:29:00.248Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-13T15:29:00.248Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2021-04-13T15:29:00.248Z] #1 creating container buildx_buildkit_default [2021-04-13T15:29:00.248Z] #1 creating container buildx_buildkit_default 0.3s done [2021-04-13T15:29:00.248Z] #1 DONE 3.0s [2021-04-13T15:29:00.269Z] #21 13.42 libcap2-bin is already the newest version (1:2.25-2). [2021-04-13T15:29:00.269Z] #21 13.42 The following additional packages will be installed: [2021-04-13T15:29:00.269Z] #21 13.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-13T15:29:00.269Z] #21 13.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-13T15:29:00.269Z] #21 13.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-13T15:29:00.269Z] #21 13.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-13T15:29:00.269Z] #21 13.43 python3.7 python3.7-minimal vim-runtime xxd [2021-04-13T15:29:00.269Z] #21 13.43 Suggested packages: [2021-04-13T15:29:00.269Z] #21 13.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-13T15:29:00.269Z] #21 13.43 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-13T15:29:00.269Z] #21 13.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-13T15:29:00.269Z] #21 13.43 Recommended packages: [2021-04-13T15:29:00.269Z] #21 13.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-13T15:29:00.269Z] #21 13.43 python3-keyrings.alt python3-xdg unzip [2021-04-13T15:29:00.285Z] #43 13.46 DEP images/inventory.pb-c.d [2021-04-13T15:29:00.285Z] #43 13.56 PBCC images/cpuinfo.pb-c.c [2021-04-13T15:29:00.285Z] #43 13.59 DEP images/cpuinfo.pb-c.d [2021-04-13T15:29:00.285Z] #43 13.67 PBCC images/stats.pb-c.c [2021-04-13T15:29:00.288Z] #9 ... [2021-04-13T15:29:00.288Z] [2021-04-13T15:29:00.288Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:29:00.288Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-13T15:29:00.288Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-13T15:29:00.288Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-13T15:29:00.288Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-13T15:29:00.288Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-13T15:29:00.288Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2021-04-13T15:29:00.288Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-04-13T15:29:00.288Z] #62 DONE 6.5s [2021-04-13T15:29:00.288Z] [2021-04-13T15:29:00.288Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:00.288Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:00.288Z] #9 ... [2021-04-13T15:29:00.288Z] [2021-04-13T15:29:00.288Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:00.288Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:29:00.288Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-13T15:29:00.288Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-13T15:29:00.288Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-13T15:29:00.288Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-13T15:29:00.288Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 4.6s done [2021-04-13T15:29:00.288Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 1.4s [2021-04-13T15:29:00.497Z] [2021-04-13T15:29:00.497Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:00.497Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:00.497Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-13T15:29:00.497Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-13T15:29:00.497Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-13T15:29:00.497Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-13T15:29:00.497Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-04-13T15:29:00.497Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-04-13T15:29:00.497Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s done [2021-04-13T15:29:00.497Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done [2021-04-13T15:29:00.497Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.2s [2021-04-13T15:29:00.497Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 3.7s [2021-04-13T15:29:00.497Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.00MB / 68.67MB 3.7s [2021-04-13T15:29:00.497Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2021-04-13T15:29:00.497Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.09MB / 120.17MB 3.9s [2021-04-13T15:29:00.497Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 3.9s [2021-04-13T15:29:00.547Z] #43 13.71 DEP images/stats.pb-c.d [2021-04-13T15:29:00.554Z] [2021-04-13T15:29:00.554Z] #2 [internal] load build definition from Dockerfile [2021-04-13T15:29:00.554Z] #2 sha256:46876e6376289e56a653e1c825a33454e6f3bcf3c38a71abf0732dffb8729c58 [2021-04-13T15:29:00.554Z] #2 transferring dockerfile: [2021-04-13T15:29:00.554Z] #2 transferring dockerfile: 17.06kB done [2021-04-13T15:29:00.554Z] #2 DONE 0.0s [2021-04-13T15:29:00.554Z] [2021-04-13T15:29:00.554Z] #3 [internal] load .dockerignore [2021-04-13T15:29:00.554Z] #3 sha256:83c6e78b3c25c349d0e9092bb4fae777114cf3aab3e350734b830fde67dbdec7 [2021-04-13T15:29:00.554Z] #3 transferring context: 87B done [2021-04-13T15:29:00.554Z] #3 DONE 0.0s [2021-04-13T15:29:00.554Z] [2021-04-13T15:29:00.554Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-13T15:29:00.554Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-13T15:29:00.609Z] #9 ... [2021-04-13T15:29:00.609Z] [2021-04-13T15:29:00.609Z] #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-04-13T15:29:00.609Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-13T15:29:00.609Z] #27 1.585 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:00.609Z] #27 1.601 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:00.609Z] #27 1.638 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:00.609Z] #27 1.794 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:00.609Z] #27 2.126 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:00.609Z] #27 2.674 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:00.609Z] #27 4.006 Fetched 8427 kB in 3s (3131 kB/s) [2021-04-13T15:29:00.609Z] #27 4.006 Reading package lists... [2021-04-13T15:29:00.609Z] #27 4.965 Reading package lists... [2021-04-13T15:29:00.609Z] #27 5.910 Building dependency tree... [2021-04-13T15:29:00.609Z] #27 6.258 The following additional packages will be installed: [2021-04-13T15:29:00.609Z] #27 6.258 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-13T15:29:00.609Z] #27 6.258 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-13T15:29:00.609Z] #27 6.258 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-13T15:29:00.609Z] #27 6.258 Suggested packages: [2021-04-13T15:29:00.609Z] #27 6.258 krb5-doc krb5-user [2021-04-13T15:29:00.609Z] #27 6.258 Recommended packages: [2021-04-13T15:29:00.609Z] #27 6.258 krb5-locales publicsuffix libsasl2-modules [2021-04-13T15:29:00.609Z] #27 6.490 The following NEW packages will be installed: [2021-04-13T15:29:00.609Z] #27 6.490 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-13T15:29:00.609Z] #27 6.490 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-13T15:29:00.609Z] #27 6.490 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-13T15:29:00.609Z] #27 6.490 libssh2-1 libssl1.1 openssl [2021-04-13T15:29:00.609Z] #27 6.770 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T15:29:00.609Z] #27 6.770 Need to get 5059 kB of archives. [2021-04-13T15:29:00.609Z] #27 6.770 After this operation, 12.1 MB of additional disk space will be used. [2021-04-13T15:29:00.609Z] #27 6.770 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-13T15:29:00.609Z] #27 6.775 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-13T15:29:00.609Z] #27 6.775 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-13T15:29:00.609Z] #27 6.779 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-13T15:29:00.609Z] #27 6.779 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-13T15:29:00.609Z] #27 6.791 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-13T15:29:00.609Z] #27 6.791 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-13T15:29:00.609Z] #27 6.791 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-13T15:29:00.609Z] #27 6.791 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-13T15:29:00.609Z] #27 6.791 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-13T15:29:00.609Z] #27 6.801 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-13T15:29:00.609Z] #27 6.801 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-13T15:29:00.609Z] #27 6.801 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-13T15:29:00.609Z] #27 6.801 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-13T15:29:00.609Z] #27 6.801 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-13T15:29:00.609Z] #27 6.801 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-13T15:29:00.609Z] #27 6.801 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-13T15:29:00.609Z] #27 6.833 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-13T15:29:00.609Z] #27 7.114 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-13T15:29:00.609Z] #27 7.188 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-13T15:29:00.609Z] #27 7.221 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-13T15:29:00.609Z] #27 7.416 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:29:00.609Z] #27 7.440 Fetched 5059 kB in 1s (6956 kB/s) [2021-04-13T15:29:00.609Z] #27 7.483 Selecting previously unselected package libssl1.1:amd64. [2021-04-13T15:29:00.609Z] #27 7.483 (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-04-13T15:29:00.609Z] #27 7.484 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 7.493 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:00.609Z] #27 7.692 Selecting previously unselected package openssl. [2021-04-13T15:29:00.609Z] #27 7.692 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 7.695 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:00.609Z] #27 7.853 Selecting previously unselected package ca-certificates. [2021-04-13T15:29:00.609Z] #27 7.853 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-13T15:29:00.609Z] #27 7.854 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:00.609Z] #27 7.920 Selecting previously unselected package libkeyutils1:amd64. [2021-04-13T15:29:00.609Z] #27 7.920 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 7.925 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-13T15:29:00.609Z] #27 7.958 Selecting previously unselected package libkrb5support0:amd64. [2021-04-13T15:29:00.609Z] #27 7.958 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 7.961 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:00.609Z] #27 8.004 Selecting previously unselected package libk5crypto3:amd64. [2021-04-13T15:29:00.609Z] #27 8.004 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 8.007 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:00.609Z] #27 8.052 Selecting previously unselected package libkrb5-3:amd64. [2021-04-13T15:29:00.609Z] #27 8.052 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 8.057 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:00.609Z] #27 8.138 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-13T15:29:00.609Z] #27 8.138 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 8.140 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:00.609Z] #27 8.186 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-13T15:29:00.609Z] #27 8.186 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 8.190 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:00.609Z] #27 8.234 Selecting previously unselected package libsasl2-2:amd64. [2021-04-13T15:29:00.609Z] #27 8.234 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 8.238 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:00.609Z] #27 8.295 Selecting previously unselected package libldap-common. [2021-04-13T15:29:00.609Z] #27 8.295 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-13T15:29:00.609Z] #27 8.306 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:00.609Z] #27 8.423 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-13T15:29:00.609Z] #27 8.425 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 8.433 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:00.609Z] #27 8.529 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-13T15:29:00.609Z] #27 8.529 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-13T15:29:00.609Z] #27 8.532 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-13T15:29:00.610Z] #27 8.578 Selecting previously unselected package libpsl5:amd64. [2021-04-13T15:29:00.610Z] #27 8.578 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-13T15:29:00.610Z] #27 8.581 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-13T15:29:00.610Z] #27 8.620 Selecting previously unselected package librtmp1:amd64. [2021-04-13T15:29:00.610Z] #27 8.620 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-13T15:29:00.610Z] #27 8.621 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:00.610Z] #27 8.666 Selecting previously unselected package libssh2-1:amd64. [2021-04-13T15:29:00.610Z] #27 8.666 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-13T15:29:00.610Z] #27 8.674 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-13T15:29:00.610Z] #27 8.723 Selecting previously unselected package libcurl4:amd64. [2021-04-13T15:29:00.610Z] #27 8.723 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-13T15:29:00.610Z] #27 8.727 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-13T15:29:00.610Z] #27 8.803 Selecting previously unselected package curl. [2021-04-13T15:29:00.610Z] #27 8.803 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-13T15:29:00.610Z] #27 8.809 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:00.610Z] #27 8.873 Selecting previously unselected package libonig5:amd64. [2021-04-13T15:29:00.610Z] #27 8.873 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-13T15:29:00.610Z] #27 8.877 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:29:00.610Z] #27 8.936 Selecting previously unselected package libjq1:amd64. [2021-04-13T15:29:00.610Z] #27 8.936 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:29:00.610Z] #27 8.939 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:29:00.610Z] #27 8.984 Selecting previously unselected package jq. [2021-04-13T15:29:00.610Z] #27 8.984 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:29:00.610Z] #27 8.987 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:00.610Z] #27 9.027 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-13T15:29:00.610Z] #27 9.037 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-13T15:29:00.610Z] #27 9.047 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:00.610Z] #27 9.184 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-13T15:29:00.610Z] #27 9.193 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:00.610Z] #27 9.206 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:00.610Z] #27 9.215 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:00.610Z] #27 9.225 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:00.610Z] #27 9.235 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:00.610Z] #27 9.244 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:00.610Z] #27 9.254 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-13T15:29:00.610Z] #27 9.265 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:00.610Z] #27 9.274 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:00.610Z] #27 9.288 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:29:00.761Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.38MB / 120.17MB 4.1s [2021-04-13T15:29:00.761Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 4.1s [2021-04-13T15:29:00.858Z] #26 ... [2021-04-13T15:29:00.858Z] [2021-04-13T15:29:00.858Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-13T15:29:00.858Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-13T15:29:00.866Z] #27 9.298 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:29:00.866Z] #27 9.310 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:00.866Z] #27 9.318 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:00.866Z] #27 ... [2021-04-13T15:29:00.866Z] [2021-04-13T15:29:00.866Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:00.866Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:01.021Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 4.3s [2021-04-13T15:29:01.021Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.67MB / 68.67MB 4.3s [2021-04-13T15:29:01.021Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 4.4s [2021-04-13T15:29:01.021Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.30MB / 120.17MB 4.5s [2021-04-13T15:29:01.021Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 4.5s [2021-04-13T15:29:01.193Z] #4 DONE 0.5s [2021-04-13T15:29:01.193Z] [2021-04-13T15:29:01.193Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-13T15:29:01.193Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-13T15:29:01.193Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-13T15:29:01.193Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 3.15MB / 8.92MB 0.2s [2021-04-13T15:29:01.281Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.59MB / 120.17MB 4.6s [2021-04-13T15:29:01.304Z] #21 14.68 The following NEW packages will be installed: [2021-04-13T15:29:01.304Z] #21 14.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-13T15:29:01.304Z] #21 14.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-13T15:29:01.304Z] #21 14.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-13T15:29:01.304Z] #21 14.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-13T15:29:01.304Z] #21 14.69 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-13T15:29:01.304Z] #21 14.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-13T15:29:01.304Z] #21 14.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-13T15:29:01.304Z] #21 14.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-13T15:29:01.304Z] #21 14.69 xz-utils zip [2021-04-13T15:29:01.304Z] #21 14.81 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:29:01.304Z] #21 14.81 Need to get 27.7 MB of archives. [2021-04-13T15:29:01.304Z] #21 14.81 After this operation, 117 MB of additional disk space will be used. [2021-04-13T15:29:01.304Z] #21 14.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-13T15:29:01.430Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-04-13T15:29:01.488Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 5.24MB / 8.92MB 0.3s [2021-04-13T15:29:01.488Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.5s done [2021-04-13T15:29:01.488Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-13T15:29:01.541Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 4.8s [2021-04-13T15:29:01.541Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 4.9s [2021-04-13T15:29:01.596Z] #21 14.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-04-13T15:29:01.596Z] #21 15.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-04-13T15:29:01.687Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-13T15:29:01.784Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-04-13T15:29:01.784Z] #5 DONE 0.6s [2021-04-13T15:29:01.784Z] [2021-04-13T15:29:01.784Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-04-13T15:29:01.784Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-13T15:29:01.801Z] #63 ... [2021-04-13T15:29:01.801Z] [2021-04-13T15:29:01.801Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:29:01.801Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-13T15:29:01.801Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-13T15:29:01.801Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-13T15:29:01.801Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-13T15:29:01.801Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2021-04-13T15:29:01.801Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-04-13T15:29:01.801Z] #64 DONE 8.1s [2021-04-13T15:29:01.801Z] [2021-04-13T15:29:01.801Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:01.801Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:29:01.801Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 5.0s [2021-04-13T15:29:01.801Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s [2021-04-13T15:29:01.935Z] #43 15.15 make[1]: Nothing to be done for 'all'. [2021-04-13T15:29:02.061Z] #9 ... [2021-04-13T15:29:02.061Z] [2021-04-13T15:29:02.061Z] #23 [internal] load build context [2021-04-13T15:29:02.061Z] #23 sha256:88b37a42508c18fd733a154fc48df8c9d7160a0f50ab2d2593127ab12bb4e237 [2021-04-13T15:29:02.061Z] #23 transferring context: 53.54MB 4.8s done [2021-04-13T15:29:02.061Z] #23 DONE 5.4s [2021-04-13T15:29:02.061Z] [2021-04-13T15:29:02.061Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:02.061Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:02.061Z] #9 ... [2021-04-13T15:29:02.061Z] [2021-04-13T15:29:02.061Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:29:02.061Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-13T15:29:02.061Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2021-04-13T15:29:02.061Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s [2021-04-13T15:29:02.063Z] #26 ... [2021-04-13T15:29:02.063Z] [2021-04-13T15:29:02.063Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-13T15:29:02.063Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-13T15:29:02.063Z] #63 DONE 1.3s [2021-04-13T15:29:02.063Z] [2021-04-13T15:29:02.063Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:02.063Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:29:02.229Z] #21 15.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-13T15:29:02.229Z] #21 15.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-13T15:29:02.229Z] #21 15.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-04-13T15:29:02.229Z] #21 15.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-13T15:29:02.229Z] #21 15.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-13T15:29:02.229Z] #21 15.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-13T15:29:02.229Z] #21 15.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-13T15:29:02.229Z] #21 15.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-13T15:29:02.229Z] #21 15.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-13T15:29:02.229Z] #21 15.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-13T15:29:02.229Z] #21 15.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-13T15:29:02.229Z] #21 15.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-13T15:29:02.229Z] #21 15.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-13T15:29:02.229Z] #21 15.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-13T15:29:02.229Z] #21 15.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:29:02.229Z] #21 15.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-13T15:29:02.229Z] #21 15.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-04-13T15:29:02.229Z] #21 15.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-13T15:29:02.229Z] #21 15.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-13T15:29:02.229Z] #21 15.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-13T15:29:02.229Z] #21 15.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-13T15:29:02.526Z] #21 15.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-13T15:29:02.526Z] #21 16.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-13T15:29:02.631Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-04-13T15:29:02.818Z] #21 16.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-13T15:29:02.818Z] #21 16.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-13T15:29:02.818Z] #21 16.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-13T15:29:02.818Z] #21 ... [2021-04-13T15:29:02.818Z] [2021-04-13T15:29:02.818Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:29:02.818Z] #46 DONE 101.1s [2021-04-13T15:29:02.818Z] [2021-04-13T15:29:02.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:02.818Z] #44 59.63 CC criu/clone-noasan.o [2021-04-13T15:29:02.818Z] #44 59.81 CC criu/config.o [2021-04-13T15:29:02.818Z] #44 61.00 CC criu/cr-check.o [2021-04-13T15:29:02.818Z] #44 62.27 CC criu/cr-dedup.o [2021-04-13T15:29:02.818Z] #44 62.77 CC criu/cr-dump.o [2021-04-13T15:29:02.827Z] #9 DONE 0.9s [2021-04-13T15:29:02.827Z] [2021-04-13T15:29:02.827Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-13T15:29:02.827Z] #8 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-13T15:29:02.827Z] #8 DONE 0.9s [2021-04-13T15:29:02.827Z] [2021-04-13T15:29:02.827Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:29:02.827Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-13T15:29:02.827Z] #6 DONE 1.0s [2021-04-13T15:29:02.827Z] [2021-04-13T15:29:02.827Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:29:02.827Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-13T15:29:03.130Z] #7 DONE 1.1s [2021-04-13T15:29:03.130Z] [2021-04-13T15:29:03.130Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:29:03.130Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-13T15:29:03.130Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-13T15:29:03.130Z] #63 DONE 0.1s [2021-04-13T15:29:03.130Z] [2021-04-13T15:29:03.130Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:03.130Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-13T15:29:03.130Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-13T15:29:03.447Z] #26 ... [2021-04-13T15:29:03.447Z] [2021-04-13T15:29:03.447Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-13T15:29:03.447Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-13T15:29:03.447Z] #65 DONE 1.1s [2021-04-13T15:29:03.447Z] [2021-04-13T15:29:03.447Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:03.447Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:29:03.447Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.9s done [2021-04-13T15:29:03.482Z] #44 64.53 CC criu/cr-errno.o [2021-04-13T15:29:03.482Z] #44 64.57 CC criu/cr-restore.o [2021-04-13T15:29:03.500Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 0B / 54.18MB 0.2s [2021-04-13T15:29:03.830Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 6.29MB / 54.18MB 0.5s [2021-04-13T15:29:03.830Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 10.62MB / 54.18MB 0.6s [2021-04-13T15:29:03.852Z] #43 16.71 CC images/stats.o [2021-04-13T15:29:03.852Z] #43 17.16 CC images/core.o [2021-04-13T15:29:04.210Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 14.68MB / 54.18MB 0.8s [2021-04-13T15:29:04.210Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 18.87MB / 54.18MB 0.9s [2021-04-13T15:29:04.393Z] #26 DONE 10.8s [2021-04-13T15:29:04.393Z] [2021-04-13T15:29:04.393Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:04.393Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:04.393Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s done [2021-04-13T15:29:04.393Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-04-13T15:29:04.393Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-13T15:29:04.540Z] #64 DONE 7.8s [2021-04-13T15:29:04.540Z] [2021-04-13T15:29:04.540Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:04.540Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:04.540Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s done [2021-04-13T15:29:04.540Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s done [2021-04-13T15:29:04.545Z] #44 ... [2021-04-13T15:29:04.545Z] [2021-04-13T15:29:04.545Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-13T15:29:04.545Z] #21 17.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-13T15:29:04.545Z] #21 17.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-13T15:29:04.545Z] #21 17.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-13T15:29:04.545Z] #21 17.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-13T15:29:04.545Z] #21 17.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-13T15:29:04.545Z] #21 17.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-13T15:29:04.545Z] #21 17.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-13T15:29:04.545Z] #21 17.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-13T15:29:04.545Z] #21 17.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-13T15:29:04.545Z] #21 17.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-13T15:29:04.545Z] #21 17.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-13T15:29:04.545Z] #21 17.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-13T15:29:04.545Z] #21 17.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-13T15:29:04.796Z] #43 17.90 CC images/core-x86.o [2021-04-13T15:29:04.796Z] #43 ... [2021-04-13T15:29:04.796Z] [2021-04-13T15:29:04.796Z] #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-04-13T15:29:04.796Z] #56 sha256:5071c736114eb3ff7c87c352b180ab0e309e40fb2314fe0d289a883c92cef9d4 [2021-04-13T15:29:04.818Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 21.89MB / 54.18MB 1.1s [2021-04-13T15:29:04.818Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 26.21MB / 54.18MB 1.5s [2021-04-13T15:29:04.836Z] #21 17.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-04-13T15:29:04.836Z] #21 17.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-13T15:29:04.836Z] #21 17.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-13T15:29:04.962Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-13T15:29:05.128Z] #21 18.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-13T15:29:05.139Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s [2021-04-13T15:29:05.324Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 29.36MB / 54.18MB 1.7s [2021-04-13T15:29:05.324Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 33.55MB / 54.18MB 2.0s [2021-04-13T15:29:05.420Z] #21 18.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-13T15:29:05.420Z] #21 18.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-13T15:29:05.531Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-04-13T15:29:05.646Z] #27 ... [2021-04-13T15:29:05.646Z] [2021-04-13T15:29:05.646Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:29:05.646Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-13T15:29:05.646Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-13T15:29:05.646Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-04-13T15:29:05.646Z] #63 DONE 2.4s [2021-04-13T15:29:05.646Z] [2021-04-13T15:29:05.646Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:05.646Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-13T15:29:05.646Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 37.75MB / 54.18MB 2.3s [2021-04-13T15:29:05.712Z] #21 19.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:29:05.715Z] #9 ... [2021-04-13T15:29:05.715Z] [2021-04-13T15:29:05.715Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-13T15:29:05.715Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-13T15:29:05.715Z] #63 DONE 1.1s [2021-04-13T15:29:05.715Z] [2021-04-13T15:29:05.715Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:05.715Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:05.715Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s done [2021-04-13T15:29:05.976Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-13T15:29:05.997Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 40.89MB / 54.18MB 2.6s [2021-04-13T15:29:05.997Z] #27 ... [2021-04-13T15:29:05.997Z] [2021-04-13T15:29:05.997Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:29:05.997Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-13T15:29:05.997Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-13T15:29:05.997Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-04-13T15:29:05.997Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-04-13T15:29:05.997Z] #65 DONE 2.9s [2021-04-13T15:29:05.997Z] [2021-04-13T15:29:05.997Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:05.997Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-13T15:29:06.003Z] #21 19.16 Fetched 27.7 MB in 4s (7109 kB/s) [2021-04-13T15:29:06.003Z] #21 19.20 Selecting previously unselected package pigz. [2021-04-13T15:29:06.003Z] #21 19.20 (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 ... 23201 files and directories currently installed.) [2021-04-13T15:29:06.003Z] #21 19.26 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-13T15:29:06.003Z] #21 19.26 Unpacking pigz (2.4-1) ... [2021-04-13T15:29:06.003Z] #21 19.34 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-13T15:29:06.003Z] #21 19.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-13T15:29:06.003Z] #21 19.34 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-13T15:29:06.374Z] #56 42.12 Checking out files: 49% (1933/3879) Checking out files: 50% (1940/3879) Checking out files: 51% (1979/3879) Checking out files: 52% (2018/3879) Checking out files: 53% (2056/3879) Checking out files: 54% (2095/3879) Checking out files: 55% (2134/3879) Checking out files: 56% (2173/3879) Checking out files: 57% (2212/3879) Checking out files: 58% (2250/3879) Checking out files: 59% (2289/3879) Checking out files: 60% (2328/3879) Checking out files: 61% (2367/3879) Checking out files: 62% (2405/3879) Checking out files: 63% (2444/3879) Checking out files: 64% (2483/3879) Checking out files: 65% (2522/3879) Checking out files: 66% (2561/3879) Checking out files: 67% (2599/3879) Checking out files: 68% (2638/3879) Checking out files: 69% (2677/3879) Checking out files: 70% (2716/3879) Checking out files: 71% (2755/3879) Checking out files: 72% (2793/3879) Checking out files: 73% (2832/3879) Checking out files: 74% (2871/3879) Checking out files: 75% (2910/3879) Checking out files: 76% (2949/3879) Checking out files: 77% (2987/3879) Checking out files: 78% (3026/3879) Checking out files: 79% (3065/3879) Checking out files: 80% (3104/3879) Checking out files: 81% (3142/3879) Checking out files: 82% (3181/3879) Checking out files: 83% (3220/3879) Checking out files: 84% (3259/3879) Checking out files: 85% (3298/3879) Checking out files: 86% (3336/3879) Checking out files: 87% (3375/3879) Checking out files: 88% (3414/3879) Checking out files: 88% (3431/3879) Checking out files: 89% (3453/3879) Checking out files: 90% (3492/3879) Checking out files: 91% (3530/3879) Checking out files: 92% (3569/3879) Checking out files: 93% (3608/3879) Checking out files: 94% (3647/3879) Checking out files: 95% (3686/3879) Checking out files: 96% (3724/3879) Checking out files: 97% (3763/3879) Checking out files: 98% (3802/3879) Checking out files: 99% (3841/3879) Checking out files: 100% (3879/3879) Checking out files: 100% (3879/3879), done. [2021-04-13T15:29:06.374Z] #56 43.61 + cd /tmp/tmp.GtoT3rW8wp/src/github.com/containerd/containerd [2021-04-13T15:29:06.374Z] #56 43.61 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:29:06.544Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-13T15:29:06.544Z] #9 ... [2021-04-13T15:29:06.544Z] [2021-04-13T15:29:06.544Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:06.544Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-13T15:29:06.544Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-13T15:29:06.544Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-13T15:29:06.544Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-13T15:29:06.544Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-13T15:29:06.544Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 2.6s done [2021-04-13T15:29:06.544Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.6s done [2021-04-13T15:29:06.544Z] #26 DONE 10.1s [2021-04-13T15:29:06.544Z] [2021-04-13T15:29:06.544Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-13T15:29:06.544Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-13T15:29:06.544Z] #65 DONE 0.9s [2021-04-13T15:29:06.544Z] [2021-04-13T15:29:06.544Z] #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-04-13T15:29:06.544Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-13T15:29:06.559Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 45.09MB / 54.18MB 3.0s [2021-04-13T15:29:06.636Z] #56 ... [2021-04-13T15:29:06.636Z] [2021-04-13T15:29:06.636Z] #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-04-13T15:29:06.636Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:29:06.636Z] #51 80.75 go/ast [2021-04-13T15:29:06.636Z] #51 81.57 golang.org/x/crypto/ssh/terminal [2021-04-13T15:29:06.636Z] #51 82.71 mvdan.cc/editorconfig [2021-04-13T15:29:06.636Z] #51 83.93 mvdan.cc/sh/v3/fileutil [2021-04-13T15:29:06.636Z] #51 84.13 text/tabwriter [2021-04-13T15:29:06.636Z] #51 84.79 mvdan.cc/sh/v3/syntax [2021-04-13T15:29:06.636Z] #51 ... [2021-04-13T15:29:06.636Z] [2021-04-13T15:29:06.636Z] #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-04-13T15:29:06.636Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:29:06.636Z] #45 80.96 internal/lazyregexp [2021-04-13T15:29:06.636Z] #45 81.27 path [2021-04-13T15:29:06.636Z] #45 81.83 io/ioutil [2021-04-13T15:29:06.636Z] #45 82.20 net/url [2021-04-13T15:29:06.636Z] #45 83.72 text/template/parse [2021-04-13T15:29:06.636Z] #45 84.54 go/parser [2021-04-13T15:29:06.636Z] #45 87.97 log [2021-04-13T15:29:06.636Z] #45 87.98 text/template [2021-04-13T15:29:06.636Z] #45 88.51 encoding/xml [2021-04-13T15:29:06.655Z] #21 19.72 Selecting previously unselected package python3.7-minimal. [2021-04-13T15:29:06.655Z] #21 19.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-13T15:29:06.655Z] #21 19.77 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:29:06.655Z] #21 ... [2021-04-13T15:29:06.655Z] [2021-04-13T15:29:06.655Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-13T15:29:06.655Z] #33 DONE 104.6s [2021-04-13T15:29:06.655Z] [2021-04-13T15:29:06.655Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:06.655Z] #44 67.72 CC criu/cr-service.o [2021-04-13T15:29:06.898Z] #45 ... [2021-04-13T15:29:06.898Z] [2021-04-13T15:29:06.898Z] #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-04-13T15:29:06.898Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:29:06.898Z] #43 18.46 CC images/core-arm.o [2021-04-13T15:29:06.898Z] #43 18.95 CC images/core-aarch64.o [2021-04-13T15:29:06.898Z] #43 19.31 CC images/core-ppc64.o [2021-04-13T15:29:06.898Z] #43 20.04 CC images/core-s390.o [2021-04-13T15:29:06.935Z] #9 ... [2021-04-13T15:29:06.935Z] [2021-04-13T15:29:06.935Z] #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-04-13T15:29:06.935Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-13T15:29:06.935Z] #27 9.917 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:06.935Z] #27 10.76 137 added, 0 removed; done. [2021-04-13T15:29:06.935Z] #27 10.84 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:06.935Z] #27 10.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:06.935Z] #27 10.86 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-13T15:29:06.935Z] #27 10.87 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:06.935Z] #27 10.88 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:29:06.935Z] #27 10.90 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:06.935Z] #27 10.91 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:06.935Z] #27 11.57 0 added, 0 removed; done. [2021-04-13T15:29:06.935Z] #27 11.57 Running hooks in /etc/ca-certificates/update.d... [2021-04-13T15:29:06.935Z] #27 11.57 done. [2021-04-13T15:29:06.935Z] #27 DONE 14.8s [2021-04-13T15:29:06.935Z] [2021-04-13T15:29:06.935Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:06.935Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:06.935Z] #9 ... [2021-04-13T15:29:06.935Z] [2021-04-13T15:29:06.935Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-13T15:29:06.935Z] #28 sha256:829b8599de1a24ffff7de208121d52dae7029b712e00accb466e5de79c08a2f6 [2021-04-13T15:29:06.935Z] #28 DONE 0.3s [2021-04-13T15:29:06.935Z] [2021-04-13T15:29:06.935Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:06.935Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:06.935Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s done [2021-04-13T15:29:06.954Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 49.28MB / 54.18MB 3.5s [2021-04-13T15:29:06.954Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 52.43MB / 54.18MB 3.8s [2021-04-13T15:29:07.192Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-13T15:29:07.311Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 54.18MB / 54.18MB 3.9s done [2021-04-13T15:29:07.311Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b [2021-04-13T15:29:07.457Z] #9 DONE 27.9s [2021-04-13T15:29:07.457Z] [2021-04-13T15:29:07.457Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-13T15:29:07.457Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-13T15:29:07.665Z] #27 ... [2021-04-13T15:29:07.665Z] [2021-04-13T15:29:07.665Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-13T15:29:07.665Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-13T15:29:07.665Z] #64 DONE 0.4s [2021-04-13T15:29:07.680Z] Client: [2021-04-13T15:29:07.680Z] Context: default [2021-04-13T15:29:07.680Z] Debug Mode: false [2021-04-13T15:29:07.680Z] Plugins: [2021-04-13T15:29:07.680Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-13T15:29:07.680Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-13T15:29:07.680Z] [2021-04-13T15:29:07.680Z] Server: [2021-04-13T15:29:07.680Z] Containers: 0 [2021-04-13T15:29:07.680Z] Running: 0 [2021-04-13T15:29:07.680Z] Paused: 0 [2021-04-13T15:29:07.680Z] Stopped: 0 [2021-04-13T15:29:07.680Z] Images: 0 [2021-04-13T15:29:07.680Z] Server Version: 20.10.5 [2021-04-13T15:29:07.680Z] Storage Driver: overlay2 [2021-04-13T15:29:07.680Z] Backing Filesystem: extfs [2021-04-13T15:29:07.680Z] Supports d_type: true [2021-04-13T15:29:07.680Z] Native Overlay Diff: true [2021-04-13T15:29:07.680Z] Logging Driver: json-file [2021-04-13T15:29:07.680Z] Cgroup Driver: cgroupfs [2021-04-13T15:29:07.680Z] Cgroup Version: 1 [2021-04-13T15:29:07.680Z] Plugins: [2021-04-13T15:29:07.680Z] Volume: local [2021-04-13T15:29:07.680Z] Network: bridge host ipvlan macvlan null overlay [2021-04-13T15:29:07.680Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-13T15:29:07.680Z] Swarm: inactive [2021-04-13T15:29:07.680Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-13T15:29:07.680Z] Default Runtime: runc [2021-04-13T15:29:07.680Z] Init Binary: docker-init [2021-04-13T15:29:07.680Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:29:07.680Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:29:07.680Z] init version: de40ad0 [2021-04-13T15:29:07.680Z] Security Options: [2021-04-13T15:29:07.680Z] apparmor [2021-04-13T15:29:07.680Z] seccomp [2021-04-13T15:29:07.680Z] Profile: default [2021-04-13T15:29:07.680Z] Kernel Version: 5.4.0-1041-aws [2021-04-13T15:29:07.680Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-13T15:29:07.680Z] OSType: linux [2021-04-13T15:29:07.680Z] Architecture: aarch64 [2021-04-13T15:29:07.680Z] CPUs: 4 [2021-04-13T15:29:07.680Z] Total Memory: 7.494GiB [2021-04-13T15:29:07.680Z] Name: ip-10-100-113-2 [2021-04-13T15:29:07.680Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-13T15:29:07.680Z] Docker Root Dir: /var/lib/docker [2021-04-13T15:29:07.680Z] Debug Mode: false [2021-04-13T15:29:07.680Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:29:07.680Z] Labels: [2021-04-13T15:29:07.680Z] Experimental: true [2021-04-13T15:29:07.680Z] Insecure Registries: [2021-04-13T15:29:07.680Z] 127.0.0.0/8 [2021-04-13T15:29:07.680Z] Live Restore Enabled: true [2021-04-13T15:29:07.680Z] [2021-04-13T15:29:07.680Z] WARNING: No swap limit support [Pipeline] sh [2021-04-13T15:29:07.841Z] #43 20.92 CC images/cpuinfo.o [2021-04-13T15:29:07.922Z] #27 1.115 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:07.922Z] #27 1.119 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:07.922Z] #27 1.152 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:07.972Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:29:07.972Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:29:07.972Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42273/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-13T15:29:07.972Z] + bash /home/ubuntu/workspace/moby_PR-42273/check-config.sh [2021-04-13T15:29:07.972Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-13T15:29:07.972Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-13T15:29:07.972Z] [2021-04-13T15:29:07.972Z] Generally Necessary: [2021-04-13T15:29:07.972Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-13T15:29:07.972Z] - apparmor: enabled and tools installed [2021-04-13T15:29:07.972Z] - CONFIG_NAMESPACES: enabled [2021-04-13T15:29:07.972Z] - CONFIG_NET_NS: enabled [2021-04-13T15:29:07.972Z] - CONFIG_PID_NS: enabled [2021-04-13T15:29:07.972Z] - CONFIG_IPC_NS: enabled [2021-04-13T15:29:07.972Z] - CONFIG_UTS_NS: enabled [2021-04-13T15:29:07.972Z] - CONFIG_CGROUPS: enabled [2021-04-13T15:29:07.972Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-13T15:29:07.972Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-13T15:29:07.972Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-13T15:29:07.972Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-13T15:29:07.972Z] - CONFIG_CPUSETS: enabled [2021-04-13T15:29:07.972Z] - CONFIG_MEMCG: enabled [2021-04-13T15:29:07.972Z] - CONFIG_KEYS: enabled [2021-04-13T15:29:07.972Z] - CONFIG_VETH: enabled (as module) [2021-04-13T15:29:07.972Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-13T15:29:07.972Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-13T15:29:08.040Z] [2021-04-13T15:29:08.040Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:08.040Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-13T15:29:08.040Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-13T15:29:08.040Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-04-13T15:29:08.040Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 48.23MB / 96.52MB 3.9s [2021-04-13T15:29:08.040Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.33MB / 73.58MB 3.9s [2021-04-13T15:29:08.040Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done [2021-04-13T15:29:08.040Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 3.8s [2021-04-13T15:29:08.040Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.8s done [2021-04-13T15:29:08.040Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.70MB / 54.14MB 3.6s [2021-04-13T15:29:08.040Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 39.85MB / 54.14MB 3.9s [2021-04-13T15:29:08.040Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.43MB / 57.46MB 4.1s [2021-04-13T15:29:08.103Z] #43 21.37 CC images/inventory.o [2021-04-13T15:29:08.165Z] #44 69.06 CC criu/crtools.o [2021-04-13T15:29:08.182Z] #27 1.282 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:08.182Z] #27 1.510 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:08.233Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-13T15:29:08.233Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-13T15:29:08.233Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-13T15:29:08.233Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-13T15:29:08.233Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-13T15:29:08.233Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-13T15:29:08.233Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-13T15:29:08.233Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-13T15:29:08.233Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-13T15:29:08.233Z] [2021-04-13T15:29:08.233Z] Optional Features: [2021-04-13T15:29:08.233Z] - CONFIG_USER_NS: enabled [2021-04-13T15:29:08.233Z] - CONFIG_SECCOMP: enabled [2021-04-13T15:29:08.233Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-13T15:29:08.233Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-13T15:29:08.233Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-13T15:29:08.233Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-13T15:29:08.234Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-13T15:29:08.234Z] - CONFIG_BLK_CGROUP: enabled [2021-04-13T15:29:08.234Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-13T15:29:08.234Z] - CONFIG_CGROUP_PERF: enabled [2021-04-13T15:29:08.234Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-13T15:29:08.234Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-13T15:29:08.234Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-13T15:29:08.368Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 54.53MB / 96.52MB 4.2s [2021-04-13T15:29:08.368Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 54.53MB / 73.58MB 4.2s [2021-04-13T15:29:08.368Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.56MB / 54.14MB 4.2s [2021-04-13T15:29:08.368Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.4s done [2021-04-13T15:29:08.456Z] #44 69.38 CC criu/eventfd.o [2021-04-13T15:29:08.495Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-13T15:29:08.495Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-13T15:29:08.495Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-13T15:29:08.495Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-13T15:29:08.495Z] - CONFIG_IP_VS: enabled (as module) [2021-04-13T15:29:08.495Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-13T15:29:08.495Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-13T15:29:08.495Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-13T15:29:08.495Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-13T15:29:08.495Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-13T15:29:08.495Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-13T15:29:08.495Z] - CONFIG_EXT4_FS: enabled [2021-04-13T15:29:08.495Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-13T15:29:08.495Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-13T15:29:08.495Z] - Network Drivers: [2021-04-13T15:29:08.495Z] - "overlay": [2021-04-13T15:29:08.495Z] - CONFIG_VXLAN: enabled (as module) [2021-04-13T15:29:08.495Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-13T15:29:08.495Z] Optional (for encrypted networks): [2021-04-13T15:29:08.676Z] #43 21.67 CC images/fdinfo.o [2021-04-13T15:29:08.735Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.72MB / 73.58MB 4.5s [2021-04-13T15:29:08.735Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 49.28MB / 54.14MB 4.5s [2021-04-13T15:29:08.735Z] #10 ... [2021-04-13T15:29:08.735Z] [2021-04-13T15:29:08.735Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-13T15:29:08.735Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-13T15:29:08.735Z] #66 DONE 0.5s [2021-04-13T15:29:08.735Z] [2021-04-13T15:29:08.735Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:08.735Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-13T15:29:08.735Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.96MB / 96.52MB 4.7s [2021-04-13T15:29:08.735Z] #10 ... [2021-04-13T15:29:08.735Z] [2021-04-13T15:29:08.735Z] #24 [internal] load build context [2021-04-13T15:29:08.735Z] #24 sha256:421c1b92c5df340d79bd7c8546ddf09accbf6d6beabbdab2e2dcec1a12d9a1dd [2021-04-13T15:29:08.735Z] #24 transferring context: 20.53MB 5.5s [2021-04-13T15:29:08.748Z] #44 69.63 CC criu/eventpoll.o [2021-04-13T15:29:08.754Z] #27 1.978 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:08.756Z] - CONFIG_CRYPTO: enabled [2021-04-13T15:29:08.756Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-13T15:29:08.756Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-13T15:29:08.756Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-13T15:29:08.756Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-13T15:29:08.756Z] - CONFIG_XFRM: enabled [2021-04-13T15:29:08.756Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-13T15:29:08.756Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-13T15:29:08.756Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-13T15:29:08.756Z] - "ipvlan": [2021-04-13T15:29:08.756Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-13T15:29:08.756Z] - "macvlan": [2021-04-13T15:29:08.756Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-13T15:29:08.756Z] - CONFIG_DUMMY: enabled (as module) [2021-04-13T15:29:08.756Z] - "ftp,tftp client in container": [2021-04-13T15:29:08.756Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-13T15:29:08.756Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-13T15:29:08.756Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-13T15:29:08.756Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-13T15:29:08.756Z] - Storage Drivers: [2021-04-13T15:29:08.756Z] - "aufs": [2021-04-13T15:29:08.756Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-13T15:29:08.756Z] - "btrfs": [2021-04-13T15:29:08.756Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-13T15:29:08.756Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-13T15:29:08.756Z] - "devicemapper": [2021-04-13T15:29:08.756Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-13T15:29:08.756Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-13T15:29:08.756Z] - "overlay": [2021-04-13T15:29:08.756Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-13T15:29:08.756Z] - "zfs": [2021-04-13T15:29:08.756Z] - /dev/zfs: present [2021-04-13T15:29:08.756Z] - zfs command: missing [2021-04-13T15:29:08.756Z] - zpool command: missing [2021-04-13T15:29:08.756Z] [2021-04-13T15:29:08.756Z] Limits: [2021-04-13T15:29:08.756Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-13T15:29:08.756Z] [2021-04-13T15:29:08.756Z] + true [Pipeline] } [Pipeline] // stage [2021-04-13T15:29:08.825Z] #10 DONE 1.4s [2021-04-13T15:29:08.825Z] [2021-04-13T15:29:08.825Z] #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-04-13T15:29:08.825Z] #29 sha256:eba52359b18ab1622f77c4908e37a9ac9b4e1c75334bf393a3e173d9d93dc6e4 [2021-04-13T15:29:08.825Z] #29 0.980 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-13T15:29:08.825Z] #29 1.060 [2021-04-13T15:29:08.825Z] #29 1.179 ############# 18.1% ########################### 37.9% ######################################### 57.8% ####################################################### 77.6% ################################################################### 94.3% ######################################################################## 100.0% [2021-04-13T15:29:08.825Z] #29 1.683 [2021-04-13T15:29:08.825Z] #29 1.783 ######################################################################## 100.0% [2021-04-13T15:29:08.825Z] #29 1.839 [2021-04-13T15:29:08.825Z] #29 1.951 ################################################################### 93.2% ######################################################################## 100.0% [2021-04-13T15:29:08.825Z] #29 2.026 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-13T15:29:08.937Z] #43 22.01 CC images/fown.o [2021-04-13T15:29:09.081Z] #29 2.139 ############ 17.2% ####################### 32.9% ###################################### 53.0% ###################################################### 75.6% #################################################################### 95.5% ######################################################################## 100.0% [2021-04-13T15:29:09.081Z] #29 2.667 [2021-04-13T15:29:09.147Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ec689c4c2ecda24ed8495451c53072bb0497871 . [2021-04-13T15:29:09.199Z] #43 22.28 CC images/ns.o [2021-04-13T15:29:09.199Z] #43 22.55 CC images/regfile.o [2021-04-13T15:29:09.381Z] #44 70.20 CC criu/external.o [2021-04-13T15:29:09.381Z] #44 70.50 CC criu/fault-injection.o [2021-04-13T15:29:09.381Z] #44 70.60 CC criu/fdstore.o [2021-04-13T15:29:09.673Z] #44 70.78 CC criu/fifo.o [2021-04-13T15:29:09.721Z] #2 [internal] load .dockerignore [2021-04-13T15:29:09.721Z] #2 sha256:aa0ebe66a0c696610294868d88f542b61bf9590bcdd064b4cdc3ca5f940bad70 [2021-04-13T15:29:09.772Z] #43 22.86 CC images/ghost-file.o [2021-04-13T15:29:09.772Z] #43 23.11 CC images/fifo.o [2021-04-13T15:29:09.964Z] #44 71.02 CC criu/file-ids.o [2021-04-13T15:29:10.033Z] #43 23.33 CC images/remap-file-path.o [2021-04-13T15:29:10.182Z] #27 3.327 Fetched 8427 kB in 2s (3406 kB/s) [2021-04-13T15:29:10.256Z] #44 71.21 CC criu/file-lock.o [2021-04-13T15:29:10.293Z] #2 transferring context: 87B done [2021-04-13T15:29:10.294Z] #43 23.54 CC images/eventfd.o [2021-04-13T15:29:10.554Z] #2 DONE 0.9s [2021-04-13T15:29:10.554Z] [2021-04-13T15:29:10.554Z] #1 [internal] load build definition from Dockerfile [2021-04-13T15:29:10.554Z] #1 sha256:fd61c0b97624367d4d80452271ef83c961b8d4af996b44cbb8d9c8e755d4299c [2021-04-13T15:29:10.554Z] #1 transferring dockerfile: 17.07kB done [2021-04-13T15:29:10.554Z] #1 DONE 1.0s [2021-04-13T15:29:10.556Z] #43 23.78 CC images/eventpoll.o [2021-04-13T15:29:10.817Z] #43 24.06 CC images/fh.o [2021-04-13T15:29:10.838Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-04-13T15:29:10.890Z] #44 71.79 CC criu/files-ext.o [2021-04-13T15:29:10.890Z] #44 72.03 CC criu/files-reg.o [2021-04-13T15:29:11.129Z] [2021-04-13T15:29:11.129Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-13T15:29:11.129Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-13T15:29:11.132Z] #29 2.783 ### 4.6% ####### 9.9% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.0% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% ################################################## 69.8% ######################################################### 80.1% ############################################################# 85.4% ################################################################# 90.5% #################################################################### 95.3% ######################################################################## 100.0% [2021-04-13T15:29:11.212Z] #27 3.327 Reading package lists... [2021-04-13T15:29:11.389Z] #29 4.731 [2021-04-13T15:29:11.389Z] #29 4.946 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-13T15:29:11.389Z] #29 5.000 [2021-04-13T15:29:11.391Z] #43 24.47 CC images/fsnotify.o [2021-04-13T15:29:11.407Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.0s done [2021-04-13T15:29:11.407Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-13T15:29:11.644Z] #29 5.055 ######################################################################## 100.0% [2021-04-13T15:29:11.644Z] #29 5.088 [2021-04-13T15:29:11.900Z] #29 5.284 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-13T15:29:11.900Z] #29 5.345 [2021-04-13T15:29:11.900Z] [2021-04-13T15:29:11.900Z] #29 ... [2021-04-13T15:29:11.900Z] [2021-04-13T15:29:11.900Z] #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-04-13T15:29:11.900Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-13T15:29:11.900Z] #11 DONE 3.1s [2021-04-13T15:29:11.900Z] [2021-04-13T15:29:11.900Z] #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-04-13T15:29:11.900Z] #29 sha256:eba52359b18ab1622f77c4908e37a9ac9b4e1c75334bf393a3e173d9d93dc6e4 [2021-04-13T15:29:11.900Z] #29 5.463 ####################################################### [2021-04-13T15:29:11.900Z] #29 ... [2021-04-13T15:29:11.900Z] [2021-04-13T15:29:11.900Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:11.900Z] #67 sha256:08c9cdcdb4ae9656018076a771b6d8a4b4f0d13bfb591ea26862c2cfb5283ec2 [2021-04-13T15:29:11.964Z] #43 25.16 CC images/signalfd.o [2021-04-13T15:29:11.977Z] #9 ... [2021-04-13T15:29:11.977Z] [2021-04-13T15:29:11.977Z] #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-04-13T15:29:11.977Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-13T15:29:11.977Z] #27 1.415 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:11.977Z] #27 1.415 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:11.977Z] #27 1.510 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:11.977Z] #27 1.636 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:11.977Z] #27 2.013 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:11.977Z] #27 2.416 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:11.977Z] #27 3.849 Fetched 8427 kB in 3s (3123 kB/s) [2021-04-13T15:29:11.977Z] #27 3.849 Reading package lists... [2021-04-13T15:29:11.977Z] #27 4.772 Reading package lists... [2021-04-13T15:29:11.977Z] #27 5.759 Building dependency tree... [2021-04-13T15:29:11.977Z] #27 6.126 The following additional packages will be installed: [2021-04-13T15:29:11.977Z] #27 6.126 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-13T15:29:11.977Z] #27 6.126 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-13T15:29:11.977Z] #27 6.126 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-13T15:29:11.977Z] #27 6.128 Suggested packages: [2021-04-13T15:29:11.977Z] #27 6.128 krb5-doc krb5-user [2021-04-13T15:29:11.977Z] #27 6.128 Recommended packages: [2021-04-13T15:29:11.977Z] #27 6.128 krb5-locales publicsuffix libsasl2-modules [2021-04-13T15:29:11.977Z] #27 6.343 The following NEW packages will be installed: [2021-04-13T15:29:11.977Z] #27 6.344 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-13T15:29:11.977Z] #27 6.344 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-13T15:29:11.977Z] #27 6.344 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-13T15:29:11.977Z] #27 6.345 libssh2-1 libssl1.1 openssl [2021-04-13T15:29:11.977Z] #27 6.636 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T15:29:11.977Z] #27 6.636 Need to get 5059 kB of archives. [2021-04-13T15:29:11.977Z] #27 6.636 After this operation, 12.1 MB of additional disk space will be used. [2021-04-13T15:29:11.977Z] #27 6.636 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-13T15:29:11.977Z] #27 6.636 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-13T15:29:11.977Z] #27 6.637 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-13T15:29:11.977Z] #27 6.638 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-13T15:29:11.977Z] #27 6.639 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-13T15:29:11.977Z] #27 6.643 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-13T15:29:11.977Z] #27 6.647 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-13T15:29:11.977Z] #27 6.649 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-13T15:29:11.977Z] #27 6.651 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-13T15:29:11.977Z] #27 6.655 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-13T15:29:11.977Z] #27 6.657 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-13T15:29:11.977Z] #27 6.659 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-13T15:29:11.977Z] #27 6.660 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-13T15:29:11.977Z] #27 6.661 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-13T15:29:11.977Z] #27 6.662 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-13T15:29:11.977Z] #27 6.665 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-13T15:29:11.977Z] #27 6.667 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-13T15:29:11.977Z] #27 6.679 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-13T15:29:11.977Z] #27 6.952 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-13T15:29:11.977Z] #27 7.007 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-13T15:29:11.978Z] #27 7.027 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-13T15:29:11.978Z] #27 7.209 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:29:11.978Z] #27 7.233 Fetched 5059 kB in 1s (7610 kB/s) [2021-04-13T15:29:11.978Z] #27 7.280 Selecting previously unselected package libssl1.1:amd64. [2021-04-13T15:29:11.978Z] #27 7.280 (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-04-13T15:29:11.978Z] #27 7.281 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-13T15:29:11.978Z] #27 7.293 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:11.978Z] #27 7.493 Selecting previously unselected package openssl. [2021-04-13T15:29:11.978Z] #27 7.493 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-13T15:29:11.978Z] #27 7.498 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:11.978Z] #27 7.658 Selecting previously unselected package ca-certificates. [2021-04-13T15:29:11.978Z] #27 7.659 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-13T15:29:11.978Z] #27 7.663 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:11.978Z] #27 ... [2021-04-13T15:29:11.978Z] [2021-04-13T15:29:11.978Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:11.978Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:12.157Z] #67 ... [2021-04-13T15:29:12.157Z] [2021-04-13T15:29:12.157Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-13T15:29:12.157Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-13T15:29:12.157Z] #31 DONE 0.3s [2021-04-13T15:29:12.161Z] #27 4.395 Reading package lists... [2021-04-13T15:29:12.161Z] #27 5.341 Building dependency tree... [2021-04-13T15:29:12.226Z] #43 25.38 CC images/fs.o [2021-04-13T15:29:12.319Z] #24 transferring context: 53.55MB 8.7s done [2021-04-13T15:29:12.319Z] #24 DONE 8.8s [2021-04-13T15:29:12.319Z] [2021-04-13T15:29:12.319Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:12.319Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-13T15:29:12.319Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s done [2021-04-13T15:29:12.319Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.1s done [2021-04-13T15:29:12.319Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.8s done [2021-04-13T15:29:12.319Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-13T15:29:12.399Z] #44 73.42 CC criu/files.o [2021-04-13T15:29:12.399Z] #44 ... [2021-04-13T15:29:12.399Z] [2021-04-13T15:29:12.399Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-13T15:29:12.399Z] #21 20.77 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-13T15:29:12.399Z] #21 20.78 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:29:12.399Z] #21 21.90 Selecting previously unselected package python3-minimal. [2021-04-13T15:29:12.399Z] #21 21.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 ... 23450 files and directories currently installed.) [2021-04-13T15:29:12.399Z] #21 21.95 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 21.95 Unpacking python3-minimal (3.7.3-1) ... [2021-04-13T15:29:12.399Z] #21 22.03 Selecting previously unselected package libmpdec2:s390x. [2021-04-13T15:29:12.399Z] #21 22.03 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 22.04 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-13T15:29:12.399Z] #21 22.10 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-13T15:29:12.399Z] #21 22.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 22.11 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-13T15:29:12.399Z] #21 22.70 Selecting previously unselected package python3.7. [2021-04-13T15:29:12.399Z] #21 22.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 22.70 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:29:12.399Z] #21 22.81 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-13T15:29:12.399Z] #21 22.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 22.82 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-13T15:29:12.399Z] #21 22.85 Setting up python3-minimal (3.7.3-1) ... [2021-04-13T15:29:12.399Z] #21 23.32 Selecting previously unselected package python3. [2021-04-13T15:29:12.399Z] #21 23.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-04-13T15:29:12.399Z] #21 23.36 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 23.37 Unpacking python3 (3.7.3-1) ... [2021-04-13T15:29:12.399Z] #21 23.44 Selecting previously unselected package libip4tc0:s390x. [2021-04-13T15:29:12.399Z] #21 23.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 23.45 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-13T15:29:12.399Z] #21 23.49 Selecting previously unselected package libip6tc0:s390x. [2021-04-13T15:29:12.399Z] #21 23.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 23.50 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-13T15:29:12.399Z] #21 23.55 Selecting previously unselected package libiptc0:s390x. [2021-04-13T15:29:12.399Z] #21 23.55 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 23.55 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-13T15:29:12.399Z] #21 23.61 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-13T15:29:12.399Z] #21 23.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 23.61 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-13T15:29:12.399Z] #21 23.65 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-13T15:29:12.399Z] #21 23.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 23.65 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-13T15:29:12.399Z] #21 23.69 Selecting previously unselected package libnftnl11:s390x. [2021-04-13T15:29:12.399Z] #21 23.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 23.69 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-13T15:29:12.399Z] #21 23.74 Selecting previously unselected package iptables. [2021-04-13T15:29:12.399Z] #21 23.74 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 23.75 Unpacking iptables (1.8.2-4) ... [2021-04-13T15:29:12.399Z] #21 23.89 Selecting previously unselected package xxd. [2021-04-13T15:29:12.399Z] #21 23.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 23.91 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:29:12.399Z] #21 23.97 Selecting previously unselected package vim-common. [2021-04-13T15:29:12.399Z] #21 23.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:29:12.399Z] #21 23.98 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:29:12.399Z] #21 24.07 Selecting previously unselected package bash-completion. [2021-04-13T15:29:12.399Z] #21 24.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-13T15:29:12.399Z] #21 25.49 Unpacking bash-completion (1:2.8-6) ... [2021-04-13T15:29:12.399Z] #21 25.74 Selecting previously unselected package bzip2. [2021-04-13T15:29:12.399Z] #21 25.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 25.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:29:12.399Z] #21 25.78 Selecting previously unselected package xz-utils. [2021-04-13T15:29:12.399Z] #21 25.79 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-13T15:29:12.399Z] #21 25.79 Unpacking xz-utils (5.2.4-1) ... [2021-04-13T15:29:12.399Z] #21 25.88 Selecting previously unselected package apparmor. [2021-04-13T15:29:12.413Z] [2021-04-13T15:29:12.413Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-13T15:29:12.413Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-13T15:29:12.413Z] #39 DONE 0.4s [2021-04-13T15:29:12.413Z] [2021-04-13T15:29:12.413Z] #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-04-13T15:29:12.413Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:29:12.422Z] #27 5.752 The following additional packages will be installed: [2021-04-13T15:29:12.422Z] #27 5.752 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-13T15:29:12.422Z] #27 5.752 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-13T15:29:12.422Z] #27 5.752 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-13T15:29:12.422Z] #27 5.752 Suggested packages: [2021-04-13T15:29:12.422Z] #27 5.752 krb5-doc krb5-user [2021-04-13T15:29:12.422Z] #27 5.752 Recommended packages: [2021-04-13T15:29:12.422Z] #27 5.752 krb5-locales publicsuffix libsasl2-modules [2021-04-13T15:29:12.488Z] #43 25.63 CC images/pstree.o [2021-04-13T15:29:12.488Z] #43 25.90 CC images/pipe.o [2021-04-13T15:29:12.516Z] #3 DONE 1.7s [2021-04-13T15:29:12.516Z] [2021-04-13T15:29:12.516Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-13T15:29:12.516Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-13T15:29:12.516Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-13T15:29:12.516Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-04-13T15:29:12.516Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-13T15:29:12.516Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-13T15:29:12.516Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-13T15:29:12.691Z] #21 25.88 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-13T15:29:12.691Z] #21 25.94 Unpacking apparmor (2.13.2-10) ... [2021-04-13T15:29:12.691Z] #21 26.18 Selecting previously unselected package aufs-tools. [2021-04-13T15:29:12.749Z] #43 26.17 CC images/tcp-stream.o [2021-04-13T15:29:12.778Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.45MB / 9.01MB 0.2s [2021-04-13T15:29:12.778Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-04-13T15:29:12.778Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-04-13T15:29:12.982Z] #21 26.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-13T15:29:12.982Z] #21 26.18 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:29:12.982Z] #21 26.24 Selecting previously unselected package libonig5:s390x. [2021-04-13T15:29:12.982Z] #21 26.25 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-13T15:29:12.982Z] #21 26.25 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-13T15:29:12.982Z] #21 26.33 Selecting previously unselected package libjq1:s390x. [2021-04-13T15:29:12.982Z] #21 26.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-13T15:29:12.982Z] #21 26.33 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-13T15:29:12.982Z] #21 26.39 Selecting previously unselected package jq. [2021-04-13T15:29:12.982Z] #21 26.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-13T15:29:12.982Z] #21 26.40 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:12.983Z] #21 26.46 Selecting previously unselected package libaio1:s390x. [2021-04-13T15:29:12.994Z] #27 6.056 The following NEW packages will be installed: [2021-04-13T15:29:12.994Z] #27 6.056 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-13T15:29:12.994Z] #27 6.056 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-13T15:29:12.994Z] #27 6.056 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-13T15:29:12.994Z] #27 6.056 libssh2-1 libssl1.1 openssl [2021-04-13T15:29:13.040Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-04-13T15:29:13.040Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-13T15:29:13.253Z] #27 6.334 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T15:29:13.253Z] #27 6.334 Need to get 5059 kB of archives. [2021-04-13T15:29:13.253Z] #27 6.334 After this operation, 12.1 MB of additional disk space will be used. [2021-04-13T15:29:13.253Z] #27 6.334 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-13T15:29:13.253Z] #27 6.337 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-13T15:29:13.253Z] #27 6.350 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-13T15:29:13.253Z] #27 6.350 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-13T15:29:13.253Z] #27 6.350 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-13T15:29:13.253Z] #27 6.350 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-13T15:29:13.253Z] #27 6.358 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-13T15:29:13.253Z] #27 6.360 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-13T15:29:13.253Z] #27 6.366 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-13T15:29:13.253Z] #27 6.366 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-13T15:29:13.253Z] #27 6.372 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-13T15:29:13.253Z] #27 6.375 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-13T15:29:13.253Z] #27 6.377 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-13T15:29:13.253Z] #27 6.378 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-13T15:29:13.253Z] #27 6.379 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-13T15:29:13.253Z] #27 6.381 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-13T15:29:13.253Z] #27 6.383 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-13T15:29:13.253Z] #27 6.386 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-13T15:29:13.253Z] #27 6.404 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-13T15:29:13.253Z] #27 6.417 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-13T15:29:13.253Z] #27 6.425 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-13T15:29:13.253Z] #27 6.642 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:29:13.253Z] #27 6.664 Fetched 5059 kB in 0s (14.6 MB/s) [2021-04-13T15:29:13.274Z] #21 26.46 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-13T15:29:13.274Z] #21 26.46 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-13T15:29:13.274Z] #21 26.50 Selecting previously unselected package libgpm2:s390x. [2021-04-13T15:29:13.274Z] #21 26.50 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-13T15:29:13.274Z] #21 26.50 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-13T15:29:13.274Z] #21 26.54 Selecting previously unselected package libicu63:s390x. [2021-04-13T15:29:13.274Z] #21 26.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-13T15:29:13.274Z] #21 26.54 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-13T15:29:13.301Z] #4 DONE 0.7s [2021-04-13T15:29:13.301Z] [2021-04-13T15:29:13.301Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-13T15:29:13.301Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-13T15:29:13.322Z] #43 26.39 CC images/sk-packet.o [2021-04-13T15:29:13.374Z] #10 ... [2021-04-13T15:29:13.374Z] [2021-04-13T15:29:13.374Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:13.374Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-13T15:29:13.374Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 5.9s done [2021-04-13T15:29:13.374Z] #27 DONE 10.0s [2021-04-13T15:29:13.374Z] [2021-04-13T15:29:13.374Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:13.374Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-13T15:29:13.374Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.6s done [2021-04-13T15:29:13.374Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-04-13T15:29:13.512Z] #27 6.712 Selecting previously unselected package libssl1.1:amd64. [2021-04-13T15:29:13.512Z] #27 6.712 (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-04-13T15:29:13.512Z] #27 6.712 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-13T15:29:13.512Z] #27 6.726 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:13.583Z] #43 26.76 CC images/mnt.o [2021-04-13T15:29:13.772Z] #27 6.920 Selecting previously unselected package openssl. [2021-04-13T15:29:13.772Z] #27 6.921 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-13T15:29:13.772Z] #27 6.926 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:13.772Z] #27 7.076 Selecting previously unselected package ca-certificates. [2021-04-13T15:29:13.772Z] #27 7.076 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-13T15:29:13.772Z] #27 7.082 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:13.772Z] #27 7.152 Selecting previously unselected package libkeyutils1:amd64. [2021-04-13T15:29:13.772Z] #27 7.152 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-13T15:29:13.772Z] #27 7.158 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-13T15:29:13.772Z] #27 7.200 Selecting previously unselected package libkrb5support0:amd64. [2021-04-13T15:29:13.772Z] #27 7.200 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:13.772Z] #27 7.204 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:13.844Z] #43 27.07 CC images/pipe-data.o [2021-04-13T15:29:14.027Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-04-13T15:29:14.028Z] #10 DONE 10.0s [2021-04-13T15:29:14.028Z] [2021-04-13T15:29:14.028Z] #28 [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-04-13T15:29:14.028Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-13T15:29:14.028Z] #28 0.238 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:14.028Z] #28 0.260 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:14.028Z] #28 0.279 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:14.028Z] #28 0.579 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-13T15:29:14.031Z] #27 7.260 Selecting previously unselected package libk5crypto3:amd64. [2021-04-13T15:29:14.031Z] #27 7.260 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:14.031Z] #27 7.266 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:14.031Z] #27 7.325 Selecting previously unselected package libkrb5-3:amd64. [2021-04-13T15:29:14.031Z] #27 7.325 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:14.031Z] #27 7.330 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:14.031Z] #27 7.423 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-13T15:29:14.031Z] #27 7.423 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:14.031Z] #27 7.441 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:14.108Z] #43 ... [2021-04-13T15:29:14.108Z] [2021-04-13T15:29:14.108Z] #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-04-13T15:29:14.108Z] #51 sha256:8bce85d830fd9d556dadc0745da73bda405a9a31c269a12782c72a04fb88e64d [2021-04-13T15:29:14.108Z] #51 91.34 mvdan.cc/sh/v3/cmd/shfmt [2021-04-13T15:29:14.108Z] #51 DONE 98.2s [2021-04-13T15:29:14.108Z] [2021-04-13T15:29:14.108Z] #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-04-13T15:29:14.108Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:29:14.108Z] #43 27.30 CC images/sa.o [2021-04-13T15:29:14.108Z] #43 ... [2021-04-13T15:29:14.108Z] [2021-04-13T15:29:14.108Z] #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-04-13T15:29:14.108Z] #56 sha256:5071c736114eb3ff7c87c352b180ab0e309e40fb2314fe0d289a883c92cef9d4 [2021-04-13T15:29:14.108Z] #56 45.50 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-13T15:29:14.108Z] #56 45.50 + BUILDTAGS='netgo osusergo static_build' [2021-04-13T15:29:14.108Z] #56 45.50 + export EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:29:14.108Z] #56 45.50 + EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:29:14.108Z] #56 45.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-13T15:29:14.108Z] #56 45.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-13T15:29:14.108Z] #56 45.50 + '[' '' = dynamic ']' [2021-04-13T15:29:14.108Z] #56 45.50 + make [2021-04-13T15:29:14.108Z] #56 46.70 + bin/ctr [2021-04-13T15:29:14.244Z] #6 DONE 0.8s [2021-04-13T15:29:14.244Z] [2021-04-13T15:29:14.244Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:29:14.244Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-13T15:29:14.244Z] #7 DONE 0.8s [2021-04-13T15:29:14.244Z] [2021-04-13T15:29:14.244Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-13T15:29:14.244Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-13T15:29:14.244Z] #8 DONE 0.8s [2021-04-13T15:29:14.244Z] [2021-04-13T15:29:14.244Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-13T15:29:14.244Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-13T15:29:14.244Z] #5 DONE 0.9s [2021-04-13T15:29:14.291Z] #27 7.489 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-13T15:29:14.291Z] #27 7.489 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-13T15:29:14.291Z] #27 7.495 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:14.291Z] #27 7.546 Selecting previously unselected package libsasl2-2:amd64. [2021-04-13T15:29:14.291Z] #27 7.546 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-13T15:29:14.291Z] #27 7.552 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:14.291Z] #27 7.599 Selecting previously unselected package libldap-common. [2021-04-13T15:29:14.291Z] #27 7.599 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-13T15:29:14.291Z] #27 7.604 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:14.291Z] #27 7.656 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-13T15:29:14.291Z] #27 7.656 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-13T15:29:14.327Z] #28 0.868 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-13T15:29:14.370Z] #56 ... [2021-04-13T15:29:14.370Z] [2021-04-13T15:29:14.370Z] #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-04-13T15:29:14.370Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:29:14.370Z] #43 27.66 CC images/timer.o [2021-04-13T15:29:14.550Z] #27 7.663 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:14.550Z] #27 7.732 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-13T15:29:14.550Z] #27 7.732 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-13T15:29:14.550Z] #27 7.738 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-13T15:29:14.550Z] #27 7.796 Selecting previously unselected package libpsl5:amd64. [2021-04-13T15:29:14.550Z] #27 7.796 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-13T15:29:14.550Z] #27 7.802 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-13T15:29:14.550Z] #27 7.847 Selecting previously unselected package librtmp1:amd64. [2021-04-13T15:29:14.550Z] #27 7.848 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-13T15:29:14.550Z] #27 7.854 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:14.550Z] #27 7.921 Selecting previously unselected package libssh2-1:amd64. [2021-04-13T15:29:14.624Z] #28 1.159 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-13T15:29:14.809Z] #27 7.921 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-13T15:29:14.809Z] #27 7.925 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-13T15:29:14.809Z] #27 7.977 Selecting previously unselected package libcurl4:amd64. [2021-04-13T15:29:14.809Z] #27 7.977 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-13T15:29:14.809Z] #27 7.990 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-13T15:29:14.809Z] #27 8.059 Selecting previously unselected package curl. [2021-04-13T15:29:14.809Z] #27 8.059 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-13T15:29:14.809Z] #27 8.063 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:14.809Z] #27 8.160 Selecting previously unselected package libonig5:amd64. [2021-04-13T15:29:14.809Z] #27 8.160 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-13T15:29:14.943Z] #43 28.18 CC images/timerfd.o [2021-04-13T15:29:15.068Z] #27 8.166 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:29:15.068Z] #27 8.249 Selecting previously unselected package libjq1:amd64. [2021-04-13T15:29:15.068Z] #27 8.249 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:29:15.068Z] #27 8.256 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:29:15.068Z] #27 8.318 Selecting previously unselected package jq. [2021-04-13T15:29:15.068Z] #27 8.318 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:29:15.068Z] #27 8.321 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:15.068Z] #27 8.376 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-13T15:29:15.068Z] #27 8.406 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-13T15:29:15.068Z] #27 8.422 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:15.191Z] [2021-04-13T15:29:15.191Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:15.191Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-13T15:29:15.191Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:15.191Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-13T15:29:15.204Z] #43 28.33 CC images/mm.o [2021-04-13T15:29:15.272Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-04-13T15:29:15.272Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-13T15:29:15.328Z] #27 8.585 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-13T15:29:15.328Z] #27 8.605 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:15.328Z] #27 8.635 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:15.328Z] #27 8.665 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:15.328Z] #27 8.679 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:15.328Z] #27 8.701 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:15.328Z] #27 8.727 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:15.343Z] #21 28.66 Selecting previously unselected package libnet1:s390x. [2021-04-13T15:29:15.343Z] #21 28.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-13T15:29:15.343Z] #21 28.67 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-13T15:29:15.343Z] #21 28.72 Selecting previously unselected package libnl-3-200:s390x. [2021-04-13T15:29:15.343Z] #21 28.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-13T15:29:15.343Z] #21 28.72 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-13T15:29:15.343Z] #21 28.76 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-13T15:29:15.343Z] #21 28.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-13T15:29:15.343Z] #21 28.77 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-13T15:29:15.343Z] #21 28.79 Selecting previously unselected package libreadline5:s390x. [2021-04-13T15:29:15.343Z] #21 28.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-13T15:29:15.343Z] #21 28.80 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-13T15:29:15.343Z] #21 28.87 Selecting previously unselected package net-tools. [2021-04-13T15:29:15.457Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-13T15:29:15.457Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-04-13T15:29:15.457Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-04-13T15:29:15.457Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 0B / 49.23MB 0.2s [2021-04-13T15:29:15.466Z] #43 28.57 CC images/sk-opts.o [2021-04-13T15:29:15.466Z] #43 28.70 CC images/sk-unix.o [2021-04-13T15:29:15.586Z] #27 8.738 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-13T15:29:15.586Z] #27 8.752 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:15.586Z] #27 8.773 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:15.586Z] #27 8.800 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:29:15.586Z] #27 8.812 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:29:15.586Z] #27 8.826 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:15.586Z] #27 8.842 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:15.635Z] #21 28.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-13T15:29:15.635Z] #21 28.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:29:15.635Z] #21 29.02 Selecting previously unselected package python-pip-whl. [2021-04-13T15:29:15.635Z] #21 29.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-13T15:29:15.635Z] #21 29.02 Unpacking python-pip-whl (18.1-5) ... [2021-04-13T15:29:15.711Z] #40 ... [2021-04-13T15:29:15.711Z] [2021-04-13T15:29:15.712Z] #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-04-13T15:29:15.712Z] #29 sha256:eba52359b18ab1622f77c4908e37a9ac9b4e1c75334bf393a3e173d9d93dc6e4 [2021-04-13T15:29:15.712Z] #29 5.463 ####################################################### 77.5% ######################################################################## 100.0% [2021-04-13T15:29:15.712Z] #29 5.499 [2021-04-13T15:29:15.712Z] #29 5.886 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-13T15:29:15.712Z] #29 6.041 [2021-04-13T15:29:15.712Z] #29 6.181 0.0% ############ 17.6% ################# 23.9% ########################## 37.4% ######################################## 55.8% ##################################################### 74.0% ################################################################ 89.8% ######################################################################## 100.0% [2021-04-13T15:29:15.712Z] #29 6.902 [2021-04-13T15:29:15.712Z] #29 7.386 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-13T15:29:15.712Z] #29 7.571 [2021-04-13T15:29:15.712Z] #29 7.673 ######################################################################## 100.0% [2021-04-13T15:29:15.712Z] #29 7.720 [2021-04-13T15:29:15.712Z] #29 7.974 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-13T15:29:15.712Z] #29 8.085 [2021-04-13T15:29:15.712Z] #29 8.145 ######################################################################## 100.0% [2021-04-13T15:29:15.712Z] #29 8.188 [2021-04-13T15:29:15.712Z] #29 8.203 Download of images into '/build' complete. [2021-04-13T15:29:15.712Z] #29 8.203 Use something like the following to load the result into a Docker daemon: [2021-04-13T15:29:15.712Z] #29 8.203 tar -cC '/build' . | docker load [2021-04-13T15:29:15.712Z] #29 DONE 8.9s [2021-04-13T15:29:15.712Z] [2021-04-13T15:29:15.712Z] #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-04-13T15:29:15.712Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:29:15.728Z] #43 28.99 CC images/sk-inet.o [2021-04-13T15:29:15.729Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 9.71MB / 49.23MB 0.3s [2021-04-13T15:29:15.729Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 19.92MB / 49.23MB 0.4s [2021-04-13T15:29:15.927Z] #21 29.34 Selecting previously unselected package python3-lib2to3. [2021-04-13T15:29:15.927Z] #21 29.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-13T15:29:15.927Z] #21 29.34 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:29:15.927Z] #21 29.40 Selecting previously unselected package python3-distutils. [2021-04-13T15:29:15.927Z] #21 29.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-13T15:29:15.927Z] #21 29.41 Unpacking python3-distutils (3.7.3-1) ... [2021-04-13T15:29:16.003Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 26.21MB / 49.23MB 0.5s [2021-04-13T15:29:16.154Z] #27 9.422 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:16.219Z] #21 29.50 Selecting previously unselected package python3-pip. [2021-04-13T15:29:16.219Z] #21 29.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-13T15:29:16.219Z] #21 29.51 Unpacking python3-pip (18.1-5) ... [2021-04-13T15:29:16.219Z] #21 29.60 Selecting previously unselected package python3-pkg-resources. [2021-04-13T15:29:16.219Z] #21 29.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:29:16.219Z] #21 29.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:29:16.219Z] #21 29.68 Selecting previously unselected package python3-setuptools. [2021-04-13T15:29:16.219Z] #21 29.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-13T15:29:16.219Z] #21 29.69 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-13T15:29:16.267Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 36.70MB / 49.23MB 0.6s [2021-04-13T15:29:16.267Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 48.23MB / 49.23MB 0.8s [2021-04-13T15:29:16.275Z] #32 ... [2021-04-13T15:29:16.275Z] [2021-04-13T15:29:16.275Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-13T15:29:16.275Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-13T15:29:16.275Z] #12 DONE 4.3s [2021-04-13T15:29:16.275Z] [2021-04-13T15:29:16.275Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:16.275Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:29:16.300Z] #43 29.35 CC images/tun.o [2021-04-13T15:29:16.513Z] #21 29.83 Selecting previously unselected package python3-wheel. [2021-04-13T15:29:16.513Z] #21 29.83 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-13T15:29:16.513Z] #21 29.84 Unpacking python3-wheel (0.32.3-2) ... [2021-04-13T15:29:16.513Z] #21 29.89 Selecting previously unselected package sudo. [2021-04-13T15:29:16.513Z] #21 29.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-13T15:29:16.513Z] #21 29.90 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:29:16.562Z] #43 29.71 CC images/sk-netlink.o [2021-04-13T15:29:16.722Z] #27 ... [2021-04-13T15:29:16.722Z] [2021-04-13T15:29:16.722Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:16.722Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:16.722Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-13T15:29:16.722Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s done [2021-04-13T15:29:16.722Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-04-13T15:29:16.722Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.3s [2021-04-13T15:29:16.741Z] #28 3.389 Fetched 8202 kB in 3s (2592 kB/s) [2021-04-13T15:29:16.741Z] #28 3.389 Reading package lists... [2021-04-13T15:29:16.741Z] #28 ... [2021-04-13T15:29:16.741Z] [2021-04-13T15:29:16.741Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:16.741Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-13T15:29:16.741Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-04-13T15:29:16.741Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-04-13T15:29:16.741Z] #10 DONE 13.0s [2021-04-13T15:29:16.805Z] #21 30.22 Selecting previously unselected package thin-provisioning-tools. [2021-04-13T15:29:16.805Z] #21 30.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-13T15:29:16.805Z] #21 30.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:29:16.823Z] #43 29.93 CC images/packet-sock.o [2021-04-13T15:29:16.981Z] #9 ... [2021-04-13T15:29:16.981Z] [2021-04-13T15:29:16.981Z] #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-04-13T15:29:16.981Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-13T15:29:16.981Z] #27 10.10 137 added, 0 removed; done. [2021-04-13T15:29:16.981Z] #27 10.18 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:16.981Z] #27 10.20 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:16.981Z] #27 10.21 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-13T15:29:16.981Z] #27 10.22 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:16.981Z] #27 10.24 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:29:16.981Z] #27 10.26 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:16.981Z] #27 10.27 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:17.039Z] [2021-04-13T15:29:17.039Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:17.039Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-13T15:29:17.039Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-04-13T15:29:17.084Z] #43 30.28 CC images/ipc-var.o [2021-04-13T15:29:17.097Z] #21 30.36 Selecting previously unselected package uidmap. [2021-04-13T15:29:17.097Z] #21 30.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-13T15:29:17.097Z] #21 30.37 Unpacking uidmap (1:4.5-1.1) ... [2021-04-13T15:29:17.097Z] #21 30.42 Selecting previously unselected package vim-runtime. [2021-04-13T15:29:17.097Z] #21 30.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:29:17.097Z] #21 30.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-13T15:29:17.097Z] #21 30.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-13T15:29:17.097Z] #21 30.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:29:17.216Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 1.7s done [2021-04-13T15:29:17.346Z] #43 30.47 CC images/ipc-desc.o [2021-04-13T15:29:17.346Z] #43 30.72 CC images/ipc-shm.o [2021-04-13T15:29:17.478Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 [2021-04-13T15:29:17.550Z] #27 10.86 0 added, 0 removed; done. [2021-04-13T15:29:17.550Z] #27 10.86 Running hooks in /etc/ca-certificates/update.d... [2021-04-13T15:29:17.550Z] #27 10.86 done. [2021-04-13T15:29:17.609Z] #43 30.93 CC images/ipc-msg.o [2021-04-13T15:29:17.871Z] #43 31.20 CC images/ipc-sem.o [2021-04-13T15:29:18.443Z] #43 31.47 CC images/utsns.o [2021-04-13T15:29:18.704Z] #43 31.78 CC images/creds.o [2021-04-13T15:29:18.966Z] #43 32.05 CC images/vma.o [2021-04-13T15:29:18.966Z] #43 ... [2021-04-13T15:29:18.966Z] [2021-04-13T15:29:18.966Z] #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-04-13T15:29:18.966Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:29:18.966Z] #45 93.10 go/doc [2021-04-13T15:29:18.966Z] #45 94.32 github.com/LK4D4/vndr/versioned [2021-04-13T15:29:18.966Z] #45 94.46 compress/flate [2021-04-13T15:29:18.966Z] #45 96.29 github.com/LK4D4/vndr/build [2021-04-13T15:29:18.966Z] #45 97.05 hash/crc32 [2021-04-13T15:29:18.966Z] #45 97.71 compress/gzip [2021-04-13T15:29:18.966Z] #45 98.65 net [2021-04-13T15:29:18.966Z] #45 99.90 vendor/golang.org/x/text/transform [2021-04-13T15:29:18.966Z] #45 100.5 vendor/golang.org/x/text/unicode/bidi [2021-04-13T15:29:18.966Z] #45 102.1 vendor/golang.org/x/text/secure/bidirule [2021-04-13T15:29:18.966Z] #45 102.4 vendor/golang.org/x/text/unicode/norm [2021-04-13T15:29:18.966Z] #45 ... [2021-04-13T15:29:18.966Z] [2021-04-13T15:29:18.966Z] #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-04-13T15:29:18.966Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:29:18.966Z] #43 32.26 CC images/netdev.o [2021-04-13T15:29:19.139Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-04-13T15:29:19.139Z] #10 DONE 15.3s [2021-04-13T15:29:19.139Z] [2021-04-13T15:29:19.139Z] #28 [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-04-13T15:29:19.139Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-13T15:29:19.139Z] #28 3.389 Reading package lists... [2021-04-13T15:29:19.538Z] #43 32.68 CC images/tty.o [2021-04-13T15:29:19.785Z] #28 4.948 Reading package lists... [2021-04-13T15:29:19.799Z] #43 33.21 CC images/file-lock.o [2021-04-13T15:29:19.909Z] #21 32.68 Selecting previously unselected package vim. [2021-04-13T15:29:19.909Z] #21 32.69 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-13T15:29:19.909Z] #21 32.69 Unpacking vim (2:8.1.0875-5) ... [2021-04-13T15:29:19.909Z] #21 33.15 Selecting previously unselected package xfsprogs. [2021-04-13T15:29:19.909Z] #21 33.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-13T15:29:19.909Z] #21 33.16 Unpacking xfsprogs (4.20.0-1) ... [2021-04-13T15:29:20.085Z] #27 DONE 13.3s [2021-04-13T15:29:20.085Z] [2021-04-13T15:29:20.085Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:20.085Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:20.087Z] #28 6.359 Building dependency tree... [2021-04-13T15:29:20.087Z] #28 6.820 The following additional packages will be installed: [2021-04-13T15:29:20.087Z] #28 6.820 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-13T15:29:20.087Z] #28 6.820 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-13T15:29:20.087Z] #28 6.821 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-13T15:29:20.087Z] #28 6.822 Suggested packages: [2021-04-13T15:29:20.087Z] #28 6.822 krb5-doc krb5-user [2021-04-13T15:29:20.087Z] #28 6.822 Recommended packages: [2021-04-13T15:29:20.087Z] #28 6.822 krb5-locales publicsuffix libsasl2-modules [2021-04-13T15:29:20.201Z] #21 33.47 Selecting previously unselected package zip. [2021-04-13T15:29:20.201Z] #21 33.47 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-13T15:29:20.201Z] #21 33.48 Unpacking zip (3.0-11+b1) ... [2021-04-13T15:29:20.201Z] #21 33.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:29:20.201Z] #21 33.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:29:20.201Z] #21 33.61 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-13T15:29:20.201Z] #21 33.62 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-13T15:29:20.201Z] #21 33.63 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-13T15:29:20.201Z] #21 33.64 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-13T15:29:20.201Z] #21 33.64 Setting up uidmap (1:4.5-1.1) ... [2021-04-13T15:29:20.201Z] #21 33.65 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-13T15:29:20.201Z] #21 33.66 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-13T15:29:20.201Z] #21 33.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:29:20.372Z] #43 33.44 CC images/rlimit.o [2021-04-13T15:29:20.372Z] #43 33.65 CC images/pagemap.o [2021-04-13T15:29:20.386Z] #28 7.205 The following NEW packages will be installed: [2021-04-13T15:29:20.386Z] #28 7.206 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-13T15:29:20.386Z] #28 7.206 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-13T15:29:20.386Z] #28 7.206 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-13T15:29:20.386Z] #28 7.207 libssh2-1 libssl1.1 openssl [2021-04-13T15:29:20.386Z] #28 7.261 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T15:29:20.386Z] #28 7.261 Need to get 5176 kB of archives. [2021-04-13T15:29:20.386Z] #28 7.261 After this operation, 14.5 MB of additional disk space will be used. [2021-04-13T15:29:20.386Z] #28 7.261 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-13T15:29:20.478Z] #13 3.834 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:29:20.478Z] #13 4.118 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:20.478Z] #13 4.120 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:20.478Z] #13 4.120 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:20.492Z] #21 33.67 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-13T15:29:20.492Z] #21 33.68 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-13T15:29:20.492Z] #21 33.69 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:29:20.492Z] #21 33.69 Setting up zip (3.0-11+b1) ... [2021-04-13T15:29:20.492Z] #21 33.70 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:29:20.492Z] #21 33.72 Setting up bash-completion (1:2.8-6) ... [2021-04-13T15:29:20.552Z] #9 ... [2021-04-13T15:29:20.552Z] [2021-04-13T15:29:20.552Z] #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-04-13T15:29:20.552Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-13T15:29:20.552Z] #27 7.760 Selecting previously unselected package libkeyutils1:amd64. [2021-04-13T15:29:20.552Z] #27 7.760 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 7.766 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-13T15:29:20.552Z] #27 7.821 Selecting previously unselected package libkrb5support0:amd64. [2021-04-13T15:29:20.552Z] #27 7.821 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 7.826 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 7.874 Selecting previously unselected package libk5crypto3:amd64. [2021-04-13T15:29:20.552Z] #27 7.874 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 7.880 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 7.945 Selecting previously unselected package libkrb5-3:amd64. [2021-04-13T15:29:20.552Z] #27 7.945 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 7.945 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 8.062 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-13T15:29:20.552Z] #27 8.063 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.073 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 8.131 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-13T15:29:20.552Z] #27 8.132 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.136 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 8.177 Selecting previously unselected package libsasl2-2:amd64. [2021-04-13T15:29:20.552Z] #27 8.177 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.185 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 8.238 Selecting previously unselected package libldap-common. [2021-04-13T15:29:20.552Z] #27 8.238 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-13T15:29:20.552Z] #27 8.243 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:20.552Z] #27 8.287 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-13T15:29:20.552Z] #27 8.287 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.294 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:20.552Z] #27 8.364 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-13T15:29:20.552Z] #27 8.364 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.369 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 8.418 Selecting previously unselected package libpsl5:amd64. [2021-04-13T15:29:20.552Z] #27 8.418 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.424 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-13T15:29:20.552Z] #27 8.473 Selecting previously unselected package librtmp1:amd64. [2021-04-13T15:29:20.552Z] #27 8.473 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.477 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:20.552Z] #27 8.543 Selecting previously unselected package libssh2-1:amd64. [2021-04-13T15:29:20.552Z] #27 8.543 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.548 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-13T15:29:20.552Z] #27 8.606 Selecting previously unselected package libcurl4:amd64. [2021-04-13T15:29:20.552Z] #27 8.606 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.610 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-13T15:29:20.552Z] #27 8.677 Selecting previously unselected package curl. [2021-04-13T15:29:20.552Z] #27 8.677 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.682 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:20.552Z] #27 8.764 Selecting previously unselected package libonig5:amd64. [2021-04-13T15:29:20.552Z] #27 8.764 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.768 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:29:20.552Z] #27 8.839 Selecting previously unselected package libjq1:amd64. [2021-04-13T15:29:20.552Z] #27 8.840 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.844 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:29:20.552Z] #27 8.890 Selecting previously unselected package jq. [2021-04-13T15:29:20.552Z] #27 8.890 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:29:20.552Z] #27 8.894 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:20.552Z] #27 8.942 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-13T15:29:20.552Z] #27 8.958 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-13T15:29:20.552Z] #27 8.971 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:20.552Z] #27 9.079 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 9.092 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:20.552Z] #27 9.111 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 9.125 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 9.139 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:20.552Z] #27 9.152 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 9.165 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 9.180 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-13T15:29:20.552Z] #27 9.195 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 9.209 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:20.552Z] #27 9.229 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:29:20.552Z] #27 9.242 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:29:20.552Z] #27 9.256 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:20.552Z] #27 9.270 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:20.552Z] #27 9.890 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:20.552Z] #27 10.71 137 added, 0 removed; done. [2021-04-13T15:29:20.552Z] #27 10.79 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-13T15:29:20.552Z] #27 10.80 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:20.552Z] #27 10.81 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-13T15:29:20.552Z] #27 10.83 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:20.552Z] #27 10.86 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:29:20.552Z] #27 10.88 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:20.552Z] #27 10.89 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:20.552Z] #27 11.57 0 added, 0 removed; done. [2021-04-13T15:29:20.552Z] #27 11.57 Running hooks in /etc/ca-certificates/update.d... [2021-04-13T15:29:20.552Z] #27 11.57 done. [2021-04-13T15:29:20.552Z] #27 DONE 15.3s [2021-04-13T15:29:20.552Z] [2021-04-13T15:29:20.552Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-13T15:29:20.552Z] #28 sha256:29db9f52f66aadbe74f27584c392598c559586fc121f8d65df185247ca2f7c4c [2021-04-13T15:29:20.552Z] #28 DONE 0.4s [2021-04-13T15:29:20.552Z] [2021-04-13T15:29:20.552Z] #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-04-13T15:29:20.552Z] #29 sha256:90d4391658b886e09a498afb288540ceb9f0f13c7c27b7461d0f2b9bddfafad9 [2021-04-13T15:29:20.634Z] #43 33.91 CC images/siginfo.o [2021-04-13T15:29:20.684Z] #28 7.276 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-13T15:29:20.684Z] #28 7.312 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-13T15:29:20.684Z] #28 7.314 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-13T15:29:20.684Z] #28 7.316 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-13T15:29:20.684Z] #28 7.334 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-13T15:29:20.684Z] #28 7.355 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-13T15:29:20.684Z] #28 7.368 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-13T15:29:20.684Z] #28 7.384 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-04-13T15:29:20.684Z] #28 7.398 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-13T15:29:20.684Z] #28 7.398 Get:11 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-13T15:29:20.684Z] #28 7.410 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-13T15:29:20.684Z] #28 7.414 Get:13 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-04-13T15:29:20.684Z] #28 7.424 Get:14 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-13T15:29:20.684Z] #28 7.436 Get:15 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-13T15:29:20.684Z] #28 7.441 Get:16 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-13T15:29:20.684Z] #28 7.446 Get:17 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-13T15:29:20.684Z] #28 7.449 Get:18 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-13T15:29:20.684Z] #28 7.461 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-13T15:29:20.684Z] #28 7.477 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-13T15:29:20.801Z] #26 ... [2021-04-13T15:29:20.801Z] [2021-04-13T15:29:20.801Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:29:20.801Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-13T15:29:20.801Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-13T15:29:20.801Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-13T15:29:20.801Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-13T15:29:20.801Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-13T15:29:20.801Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-13T15:29:20.801Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-04-13T15:29:20.801Z] #62 DONE 5.2s [2021-04-13T15:29:20.801Z] [2021-04-13T15:29:20.801Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:20.801Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-13T15:29:20.801Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-13T15:29:20.801Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-13T15:29:20.801Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-13T15:29:20.801Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-13T15:29:20.801Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.0s done [2021-04-13T15:29:20.801Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.2s done [2021-04-13T15:29:20.801Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.6s done [2021-04-13T15:29:20.801Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.9s done [2021-04-13T15:29:20.801Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.5s [2021-04-13T15:29:20.801Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 5.0s [2021-04-13T15:29:20.801Z] #9 ... [2021-04-13T15:29:20.801Z] [2021-04-13T15:29:20.801Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-13T15:29:20.801Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-13T15:29:20.801Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-13T15:29:20.801Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-13T15:29:20.801Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-13T15:29:20.801Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-13T15:29:20.801Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-04-13T15:29:20.801Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2021-04-13T15:29:20.801Z] #64 DONE 5.2s [2021-04-13T15:29:20.801Z] [2021-04-13T15:29:20.801Z] #23 [internal] load build context [2021-04-13T15:29:20.801Z] #23 sha256:087557271cc3d2b3cac29a8e0e3ea308ac7b17b1919b176cc41475c4913494dc [2021-04-13T15:29:20.801Z] #23 transferring context: 53.55MB 3.7s done [2021-04-13T15:29:20.801Z] #23 DONE 5.2s [2021-04-13T15:29:20.801Z] [2021-04-13T15:29:20.801Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:20.801Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-13T15:29:20.801Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 5.24MB / 62.53MB 5.1s [2021-04-13T15:29:20.801Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 1.05MB / 97.69MB 5.1s [2021-04-13T15:29:20.801Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.0s [2021-04-13T15:29:20.801Z] #9 ... [2021-04-13T15:29:20.801Z] [2021-04-13T15:29:20.801Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-13T15:29:20.801Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-13T15:29:20.813Z] #29 ... [2021-04-13T15:29:20.813Z] [2021-04-13T15:29:20.813Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:20.813Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:20.813Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.9s done [2021-04-13T15:29:20.813Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-13T15:29:20.813Z] #9 DONE 27.0s [2021-04-13T15:29:20.813Z] [2021-04-13T15:29:20.813Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-13T15:29:20.813Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-13T15:29:20.983Z] #28 7.484 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-13T15:29:20.983Z] #28 7.718 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:29:20.983Z] #28 7.755 Fetched 5176 kB in 0s (21.5 MB/s) [2021-04-13T15:29:20.983Z] #28 7.785 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-13T15:29:20.983Z] #28 7.785 (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-04-13T15:29:20.983Z] #28 7.795 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-13T15:29:20.983Z] #28 7.805 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:21.022Z] #9 ... [2021-04-13T15:29:21.022Z] [2021-04-13T15:29:21.022Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-13T15:29:21.022Z] #28 sha256:19640bbd9d6a6e6b4005158d84fe0c6a67e2d002914a36ce410c8ae6354f7a8e [2021-04-13T15:29:21.022Z] #28 DONE 0.9s [2021-04-13T15:29:21.022Z] [2021-04-13T15:29:21.022Z] #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-04-13T15:29:21.022Z] #29 sha256:6ffb0e0e964e010d26da1cd2b431b1d64903e341e5317ffafa5d2f0a6e7eaa99 [2021-04-13T15:29:21.206Z] #43 34.22 CC images/rpc.o [2021-04-13T15:29:21.298Z] #28 8.023 Selecting previously unselected package openssl. [2021-04-13T15:29:21.298Z] #28 8.026 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-13T15:29:21.298Z] #28 8.028 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:21.298Z] #28 8.161 Selecting previously unselected package ca-certificates. [2021-04-13T15:29:21.394Z] #10 DONE 0.6s [2021-04-13T15:29:21.394Z] [2021-04-13T15:29:21.394Z] #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-04-13T15:29:21.394Z] #29 sha256:90d4391658b886e09a498afb288540ceb9f0f13c7c27b7461d0f2b9bddfafad9 [2021-04-13T15:29:21.394Z] #29 0.922 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-13T15:29:21.394Z] #29 1.011 [2021-04-13T15:29:21.408Z] #13 ... [2021-04-13T15:29:21.408Z] [2021-04-13T15:29:21.408Z] #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-04-13T15:29:21.409Z] #58 sha256:407191415b543d711c2c9f71fa372d6e31eefdfc0ad75a4714f64ee238bf5da8 [2021-04-13T15:29:21.409Z] #58 4.542 + RM_GOPATH=0 [2021-04-13T15:29:21.409Z] #58 4.542 + TMP_GOPATH= [2021-04-13T15:29:21.409Z] #58 4.542 + : /build [2021-04-13T15:29:21.409Z] #58 4.542 + '[' -z '' ']' [2021-04-13T15:29:21.409Z] #58 4.542 ++ mktemp -d [2021-04-13T15:29:21.409Z] #58 4.542 + export GOPATH=/tmp/tmp.rSXirxqa8m [2021-04-13T15:29:21.409Z] #58 4.542 + GOPATH=/tmp/tmp.rSXirxqa8m [2021-04-13T15:29:21.409Z] #58 4.542 + RM_GOPATH=1 [2021-04-13T15:29:21.409Z] #58 4.542 + case "$(go env GOARCH)" in [2021-04-13T15:29:21.409Z] #58 4.542 ++ go env GOARCH [2021-04-13T15:29:21.409Z] #58 4.545 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:21.409Z] #58 4.545 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:21.409Z] #58 4.545 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:21.409Z] #58 4.546 + dir=/tmp/install [2021-04-13T15:29:21.409Z] #58 4.546 + bin=rootlesskit [2021-04-13T15:29:21.409Z] #58 4.546 + shift [2021-04-13T15:29:21.409Z] #58 4.546 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-13T15:29:21.409Z] #58 4.546 + . /tmp/install/rootlesskit.installer [2021-04-13T15:29:21.409Z] #58 4.546 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:21.409Z] #58 4.546 + install_rootlesskit [2021-04-13T15:29:21.409Z] #58 4.547 + case "$1" in [2021-04-13T15:29:21.409Z] #58 4.547 + export CGO_ENABLED=0 [2021-04-13T15:29:21.409Z] #58 4.547 + CGO_ENABLED=0 [2021-04-13T15:29:21.409Z] #58 4.547 + _install_rootlesskit [2021-04-13T15:29:21.409Z] #58 4.547 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-13T15:29:21.409Z] #58 4.547 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rSXirxqa8m/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:21.409Z] #58 4.549 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:21.409Z] #58 4.549 Cloning into '/tmp/tmp.rSXirxqa8m/src/github.com/rootless-containers/rootlesskit'... [2021-04-13T15:29:21.409Z] #58 5.768 + cd /tmp/tmp.rSXirxqa8m/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:21.409Z] #58 5.768 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:21.409Z] #58 5.800 + export GO111MODULE=on [2021-04-13T15:29:21.409Z] #58 5.800 + GO111MODULE=on [2021-04-13T15:29:21.409Z] #58 5.800 + export GOPROXY=https://proxy.golang.org [2021-04-13T15:29:21.409Z] #58 5.800 + GOPROXY=https://proxy.golang.org [2021-04-13T15:29:21.409Z] #58 5.800 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:29:21.409Z] #58 5.800 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-13T15:29:21.409Z] #58 7.950 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:21.409Z] #58 7.999 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:21.409Z] #58 8.038 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:21.409Z] #58 8.077 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:21.409Z] #58 8.159 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:21.409Z] #58 8.455 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:21.409Z] #58 8.460 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:21.409Z] #58 8.638 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:21.409Z] #58 8.746 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:21.409Z] #58 9.209 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:21.409Z] #58 9.357 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:21.409Z] #58 9.505 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:21.409Z] #58 9.552 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:21.597Z] #28 8.164 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-13T15:29:21.597Z] #28 8.165 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:21.597Z] #28 8.241 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-13T15:29:21.597Z] #28 8.244 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-13T15:29:21.597Z] #28 8.245 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-13T15:29:21.597Z] #28 8.269 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-13T15:29:21.597Z] #28 8.271 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-13T15:29:21.597Z] #28 8.273 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-13T15:29:21.597Z] #28 8.304 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-13T15:29:21.597Z] #28 8.306 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-13T15:29:21.597Z] #28 8.307 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-13T15:29:21.597Z] #28 8.353 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-13T15:29:21.597Z] #28 8.355 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-13T15:29:21.597Z] #28 8.356 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-13T15:29:21.655Z] #29 1.123 ########### 16.1% ########################## 36.2% ######################################### 57.7% ############################################### 66.6% ######################################################################## 100.0% [2021-04-13T15:29:21.674Z] #58 9.817 go: downloading github.com/google/uuid v1.2.0 [2021-04-13T15:29:21.748Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 4.2s done [2021-04-13T15:29:21.900Z] #28 8.467 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-13T15:29:21.900Z] #28 8.469 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-13T15:29:21.900Z] #28 8.471 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-13T15:29:21.900Z] #28 8.523 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-13T15:29:21.900Z] #28 8.523 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-13T15:29:21.900Z] #28 8.524 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:21.900Z] #28 8.553 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-13T15:29:21.900Z] #28 8.554 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-13T15:29:21.900Z] #28 8.557 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:21.900Z] #28 8.592 Selecting previously unselected package libldap-common. [2021-04-13T15:29:21.900Z] #28 8.594 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-13T15:29:21.900Z] #28 8.597 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:21.900Z] #28 8.628 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-13T15:29:21.900Z] #28 8.630 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-13T15:29:21.900Z] #28 8.631 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:21.900Z] #28 8.691 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-13T15:29:21.900Z] #28 8.692 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-13T15:29:21.900Z] #28 8.694 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-13T15:29:21.900Z] #28 8.725 Selecting previously unselected package libpsl5:ppc64el. [2021-04-13T15:29:21.900Z] #28 8.727 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-13T15:29:21.900Z] #28 8.729 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-13T15:29:21.915Z] #29 1.633 [2021-04-13T15:29:21.915Z] #29 1.746 ######################################################################## 100.0% [2021-04-13T15:29:21.915Z] #29 1.827 [2021-04-13T15:29:21.932Z] #58 9.975 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:21.932Z] #58 9.989 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:21.932Z] #58 10.04 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:21.932Z] #58 ... [2021-04-13T15:29:21.932Z] [2021-04-13T15:29:21.932Z] #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-04-13T15:29:21.932Z] #51 sha256:617888081824629a0c86591a38d8423d0a44559958dda39c87db5626ec92a6ab [2021-04-13T15:29:21.932Z] #51 5.953 + RM_GOPATH=0 [2021-04-13T15:29:21.932Z] #51 5.953 + TMP_GOPATH= [2021-04-13T15:29:21.932Z] #51 5.953 + : /build [2021-04-13T15:29:21.932Z] #51 5.953 + '[' -z '' ']' [2021-04-13T15:29:21.932Z] #51 5.953 ++ mktemp -d [2021-04-13T15:29:21.932Z] #51 5.958 + export GOPATH=/tmp/tmp.lsfTWBBcL9 [2021-04-13T15:29:21.932Z] #51 5.958 + GOPATH=/tmp/tmp.lsfTWBBcL9 [2021-04-13T15:29:21.932Z] #51 5.958 + RM_GOPATH=1 [2021-04-13T15:29:21.932Z] #51 5.958 + case "$(go env GOARCH)" in [2021-04-13T15:29:21.932Z] #51 5.958 ++ go env GOARCH [2021-04-13T15:29:21.932Z] #51 5.980 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:21.932Z] #51 5.980 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:21.932Z] #51 5.980 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:21.932Z] #51 5.980 + dir=/tmp/install [2021-04-13T15:29:21.932Z] #51 5.980 + bin=shfmt [2021-04-13T15:29:21.932Z] #51 5.980 + shift [2021-04-13T15:29:21.932Z] #51 5.980 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-13T15:29:21.932Z] #51 5.980 + . /tmp/install/shfmt.installer [2021-04-13T15:29:21.932Z] #51 5.980 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:21.932Z] #51 5.980 + install_shfmt [2021-04-13T15:29:21.932Z] #51 5.980 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-13T15:29:21.932Z] #51 5.980 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lsfTWBBcL9/src/github.com/mvdan/sh [2021-04-13T15:29:21.932Z] #51 5.980 Cloning into '/tmp/tmp.lsfTWBBcL9/src/github.com/mvdan/sh'... [2021-04-13T15:29:21.932Z] #51 5.981 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:21.932Z] #51 ... [2021-04-13T15:29:21.932Z] [2021-04-13T15:29:21.932Z] #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-04-13T15:29:21.932Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:29:21.932Z] #55 7.664 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:21.932Z] #55 7.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:21.932Z] #55 7.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:21.932Z] #55 9.704 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:21.959Z] #29 ... [2021-04-13T15:29:21.959Z] [2021-04-13T15:29:21.959Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:21.959Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-13T15:29:21.959Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-04-13T15:29:21.959Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-13T15:29:21.959Z] #9 DONE 25.2s [2021-04-13T15:29:21.959Z] [2021-04-13T15:29:21.959Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-13T15:29:21.959Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-13T15:29:22.001Z] #21 35.18 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-13T15:29:22.001Z] #21 35.19 Setting up xz-utils (5.2.4-1) ... [2021-04-13T15:29:22.001Z] #21 35.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-13T15:29:22.001Z] #21 35.20 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:29:22.001Z] #21 35.26 invoke-rc.d: could not determine current runlevel [2021-04-13T15:29:22.001Z] #21 35.26 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-13T15:29:22.001Z] #21 35.27 Setting up pigz (2.4-1) ... [2021-04-13T15:29:22.001Z] #21 35.27 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-13T15:29:22.001Z] #21 35.28 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-13T15:29:22.001Z] #21 35.29 Setting up python-pip-whl (18.1-5) ... [2021-04-13T15:29:22.001Z] #21 35.30 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-13T15:29:22.001Z] #21 35.31 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:29:22.150Z] #43 35.27 CC images/ext-file.o [2021-04-13T15:29:22.150Z] #43 35.46 CC images/cgroup.o [2021-04-13T15:29:22.179Z] #29 1.940 ################################################################# 91.2% ######################################################################## 100.0% [2021-04-13T15:29:22.179Z] #29 2.016 [2021-04-13T15:29:22.179Z] [2021-04-13T15:29:22.179Z] #29 ... [2021-04-13T15:29:22.179Z] [2021-04-13T15:29:22.179Z] #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-04-13T15:29:22.179Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-13T15:29:22.179Z] #11 DONE 0.9s [2021-04-13T15:29:22.179Z] [2021-04-13T15:29:22.179Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-13T15:29:22.179Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-13T15:29:22.179Z] #31 DONE 0.1s [2021-04-13T15:29:22.179Z] [2021-04-13T15:29:22.179Z] #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-04-13T15:29:22.179Z] #29 sha256:90d4391658b886e09a498afb288540ceb9f0f13c7c27b7461d0f2b9bddfafad9 [2021-04-13T15:29:22.189Z] #55 ... [2021-04-13T15:29:22.189Z] [2021-04-13T15:29:22.189Z] #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-04-13T15:29:22.189Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:29:22.189Z] #45 6.201 + RM_GOPATH=0 [2021-04-13T15:29:22.189Z] #45 6.201 + TMP_GOPATH= [2021-04-13T15:29:22.189Z] #45 6.201 + : /build [2021-04-13T15:29:22.189Z] #45 6.201 + '[' -z '' ']' [2021-04-13T15:29:22.189Z] #45 6.201 ++ mktemp -d [2021-04-13T15:29:22.189Z] #45 6.201 + export GOPATH=/tmp/tmp.iPCHWTgdlY [2021-04-13T15:29:22.189Z] #45 6.201 + GOPATH=/tmp/tmp.iPCHWTgdlY [2021-04-13T15:29:22.189Z] #45 6.201 + RM_GOPATH=1 [2021-04-13T15:29:22.189Z] #45 6.201 + case "$(go env GOARCH)" in [2021-04-13T15:29:22.189Z] #45 6.201 ++ go env GOARCH [2021-04-13T15:29:22.189Z] #45 6.228 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:22.189Z] #45 6.228 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:22.189Z] #45 6.228 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:22.189Z] #45 6.228 + dir=/tmp/install [2021-04-13T15:29:22.189Z] #45 6.231 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:22.189Z] #45 6.231 + bin=vndr [2021-04-13T15:29:22.189Z] #45 6.231 + shift [2021-04-13T15:29:22.189Z] #45 6.231 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-13T15:29:22.189Z] #45 6.231 + . /tmp/install/vndr.installer [2021-04-13T15:29:22.189Z] #45 6.231 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:22.189Z] #45 6.231 + install_vndr [2021-04-13T15:29:22.189Z] #45 6.231 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-13T15:29:22.189Z] #45 6.231 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iPCHWTgdlY/src/github.com/LK4D4/vndr [2021-04-13T15:29:22.189Z] #45 6.249 Cloning into '/tmp/tmp.iPCHWTgdlY/src/github.com/LK4D4/vndr'... [2021-04-13T15:29:22.189Z] #45 7.191 + cd /tmp/tmp.iPCHWTgdlY/src/github.com/LK4D4/vndr [2021-04-13T15:29:22.189Z] #45 7.191 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:22.189Z] #45 7.212 + go build -buildmode=pie -v -o /build/vndr . [2021-04-13T15:29:22.189Z] #45 9.060 internal/cpu [2021-04-13T15:29:22.189Z] #45 9.226 runtime/internal/atomic [2021-04-13T15:29:22.189Z] #45 9.696 runtime/internal/sys [2021-04-13T15:29:22.189Z] #45 9.889 runtime/internal/math [2021-04-13T15:29:22.189Z] #45 9.933 internal/bytealg [2021-04-13T15:29:22.189Z] #45 9.958 internal/race [2021-04-13T15:29:22.189Z] #45 10.13 sync/atomic [2021-04-13T15:29:22.189Z] #45 ... [2021-04-13T15:29:22.189Z] [2021-04-13T15:29:22.189Z] #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-04-13T15:29:22.189Z] #24 sha256:bfa9f7e815cbe1195c2c639911c019d641d3cab9b678153bf3e1ff305d0445ae [2021-04-13T15:29:22.189Z] #24 6.069 + RM_GOPATH=0 [2021-04-13T15:29:22.189Z] #24 6.069 + TMP_GOPATH= [2021-04-13T15:29:22.189Z] #24 6.069 + : /build [2021-04-13T15:29:22.189Z] #24 6.069 + '[' -z '' ']' [2021-04-13T15:29:22.189Z] #24 6.069 ++ mktemp -d [2021-04-13T15:29:22.189Z] #24 6.072 + export GOPATH=/tmp/tmp.u8o4p6F1jV [2021-04-13T15:29:22.189Z] #24 6.072 + GOPATH=/tmp/tmp.u8o4p6F1jV [2021-04-13T15:29:22.189Z] #24 6.072 + RM_GOPATH=1 [2021-04-13T15:29:22.189Z] #24 6.072 + case "$(go env GOARCH)" in [2021-04-13T15:29:22.189Z] #24 6.072 ++ go env GOARCH [2021-04-13T15:29:22.189Z] #24 6.090 Install docker/cli version 17.06.2-ce from stable [2021-04-13T15:29:22.189Z] #24 6.090 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:22.189Z] #24 6.090 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:22.189Z] #24 6.090 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:22.189Z] #24 6.090 + dir=/tmp/install [2021-04-13T15:29:22.189Z] #24 6.090 + bin=dockercli [2021-04-13T15:29:22.189Z] #24 6.090 + shift [2021-04-13T15:29:22.189Z] #24 6.090 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-13T15:29:22.189Z] #24 6.090 + . /tmp/install/dockercli.installer [2021-04-13T15:29:22.189Z] #24 6.090 ++ : stable [2021-04-13T15:29:22.189Z] #24 6.090 ++ : 17.06.2-ce [2021-04-13T15:29:22.189Z] #24 6.090 + install_dockercli [2021-04-13T15:29:22.189Z] #24 6.090 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-13T15:29:22.189Z] #24 6.090 ++ uname -m [2021-04-13T15:29:22.189Z] #24 6.104 + arch=x86_64 [2021-04-13T15:29:22.189Z] #24 6.104 + '[' x86_64 '!=' x86_64 ']' [2021-04-13T15:29:22.189Z] #24 6.104 + url=https://download.docker.com/linux/static [2021-04-13T15:29:22.189Z] #24 6.104 + tar -xz docker/docker [2021-04-13T15:29:22.189Z] #24 6.108 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-13T15:29:22.202Z] #28 8.761 Selecting previously unselected package librtmp1:ppc64el. [2021-04-13T15:29:22.202Z] #28 8.763 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-13T15:29:22.202Z] #28 8.765 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:22.202Z] #28 8.805 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-13T15:29:22.202Z] #28 8.807 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-13T15:29:22.202Z] #28 8.809 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-13T15:29:22.202Z] #28 8.851 Selecting previously unselected package libcurl4:ppc64el. [2021-04-13T15:29:22.202Z] #28 8.853 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-13T15:29:22.202Z] #28 8.855 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-13T15:29:22.202Z] #28 8.920 Selecting previously unselected package curl. [2021-04-13T15:29:22.202Z] #28 8.921 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-13T15:29:22.202Z] #28 8.923 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:22.202Z] #28 8.989 Selecting previously unselected package libonig5:ppc64el. [2021-04-13T15:29:22.202Z] #28 8.991 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-13T15:29:22.202Z] #28 8.993 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-13T15:29:22.202Z] #28 9.040 Selecting previously unselected package libjq1:ppc64el. [2021-04-13T15:29:22.202Z] #28 9.043 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-13T15:29:22.202Z] #28 9.044 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-13T15:29:22.202Z] #28 9.082 Selecting previously unselected package jq. [2021-04-13T15:29:22.202Z] #28 9.086 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-13T15:29:22.202Z] #28 9.087 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:22.202Z] #28 9.120 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-13T15:29:22.293Z] #21 35.55 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-13T15:29:22.293Z] #21 35.56 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-13T15:29:22.293Z] #21 35.57 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-13T15:29:22.293Z] #21 35.57 Setting up vim (2:8.1.0875-5) ... [2021-04-13T15:29:22.293Z] #21 35.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-13T15:29:22.293Z] #21 35.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-13T15:29:22.293Z] #21 35.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-13T15:29:22.293Z] #21 35.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-13T15:29:22.293Z] #21 35.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-13T15:29:22.293Z] #21 35.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-13T15:29:22.293Z] #21 35.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-13T15:29:22.293Z] #21 35.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-13T15:29:22.293Z] #21 35.62 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-13T15:29:22.293Z] #21 35.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:29:22.293Z] #21 35.64 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-13T15:29:22.293Z] #21 35.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:22.293Z] #21 35.65 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-13T15:29:22.293Z] #21 35.66 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:29:22.447Z] #24 ... [2021-04-13T15:29:22.447Z] [2021-04-13T15:29:22.447Z] #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-04-13T15:29:22.447Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:22.447Z] #36 7.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:22.447Z] #36 7.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:22.447Z] #36 7.670 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:22.447Z] #36 9.785 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:22.447Z] #36 ... [2021-04-13T15:29:22.447Z] [2021-04-13T15:29:22.447Z] #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-04-13T15:29:22.447Z] #47 sha256:90f9984224bb24de34f65bf9dee338d2a8502fbc02dcaf87eada53091a3cc7d8 [2021-04-13T15:29:22.447Z] #47 5.408 + RM_GOPATH=0 [2021-04-13T15:29:22.447Z] #47 5.408 + TMP_GOPATH= [2021-04-13T15:29:22.447Z] #47 5.408 + : /build [2021-04-13T15:29:22.447Z] #47 5.408 + '[' -z '' ']' [2021-04-13T15:29:22.447Z] #47 5.408 ++ mktemp -d [2021-04-13T15:29:22.447Z] #47 5.408 + export GOPATH=/tmp/tmp.vbM2Wq1oHp [2021-04-13T15:29:22.447Z] #47 5.408 + GOPATH=/tmp/tmp.vbM2Wq1oHp [2021-04-13T15:29:22.447Z] #47 5.408 + RM_GOPATH=1 [2021-04-13T15:29:22.447Z] #47 5.408 + case "$(go env GOARCH)" in [2021-04-13T15:29:22.447Z] #47 5.408 ++ go env GOARCH [2021-04-13T15:29:22.447Z] #47 5.427 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:22.447Z] #47 5.427 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:22.447Z] #47 5.427 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:22.447Z] #47 5.427 + dir=/tmp/install [2021-04-13T15:29:22.447Z] #47 5.427 + bin=gotestsum [2021-04-13T15:29:22.447Z] #47 5.427 + shift [2021-04-13T15:29:22.447Z] #47 5.427 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-13T15:29:22.447Z] #47 5.427 + . /tmp/install/gotestsum.installer [2021-04-13T15:29:22.447Z] #47 5.427 ++ : v0.5.3 [2021-04-13T15:29:22.447Z] #47 5.427 + install_gotestsum [2021-04-13T15:29:22.447Z] #47 5.432 + set -e [2021-04-13T15:29:22.447Z] #47 5.432 + export GO111MODULE=on [2021-04-13T15:29:22.447Z] #47 5.432 + GO111MODULE=on [2021-04-13T15:29:22.447Z] #47 5.432 + GOBIN=/build [2021-04-13T15:29:22.447Z] #47 5.432 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-13T15:29:22.447Z] #47 5.465 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:22.447Z] #47 5.475 go: finding gotest.tools v0.5.3 [2021-04-13T15:29:22.447Z] #47 5.937 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:22.447Z] #47 6.666 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:22.447Z] #47 7.768 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:22.447Z] #47 7.768 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:22.447Z] #47 7.822 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:22.447Z] #47 8.035 go: downloading github.com/fatih/color v1.9.0 [2021-04-13T15:29:22.447Z] #47 8.086 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:22.447Z] #47 8.092 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:22.447Z] #47 8.368 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:22.447Z] #47 8.483 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:22.447Z] #47 8.552 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:22.447Z] #47 8.835 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:22.447Z] #47 8.954 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:22.447Z] #47 9.029 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:22.447Z] #47 9.067 go: extracting github.com/fatih/color v1.9.0 [2021-04-13T15:29:22.447Z] #47 9.078 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:22.447Z] #47 9.279 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:22.447Z] #47 9.451 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:22.447Z] #47 9.513 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:22.447Z] #47 10.06 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:22.447Z] #47 10.06 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:22.447Z] #47 10.67 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:22.501Z] #28 9.124 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-13T15:29:22.501Z] #28 9.128 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:22.501Z] #28 9.307 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-13T15:29:22.501Z] #28 9.310 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:22.501Z] #28 9.314 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-13T15:29:22.501Z] #28 9.317 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:22.501Z] #28 9.321 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:22.501Z] #28 9.325 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-13T15:29:22.501Z] #28 9.329 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:22.501Z] #28 9.332 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-13T15:29:22.501Z] #28 9.335 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-13T15:29:22.501Z] #28 9.338 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:22.501Z] #28 9.346 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-13T15:29:22.501Z] #28 9.350 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-13T15:29:22.501Z] #28 9.353 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:22.501Z] #28 9.358 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:22.529Z] #10 DONE 0.7s [2021-04-13T15:29:22.529Z] [2021-04-13T15:29:22.529Z] #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-04-13T15:29:22.529Z] #29 sha256:6ffb0e0e964e010d26da1cd2b431b1d64903e341e5317ffafa5d2f0a6e7eaa99 [2021-04-13T15:29:22.529Z] #29 1.108 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-13T15:29:22.529Z] #29 1.208 [2021-04-13T15:29:22.703Z] #47 ... [2021-04-13T15:29:22.703Z] [2021-04-13T15:29:22.703Z] #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-04-13T15:29:22.703Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:29:22.703Z] #42 7.518 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:22.703Z] #42 7.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:22.703Z] #42 7.726 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:22.703Z] #42 9.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:22.705Z] #29 2.132 ######### 12.9% ########################## 36.2% ######################################## 56.1% [2021-04-13T15:29:22.705Z] #29 ... [2021-04-13T15:29:22.705Z] [2021-04-13T15:29:22.705Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-13T15:29:22.705Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-13T15:29:22.705Z] #39 DONE 0.5s [2021-04-13T15:29:22.705Z] [2021-04-13T15:29:22.705Z] #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-04-13T15:29:22.705Z] #29 sha256:90d4391658b886e09a498afb288540ceb9f0f13c7c27b7461d0f2b9bddfafad9 [2021-04-13T15:29:22.705Z] #29 2.132 ######### 12.9% ########################## 36.2% ######################################## 56.1% ###################################################### 75.7% ################################################################ 89.6% ######################################################################## 100.0% [2021-04-13T15:29:22.738Z] #43 36.10 CC images/userns.o [2021-04-13T15:29:22.788Z] #29 1.328 ############ 17.3% ########################## 36.2% ######################################### 57.2% ####################################################### 76.6% ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-13T15:29:22.788Z] #29 1.867 [2021-04-13T15:29:22.960Z] #42 ... [2021-04-13T15:29:22.960Z] [2021-04-13T15:29:22.960Z] #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-04-13T15:29:22.960Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:22.960Z] #49 6.626 + RM_GOPATH=0 [2021-04-13T15:29:22.960Z] #49 6.626 + TMP_GOPATH= [2021-04-13T15:29:22.960Z] #49 6.626 + : /build [2021-04-13T15:29:22.960Z] #49 6.626 + '[' -z '' ']' [2021-04-13T15:29:22.960Z] #49 6.632 ++ mktemp -d [2021-04-13T15:29:22.960Z] #49 6.636 + export GOPATH=/tmp/tmp.4w5gzXG9A1 [2021-04-13T15:29:22.960Z] #49 6.639 + GOPATH=/tmp/tmp.4w5gzXG9A1 [2021-04-13T15:29:22.960Z] #49 6.639 + RM_GOPATH=1 [2021-04-13T15:29:22.960Z] #49 6.639 + case "$(go env GOARCH)" in [2021-04-13T15:29:22.960Z] #49 6.640 ++ go env GOARCH [2021-04-13T15:29:22.960Z] #49 6.671 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:22.960Z] #49 6.671 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:22.960Z] #49 6.672 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:22.960Z] #49 6.673 + dir=/tmp/install [2021-04-13T15:29:22.960Z] #49 6.676 + bin=golangci_lint [2021-04-13T15:29:22.960Z] #49 6.676 + shift [2021-04-13T15:29:22.960Z] #49 6.676 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-13T15:29:22.960Z] #49 6.680 + . /tmp/install/golangci_lint.installer [2021-04-13T15:29:22.960Z] #49 6.680 ++ : v1.23.8 [2021-04-13T15:29:22.960Z] #49 6.680 + install_golangci_lint [2021-04-13T15:29:22.960Z] #49 6.681 + set -e [2021-04-13T15:29:22.960Z] #49 6.681 + export GO111MODULE=on [2021-04-13T15:29:22.960Z] #49 6.681 + GO111MODULE=on [2021-04-13T15:29:22.960Z] #49 6.681 + GOBIN=/build [2021-04-13T15:29:22.960Z] #49 6.682 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-13T15:29:22.960Z] #49 6.738 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-13T15:29:22.960Z] #49 6.738 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-13T15:29:22.960Z] #49 6.738 go: finding github.com v1.23.8 [2021-04-13T15:29:22.960Z] #49 6.738 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:22.960Z] #49 6.738 go: finding github.com/golangci v1.23.8 [2021-04-13T15:29:22.960Z] #49 7.717 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:22.960Z] #49 8.544 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:22.960Z] #49 ... [2021-04-13T15:29:22.960Z] [2021-04-13T15:29:22.960Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:22.960Z] #34 sha256:46e526d2d2d968913374003b2dea46d0def0ea1e5181843195943368723afe8d [2021-04-13T15:29:22.960Z] #34 6.161 Install go-toml version v1.8.1 [2021-04-13T15:29:22.960Z] #34 6.177 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-13T15:29:22.960Z] #34 6.180 go: finding github.com v1.8.1 [2021-04-13T15:29:22.960Z] #34 6.187 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:22.960Z] #34 6.187 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-13T15:29:22.960Z] #34 6.187 go: finding github.com/pelletier v1.8.1 [2021-04-13T15:29:22.960Z] #34 7.407 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:22.960Z] #34 7.952 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:22.960Z] #34 10.39 github.com/pelletier/go-toml [2021-04-13T15:29:22.965Z] #29 2.762 [2021-04-13T15:29:23.052Z] #29 1.985 ################################################################### 93.5% ######################################################################## 100.0% [2021-04-13T15:29:23.052Z] #29 2.068 [2021-04-13T15:29:23.052Z] #29 2.195 ############################################################## 86.4% ######################################################################## 100.0% [2021-04-13T15:29:23.052Z] #29 2.284 [2021-04-13T15:29:23.216Z] #34 ... [2021-04-13T15:29:23.216Z] [2021-04-13T15:29:23.216Z] #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-04-13T15:29:23.216Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:29:23.216Z] #45 10.45 unicode [2021-04-13T15:29:23.216Z] #45 10.95 runtime [2021-04-13T15:29:23.311Z] #43 36.45 CC images/google/protobuf/descriptor.o [2021-04-13T15:29:23.314Z] #29 2.402 ############ 17.6% [2021-04-13T15:29:23.314Z] #29 ... [2021-04-13T15:29:23.314Z] [2021-04-13T15:29:23.314Z] #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-04-13T15:29:23.314Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-13T15:29:23.314Z] #11 DONE 0.9s [2021-04-13T15:29:23.314Z] [2021-04-13T15:29:23.314Z] #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-04-13T15:29:23.314Z] #29 sha256:6ffb0e0e964e010d26da1cd2b431b1d64903e341e5317ffafa5d2f0a6e7eaa99 [2021-04-13T15:29:23.475Z] #21 ... [2021-04-13T15:29:23.475Z] [2021-04-13T15:29:23.475Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:23.475Z] #44 74.62 CC criu/filesystems.o [2021-04-13T15:29:23.475Z] #44 75.08 CC criu/fsnotify.o [2021-04-13T15:29:23.475Z] #44 75.88 CC criu/image-desc.o [2021-04-13T15:29:23.475Z] #44 75.97 CC criu/image.o [2021-04-13T15:29:23.475Z] #44 76.65 CC criu/ipc_ns.o [2021-04-13T15:29:23.475Z] #44 77.56 CC criu/irmap.o [2021-04-13T15:29:23.475Z] #44 78.02 CC criu/kcmp-ids.o [2021-04-13T15:29:23.475Z] #44 78.22 CC criu/kerndat.o [2021-04-13T15:29:23.475Z] #44 78.97 CC criu/libnetlink.o [2021-04-13T15:29:23.475Z] #44 79.33 CC criu/log.o [2021-04-13T15:29:23.475Z] #44 79.76 CC criu/lsm.o [2021-04-13T15:29:23.475Z] #44 79.99 CC criu/mem.o [2021-04-13T15:29:23.475Z] #44 81.03 CC criu/memfd.o [2021-04-13T15:29:23.475Z] #44 81.50 CC criu/mount.o [2021-04-13T15:29:23.475Z] #44 83.73 CC criu/namespaces.o [2021-04-13T15:29:23.563Z] #28 10.29 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:23.836Z] #29 2.402 ############ 17.6% ########################## 36.9% ####################################### 54.3% #################################################### 73.2% #################################################################### 94.6% ######################################################################## 100.0% [2021-04-13T15:29:23.836Z] #29 2.934 [2021-04-13T15:29:24.096Z] #29 3.051 [2021-04-13T15:29:24.096Z] #29 ... [2021-04-13T15:29:24.096Z] [2021-04-13T15:29:24.096Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-13T15:29:24.096Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-13T15:29:24.096Z] #39 DONE 0.6s [2021-04-13T15:29:24.096Z] [2021-04-13T15:29:24.096Z] #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-04-13T15:29:24.096Z] #29 sha256:6ffb0e0e964e010d26da1cd2b431b1d64903e341e5317ffafa5d2f0a6e7eaa99 [2021-04-13T15:29:24.096Z] #29 3.051 # 1.7% ### 5.2% [2021-04-13T15:29:24.096Z] #29 ... [2021-04-13T15:29:24.096Z] [2021-04-13T15:29:24.096Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-13T15:29:24.096Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-13T15:29:24.096Z] #31 DONE 0.7s [2021-04-13T15:29:24.096Z] [2021-04-13T15:29:24.096Z] #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-04-13T15:29:24.096Z] #29 sha256:6ffb0e0e964e010d26da1cd2b431b1d64903e341e5317ffafa5d2f0a6e7eaa99 [2021-04-13T15:29:24.108Z] #44 85.11 CC criu/net.o [2021-04-13T15:29:24.108Z] #44 ... [2021-04-13T15:29:24.108Z] [2021-04-13T15:29:24.108Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-13T15:29:24.108Z] #21 37.58 Setting up iptables (1.8.2-4) ... [2021-04-13T15:29:24.212Z] #28 ... [2021-04-13T15:29:24.212Z] [2021-04-13T15:29:24.212Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:24.212Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-13T15:29:24.212Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.9s done [2021-04-13T15:29:24.212Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-13T15:29:24.212Z] #10 DONE 20.2s [2021-04-13T15:29:24.212Z] [2021-04-13T15:29:24.212Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-13T15:29:24.212Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-13T15:29:24.399Z] #21 37.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:29:24.399Z] #21 37.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:29:24.399Z] #21 37.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:29:24.399Z] #21 37.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:29:24.399Z] #21 37.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-13T15:29:24.399Z] #21 37.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-13T15:29:24.399Z] #21 37.62 Setting up python3 (3.7.3-1) ... [2021-04-13T15:29:24.399Z] #21 37.86 Setting up python3-wheel (0.32.3-2) ... [2021-04-13T15:29:24.514Z] #11 DONE 0.2s [2021-04-13T15:29:24.514Z] [2021-04-13T15:29:24.514Z] #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-04-13T15:29:24.514Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-13T15:29:24.514Z] #12 DONE 0.2s [2021-04-13T15:29:24.514Z] [2021-04-13T15:29:24.514Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-13T15:29:24.514Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-13T15:29:24.514Z] #32 DONE 0.1s [2021-04-13T15:29:24.514Z] [2021-04-13T15:29:24.514Z] #28 [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-04-13T15:29:24.514Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-13T15:29:24.514Z] #28 11.21 137 added, 0 removed; done. [2021-04-13T15:29:24.514Z] #28 11.23 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-13T15:29:24.514Z] #28 11.23 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:24.514Z] #28 11.24 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-13T15:29:24.514Z] #28 11.24 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:24.514Z] #28 11.25 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:29:24.514Z] #28 11.26 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:24.514Z] #28 11.27 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:24.820Z] #28 ... [2021-04-13T15:29:24.820Z] [2021-04-13T15:29:24.820Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-13T15:29:24.820Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-13T15:29:24.820Z] #40 DONE 0.1s [2021-04-13T15:29:24.820Z] [2021-04-13T15:29:24.820Z] #41 [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-04-13T15:29:24.820Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-13T15:29:25.035Z] #21 38.37 Setting up apparmor (2.13.2-10) ... [2021-04-13T15:29:25.122Z] #41 0.410 + git clone https://github.com/docker/distribution.git . [2021-04-13T15:29:25.122Z] #41 0.416 Cloning into '.'... [2021-04-13T15:29:25.233Z] #43 38.25 CC images/opts.o [2021-04-13T15:29:25.233Z] #43 38.45 CC images/seccomp.o [2021-04-13T15:29:25.374Z] #29 2.917 # 2.3% #### 6.7% ###### 9.7% ########### 15.4% ############## 20.5% ################ 22.8% ################## 25.7% ##################### 30.5% ####################### 32.7% ########################## 36.6% ############################# 40.6% ############################### 44.2% ################################### 48.8% ####################################### 55.6% ############################################## 63.9% ############################################## 64.3% ################################################# 68.3% ###################################################### 76.1% ############################################################## 87.0% ###################################################################### 98.4% ######################################################################## 100.0% [2021-04-13T15:29:25.374Z] #29 5.302 [2021-04-13T15:29:25.431Z] #41 ... [2021-04-13T15:29:25.431Z] [2021-04-13T15:29:25.431Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-13T15:29:25.431Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-13T15:29:25.431Z] #13 DONE 0.9s [2021-04-13T15:29:25.495Z] #43 38.72 CC images/binfmt-misc.o [2021-04-13T15:29:25.637Z] #29 5.652 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-13T15:29:25.732Z] [2021-04-13T15:29:25.733Z] #68 [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-04-13T15:29:25.733Z] #68 sha256:087a44757edca4bfbf65234c1124402b3be4fa630f9a239bea9460850bce8ac5 [2021-04-13T15:29:25.733Z] #68 0.821 + RM_GOPATH=0 [2021-04-13T15:29:25.733Z] #68 0.823 + TMP_GOPATH= [2021-04-13T15:29:25.733Z] #68 0.824 + : /build [2021-04-13T15:29:25.733Z] #68 0.830 + '[' -z '' ']' [2021-04-13T15:29:25.733Z] #68 0.832 ++ mktemp -d [2021-04-13T15:29:25.733Z] #68 0.834 + export GOPATH=/tmp/tmp.hm6vLUnbLI [2021-04-13T15:29:25.733Z] #68 0.835 + GOPATH=/tmp/tmp.hm6vLUnbLI [2021-04-13T15:29:25.733Z] #68 0.836 + RM_GOPATH=1 [2021-04-13T15:29:25.733Z] #68 0.837 + case "$(go env GOARCH)" in [2021-04-13T15:29:25.733Z] #68 0.838 ++ go env GOARCH [2021-04-13T15:29:25.733Z] #68 0.853 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:25.733Z] #68 0.853 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:25.733Z] #68 0.869 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:25.733Z] #68 0.876 + dir=/tmp/install [2021-04-13T15:29:25.733Z] #68 0.877 + bin=proxy [2021-04-13T15:29:25.733Z] #68 0.877 + shift [2021-04-13T15:29:25.733Z] #68 0.878 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-13T15:29:25.733Z] #68 0.879 + . /tmp/install/proxy.installer [2021-04-13T15:29:25.733Z] #68 0.888 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:25.733Z] #68 0.891 + install_proxy [2021-04-13T15:29:25.733Z] #68 0.892 + case "$1" in [2021-04-13T15:29:25.733Z] #68 0.892 + export CGO_ENABLED=0 [2021-04-13T15:29:25.733Z] #68 0.892 + CGO_ENABLED=0 [2021-04-13T15:29:25.733Z] #68 0.893 + _install_proxy [2021-04-13T15:29:25.733Z] #68 0.893 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:25.733Z] #68 0.893 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-13T15:29:25.733Z] #68 0.893 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hm6vLUnbLI/src/github.com/docker/libnetwork [2021-04-13T15:29:25.733Z] #68 0.898 Cloning into '/tmp/tmp.hm6vLUnbLI/src/github.com/docker/libnetwork'... [2021-04-13T15:29:25.757Z] #43 39.00 CC images/time.o [2021-04-13T15:29:25.898Z] #29 5.753 [2021-04-13T15:29:25.898Z] #29 5.818 ######################################################################## 100.0% [2021-04-13T15:29:25.898Z] #29 5.847 [2021-04-13T15:29:25.928Z] #29 3.051 # 1.7% ### 5.2% ######## 12.4% ############# 18.5% ################ 22.7% ###################### 31.1% ######################### 34.9% ########################### 38.5% ############################### 44.2% ################################### 49.6% ####################################### 54.8% ########################################### 59.7% ############################################## 64.1% ################################################ 67.9% #################################################### 72.3% ######################################################## 78.0% ############################################################ 84.2% ################################################################### 93.4% ###################################################################### 97.3% ######################################################################## 100.0% [2021-04-13T15:29:25.928Z] #29 5.016 [2021-04-13T15:29:25.962Z] #26 DONE 10.2s [2021-04-13T15:29:25.962Z] [2021-04-13T15:29:25.962Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:25.962Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-13T15:29:25.962Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.7s done [2021-04-13T15:29:25.962Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.1s done [2021-04-13T15:29:25.962Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.4s done [2021-04-13T15:29:25.962Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.1s done [2021-04-13T15:29:25.962Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s [2021-04-13T15:29:25.962Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-04-13T15:29:26.020Z] #43 39.26 CC images/sysctl.o [2021-04-13T15:29:26.071Z] #21 39.38 Setting up xfsprogs (4.20.0-1) ... [2021-04-13T15:29:26.071Z] #21 39.39 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:29:26.158Z] #29 6.197 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-13T15:29:26.188Z] #29 5.372 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-13T15:29:26.189Z] #29 5.452 [2021-04-13T15:29:26.223Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-04-13T15:29:26.282Z] #43 39.45 CC images/autofs.o [2021-04-13T15:29:26.282Z] #43 39.70 CC images/macvlan.o [2021-04-13T15:29:26.363Z] #21 39.62 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:29:26.547Z] #29 6.315 [2021-04-13T15:29:26.547Z] #29 6.433 ################################################### 72.2% ######################################################################## 100.0% [2021-04-13T15:29:26.547Z] #29 6.466 [2021-04-13T15:29:26.558Z] #43 ... [2021-04-13T15:29:26.558Z] [2021-04-13T15:29:26.558Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:26.558Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:29:26.558Z] #13 96.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-13T15:29:26.558Z] #13 96.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:29:26.558Z] #29 5.559 ######################################################################## 100.0% [2021-04-13T15:29:26.558Z] #29 ... [2021-04-13T15:29:26.558Z] [2021-04-13T15:29:26.558Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-13T15:29:26.558Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-13T15:29:26.558Z] #12 DONE 3.2s [2021-04-13T15:29:26.558Z] [2021-04-13T15:29:26.558Z] #13 96.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:29:26.558Z] #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-04-13T15:29:26.558Z] #29 sha256:6ffb0e0e964e010d26da1cd2b431b1d64903e341e5317ffafa5d2f0a6e7eaa99 [2021-04-13T15:29:26.558Z] #29 5.595 [2021-04-13T15:29:26.562Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-04-13T15:29:26.568Z] #45 14.60 unicode/utf8 [2021-04-13T15:29:26.825Z] #13 ... [2021-04-13T15:29:26.825Z] [2021-04-13T15:29:26.825Z] #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-04-13T15:29:26.825Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:29:26.825Z] #43 39.86 CC images/sit.o [2021-04-13T15:29:26.825Z] #43 40.09 CC images/memfd.o [2021-04-13T15:29:26.995Z] #21 40.25 Setting up python3-distutils (3.7.3-1) ... [2021-04-13T15:29:26.995Z] #21 40.51 Setting up python3-setuptools (40.8.0-1) ... [2021-04-13T15:29:27.086Z] #43 40.38 CC images/timens.o [2021-04-13T15:29:27.127Z] #29 6.902 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-13T15:29:27.127Z] #29 7.019 [2021-04-13T15:29:27.130Z] #29 6.059 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-13T15:29:27.130Z] #29 6.164 [2021-04-13T15:29:27.137Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-13T15:29:27.352Z] #43 40.61 LINK images/built-in.o [2021-04-13T15:29:27.389Z] #29 6.308 ############################################################ 84.6% ######################################################################## 100.0% [2021-04-13T15:29:27.389Z] #29 6.357 [2021-04-13T15:29:27.507Z] #45 15.46 math/bits [2021-04-13T15:29:27.507Z] #45 ... [2021-04-13T15:29:27.507Z] [2021-04-13T15:29:27.507Z] #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-04-13T15:29:27.507Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:27.507Z] #49 15.66 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-13T15:29:27.507Z] #49 15.69 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-13T15:29:27.619Z] #43 40.83 GEN compel/include/asm [2021-04-13T15:29:27.619Z] #43 40.85 GEN compel/include/version.h [2021-04-13T15:29:27.619Z] #43 40.89 touch .config [2021-04-13T15:29:27.619Z] #43 40.94 GEN include/common/config.h [2021-04-13T15:29:27.648Z] #29 6.777 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-13T15:29:27.648Z] #29 6.886 [2021-04-13T15:29:27.763Z] #49 15.86 go: downloading github.com/pkg/errors v0.8.1 [2021-04-13T15:29:27.763Z] #49 15.86 go: downloading github.com/spf13/viper v1.6.1 [2021-04-13T15:29:27.880Z] #43 41.04 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-13T15:29:27.880Z] #43 41.08 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-13T15:29:27.880Z] #43 41.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-13T15:29:27.880Z] #43 41.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-13T15:29:27.880Z] #43 41.15 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-13T15:29:27.880Z] #43 41.16 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-13T15:29:27.880Z] #43 41.19 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-13T15:29:27.880Z] #43 41.24 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-13T15:29:28.020Z] #49 16.09 go: downloading github.com/fatih/color v1.7.0 [2021-04-13T15:29:28.020Z] #49 16.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:29:28.020Z] #49 16.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:29:28.020Z] #49 16.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:29:28.020Z] #49 16.19 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-13T15:29:28.020Z] #49 16.21 go: extracting github.com/pkg/errors v0.8.1 [2021-04-13T15:29:28.020Z] #49 ... [2021-04-13T15:29:28.020Z] [2021-04-13T15:29:28.020Z] #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-04-13T15:29:28.020Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:29:28.020Z] #40 5.819 + git clone https://github.com/docker/distribution.git . [2021-04-13T15:29:28.020Z] #40 5.825 Cloning into '.'... [2021-04-13T15:29:28.032Z] #21 41.16 Setting up python3-pip (18.1-5) ... [2021-04-13T15:29:28.142Z] #43 41.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-13T15:29:28.142Z] #43 41.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-13T15:29:28.142Z] #43 41.30 DEP compel/plugins/std/infect.d [2021-04-13T15:29:28.142Z] #43 41.39 DEP compel/plugins/std/string.d [2021-04-13T15:29:28.142Z] #43 41.51 DEP compel/plugins/std/log.d [2021-04-13T15:29:28.280Z] #40 ... [2021-04-13T15:29:28.280Z] [2021-04-13T15:29:28.280Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:28.280Z] #67 sha256:08c9cdcdb4ae9656018076a771b6d8a4b4f0d13bfb591ea26862c2cfb5283ec2 [2021-04-13T15:29:28.280Z] #67 6.406 + RM_GOPATH=0 [2021-04-13T15:29:28.280Z] #67 6.406 + TMP_GOPATH= [2021-04-13T15:29:28.280Z] #67 6.406 + : /build [2021-04-13T15:29:28.280Z] #67 6.406 + '[' -z '' ']' [2021-04-13T15:29:28.280Z] #67 6.406 ++ mktemp -d [2021-04-13T15:29:28.280Z] #67 6.406 + export GOPATH=/tmp/tmp.3LBc2bWXlK [2021-04-13T15:29:28.280Z] #67 6.406 + GOPATH=/tmp/tmp.3LBc2bWXlK [2021-04-13T15:29:28.280Z] #67 6.406 + RM_GOPATH=1 [2021-04-13T15:29:28.280Z] #67 6.406 + case "$(go env GOARCH)" in [2021-04-13T15:29:28.280Z] #67 6.406 ++ go env GOARCH [2021-04-13T15:29:28.280Z] #67 6.443 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:28.280Z] #67 6.443 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:28.280Z] #67 6.443 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:28.280Z] #67 6.456 + dir=/tmp/install [2021-04-13T15:29:28.280Z] #67 6.456 + bin=proxy [2021-04-13T15:29:28.280Z] #67 6.456 + shift [2021-04-13T15:29:28.280Z] #67 6.456 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-13T15:29:28.280Z] #67 6.456 + . /tmp/install/proxy.installer [2021-04-13T15:29:28.280Z] #67 6.456 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:28.280Z] #67 6.456 + install_proxy [2021-04-13T15:29:28.280Z] #67 6.456 + case "$1" in [2021-04-13T15:29:28.280Z] #67 6.456 + export CGO_ENABLED=0 [2021-04-13T15:29:28.280Z] #67 6.456 + CGO_ENABLED=0 [2021-04-13T15:29:28.280Z] #67 6.456 + _install_proxy [2021-04-13T15:29:28.280Z] #67 6.456 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-13T15:29:28.280Z] #67 6.456 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3LBc2bWXlK/src/github.com/docker/libnetwork [2021-04-13T15:29:28.280Z] #67 6.457 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:28.280Z] #67 6.569 Cloning into '/tmp/tmp.3LBc2bWXlK/src/github.com/docker/libnetwork'... [2021-04-13T15:29:28.280Z] #67 ... [2021-04-13T15:29:28.280Z] [2021-04-13T15:29:28.280Z] #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-04-13T15:29:28.280Z] #24 sha256:bfa9f7e815cbe1195c2c639911c019d641d3cab9b678153bf3e1ff305d0445ae [2021-04-13T15:29:28.280Z] #24 15.90 + mkdir -p /build [2021-04-13T15:29:28.280Z] #24 15.91 + mv docker/docker /build/ [2021-04-13T15:29:28.280Z] #24 15.92 + rmdir docker [2021-04-13T15:29:28.280Z] #24 DONE 16.4s [2021-04-13T15:29:28.280Z] [2021-04-13T15:29:28.280Z] #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-04-13T15:29:28.280Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:28.280Z] #49 16.44 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-13T15:29:28.280Z] #49 16.48 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:29:28.325Z] #21 41.75 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:29:28.325Z] #21 41.78 Processing triggers for mime-support (3.62) ... [2021-04-13T15:29:28.402Z] #43 41.66 DEP compel/plugins/std/fds.d [2021-04-13T15:29:28.402Z] #43 41.77 DEP compel/plugins/std/std.d [2021-04-13T15:29:28.428Z] #29 7.014 0.0% ########### 15.3% ################################# 46.6% ################################################# 69.1% ############################################################## 87.1% ######################################################################## 100.0% [2021-04-13T15:29:28.428Z] #29 7.519 [2021-04-13T15:29:28.483Z] #29 7.141 ### 5.1% ###### 9.1% ######### 13.8% ################## 25.7% ############################# 40.7% ##################################### 51.7% ############################################ 62.2% ###################################################### 76.1% ############################################################# 85.2%#29 ... [2021-04-13T15:29:28.483Z] [2021-04-13T15:29:28.483Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-13T15:29:28.483Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-13T15:29:28.483Z] #12 DONE 6.4s [2021-04-13T15:29:28.483Z] [2021-04-13T15:29:28.483Z] #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-04-13T15:29:28.483Z] #29 sha256:90d4391658b886e09a498afb288540ceb9f0f13c7c27b7461d0f2b9bddfafad9 [2021-04-13T15:29:28.483Z] #29 7.141 ### 5.1% ###### 9.1% ######### 13.8% ################## 25.7% ############################# 40.7% ##################################### 51.7% ############################################ 62.2% ###################################################### 76.1% ############################################################# 85.2% ###################################################################### 97.6% ######################################################################## 100.0% [2021-04-13T15:29:28.483Z] #29 ... [2021-04-13T15:29:28.483Z] [2021-04-13T15:29:28.483Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:28.483Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:29:28.541Z] #49 16.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:29:28.664Z] #43 41.89 DEP compel/plugins/shmem/shmem.d [2021-04-13T15:29:28.664Z] #43 41.99 DEP compel/plugins/fds/fds.d [2021-04-13T15:29:28.797Z] #49 16.77 go: extracting github.com/fatih/color v1.7.0 [2021-04-13T15:29:28.797Z] #49 16.81 go: extracting github.com/spf13/viper v1.6.1 [2021-04-13T15:29:28.797Z] #49 ... [2021-04-13T15:29:28.797Z] [2021-04-13T15:29:28.797Z] #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-04-13T15:29:28.797Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:29:28.797Z] #32 6.541 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-13T15:29:28.797Z] #32 6.555 Cloning into '.'... [2021-04-13T15:29:28.797Z] #32 ... [2021-04-13T15:29:28.797Z] [2021-04-13T15:29:28.797Z] #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-04-13T15:29:28.797Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:28.797Z] #49 16.93 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:29:28.797Z] #49 17.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:29:28.925Z] #43 42.14 CC compel/plugins/std/std.o [2021-04-13T15:29:28.964Z] #21 DONE 42.3s [2021-04-13T15:29:28.964Z] [2021-04-13T15:29:28.964Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:28.964Z] #44 86.98 CC criu/netfilter.o [2021-04-13T15:29:28.964Z] #44 87.23 CC criu/page-pipe.o [2021-04-13T15:29:28.964Z] #44 87.56 CC criu/page-xfer.o [2021-04-13T15:29:28.964Z] #44 88.70 CC criu/pagemap-cache.o [2021-04-13T15:29:28.964Z] #44 88.94 CC criu/pagemap.o [2021-04-13T15:29:28.964Z] #44 89.62 CC criu/parasite-syscall.o [2021-04-13T15:29:29.012Z] #29 8.047 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-13T15:29:29.012Z] #29 8.167 [2021-04-13T15:29:29.054Z] #49 17.07 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:29:29.054Z] #49 17.27 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:29:29.054Z] #49 17.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:29:29.186Z] #43 42.42 CC compel/plugins/std/fds.o [2021-04-13T15:29:29.260Z] #44 90.28 CC criu/path.o [2021-04-13T15:29:29.260Z] #44 90.42 CC criu/pie-util-vdso.o [2021-04-13T15:29:29.272Z] #29 8.235 ######################################################################## 100.0% [2021-04-13T15:29:29.272Z] #29 8.263 [2021-04-13T15:29:29.311Z] #49 17.32 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:29:29.311Z] #49 17.33 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:29:29.311Z] #49 17.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:29:29.311Z] #49 17.49 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:29:29.311Z] #49 17.53 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:29:29.448Z] #43 42.85 CC compel/plugins/std/log.o [2021-04-13T15:29:29.497Z] #68 ... [2021-04-13T15:29:29.497Z] [2021-04-13T15:29:29.497Z] #28 [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-04-13T15:29:29.497Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-13T15:29:29.497Z] #28 15.46 0 added, 0 removed; done. [2021-04-13T15:29:29.497Z] #28 15.47 Running hooks in /etc/ca-certificates/update.d... [2021-04-13T15:29:29.497Z] #28 15.47 done. [2021-04-13T15:29:29.497Z] #28 DONE 15.6s [2021-04-13T15:29:29.497Z] [2021-04-13T15:29:29.497Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-13T15:29:29.497Z] #29 sha256:f96f4f490f261ddc7a1b18a82ee14c40362efa018e267a3bf266eb3b191c2048 [2021-04-13T15:29:29.497Z] #29 DONE 0.1s [2021-04-13T15:29:29.497Z] [2021-04-13T15:29:29.497Z] #30 [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-04-13T15:29:29.497Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:29.532Z] #29 8.546 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-13T15:29:29.532Z] #29 8.674 [2021-04-13T15:29:29.532Z] #29 8.758 ######################################################################## 100.0% [2021-04-13T15:29:29.532Z] #29 8.792 [2021-04-13T15:29:29.557Z] #44 90.66 CC criu/pie-util.o [2021-04-13T15:29:29.692Z] #9 ... [2021-04-13T15:29:29.692Z] [2021-04-13T15:29:29.692Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-13T15:29:29.692Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-13T15:29:29.692Z] #63 DONE 1.0s [2021-04-13T15:29:29.692Z] [2021-04-13T15:29:29.692Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-13T15:29:29.692Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-13T15:29:29.792Z] #29 8.824 Download of images into '/build' complete. [2021-04-13T15:29:29.792Z] #29 8.824 Use something like the following to load the result into a Docker daemon: [2021-04-13T15:29:29.792Z] #29 8.824 tar -cC '/build' . | docker load [2021-04-13T15:29:29.849Z] #44 90.77 CC criu/pipes.o [2021-04-13T15:29:29.876Z] #49 17.92 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:29:30.141Z] #44 ... [2021-04-13T15:29:30.141Z] [2021-04-13T15:29:30.141Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-13T15:29:30.141Z] #22 1.092 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-13T15:29:30.141Z] #22 1.094 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-13T15:29:30.141Z] #22 1.097 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-13T15:29:30.141Z] #22 DONE 1.3s [2021-04-13T15:29:30.144Z] #49 18.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:29:30.144Z] #49 18.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-13T15:29:30.144Z] #49 18.23 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:29:30.144Z] #49 18.33 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:29:30.144Z] #49 18.45 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-13T15:29:30.360Z] #29 DONE 9.3s [2021-04-13T15:29:30.360Z] [2021-04-13T15:29:30.360Z] #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-04-13T15:29:30.360Z] #51 sha256:353aeef6f42a12ee41d2269ad1a5693a222747cb37d81156804ba501767f9abb [2021-04-13T15:29:30.360Z] #51 5.350 + RM_GOPATH=0 [2021-04-13T15:29:30.360Z] #51 5.350 + TMP_GOPATH= [2021-04-13T15:29:30.360Z] #51 5.350 + : /build [2021-04-13T15:29:30.360Z] #51 5.350 + '[' -z '' ']' [2021-04-13T15:29:30.360Z] #51 5.350 ++ mktemp -d [2021-04-13T15:29:30.360Z] #51 5.350 + export GOPATH=/tmp/tmp.9LDxQ0y2pA [2021-04-13T15:29:30.360Z] #51 5.350 + GOPATH=/tmp/tmp.9LDxQ0y2pA [2021-04-13T15:29:30.360Z] #51 5.350 + RM_GOPATH=1 [2021-04-13T15:29:30.360Z] #51 5.350 + case "$(go env GOARCH)" in [2021-04-13T15:29:30.360Z] #51 5.351 ++ go env GOARCH [2021-04-13T15:29:30.360Z] #51 5.360 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:30.360Z] #51 5.360 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:30.360Z] #51 5.361 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:30.360Z] #51 5.362 + dir=/tmp/install [2021-04-13T15:29:30.360Z] #51 5.362 + bin=shfmt [2021-04-13T15:29:30.360Z] #51 5.362 + shift [2021-04-13T15:29:30.360Z] #51 5.362 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-13T15:29:30.360Z] #51 5.362 + . /tmp/install/shfmt.installer [2021-04-13T15:29:30.360Z] #51 5.362 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:30.360Z] #51 5.362 + install_shfmt [2021-04-13T15:29:30.360Z] #51 5.362 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-13T15:29:30.360Z] #51 5.362 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9LDxQ0y2pA/src/github.com/mvdan/sh [2021-04-13T15:29:30.360Z] #51 5.365 Cloning into '/tmp/tmp.9LDxQ0y2pA/src/github.com/mvdan/sh'... [2021-04-13T15:29:30.360Z] #51 5.365 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:30.393Z] #43 43.72 CC compel/plugins/std/string.o [2021-04-13T15:29:30.400Z] #49 18.52 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:29:30.439Z] [2021-04-13T15:29:30.439Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:30.439Z] #44 91.36 CC criu/plugin.o [2021-04-13T15:29:30.439Z] #44 91.64 CC criu/proc_parse.o [2021-04-13T15:29:30.655Z] #49 18.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:29:30.966Z] #43 44.30 CC compel/plugins/std/infect.o [2021-04-13T15:29:31.034Z] #13 2.307 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:29:31.034Z] #13 2.346 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:31.034Z] #13 2.359 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:31.034Z] #13 2.405 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:31.077Z] #65 DONE 1.5s [2021-04-13T15:29:31.077Z] [2021-04-13T15:29:31.077Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:31.077Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-13T15:29:31.077Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.4s done [2021-04-13T15:29:31.077Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-04-13T15:29:31.298Z] #51 ... [2021-04-13T15:29:31.298Z] [2021-04-13T15:29:31.298Z] #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-04-13T15:29:31.298Z] #47 sha256:4a174f05516717e4c685467ea2f1272fc624875701bb8619740ed35c65bae613 [2021-04-13T15:29:31.298Z] #47 5.891 + RM_GOPATH=0 [2021-04-13T15:29:31.298Z] #47 5.891 + TMP_GOPATH= [2021-04-13T15:29:31.298Z] #47 5.891 + : /build [2021-04-13T15:29:31.298Z] #47 5.891 + '[' -z '' ']' [2021-04-13T15:29:31.298Z] #47 5.891 ++ mktemp -d [2021-04-13T15:29:31.298Z] #47 5.891 + export GOPATH=/tmp/tmp.ukvJKxUK0O [2021-04-13T15:29:31.298Z] #47 5.891 + GOPATH=/tmp/tmp.ukvJKxUK0O [2021-04-13T15:29:31.298Z] #47 5.891 + RM_GOPATH=1 [2021-04-13T15:29:31.298Z] #47 5.891 + case "$(go env GOARCH)" in [2021-04-13T15:29:31.298Z] #47 5.891 ++ go env GOARCH [2021-04-13T15:29:31.298Z] #47 5.911 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:31.298Z] #47 5.911 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:31.298Z] #47 5.911 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:31.298Z] #47 5.911 + dir=/tmp/install [2021-04-13T15:29:31.298Z] #47 5.911 + bin=gotestsum [2021-04-13T15:29:31.298Z] #47 5.911 + shift [2021-04-13T15:29:31.298Z] #47 5.911 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-13T15:29:31.298Z] #47 5.911 + . /tmp/install/gotestsum.installer [2021-04-13T15:29:31.298Z] #47 5.911 ++ : v0.5.3 [2021-04-13T15:29:31.298Z] #47 5.911 + install_gotestsum [2021-04-13T15:29:31.298Z] #47 5.911 + set -e [2021-04-13T15:29:31.298Z] #47 5.911 + export GO111MODULE=on [2021-04-13T15:29:31.298Z] #47 5.911 + GO111MODULE=on [2021-04-13T15:29:31.298Z] #47 5.911 + GOBIN=/build [2021-04-13T15:29:31.298Z] #47 5.911 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-13T15:29:31.298Z] #47 6.025 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:31.298Z] #47 6.025 go: finding gotest.tools v0.5.3 [2021-04-13T15:29:31.298Z] #47 6.635 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:31.298Z] #47 7.087 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:31.298Z] #47 7.564 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:31.298Z] #47 7.564 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:31.298Z] #47 7.564 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:31.298Z] #47 7.564 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:31.298Z] #47 7.573 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:31.298Z] #47 7.573 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:31.298Z] #47 7.595 go: downloading github.com/fatih/color v1.9.0 [2021-04-13T15:29:31.298Z] #47 7.784 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:31.298Z] #47 7.848 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:31.298Z] #47 7.932 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:31.557Z] #47 8.051 go: extracting github.com/fatih/color v1.9.0 [2021-04-13T15:29:31.557Z] #47 8.060 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:31.557Z] #47 8.106 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:31.557Z] #47 8.106 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:31.557Z] #47 8.106 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:31.557Z] #47 8.106 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:31.557Z] #47 8.106 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:31.567Z] #43 44.72 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-13T15:29:31.567Z] #43 44.80 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-13T15:29:31.567Z] #43 44.85 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-13T15:29:31.641Z] #30 2.590 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-13T15:29:31.817Z] #47 8.308 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:31.817Z] #47 8.411 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:31.883Z] #43 44.92 AR compel/plugins/std.lib.a [2021-04-13T15:29:31.883Z] #43 45.03 CC compel/plugins/fds/fds.o [2021-04-13T15:29:31.975Z] #13 3.444 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-13T15:29:32.022Z] #49 20.24 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:29:32.022Z] #49 ... [2021-04-13T15:29:32.022Z] [2021-04-13T15:29:32.022Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:32.022Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:29:32.022Z] #13 5.951 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-13T15:29:32.022Z] #13 7.819 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:32.022Z] #13 9.679 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:32.022Z] #13 11.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:32.152Z] #43 45.32 AR compel/plugins/fds.lib.a [2021-04-13T15:29:32.152Z] #43 45.39 HOSTDEP compel/src/lib/log-host.d [2021-04-13T15:29:32.152Z] #43 ... [2021-04-13T15:29:32.152Z] [2021-04-13T15:29:32.152Z] #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-04-13T15:29:32.152Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:29:32.152Z] #45 106.3 vendor/golang.org/x/net/idna [2021-04-13T15:29:32.152Z] #45 108.5 vendor/golang.org/x/net/http2/hpack [2021-04-13T15:29:32.152Z] #45 109.4 mime [2021-04-13T15:29:32.152Z] #45 111.1 mime/quotedprintable [2021-04-13T15:29:32.152Z] #45 111.5 net/http/internal [2021-04-13T15:29:32.152Z] #45 115.0 crypto/x509 [2021-04-13T15:29:32.239Z] #13 ... [2021-04-13T15:29:32.239Z] [2021-04-13T15:29:32.239Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:32.239Z] #34 sha256:51505a3921dfb82876aa1b8b76cfd3457c9fd478723c573618e90ca2d8a3b2b0 [2021-04-13T15:29:32.239Z] #34 6.663 Install go-toml version v1.8.1 [2021-04-13T15:29:32.239Z] #34 6.682 go: finding github.com v1.8.1 [2021-04-13T15:29:32.239Z] #34 6.682 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-13T15:29:32.239Z] #34 6.684 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-13T15:29:32.239Z] #34 6.684 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:32.239Z] #34 6.684 go: finding github.com/pelletier v1.8.1 [2021-04-13T15:29:32.239Z] #34 8.001 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:32.239Z] #34 8.456 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:32.239Z] #34 ... [2021-04-13T15:29:32.239Z] [2021-04-13T15:29:32.239Z] #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-04-13T15:29:32.239Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:29:32.239Z] #49 6.087 + RM_GOPATH=0 [2021-04-13T15:29:32.239Z] #49 6.087 + TMP_GOPATH= [2021-04-13T15:29:32.239Z] #49 6.087 + : /build [2021-04-13T15:29:32.239Z] #49 6.087 + '[' -z '' ']' [2021-04-13T15:29:32.239Z] #49 6.087 ++ mktemp -d [2021-04-13T15:29:32.239Z] #49 6.093 + export GOPATH=/tmp/tmp.QxJUNb2Oyb [2021-04-13T15:29:32.239Z] #49 6.093 + GOPATH=/tmp/tmp.QxJUNb2Oyb [2021-04-13T15:29:32.239Z] #49 6.093 + RM_GOPATH=1 [2021-04-13T15:29:32.239Z] #49 6.093 + case "$(go env GOARCH)" in [2021-04-13T15:29:32.239Z] #49 6.094 ++ go env GOARCH [2021-04-13T15:29:32.239Z] #49 6.117 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:32.239Z] #49 6.117 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:32.239Z] #49 6.117 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:32.239Z] #49 6.117 + dir=/tmp/install [2021-04-13T15:29:32.239Z] #49 6.117 + bin=golangci_lint [2021-04-13T15:29:32.239Z] #49 6.117 + shift [2021-04-13T15:29:32.239Z] #49 6.117 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-13T15:29:32.239Z] #49 6.117 + . /tmp/install/golangci_lint.installer [2021-04-13T15:29:32.239Z] #49 6.117 ++ : v1.23.8 [2021-04-13T15:29:32.239Z] #49 6.117 + install_golangci_lint [2021-04-13T15:29:32.239Z] #49 6.117 + set -e [2021-04-13T15:29:32.239Z] #49 6.117 + export GO111MODULE=on [2021-04-13T15:29:32.239Z] #49 6.117 + GO111MODULE=on [2021-04-13T15:29:32.239Z] #49 6.117 + GOBIN=/build [2021-04-13T15:29:32.239Z] #49 6.117 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-13T15:29:32.239Z] #49 6.180 go: finding github.com v1.23.8 [2021-04-13T15:29:32.239Z] #49 6.180 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-13T15:29:32.239Z] #49 6.180 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-13T15:29:32.239Z] #49 6.180 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:32.239Z] #49 6.180 go: finding github.com/golangci v1.23.8 [2021-04-13T15:29:32.239Z] #49 7.547 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:32.240Z] #49 8.253 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:32.294Z] #13 ... [2021-04-13T15:29:32.294Z] [2021-04-13T15:29:32.294Z] #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-04-13T15:29:32.294Z] #58 sha256:407191415b543d711c2c9f71fa372d6e31eefdfc0ad75a4714f64ee238bf5da8 [2021-04-13T15:29:32.294Z] #58 10.29 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:32.294Z] #58 10.74 go: extracting github.com/google/uuid v1.2.0 [2021-04-13T15:29:32.294Z] #58 11.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:32.294Z] #58 11.92 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:32.294Z] #58 13.59 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:32.294Z] #58 13.65 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:32.294Z] #58 13.95 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:32.294Z] #58 17.95 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:32.294Z] #58 18.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:32.294Z] #58 18.85 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:32.294Z] #58 18.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:32.294Z] #58 19.72 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:32.294Z] #58 19.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:32.294Z] #58 ... [2021-04-13T15:29:32.294Z] [2021-04-13T15:29:32.294Z] #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-04-13T15:29:32.294Z] #51 sha256:617888081824629a0c86591a38d8423d0a44559958dda39c87db5626ec92a6ab [2021-04-13T15:29:32.294Z] #51 18.11 + cd /tmp/tmp.lsfTWBBcL9/src/github.com/mvdan/sh [2021-04-13T15:29:32.294Z] #51 18.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:32.294Z] #51 18.23 + GO111MODULE=on [2021-04-13T15:29:32.294Z] #51 18.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-13T15:29:32.294Z] #51 19.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:32.294Z] #51 19.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:32.294Z] #51 19.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:32.294Z] #51 19.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:32.294Z] #51 19.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:32.314Z] #30 3.075 [2021-04-13T15:29:32.418Z] #45 ... [2021-04-13T15:29:32.418Z] [2021-04-13T15:29:32.418Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:32.418Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:29:32.418Z] #13 111.8 Selecting previously unselected package libapparmor1:amd64. [2021-04-13T15:29:32.418Z] #13 111.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-13T15:29:32.418Z] #13 111.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-13T15:29:32.418Z] #13 112.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-13T15:29:32.418Z] #13 112.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-13T15:29:32.418Z] #13 112.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-13T15:29:32.418Z] #13 112.2 Selecting previously unselected package libbtrfs0. [2021-04-13T15:29:32.418Z] #13 112.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-13T15:29:32.418Z] #13 112.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:29:32.418Z] #13 112.3 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:29:32.500Z] #49 ... [2021-04-13T15:29:32.500Z] [2021-04-13T15:29:32.500Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:32.500Z] #67 sha256:3375fe84ef769a8c5afe98a0c10cc460db58ebcefdb6a200453e7d34e5400b73 [2021-04-13T15:29:32.500Z] #67 5.450 + RM_GOPATH=0 [2021-04-13T15:29:32.500Z] #67 5.450 + TMP_GOPATH= [2021-04-13T15:29:32.500Z] #67 5.450 + : /build [2021-04-13T15:29:32.500Z] #67 5.450 + '[' -z '' ']' [2021-04-13T15:29:32.500Z] #67 5.450 ++ mktemp -d [2021-04-13T15:29:32.500Z] #67 5.450 + export GOPATH=/tmp/tmp.E6NcYF8MKC [2021-04-13T15:29:32.500Z] #67 5.450 + GOPATH=/tmp/tmp.E6NcYF8MKC [2021-04-13T15:29:32.500Z] #67 5.450 + RM_GOPATH=1 [2021-04-13T15:29:32.500Z] #67 5.450 + case "$(go env GOARCH)" in [2021-04-13T15:29:32.500Z] #67 5.450 ++ go env GOARCH [2021-04-13T15:29:32.500Z] #67 5.467 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:32.500Z] #67 5.467 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:32.500Z] #67 5.467 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:32.500Z] #67 5.467 + dir=/tmp/install [2021-04-13T15:29:32.500Z] #67 5.467 + bin=proxy [2021-04-13T15:29:32.500Z] #67 5.467 + shift [2021-04-13T15:29:32.500Z] #67 5.467 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-13T15:29:32.500Z] #67 5.467 + . /tmp/install/proxy.installer [2021-04-13T15:29:32.500Z] #67 5.467 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:32.500Z] #67 5.468 + install_proxy [2021-04-13T15:29:32.500Z] #67 5.468 + case "$1" in [2021-04-13T15:29:32.500Z] #67 5.468 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:32.500Z] #67 5.468 + export CGO_ENABLED=0 [2021-04-13T15:29:32.500Z] #67 5.468 + CGO_ENABLED=0 [2021-04-13T15:29:32.500Z] #67 5.468 + _install_proxy [2021-04-13T15:29:32.500Z] #67 5.468 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-13T15:29:32.500Z] #67 5.468 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.E6NcYF8MKC/src/github.com/docker/libnetwork [2021-04-13T15:29:32.500Z] #67 5.476 Cloning into '/tmp/tmp.E6NcYF8MKC/src/github.com/docker/libnetwork'... [2021-04-13T15:29:32.500Z] #67 ... [2021-04-13T15:29:32.500Z] [2021-04-13T15:29:32.500Z] #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-04-13T15:29:32.500Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:32.500Z] #36 7.808 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:32.500Z] #36 7.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:32.500Z] #36 7.927 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:32.500Z] #36 9.014 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:32.515Z] #44 93.37 CC criu/protobuf-desc.o [2021-04-13T15:29:32.679Z] #13 112.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-13T15:29:32.679Z] #13 112.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:29:32.760Z] #36 ... [2021-04-13T15:29:32.760Z] [2021-04-13T15:29:32.760Z] #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-04-13T15:29:32.760Z] #51 sha256:25dfd771e8ae7ddc782c4812785f9378f371141f98b6b80d072a050ba905378a [2021-04-13T15:29:32.760Z] #51 6.316 + RM_GOPATH=0 [2021-04-13T15:29:32.760Z] #51 6.316 + TMP_GOPATH= [2021-04-13T15:29:32.760Z] #51 6.316 + : /build [2021-04-13T15:29:32.760Z] #51 6.316 + '[' -z '' ']' [2021-04-13T15:29:32.760Z] #51 6.316 ++ mktemp -d [2021-04-13T15:29:32.760Z] #51 6.326 + export GOPATH=/tmp/tmp.jMx9ThlmCK [2021-04-13T15:29:32.760Z] #51 6.326 + GOPATH=/tmp/tmp.jMx9ThlmCK [2021-04-13T15:29:32.760Z] #51 6.326 + RM_GOPATH=1 [2021-04-13T15:29:32.760Z] #51 6.326 + case "$(go env GOARCH)" in [2021-04-13T15:29:32.760Z] #51 6.326 ++ go env GOARCH [2021-04-13T15:29:32.760Z] #51 6.369 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:32.760Z] #51 6.369 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:32.760Z] #51 6.369 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:32.760Z] #51 6.369 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:32.760Z] #51 6.369 + dir=/tmp/install [2021-04-13T15:29:32.760Z] #51 6.369 + bin=shfmt [2021-04-13T15:29:32.760Z] #51 6.369 + shift [2021-04-13T15:29:32.760Z] #51 6.369 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-13T15:29:32.760Z] #51 6.369 + . /tmp/install/shfmt.installer [2021-04-13T15:29:32.760Z] #51 6.369 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:32.760Z] #51 6.369 + install_shfmt [2021-04-13T15:29:32.760Z] #51 6.369 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-13T15:29:32.760Z] #51 6.373 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jMx9ThlmCK/src/github.com/mvdan/sh [2021-04-13T15:29:32.760Z] #51 6.382 Cloning into '/tmp/tmp.jMx9ThlmCK/src/github.com/mvdan/sh'... [2021-04-13T15:29:32.760Z] #51 ... [2021-04-13T15:29:32.760Z] [2021-04-13T15:29:32.760Z] #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-04-13T15:29:32.760Z] #47 sha256:de3bb055f59f40f078ef8873377199703b8c37c27377d6d6c7580baac9fce54c [2021-04-13T15:29:32.760Z] #47 6.623 + RM_GOPATH=0 [2021-04-13T15:29:32.760Z] #47 6.623 + TMP_GOPATH= [2021-04-13T15:29:32.760Z] #47 6.623 + : /build [2021-04-13T15:29:32.760Z] #47 6.623 + '[' -z '' ']' [2021-04-13T15:29:32.760Z] #47 6.623 ++ mktemp -d [2021-04-13T15:29:32.760Z] #47 6.623 + export GOPATH=/tmp/tmp.VmS5Orf6DR [2021-04-13T15:29:32.760Z] #47 6.623 + GOPATH=/tmp/tmp.VmS5Orf6DR [2021-04-13T15:29:32.760Z] #47 6.623 + RM_GOPATH=1 [2021-04-13T15:29:32.760Z] #47 6.623 + case "$(go env GOARCH)" in [2021-04-13T15:29:32.760Z] #47 6.623 ++ go env GOARCH [2021-04-13T15:29:32.760Z] #47 6.654 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:32.760Z] #47 6.654 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:32.760Z] #47 6.654 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:32.760Z] #47 6.654 + dir=/tmp/install [2021-04-13T15:29:32.760Z] #47 6.654 + bin=gotestsum [2021-04-13T15:29:32.760Z] #47 6.654 + shift [2021-04-13T15:29:32.760Z] #47 6.654 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-13T15:29:32.760Z] #47 6.654 + . /tmp/install/gotestsum.installer [2021-04-13T15:29:32.760Z] #47 6.654 ++ : v0.5.3 [2021-04-13T15:29:32.760Z] #47 6.654 + install_gotestsum [2021-04-13T15:29:32.760Z] #47 6.654 + set -e [2021-04-13T15:29:32.760Z] #47 6.654 + export GO111MODULE=on [2021-04-13T15:29:32.760Z] #47 6.654 + GO111MODULE=on [2021-04-13T15:29:32.760Z] #47 6.654 + GOBIN=/build [2021-04-13T15:29:32.760Z] #47 6.654 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-13T15:29:32.760Z] #47 6.702 go: finding gotest.tools v0.5.3 [2021-04-13T15:29:32.760Z] #47 6.702 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:32.760Z] #47 7.854 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:32.760Z] #47 8.362 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:32.760Z] #47 9.389 go: downloading github.com/fatih/color v1.9.0 [2021-04-13T15:29:32.761Z] #47 9.411 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:32.761Z] #47 9.430 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:32.761Z] #47 9.548 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:32.761Z] #47 9.578 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:32.761Z] #47 9.652 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:32.761Z] #47 9.660 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:32.761Z] #47 9.771 go: extracting github.com/fatih/color v1.9.0 [2021-04-13T15:29:32.761Z] #47 9.897 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:32.761Z] #47 9.944 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:32.761Z] #47 9.945 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:32.761Z] #47 10.04 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:32.761Z] #47 10.14 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:32.761Z] #47 10.22 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:32.761Z] #47 10.38 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:32.761Z] #47 10.42 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:32.761Z] #47 10.42 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:32.761Z] #47 10.51 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:32.859Z] #51 20.75 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:32.939Z] #13 112.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-13T15:29:32.939Z] #13 112.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:29:32.939Z] #13 112.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:29:32.939Z] #13 112.7 Selecting previously unselected package libudev-dev:amd64. [2021-04-13T15:29:32.939Z] #13 112.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-13T15:29:32.939Z] #13 112.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:29:32.996Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done [2021-04-13T15:29:32.996Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-04-13T15:29:33.020Z] #47 ... [2021-04-13T15:29:33.020Z] [2021-04-13T15:29:33.020Z] #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-04-13T15:29:33.020Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:29:33.020Z] #42 7.808 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:33.020Z] #42 7.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:33.020Z] #42 7.953 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:33.020Z] #42 8.982 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:33.020Z] #42 ... [2021-04-13T15:29:33.020Z] [2021-04-13T15:29:33.021Z] #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-04-13T15:29:33.021Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:29:33.021Z] #32 6.443 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-13T15:29:33.021Z] #32 6.482 Cloning into '.'... [2021-04-13T15:29:33.149Z] #44 94.02 CC criu/protobuf.o [2021-04-13T15:29:33.199Z] #47 9.717 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:33.199Z] #13 112.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-13T15:29:33.199Z] #13 112.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-13T15:29:33.199Z] #13 112.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-13T15:29:33.281Z] #32 ... [2021-04-13T15:29:33.281Z] [2021-04-13T15:29:33.281Z] #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-04-13T15:29:33.281Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:29:33.281Z] #55 7.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:33.281Z] #55 8.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:33.281Z] #55 8.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:33.281Z] #55 9.124 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:33.422Z] #51 21.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:33.422Z] #51 ... [2021-04-13T15:29:33.422Z] [2021-04-13T15:29:33.422Z] #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-04-13T15:29:33.422Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:29:33.422Z] #42 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:33.422Z] #42 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:33.441Z] #44 94.33 CC criu/pstree.o [2021-04-13T15:29:33.459Z] #47 ... [2021-04-13T15:29:33.459Z] [2021-04-13T15:29:33.459Z] #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-04-13T15:29:33.459Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:29:33.459Z] #55 ... [2021-04-13T15:29:33.459Z] [2021-04-13T15:29:33.459Z] #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-04-13T15:29:33.459Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:29:33.459Z] #45 6.635 + RM_GOPATH=0 [2021-04-13T15:29:33.459Z] #45 6.635 + TMP_GOPATH= [2021-04-13T15:29:33.459Z] #45 6.635 + : /build [2021-04-13T15:29:33.459Z] #45 6.635 + '[' -z '' ']' [2021-04-13T15:29:33.459Z] #45 6.635 ++ mktemp -d [2021-04-13T15:29:33.459Z] #45 6.635 + export GOPATH=/tmp/tmp.QWMYUFg80Y [2021-04-13T15:29:33.459Z] #45 6.635 + GOPATH=/tmp/tmp.QWMYUFg80Y [2021-04-13T15:29:33.459Z] #45 6.635 + RM_GOPATH=1 [2021-04-13T15:29:33.459Z] #45 6.635 + case "$(go env GOARCH)" in [2021-04-13T15:29:33.459Z] #45 6.635 ++ go env GOARCH [2021-04-13T15:29:33.459Z] #45 6.649 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.459Z] #45 6.649 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.459Z] #45 6.649 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:33.459Z] #45 6.649 + dir=/tmp/install [2021-04-13T15:29:33.459Z] #45 6.649 + bin=vndr [2021-04-13T15:29:33.459Z] #45 6.649 + shift [2021-04-13T15:29:33.459Z] #45 6.649 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-13T15:29:33.459Z] #45 6.649 + . /tmp/install/vndr.installer [2021-04-13T15:29:33.459Z] #45 6.649 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:33.459Z] #45 6.649 + install_vndr [2021-04-13T15:29:33.459Z] #45 6.649 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-13T15:29:33.459Z] #45 6.649 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QWMYUFg80Y/src/github.com/LK4D4/vndr [2021-04-13T15:29:33.459Z] #45 6.649 Cloning into '/tmp/tmp.QWMYUFg80Y/src/github.com/LK4D4/vndr'... [2021-04-13T15:29:33.459Z] #45 6.649 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:33.459Z] #45 7.033 + cd /tmp/tmp.QWMYUFg80Y/src/github.com/LK4D4/vndr [2021-04-13T15:29:33.459Z] #45 7.033 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:33.459Z] #45 7.041 + go build -buildmode=pie -v -o /build/vndr . [2021-04-13T15:29:33.459Z] #45 7.749 internal/cpu [2021-04-13T15:29:33.459Z] #45 7.749 runtime/internal/atomic [2021-04-13T15:29:33.459Z] #45 7.932 runtime/internal/sys [2021-04-13T15:29:33.459Z] #45 8.050 runtime/internal/math [2021-04-13T15:29:33.459Z] #45 8.144 internal/bytealg [2021-04-13T15:29:33.459Z] #45 8.144 internal/race [2021-04-13T15:29:33.459Z] #45 8.176 sync/atomic [2021-04-13T15:29:33.459Z] #45 8.401 unicode [2021-04-13T15:29:33.459Z] #45 8.868 runtime [2021-04-13T15:29:33.460Z] #13 113.2 Selecting previously unselected package libpcre16-3:amd64. [2021-04-13T15:29:33.460Z] #13 113.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-13T15:29:33.460Z] #13 113.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-13T15:29:33.541Z] #55 ... [2021-04-13T15:29:33.541Z] [2021-04-13T15:29:33.541Z] #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-04-13T15:29:33.541Z] #58 sha256:793c15894fc7d66d577970bc2645247d8711360f9d166e2ad0df128bae08e81f [2021-04-13T15:29:33.541Z] #58 6.609 + RM_GOPATH=0 [2021-04-13T15:29:33.541Z] #58 6.609 + TMP_GOPATH= [2021-04-13T15:29:33.541Z] #58 6.609 + : /build [2021-04-13T15:29:33.541Z] #58 6.609 + '[' -z '' ']' [2021-04-13T15:29:33.541Z] #58 6.609 ++ mktemp -d [2021-04-13T15:29:33.541Z] #58 6.622 + export GOPATH=/tmp/tmp.3URwqRYPDP [2021-04-13T15:29:33.541Z] #58 6.622 + GOPATH=/tmp/tmp.3URwqRYPDP [2021-04-13T15:29:33.541Z] #58 6.622 + RM_GOPATH=1 [2021-04-13T15:29:33.541Z] #58 6.622 + case "$(go env GOARCH)" in [2021-04-13T15:29:33.541Z] #58 6.622 ++ go env GOARCH [2021-04-13T15:29:33.541Z] #58 6.684 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.541Z] #58 6.684 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.541Z] #58 6.689 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:33.541Z] #58 6.689 + dir=/tmp/install [2021-04-13T15:29:33.541Z] #58 6.689 + bin=rootlesskit [2021-04-13T15:29:33.541Z] #58 6.689 + shift [2021-04-13T15:29:33.541Z] #58 6.689 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-13T15:29:33.541Z] #58 6.689 + . /tmp/install/rootlesskit.installer [2021-04-13T15:29:33.541Z] #58 6.689 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:33.541Z] #58 6.689 + install_rootlesskit [2021-04-13T15:29:33.541Z] #58 6.689 + case "$1" in [2021-04-13T15:29:33.541Z] #58 6.689 + export CGO_ENABLED=0 [2021-04-13T15:29:33.541Z] #58 6.689 + CGO_ENABLED=0 [2021-04-13T15:29:33.541Z] #58 6.689 + _install_rootlesskit [2021-04-13T15:29:33.541Z] #58 6.690 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:33.541Z] #58 6.690 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-13T15:29:33.541Z] #58 6.690 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3URwqRYPDP/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:33.541Z] #58 6.697 Cloning into '/tmp/tmp.3URwqRYPDP/src/github.com/rootless-containers/rootlesskit'... [2021-04-13T15:29:33.541Z] #58 ... [2021-04-13T15:29:33.541Z] [2021-04-13T15:29:33.541Z] #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-04-13T15:29:33.541Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:29:33.541Z] #40 6.534 + git clone https://github.com/docker/distribution.git . [2021-04-13T15:29:33.541Z] #40 6.555 Cloning into '.'... [2021-04-13T15:29:33.691Z] #42 ... [2021-04-13T15:29:33.691Z] [2021-04-13T15:29:33.691Z] #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-04-13T15:29:33.691Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:33.691Z] #36 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:33.691Z] #36 13.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:33.691Z] #36 ... [2021-04-13T15:29:33.691Z] [2021-04-13T15:29:33.691Z] #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-04-13T15:29:33.691Z] #47 sha256:90f9984224bb24de34f65bf9dee338d2a8502fbc02dcaf87eada53091a3cc7d8 [2021-04-13T15:29:33.691Z] #47 12.83 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:33.691Z] #47 14.11 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:33.691Z] #47 18.75 go: finding github.com/fatih/color v1.9.0 [2021-04-13T15:29:33.691Z] #47 18.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:33.691Z] #47 18.81 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:29:33.691Z] #47 19.03 go: finding github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:33.691Z] #47 19.05 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:33.691Z] #47 19.07 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:33.691Z] #47 19.36 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:33.691Z] #47 19.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:33.691Z] #47 19.56 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:33.691Z] #47 19.61 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:33.691Z] #47 19.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:33.720Z] #45 ... [2021-04-13T15:29:33.720Z] [2021-04-13T15:29:33.720Z] #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-04-13T15:29:33.720Z] #24 sha256:ac63b13c71c58e55fc5942db86714dd42f24a8783415047d119b40cd6872b99f [2021-04-13T15:29:33.720Z] #24 7.876 + RM_GOPATH=0 [2021-04-13T15:29:33.720Z] #24 7.876 + TMP_GOPATH= [2021-04-13T15:29:33.720Z] #24 7.876 + : /build [2021-04-13T15:29:33.720Z] #24 7.876 + '[' -z '' ']' [2021-04-13T15:29:33.720Z] #24 7.876 ++ mktemp -d [2021-04-13T15:29:33.720Z] #24 7.876 + export GOPATH=/tmp/tmp.1x7zMq3jde [2021-04-13T15:29:33.720Z] #24 7.876 + GOPATH=/tmp/tmp.1x7zMq3jde [2021-04-13T15:29:33.720Z] #24 7.876 + RM_GOPATH=1 [2021-04-13T15:29:33.720Z] #24 7.876 + case "$(go env GOARCH)" in [2021-04-13T15:29:33.720Z] #24 7.894 ++ go env GOARCH [2021-04-13T15:29:33.720Z] #24 7.894 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.720Z] #24 7.894 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.720Z] #24 7.894 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:33.720Z] #24 7.898 Install docker/cli version 17.06.2-ce from stable [2021-04-13T15:29:33.720Z] #24 7.898 + dir=/tmp/install [2021-04-13T15:29:33.720Z] #24 7.898 + bin=dockercli [2021-04-13T15:29:33.720Z] #24 7.898 + shift [2021-04-13T15:29:33.720Z] #24 7.931 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-13T15:29:33.720Z] #24 7.931 + . /tmp/install/dockercli.installer [2021-04-13T15:29:33.720Z] #24 7.931 ++ : stable [2021-04-13T15:29:33.720Z] #24 7.931 ++ : 17.06.2-ce [2021-04-13T15:29:33.720Z] #24 7.931 + install_dockercli [2021-04-13T15:29:33.720Z] #24 7.931 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-13T15:29:33.720Z] #24 7.931 ++ uname -m [2021-04-13T15:29:33.720Z] #24 7.931 + arch=x86_64 [2021-04-13T15:29:33.720Z] #24 7.931 + '[' x86_64 '!=' x86_64 ']' [2021-04-13T15:29:33.720Z] #24 7.931 + url=https://download.docker.com/linux/static [2021-04-13T15:29:33.720Z] #24 7.931 + tar -xz docker/docker [2021-04-13T15:29:33.720Z] #24 7.931 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-13T15:29:33.720Z] #24 ... [2021-04-13T15:29:33.720Z] [2021-04-13T15:29:33.720Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:33.720Z] #67 sha256:38edc22cce5f14f5ed9ad2df5f6e9a7eff76be80838f492ae85593711590a3e3 [2021-04-13T15:29:33.720Z] #67 6.220 + RM_GOPATH=0 [2021-04-13T15:29:33.720Z] #67 6.220 + TMP_GOPATH= [2021-04-13T15:29:33.720Z] #67 6.220 + : /build [2021-04-13T15:29:33.720Z] #67 6.226 + '[' -z '' ']' [2021-04-13T15:29:33.720Z] #67 6.226 ++ mktemp -d [2021-04-13T15:29:33.720Z] #67 6.226 + export GOPATH=/tmp/tmp.snfosF897Z [2021-04-13T15:29:33.720Z] #67 6.226 + GOPATH=/tmp/tmp.snfosF897Z [2021-04-13T15:29:33.720Z] #67 6.226 + RM_GOPATH=1 [2021-04-13T15:29:33.720Z] #67 6.226 + case "$(go env GOARCH)" in [2021-04-13T15:29:33.720Z] #67 6.226 ++ go env GOARCH [2021-04-13T15:29:33.720Z] #67 6.232 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:33.720Z] #67 6.232 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.720Z] #67 6.232 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.720Z] #67 6.232 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:33.720Z] #67 6.232 + dir=/tmp/install [2021-04-13T15:29:33.720Z] #67 6.232 + bin=proxy [2021-04-13T15:29:33.720Z] #67 6.232 + shift [2021-04-13T15:29:33.720Z] #67 6.232 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-13T15:29:33.720Z] #67 6.232 + . /tmp/install/proxy.installer [2021-04-13T15:29:33.720Z] #67 6.232 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:33.720Z] #67 6.232 + install_proxy [2021-04-13T15:29:33.720Z] #67 6.232 + case "$1" in [2021-04-13T15:29:33.720Z] #67 6.232 + export CGO_ENABLED=0 [2021-04-13T15:29:33.720Z] #67 6.232 + CGO_ENABLED=0 [2021-04-13T15:29:33.720Z] #67 6.232 + _install_proxy [2021-04-13T15:29:33.720Z] #67 6.232 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-13T15:29:33.720Z] #67 6.232 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.snfosF897Z/src/github.com/docker/libnetwork [2021-04-13T15:29:33.720Z] #67 6.232 Cloning into '/tmp/tmp.snfosF897Z/src/github.com/docker/libnetwork'... [2021-04-13T15:29:33.720Z] #13 113.4 Selecting previously unselected package libpcre32-3:amd64. [2021-04-13T15:29:33.720Z] #13 113.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-13T15:29:33.720Z] #13 113.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-13T15:29:33.720Z] #13 113.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-13T15:29:33.720Z] #13 113.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-13T15:29:33.720Z] #13 113.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-13T15:29:33.802Z] #40 ... [2021-04-13T15:29:33.802Z] [2021-04-13T15:29:33.802Z] #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-04-13T15:29:33.802Z] #24 sha256:4b279334d7031f43c6e20f143007f9d6b835325925416544bcfb9bb3f8e9e67a [2021-04-13T15:29:33.802Z] #24 7.398 + RM_GOPATH=0 [2021-04-13T15:29:33.802Z] #24 7.398 + TMP_GOPATH= [2021-04-13T15:29:33.802Z] #24 7.398 + : /build [2021-04-13T15:29:33.802Z] #24 7.398 + '[' -z '' ']' [2021-04-13T15:29:33.802Z] #24 7.402 ++ mktemp -d [2021-04-13T15:29:33.802Z] #24 7.403 + export GOPATH=/tmp/tmp.8ABVia5Rmy [2021-04-13T15:29:33.802Z] #24 7.403 + GOPATH=/tmp/tmp.8ABVia5Rmy [2021-04-13T15:29:33.802Z] #24 7.403 + RM_GOPATH=1 [2021-04-13T15:29:33.802Z] #24 7.403 + case "$(go env GOARCH)" in [2021-04-13T15:29:33.802Z] #24 7.405 ++ go env GOARCH [2021-04-13T15:29:33.802Z] #24 7.425 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.802Z] #24 7.425 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.802Z] #24 7.431 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:33.802Z] #24 7.433 + dir=/tmp/install [2021-04-13T15:29:33.802Z] #24 7.433 + bin=dockercli [2021-04-13T15:29:33.802Z] #24 7.433 + shift [2021-04-13T15:29:33.802Z] #24 7.433 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-13T15:29:33.802Z] #24 7.433 + . /tmp/install/dockercli.installer [2021-04-13T15:29:33.802Z] #24 7.433 ++ : stable [2021-04-13T15:29:33.802Z] #24 7.433 ++ : 17.06.2-ce [2021-04-13T15:29:33.802Z] #24 7.433 + install_dockercli [2021-04-13T15:29:33.802Z] #24 7.433 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-13T15:29:33.802Z] #24 7.436 ++ uname -m [2021-04-13T15:29:33.802Z] #24 7.436 Install docker/cli version 17.06.2-ce from stable [2021-04-13T15:29:33.802Z] #24 7.438 + arch=x86_64 [2021-04-13T15:29:33.802Z] #24 7.438 + '[' x86_64 '!=' x86_64 ']' [2021-04-13T15:29:33.802Z] #24 7.438 + url=https://download.docker.com/linux/static [2021-04-13T15:29:33.802Z] #24 7.439 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-13T15:29:33.802Z] #24 7.511 + tar -xz docker/docker [2021-04-13T15:29:33.802Z] #24 ... [2021-04-13T15:29:33.802Z] [2021-04-13T15:29:33.802Z] #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-04-13T15:29:33.802Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:29:33.802Z] #45 7.347 + RM_GOPATH=0 [2021-04-13T15:29:33.802Z] #45 7.347 + TMP_GOPATH= [2021-04-13T15:29:33.802Z] #45 7.347 + : /build [2021-04-13T15:29:33.802Z] #45 7.347 + '[' -z '' ']' [2021-04-13T15:29:33.802Z] #45 7.347 ++ mktemp -d [2021-04-13T15:29:33.802Z] #45 7.371 + export GOPATH=/tmp/tmp.xtW8O2uDdt [2021-04-13T15:29:33.802Z] #45 7.371 + GOPATH=/tmp/tmp.xtW8O2uDdt [2021-04-13T15:29:33.802Z] #45 7.371 + RM_GOPATH=1 [2021-04-13T15:29:33.802Z] #45 7.371 + case "$(go env GOARCH)" in [2021-04-13T15:29:33.802Z] #45 7.371 ++ go env GOARCH [2021-04-13T15:29:33.802Z] #45 7.394 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.802Z] #45 7.394 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:33.802Z] #45 7.394 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:33.802Z] #45 7.466 + dir=/tmp/install [2021-04-13T15:29:33.802Z] #45 7.466 + bin=vndr [2021-04-13T15:29:33.802Z] #45 7.466 + shift [2021-04-13T15:29:33.802Z] #45 7.466 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-13T15:29:33.802Z] #45 7.466 + . /tmp/install/vndr.installer [2021-04-13T15:29:33.802Z] #45 7.467 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:33.802Z] #45 7.482 + install_vndr [2021-04-13T15:29:33.802Z] #45 7.482 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-13T15:29:33.802Z] #45 7.482 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xtW8O2uDdt/src/github.com/LK4D4/vndr [2021-04-13T15:29:33.802Z] #45 7.483 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:33.802Z] #45 7.488 Cloning into '/tmp/tmp.xtW8O2uDdt/src/github.com/LK4D4/vndr'... [2021-04-13T15:29:33.802Z] #45 8.312 + cd /tmp/tmp.xtW8O2uDdt/src/github.com/LK4D4/vndr [2021-04-13T15:29:33.802Z] #45 8.312 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:33.802Z] #45 8.332 + go build -buildmode=pie -v -o /build/vndr . [2021-04-13T15:29:33.802Z] #45 10.02 runtime/internal/atomic [2021-04-13T15:29:33.802Z] #45 10.02 internal/cpu [2021-04-13T15:29:33.802Z] #45 10.32 runtime/internal/sys [2021-04-13T15:29:33.802Z] #45 10.65 runtime/internal/math [2021-04-13T15:29:33.802Z] #45 10.78 internal/race [2021-04-13T15:29:33.802Z] #45 10.85 internal/bytealg [2021-04-13T15:29:33.802Z] #45 10.88 sync/atomic [2021-04-13T15:29:33.802Z] #45 11.15 unicode [2021-04-13T15:29:33.949Z] #47 ... [2021-04-13T15:29:33.949Z] [2021-04-13T15:29:33.949Z] #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-04-13T15:29:33.949Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:29:33.949Z] #55 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:33.949Z] #55 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:33.980Z] #67 ... [2021-04-13T15:29:33.980Z] [2021-04-13T15:29:33.980Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:33.980Z] #34 sha256:738db78170150351377cf78d86759843727271eff10a2bc36aad628c4e7119e9 [2021-04-13T15:29:33.980Z] #34 7.009 Install go-toml version v1.8.1 [2021-04-13T15:29:33.980Z] #34 7.031 go: finding github.com v1.8.1 [2021-04-13T15:29:33.980Z] #34 7.031 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-13T15:29:33.980Z] #34 7.031 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-13T15:29:33.980Z] #34 7.031 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:33.980Z] #34 7.031 go: finding github.com/pelletier v1.8.1 [2021-04-13T15:29:33.980Z] #34 7.697 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:33.980Z] #34 8.082 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:33.980Z] #34 9.538 github.com/pelletier/go-toml [2021-04-13T15:29:33.982Z] #13 113.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-13T15:29:33.982Z] #13 113.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-13T15:29:33.982Z] #13 113.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-13T15:29:34.062Z] #45 11.86 runtime [2021-04-13T15:29:34.062Z] #45 ... [2021-04-13T15:29:34.062Z] [2021-04-13T15:29:34.062Z] #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-04-13T15:29:34.062Z] #29 sha256:90d4391658b886e09a498afb288540ceb9f0f13c7c27b7461d0f2b9bddfafad9 [2021-04-13T15:29:34.062Z] #29 8.519 [2021-04-13T15:29:34.062Z] #29 11.29 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-13T15:29:34.062Z] #29 11.83 [2021-04-13T15:29:34.062Z] #29 12.06 ######################################################################## 100.0% [2021-04-13T15:29:34.062Z] #29 12.22 [2021-04-13T15:29:34.062Z] #29 13.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-13T15:29:34.062Z] #29 13.58 [2021-04-13T15:29:34.062Z] #29 13.87 ##################################### 52.6% ######################################################################## 100.0% [2021-04-13T15:29:34.062Z] #29 14.01 [2021-04-13T15:29:34.074Z] #44 95.25 CC criu/rbtree.o [2021-04-13T15:29:34.207Z] #55 ... [2021-04-13T15:29:34.207Z] [2021-04-13T15:29:34.207Z] #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-04-13T15:29:34.207Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:34.207Z] #49 22.21 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:29:34.207Z] #49 22.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:29:34.207Z] #49 22.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:29:34.207Z] #49 22.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:29:34.207Z] #49 22.23 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-13T15:29:34.207Z] #49 22.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:29:34.207Z] #49 22.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:29:34.207Z] #49 22.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:29:34.207Z] #49 22.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:29:34.207Z] #49 22.44 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:29:34.240Z] #34 ... [2021-04-13T15:29:34.240Z] [2021-04-13T15:29:34.240Z] #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-04-13T15:29:34.240Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:29:34.240Z] #40 ... [2021-04-13T15:29:34.240Z] [2021-04-13T15:29:34.240Z] #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-04-13T15:29:34.240Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:34.240Z] #36 ... [2021-04-13T15:29:34.240Z] [2021-04-13T15:29:34.240Z] #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-04-13T15:29:34.240Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:29:34.240Z] #49 5.976 + RM_GOPATH=0 [2021-04-13T15:29:34.240Z] #49 5.976 + TMP_GOPATH= [2021-04-13T15:29:34.240Z] #49 5.976 + : /build [2021-04-13T15:29:34.240Z] #49 5.976 + '[' -z '' ']' [2021-04-13T15:29:34.240Z] #49 5.977 ++ mktemp -d [2021-04-13T15:29:34.240Z] #49 6.025 + export GOPATH=/tmp/tmp.R1MU3uQidZ [2021-04-13T15:29:34.240Z] #49 6.025 + GOPATH=/tmp/tmp.R1MU3uQidZ [2021-04-13T15:29:34.240Z] #49 6.025 + RM_GOPATH=1 [2021-04-13T15:29:34.240Z] #49 6.025 + case "$(go env GOARCH)" in [2021-04-13T15:29:34.240Z] #49 6.025 ++ go env GOARCH [2021-04-13T15:29:34.240Z] #49 6.025 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:34.240Z] #49 6.025 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:34.240Z] #49 6.025 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:34.240Z] #49 6.025 + dir=/tmp/install [2021-04-13T15:29:34.240Z] #49 6.025 + bin=golangci_lint [2021-04-13T15:29:34.240Z] #49 6.025 + shift [2021-04-13T15:29:34.240Z] #49 6.025 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-13T15:29:34.240Z] #49 6.025 + . /tmp/install/golangci_lint.installer [2021-04-13T15:29:34.240Z] #49 6.025 ++ : v1.23.8 [2021-04-13T15:29:34.240Z] #49 6.025 + install_golangci_lint [2021-04-13T15:29:34.240Z] #49 6.025 + set -e [2021-04-13T15:29:34.240Z] #49 6.025 + export GO111MODULE=on [2021-04-13T15:29:34.240Z] #49 6.025 + GO111MODULE=on [2021-04-13T15:29:34.240Z] #49 6.025 + GOBIN=/build [2021-04-13T15:29:34.240Z] #49 6.025 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-13T15:29:34.240Z] #49 6.039 go: finding github.com v1.23.8 [2021-04-13T15:29:34.240Z] #49 6.050 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-13T15:29:34.240Z] #49 6.050 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:34.240Z] #49 6.050 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-13T15:29:34.240Z] #49 6.051 go: finding github.com/golangci v1.23.8 [2021-04-13T15:29:34.240Z] #49 6.617 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:34.240Z] #49 7.084 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:34.240Z] #49 10.86 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-13T15:29:34.240Z] #49 10.96 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-13T15:29:34.240Z] #49 10.96 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-13T15:29:34.240Z] #49 10.97 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:29:34.322Z] #29 14.13 Download of images into '/build' complete. [2021-04-13T15:29:34.322Z] #29 14.13 Use something like the following to load the result into a Docker daemon: [2021-04-13T15:29:34.322Z] #29 14.13 tar -cC '/build' . | docker load [2021-04-13T15:29:34.463Z] #49 22.45 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:29:34.463Z] #49 22.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:29:34.463Z] #49 22.47 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:29:34.463Z] #49 22.49 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:29:34.463Z] #49 22.49 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:29:34.463Z] #49 22.50 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-13T15:29:34.463Z] #49 22.53 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:29:34.463Z] #49 22.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:29:34.463Z] #49 22.70 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:29:34.500Z] #49 ... [2021-04-13T15:29:34.500Z] [2021-04-13T15:29:34.500Z] #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-04-13T15:29:34.500Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:29:34.500Z] #42 8.000 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:34.500Z] #42 8.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:34.500Z] #42 8.029 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:34.500Z] #42 8.843 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:34.500Z] #42 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:34.500Z] #42 ... [2021-04-13T15:29:34.500Z] [2021-04-13T15:29:34.500Z] #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-04-13T15:29:34.500Z] #58 sha256:7a3c0473f22965db3494c80d21f14655cfb6401c622c205741a3a4d65ca75269 [2021-04-13T15:29:34.500Z] #58 7.638 + RM_GOPATH=0 [2021-04-13T15:29:34.500Z] #58 7.638 + TMP_GOPATH= [2021-04-13T15:29:34.500Z] #58 7.638 + : /build [2021-04-13T15:29:34.500Z] #58 7.638 + '[' -z '' ']' [2021-04-13T15:29:34.500Z] #58 7.638 ++ mktemp -d [2021-04-13T15:29:34.500Z] #58 7.638 + export GOPATH=/tmp/tmp.kmN2CuQMhk [2021-04-13T15:29:34.500Z] #58 7.638 + GOPATH=/tmp/tmp.kmN2CuQMhk [2021-04-13T15:29:34.500Z] #58 7.638 + RM_GOPATH=1 [2021-04-13T15:29:34.500Z] #58 7.638 + case "$(go env GOARCH)" in [2021-04-13T15:29:34.500Z] #58 7.638 ++ go env GOARCH [2021-04-13T15:29:34.500Z] #58 7.638 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:34.500Z] #58 7.638 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:34.500Z] #58 7.638 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:34.500Z] #58 7.650 + dir=/tmp/install [2021-04-13T15:29:34.500Z] #58 7.650 + bin=rootlesskit [2021-04-13T15:29:34.500Z] #58 7.650 + shift [2021-04-13T15:29:34.500Z] #58 7.650 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-13T15:29:34.500Z] #58 7.650 + . /tmp/install/rootlesskit.installer [2021-04-13T15:29:34.500Z] #58 7.650 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:34.500Z] #58 7.650 + install_rootlesskit [2021-04-13T15:29:34.500Z] #58 7.650 + case "$1" in [2021-04-13T15:29:34.500Z] #58 7.650 + export CGO_ENABLED=0 [2021-04-13T15:29:34.500Z] #58 7.650 + CGO_ENABLED=0 [2021-04-13T15:29:34.500Z] #58 7.650 + _install_rootlesskit [2021-04-13T15:29:34.500Z] #58 7.650 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-13T15:29:34.501Z] #58 7.650 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kmN2CuQMhk/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:34.501Z] #58 7.650 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:34.501Z] #58 7.668 Cloning into '/tmp/tmp.kmN2CuQMhk/src/github.com/rootless-containers/rootlesskit'... [2021-04-13T15:29:34.504Z] #30 3.288 0.4% ##### 7.1% ######### 13.2% ############# 19.3% ################ 23.4% ##################### 29.6% ########################### 37.7% ############################### 43.8% ################################## 47.8% ################################### 49.7% #################################### 50.0% #################################### 51.1% ######################################## 56.4% ############################################# 62.5% ################################################# 68.6% ####################################################### 76.8% ############################################################## 87.0% ################################################################### 93.1% [2021-04-13T15:29:34.504Z] #30 ... [2021-04-13T15:29:34.504Z] [2021-04-13T15:29:34.504Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:34.504Z] #35 sha256:13f7611f013eb83c0dc0f28b3c32c440ddd0f6c1a2ae200b0f2b64db284974ce [2021-04-13T15:29:34.504Z] #35 0.938 Install go-toml version v1.8.1 [2021-04-13T15:29:34.504Z] #35 0.993 go: finding github.com v1.8.1 [2021-04-13T15:29:34.504Z] #35 0.994 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-13T15:29:34.504Z] #35 0.994 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:34.504Z] #35 0.994 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-13T15:29:34.504Z] #35 0.994 go: finding github.com/pelletier v1.8.1 [2021-04-13T15:29:34.504Z] #35 2.185 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:34.504Z] #35 3.121 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:34.504Z] #35 6.217 github.com/pelletier/go-toml [2021-04-13T15:29:34.554Z] #13 114.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-13T15:29:34.554Z] #13 114.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-13T15:29:34.554Z] #13 114.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-13T15:29:34.554Z] #13 114.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-13T15:29:34.708Z] #44 95.51 CC criu/rst-malloc.o [2021-04-13T15:29:34.708Z] #44 95.82 CC criu/seccomp.o [2021-04-13T15:29:34.735Z] #49 22.83 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:29:34.735Z] #49 22.85 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:29:34.735Z] #49 22.91 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:29:34.735Z] #49 22.91 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:29:34.760Z] #58 11.25 + cd /tmp/tmp.kmN2CuQMhk/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:34.760Z] #58 11.25 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:34.760Z] #58 11.27 + export GO111MODULE=on [2021-04-13T15:29:34.760Z] #58 11.27 + GO111MODULE=on [2021-04-13T15:29:34.760Z] #58 11.27 + export GOPROXY=https://proxy.golang.org [2021-04-13T15:29:34.760Z] #58 11.27 + GOPROXY=https://proxy.golang.org [2021-04-13T15:29:34.760Z] #58 11.27 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:29:34.760Z] #58 11.27 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-13T15:29:34.760Z] #58 ... [2021-04-13T15:29:34.760Z] [2021-04-13T15:29:34.760Z] #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-04-13T15:29:34.760Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:29:34.760Z] #32 10.36 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-13T15:29:34.760Z] #32 10.36 Cloning into '.'... [2021-04-13T15:29:34.760Z] #32 ... [2021-04-13T15:29:34.760Z] [2021-04-13T15:29:34.760Z] #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-04-13T15:29:34.760Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:29:34.760Z] #49 11.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:29:34.760Z] #49 11.17 go: downloading github.com/fatih/color v1.7.0 [2021-04-13T15:29:34.760Z] #49 11.31 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-13T15:29:34.760Z] #49 11.34 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:29:34.806Z] #35 ... [2021-04-13T15:29:34.806Z] [2021-04-13T15:29:34.806Z] #37 [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-04-13T15:29:34.806Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-13T15:29:34.806Z] #37 0.754 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:34.806Z] #37 0.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:34.806Z] #37 0.892 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:34.806Z] #37 2.499 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-13T15:29:34.806Z] #37 4.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-13T15:29:34.806Z] #37 7.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-13T15:29:34.806Z] #37 ... [2021-04-13T15:29:34.806Z] [2021-04-13T15:29:34.806Z] #48 [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-04-13T15:29:34.806Z] #48 sha256:a86f28b964aaa4595b275c798500105792f7e7ae4a73eea2da43f02e877c6079 [2021-04-13T15:29:34.806Z] #48 0.869 + RM_GOPATH=0 [2021-04-13T15:29:34.806Z] #48 0.870 + TMP_GOPATH= [2021-04-13T15:29:34.806Z] #48 0.870 + : /build [2021-04-13T15:29:34.806Z] #48 0.870 + '[' -z '' ']' [2021-04-13T15:29:34.806Z] #48 0.871 ++ mktemp -d [2021-04-13T15:29:34.806Z] #48 0.878 + export GOPATH=/tmp/tmp.kLayBXDm2z [2021-04-13T15:29:34.806Z] #48 0.890 + GOPATH=/tmp/tmp.kLayBXDm2z [2021-04-13T15:29:34.806Z] #48 0.891 + RM_GOPATH=1 [2021-04-13T15:29:34.806Z] #48 0.891 + case "$(go env GOARCH)" in [2021-04-13T15:29:34.806Z] #48 0.896 ++ go env GOARCH [2021-04-13T15:29:34.806Z] #48 0.933 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:34.806Z] #48 0.934 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:34.806Z] #48 0.935 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:34.806Z] #48 0.938 + dir=/tmp/install [2021-04-13T15:29:34.806Z] #48 0.950 + bin=gotestsum [2021-04-13T15:29:34.806Z] #48 0.950 + shift [2021-04-13T15:29:34.806Z] #48 0.950 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-13T15:29:34.806Z] #48 0.950 + . /tmp/install/gotestsum.installer [2021-04-13T15:29:34.806Z] #48 0.951 ++ : v0.5.3 [2021-04-13T15:29:34.806Z] #48 0.952 + install_gotestsum [2021-04-13T15:29:34.806Z] #48 0.956 + set -e [2021-04-13T15:29:34.806Z] #48 0.956 + export GO111MODULE=on [2021-04-13T15:29:34.806Z] #48 0.956 + GO111MODULE=on [2021-04-13T15:29:34.806Z] #48 0.956 + GOBIN=/build [2021-04-13T15:29:34.806Z] #48 0.963 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-13T15:29:34.806Z] #48 1.162 go: finding gotest.tools v0.5.3 [2021-04-13T15:29:34.806Z] #48 1.164 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:34.806Z] #48 2.359 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:34.806Z] #48 3.711 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:34.806Z] #48 5.473 go: downloading github.com/fatih/color v1.9.0 [2021-04-13T15:29:34.806Z] #48 5.496 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:34.806Z] #48 5.565 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:34.806Z] #48 5.611 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:34.806Z] #48 5.612 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:34.806Z] #48 5.690 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:34.806Z] #48 5.783 go: extracting github.com/fatih/color v1.9.0 [2021-04-13T15:29:34.806Z] #48 5.902 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:34.806Z] #48 5.999 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:34.806Z] #48 6.053 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:34.806Z] #48 6.181 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:34.806Z] #48 6.288 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:34.806Z] #48 6.373 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:34.806Z] #48 6.376 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:34.806Z] #48 6.458 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:34.806Z] #48 6.688 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:34.806Z] #48 7.005 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:34.806Z] #48 7.316 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:34.806Z] #48 7.445 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:34.806Z] #48 9.411 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:34.806Z] #48 9.973 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:34.816Z] #13 114.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:29:34.816Z] #13 114.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-13T15:29:34.816Z] #13 114.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-13T15:29:34.816Z] #13 114.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-13T15:29:34.892Z] #29 DONE 14.7s [2021-04-13T15:29:34.892Z] [2021-04-13T15:29:34.892Z] #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-04-13T15:29:34.892Z] #58 sha256:793c15894fc7d66d577970bc2645247d8711360f9d166e2ad0df128bae08e81f [2021-04-13T15:29:34.892Z] #58 12.30 + cd /tmp/tmp.3URwqRYPDP/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:34.892Z] #58 12.31 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:34.892Z] #58 12.32 + export GO111MODULE=on [2021-04-13T15:29:34.892Z] #58 12.32 + GO111MODULE=on [2021-04-13T15:29:34.892Z] #58 12.32 + export GOPROXY=https://proxy.golang.org [2021-04-13T15:29:34.892Z] #58 12.32 + GOPROXY=https://proxy.golang.org [2021-04-13T15:29:34.892Z] #58 12.32 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:29:34.892Z] #58 12.32 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-13T15:29:34.992Z] #49 23.09 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:29:34.992Z] #49 23.20 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-13T15:29:35.077Z] #13 114.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:29:35.077Z] #13 114.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-13T15:29:35.077Z] #13 114.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-13T15:29:35.077Z] #13 114.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:29:35.106Z] #48 ... [2021-04-13T15:29:35.106Z] [2021-04-13T15:29:35.106Z] #50 [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-04-13T15:29:35.106Z] #50 sha256:58ea193f68d87d4fa7cafe055edc86b3dd354f14e65f84ba462091927dd4a704 [2021-04-13T15:29:35.106Z] #50 0.507 + RM_GOPATH=0 [2021-04-13T15:29:35.106Z] #50 0.507 + TMP_GOPATH= [2021-04-13T15:29:35.106Z] #50 0.507 + : /build [2021-04-13T15:29:35.106Z] #50 0.508 + '[' -z '' ']' [2021-04-13T15:29:35.106Z] #50 0.509 ++ mktemp -d [2021-04-13T15:29:35.106Z] #50 0.511 + export GOPATH=/tmp/tmp.vA6eEk6kvH [2021-04-13T15:29:35.106Z] #50 0.511 + GOPATH=/tmp/tmp.vA6eEk6kvH [2021-04-13T15:29:35.106Z] #50 0.511 + RM_GOPATH=1 [2021-04-13T15:29:35.106Z] #50 0.511 + case "$(go env GOARCH)" in [2021-04-13T15:29:35.106Z] #50 0.515 ++ go env GOARCH [2021-04-13T15:29:35.106Z] #50 0.524 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.106Z] #50 0.527 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.106Z] #50 0.528 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:35.106Z] #50 0.530 + dir=/tmp/install [2021-04-13T15:29:35.106Z] #50 0.530 + bin=golangci_lint [2021-04-13T15:29:35.106Z] #50 0.530 + shift [2021-04-13T15:29:35.106Z] #50 0.530 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-13T15:29:35.106Z] #50 0.530 + . /tmp/install/golangci_lint.installer [2021-04-13T15:29:35.106Z] #50 0.531 ++ : v1.23.8 [2021-04-13T15:29:35.106Z] #50 0.532 + install_golangci_lint [2021-04-13T15:29:35.106Z] #50 0.532 + set -e [2021-04-13T15:29:35.106Z] #50 0.533 + export GO111MODULE=on [2021-04-13T15:29:35.106Z] #50 0.533 + GO111MODULE=on [2021-04-13T15:29:35.106Z] #50 0.534 + GOBIN=/build [2021-04-13T15:29:35.106Z] #50 0.534 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-13T15:29:35.106Z] #50 0.572 go: finding github.com v1.23.8 [2021-04-13T15:29:35.106Z] #50 0.572 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-13T15:29:35.106Z] #50 0.573 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-13T15:29:35.106Z] #50 0.573 go: finding github.com/golangci v1.23.8 [2021-04-13T15:29:35.106Z] #50 0.578 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:35.106Z] #50 1.543 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:35.106Z] #50 2.983 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:35.106Z] #50 ... [2021-04-13T15:29:35.106Z] [2021-04-13T15:29:35.106Z] #59 [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-04-13T15:29:35.106Z] #59 sha256:34800abcb64aa83d46a5cc1dadf77f6a49440f622742a4248388efcae6bf43a5 [2021-04-13T15:29:35.106Z] #59 0.885 + RM_GOPATH=0 [2021-04-13T15:29:35.106Z] #59 0.901 + TMP_GOPATH= [2021-04-13T15:29:35.106Z] #59 0.910 + : /build [2021-04-13T15:29:35.106Z] #59 0.910 + '[' -z '' ']' [2021-04-13T15:29:35.106Z] #59 0.912 ++ mktemp -d [2021-04-13T15:29:35.106Z] #59 0.914 + export GOPATH=/tmp/tmp.MIZRPnywqJ [2021-04-13T15:29:35.106Z] #59 0.915 + GOPATH=/tmp/tmp.MIZRPnywqJ [2021-04-13T15:29:35.106Z] #59 0.915 + RM_GOPATH=1 [2021-04-13T15:29:35.106Z] #59 0.916 + case "$(go env GOARCH)" in [2021-04-13T15:29:35.106Z] #59 0.916 ++ go env GOARCH [2021-04-13T15:29:35.106Z] #59 0.986 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.106Z] #59 0.987 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.106Z] #59 0.989 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:35.106Z] #59 0.996 + dir=/tmp/install [2021-04-13T15:29:35.106Z] #59 1.023 + bin=rootlesskit [2021-04-13T15:29:35.106Z] #59 1.024 + shift [2021-04-13T15:29:35.106Z] #59 1.026 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-13T15:29:35.106Z] #59 1.028 + . /tmp/install/rootlesskit.installer [2021-04-13T15:29:35.106Z] #59 1.055 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:35.106Z] #59 1.057 + install_rootlesskit [2021-04-13T15:29:35.106Z] #59 1.060 + case "$1" in [2021-04-13T15:29:35.106Z] #59 1.061 + export CGO_ENABLED=0 [2021-04-13T15:29:35.106Z] #59 1.061 + CGO_ENABLED=0 [2021-04-13T15:29:35.106Z] #59 1.061 + _install_rootlesskit [2021-04-13T15:29:35.106Z] #59 1.070 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-13T15:29:35.106Z] #59 1.071 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:35.106Z] #59 1.071 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MIZRPnywqJ/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:35.106Z] #59 1.101 Cloning into '/tmp/tmp.MIZRPnywqJ/src/github.com/rootless-containers/rootlesskit'... [2021-04-13T15:29:35.106Z] #59 6.841 + cd /tmp/tmp.MIZRPnywqJ/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:35.106Z] #59 6.841 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:35.106Z] #59 6.857 + export GO111MODULE=on [2021-04-13T15:29:35.106Z] #59 6.857 + GO111MODULE=on [2021-04-13T15:29:35.106Z] #59 6.857 + export GOPROXY=https://proxy.golang.org [2021-04-13T15:29:35.106Z] #59 6.857 + GOPROXY=https://proxy.golang.org [2021-04-13T15:29:35.106Z] #59 6.857 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:29:35.106Z] #59 6.857 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-13T15:29:35.106Z] #59 10.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:35.106Z] #59 10.25 go: downloading github.com/google/uuid v1.2.0 [2021-04-13T15:29:35.106Z] #59 10.25 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:35.106Z] #59 10.25 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:35.106Z] #59 10.27 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:35.106Z] #59 10.32 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:35.106Z] #59 10.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:35.106Z] #59 10.41 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:35.106Z] #59 10.46 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:35.106Z] #59 10.59 go: extracting github.com/google/uuid v1.2.0 [2021-04-13T15:29:35.106Z] #59 10.61 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:35.106Z] #59 ... [2021-04-13T15:29:35.106Z] [2021-04-13T15:29:35.106Z] #43 [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-04-13T15:29:35.106Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-13T15:29:35.106Z] #43 0.719 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:35.106Z] #43 0.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:35.106Z] #43 0.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:35.106Z] #43 2.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-13T15:29:35.106Z] #43 4.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-13T15:29:35.106Z] #43 6.664 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-13T15:29:35.114Z] #49 11.56 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:29:35.114Z] #49 11.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:29:35.114Z] #49 11.61 go: downloading github.com/spf13/viper v1.6.1 [2021-04-13T15:29:35.114Z] #49 11.74 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-13T15:29:35.114Z] #49 11.77 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:29:35.249Z] #49 23.25 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-13T15:29:35.249Z] #49 23.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:29:35.249Z] #49 23.26 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:29:35.249Z] #49 23.34 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:29:35.249Z] #49 23.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:29:35.249Z] #49 23.43 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:29:35.249Z] #49 23.46 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:29:35.342Z] #44 96.44 CC criu/seize.o [2021-04-13T15:29:35.374Z] #49 11.81 go: extracting github.com/fatih/color v1.7.0 [2021-04-13T15:29:35.374Z] #49 11.95 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:29:35.374Z] #49 11.95 go: downloading github.com/pkg/errors v0.8.1 [2021-04-13T15:29:35.374Z] #49 11.97 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:29:35.374Z] #49 12.03 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-13T15:29:35.374Z] #49 12.03 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:29:35.374Z] #49 12.03 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:29:35.462Z] #43 ... [2021-04-13T15:29:35.462Z] [2021-04-13T15:29:35.462Z] #56 [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-04-13T15:29:35.462Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-13T15:29:35.462Z] #56 1.210 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:35.462Z] #56 1.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:35.462Z] #56 1.342 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:35.462Z] #56 2.550 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-13T15:29:35.462Z] #56 4.881 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-13T15:29:35.462Z] #56 6.672 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-13T15:29:35.462Z] #56 ... [2021-04-13T15:29:35.462Z] [2021-04-13T15:29:35.462Z] #52 [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-04-13T15:29:35.462Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:29:35.462Z] #52 0.925 + RM_GOPATH=0 [2021-04-13T15:29:35.462Z] #52 0.925 + TMP_GOPATH= [2021-04-13T15:29:35.462Z] #52 0.926 + : /build [2021-04-13T15:29:35.462Z] #52 0.926 + '[' -z '' ']' [2021-04-13T15:29:35.462Z] #52 0.931 ++ mktemp -d [2021-04-13T15:29:35.462Z] #52 0.954 + export GOPATH=/tmp/tmp.cSLYRj4hsJ [2021-04-13T15:29:35.462Z] #52 0.954 + GOPATH=/tmp/tmp.cSLYRj4hsJ [2021-04-13T15:29:35.462Z] #52 0.954 + RM_GOPATH=1 [2021-04-13T15:29:35.462Z] #52 0.954 + case "$(go env GOARCH)" in [2021-04-13T15:29:35.462Z] #52 0.955 ++ go env GOARCH [2021-04-13T15:29:35.462Z] #52 1.055 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.462Z] #52 1.057 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.462Z] #52 1.077 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:35.462Z] #52 1.088 + dir=/tmp/install [2021-04-13T15:29:35.462Z] #52 1.091 + bin=shfmt [2021-04-13T15:29:35.462Z] #52 1.092 + shift [2021-04-13T15:29:35.462Z] #52 1.092 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-13T15:29:35.462Z] #52 1.092 + . /tmp/install/shfmt.installer [2021-04-13T15:29:35.462Z] #52 1.093 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:35.462Z] #52 1.094 + install_shfmt [2021-04-13T15:29:35.462Z] #52 1.094 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-13T15:29:35.462Z] #52 1.094 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:35.462Z] #52 1.094 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cSLYRj4hsJ/src/github.com/mvdan/sh [2021-04-13T15:29:35.462Z] #52 1.097 Cloning into '/tmp/tmp.cSLYRj4hsJ/src/github.com/mvdan/sh'... [2021-04-13T15:29:35.519Z] #49 ... [2021-04-13T15:29:35.519Z] [2021-04-13T15:29:35.519Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:35.519Z] #34 sha256:46e526d2d2d968913374003b2dea46d0def0ea1e5181843195943368723afe8d [2021-04-13T15:29:35.519Z] #34 18.98 github.com/pelletier/go-toml/cmd/tomll [2021-04-13T15:29:35.519Z] #34 DONE 23.5s [2021-04-13T15:29:35.519Z] [2021-04-13T15:29:35.519Z] #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-04-13T15:29:35.519Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:35.519Z] #49 23.51 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:29:35.519Z] #49 23.51 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-13T15:29:35.519Z] #49 23.52 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:29:35.519Z] #49 23.53 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:29:35.519Z] #49 23.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:29:35.549Z] #9 ... [2021-04-13T15:29:35.549Z] [2021-04-13T15:29:35.549Z] #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-04-13T15:29:35.549Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-13T15:29:35.549Z] #27 3.819 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:35.549Z] #27 3.819 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:35.549Z] #27 3.840 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:35.549Z] #27 4.066 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-13T15:29:35.549Z] #27 4.258 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-13T15:29:35.549Z] #27 4.772 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-13T15:29:35.549Z] #27 6.313 Fetched 8251 kB in 3s (2916 kB/s) [2021-04-13T15:29:35.549Z] #27 6.313 Reading package lists... [2021-04-13T15:29:35.549Z] #27 7.629 Reading package lists... [2021-04-13T15:29:35.549Z] #27 8.907 Building dependency tree... [2021-04-13T15:29:35.549Z] #27 9.531 The following additional packages will be installed: [2021-04-13T15:29:35.549Z] #27 9.531 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-13T15:29:35.549Z] #27 9.531 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-13T15:29:35.549Z] #27 9.533 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-13T15:29:35.549Z] #27 9.539 Suggested packages: [2021-04-13T15:29:35.549Z] #27 9.539 krb5-doc krb5-user [2021-04-13T15:29:35.549Z] #27 9.539 Recommended packages: [2021-04-13T15:29:35.549Z] #27 9.539 krb5-locales publicsuffix libsasl2-modules [2021-04-13T15:29:35.549Z] #27 9.839 The following NEW packages will be installed: [2021-04-13T15:29:35.549Z] #27 9.851 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-13T15:29:35.549Z] #27 9.851 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-13T15:29:35.549Z] #27 9.851 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-13T15:29:35.549Z] #27 9.851 libssh2-1 libssl1.1 openssl [2021-04-13T15:29:35.549Z] #27 10.14 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T15:29:35.549Z] #27 10.14 Need to get 4777 kB of archives. [2021-04-13T15:29:35.549Z] #27 10.14 After this operation, 11.5 MB of additional disk space will be used. [2021-04-13T15:29:35.549Z] #27 10.14 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-13T15:29:35.549Z] #27 10.16 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-13T15:29:35.549Z] #27 10.16 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-13T15:29:35.549Z] #27 10.16 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-13T15:29:35.549Z] #27 10.16 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-13T15:29:35.549Z] #27 10.16 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-13T15:29:35.549Z] #27 10.16 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-13T15:29:35.549Z] #27 10.17 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-13T15:29:35.549Z] #27 10.17 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-13T15:29:35.549Z] #27 10.17 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-13T15:29:35.549Z] #27 10.20 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-13T15:29:35.650Z] #13 115.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-13T15:29:35.650Z] #13 115.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:29:35.650Z] #13 115.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-13T15:29:35.650Z] #13 115.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:29:35.650Z] #13 115.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-13T15:29:35.650Z] #13 115.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-13T15:29:35.650Z] #13 115.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:29:35.650Z] #13 115.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:29:35.650Z] #13 115.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-13T15:29:35.650Z] #13 115.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:29:35.650Z] #13 115.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:29:35.650Z] #13 115.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:29:35.650Z] #13 115.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-13T15:29:35.650Z] #13 115.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-13T15:29:35.692Z] #49 12.10 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:29:35.692Z] #49 12.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:29:35.692Z] #49 12.14 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:29:35.692Z] #49 12.16 go: extracting github.com/spf13/viper v1.6.1 [2021-04-13T15:29:35.692Z] #49 12.22 go: extracting github.com/pkg/errors v0.8.1 [2021-04-13T15:29:35.692Z] #49 12.28 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:29:35.762Z] #52 ... [2021-04-13T15:29:35.762Z] [2021-04-13T15:29:35.762Z] #33 [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-04-13T15:29:35.762Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-13T15:29:35.762Z] #33 0.769 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-13T15:29:35.762Z] #33 0.783 Cloning into '.'... [2021-04-13T15:29:35.762Z] #33 ... [2021-04-13T15:29:35.762Z] [2021-04-13T15:29:35.762Z] #46 [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-04-13T15:29:35.762Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:29:35.762Z] #46 0.453 + RM_GOPATH=0 [2021-04-13T15:29:35.762Z] #46 0.454 + TMP_GOPATH= [2021-04-13T15:29:35.762Z] #46 0.454 + : /build [2021-04-13T15:29:35.762Z] #46 0.455 + '[' -z '' ']' [2021-04-13T15:29:35.762Z] #46 0.456 ++ mktemp -d [2021-04-13T15:29:35.762Z] #46 0.469 + export GOPATH=/tmp/tmp.BoFeGzZ5H8 [2021-04-13T15:29:35.762Z] #46 0.470 + GOPATH=/tmp/tmp.BoFeGzZ5H8 [2021-04-13T15:29:35.762Z] #46 0.470 + RM_GOPATH=1 [2021-04-13T15:29:35.762Z] #46 0.470 + case "$(go env GOARCH)" in [2021-04-13T15:29:35.762Z] #46 0.471 ++ go env GOARCH [2021-04-13T15:29:35.762Z] #46 0.484 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.762Z] #46 0.484 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.762Z] #46 0.485 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:35.762Z] #46 0.487 + dir=/tmp/install [2021-04-13T15:29:35.762Z] #46 0.487 + bin=vndr [2021-04-13T15:29:35.762Z] #46 0.490 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:35.762Z] #46 0.490 + shift [2021-04-13T15:29:35.762Z] #46 0.490 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-13T15:29:35.762Z] #46 0.490 + . /tmp/install/vndr.installer [2021-04-13T15:29:35.762Z] #46 0.490 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:35.762Z] #46 0.490 + install_vndr [2021-04-13T15:29:35.762Z] #46 0.490 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-13T15:29:35.762Z] #46 0.490 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BoFeGzZ5H8/src/github.com/LK4D4/vndr [2021-04-13T15:29:35.762Z] #46 0.498 Cloning into '/tmp/tmp.BoFeGzZ5H8/src/github.com/LK4D4/vndr'... [2021-04-13T15:29:35.762Z] #46 1.127 + cd /tmp/tmp.BoFeGzZ5H8/src/github.com/LK4D4/vndr [2021-04-13T15:29:35.762Z] #46 1.127 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:35.762Z] #46 1.134 + go build -buildmode=pie -v -o /build/vndr . [2021-04-13T15:29:35.762Z] #46 2.684 internal/race [2021-04-13T15:29:35.762Z] #46 2.696 runtime/internal/sys [2021-04-13T15:29:35.762Z] #46 2.928 runtime/internal/atomic [2021-04-13T15:29:35.762Z] #46 2.946 sync/atomic [2021-04-13T15:29:35.762Z] #46 3.112 internal/cpu [2021-04-13T15:29:35.762Z] #46 3.544 runtime/internal/math [2021-04-13T15:29:35.762Z] #46 3.798 unicode [2021-04-13T15:29:35.762Z] #46 3.934 unicode/utf8 [2021-04-13T15:29:35.762Z] #46 3.966 math/bits [2021-04-13T15:29:35.762Z] #46 5.089 internal/bytealg [2021-04-13T15:29:35.762Z] #46 5.944 math [2021-04-13T15:29:35.762Z] #46 6.037 internal/testlog [2021-04-13T15:29:35.762Z] #46 6.765 encoding [2021-04-13T15:29:35.762Z] #46 7.221 runtime [2021-04-13T15:29:35.762Z] #46 7.276 unicode/utf16 [2021-04-13T15:29:35.762Z] #46 8.554 container/list [2021-04-13T15:29:35.762Z] #46 10.21 crypto/internal/subtle [2021-04-13T15:29:35.762Z] #46 10.57 crypto/subtle [2021-04-13T15:29:35.762Z] #46 10.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-13T15:29:35.762Z] #46 11.28 internal/nettrace [2021-04-13T15:29:35.762Z] #46 ... [2021-04-13T15:29:35.762Z] [2021-04-13T15:29:35.762Z] #25 [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-04-13T15:29:35.762Z] #25 sha256:f6dac329fa75892433692597404afdba4ad907c984674058dd85389759097d99 [2021-04-13T15:29:35.762Z] #25 0.849 + RM_GOPATH=0 [2021-04-13T15:29:35.762Z] #25 0.850 + TMP_GOPATH= [2021-04-13T15:29:35.762Z] #25 0.850 + : /build [2021-04-13T15:29:35.762Z] #25 0.850 + '[' -z '' ']' [2021-04-13T15:29:35.762Z] #25 0.854 ++ mktemp -d [2021-04-13T15:29:35.762Z] #25 0.860 + export GOPATH=/tmp/tmp.q2hTg4Q4KJ [2021-04-13T15:29:35.762Z] #25 0.860 + GOPATH=/tmp/tmp.q2hTg4Q4KJ [2021-04-13T15:29:35.762Z] #25 0.860 + RM_GOPATH=1 [2021-04-13T15:29:35.762Z] #25 0.860 + case "$(go env GOARCH)" in [2021-04-13T15:29:35.762Z] #25 0.871 ++ go env GOARCH [2021-04-13T15:29:35.762Z] #25 0.933 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.762Z] #25 0.933 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:35.762Z] #25 0.948 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:35.762Z] #25 0.962 + dir=/tmp/install [2021-04-13T15:29:35.762Z] #25 0.962 + bin=dockercli [2021-04-13T15:29:35.762Z] #25 0.968 + shift [2021-04-13T15:29:35.762Z] #25 0.968 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-13T15:29:35.762Z] #25 0.968 + . /tmp/install/dockercli.installer [2021-04-13T15:29:35.762Z] #25 0.971 ++ : stable [2021-04-13T15:29:35.762Z] #25 0.971 ++ : 17.06.2-ce [2021-04-13T15:29:35.762Z] #25 0.971 + install_dockercli [2021-04-13T15:29:35.762Z] #25 0.972 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-13T15:29:35.762Z] #25 0.972 Install docker/cli version 17.06.2-ce from stable [2021-04-13T15:29:35.762Z] #25 0.976 ++ uname -m [2021-04-13T15:29:35.762Z] #25 0.984 + arch=ppc64le [2021-04-13T15:29:35.762Z] #25 0.984 + '[' ppc64le '!=' x86_64 ']' [2021-04-13T15:29:35.762Z] #25 0.984 + '[' ppc64le '!=' s390x ']' [2021-04-13T15:29:35.762Z] #25 0.984 + '[' ppc64le '!=' armhf ']' [2021-04-13T15:29:35.762Z] #25 0.984 + build_dockercli [2021-04-13T15:29:35.762Z] #25 0.985 + git clone https://github.com/docker/docker-ce /tmp/tmp.q2hTg4Q4KJ/tmp/docker-ce [2021-04-13T15:29:35.762Z] #25 1.017 Cloning into '/tmp/tmp.q2hTg4Q4KJ/tmp/docker-ce'... [2021-04-13T15:29:35.776Z] #49 23.84 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-13T15:29:35.776Z] #49 23.84 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:29:35.776Z] #49 23.86 go: downloading github.com/spf13/cast v1.3.0 [2021-04-13T15:29:35.776Z] #49 23.94 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:29:35.776Z] #49 23.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:29:35.776Z] #49 23.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:29:35.776Z] #49 23.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:29:35.812Z] #27 10.22 Get:12 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-13T15:29:35.812Z] #27 10.22 Get:13 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-13T15:29:35.812Z] #27 10.23 Get:14 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-13T15:29:35.812Z] #27 10.23 Get:15 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-13T15:29:35.812Z] #27 10.33 Get:16 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-13T15:29:35.812Z] #27 10.33 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-13T15:29:35.812Z] #27 ... [2021-04-13T15:29:35.812Z] [2021-04-13T15:29:35.812Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-13T15:29:35.812Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-13T15:29:35.912Z] #13 115.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:29:35.912Z] #13 115.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:29:35.912Z] #13 115.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-13T15:29:35.912Z] #13 115.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:29:35.912Z] #13 115.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-04-13T15:29:35.912Z] #13 115.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-04-13T15:29:35.912Z] #13 115.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:29:35.912Z] #13 115.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-04-13T15:29:35.912Z] #13 115.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-04-13T15:29:35.912Z] #13 115.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:29:35.912Z] #13 115.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-13T15:29:35.912Z] #13 115.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:29:35.912Z] #13 115.8 Setting up dmsetup (2:1.02.155-3) ... [2021-04-13T15:29:35.912Z] #13 115.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:29:35.912Z] #13 115.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-13T15:29:35.912Z] #13 115.8 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:29:35.951Z] #49 12.40 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:29:35.951Z] #49 12.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:29:35.951Z] #49 12.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:29:36.032Z] #49 24.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:29:36.032Z] #49 24.28 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:29:36.069Z] #25 ... [2021-04-13T15:29:36.069Z] [2021-04-13T15:29:36.069Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:36.069Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:29:36.069Z] #14 0.798 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:29:36.069Z] #14 0.858 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:36.069Z] #14 0.875 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:36.069Z] #14 0.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:36.069Z] #14 2.425 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [449 kB] [2021-04-13T15:29:36.069Z] #14 4.013 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-13T15:29:36.069Z] #14 6.154 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-13T15:29:36.069Z] #14 8.647 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-13T15:29:36.069Z] #14 ... [2021-04-13T15:29:36.069Z] [2021-04-13T15:29:36.069Z] #30 [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-04-13T15:29:36.069Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:36.069Z] #30 3.288 0.4% ##### 7.1% ######### 13.2% ############# 19.3% ################ 23.4% ##################### 29.6% ########################### 37.7% ############################### 43.8% ################################## 47.8% ################################### 49.7% #################################### 50.0% #################################### 51.1% ######################################## 56.4% ############################################# 62.5% ################################################# 68.6% ####################################################### 76.8% ############################################################## 87.0% ################################################################### 93.1% ##################################################################### 97.2% ######################################################################## 100.0% [2021-04-13T15:29:36.069Z] #30 6.276 [2021-04-13T15:29:36.069Z] #30 6.563 # 2.8% #################### 28.8% ################################################# 68.4% #################################################################### 95.0% ######################################################################## 100.0% [2021-04-13T15:29:36.210Z] #49 12.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:29:36.210Z] #49 12.80 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:29:36.210Z] #49 12.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:29:36.210Z] #49 12.84 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:29:36.288Z] #49 24.44 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:29:36.289Z] #49 24.45 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:29:36.376Z] #44 97.19 CC criu/servicefd.o [2021-04-13T15:29:36.376Z] #44 97.56 CC criu/shmem.o [2021-04-13T15:29:36.386Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done [2021-04-13T15:29:36.398Z] #30 7.487 [2021-04-13T15:29:36.469Z] #49 12.91 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:29:36.546Z] #49 24.62 go: extracting github.com/spf13/cast v1.3.0 [2021-04-13T15:29:36.546Z] #49 24.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:29:36.546Z] #49 24.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:29:36.546Z] #49 24.76 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:29:36.729Z] #49 13.14 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:29:36.729Z] #49 ... [2021-04-13T15:29:36.729Z] [2021-04-13T15:29:36.729Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:36.729Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:29:36.729Z] #13 10.19 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:29:36.729Z] #13 ... [2021-04-13T15:29:36.729Z] [2021-04-13T15:29:36.729Z] #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-04-13T15:29:36.729Z] #58 sha256:7a3c0473f22965db3494c80d21f14655cfb6401c622c205741a3a4d65ca75269 [2021-04-13T15:29:36.729Z] #58 12.86 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:36.729Z] #58 12.90 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:36.729Z] #58 12.90 go: downloading github.com/google/uuid v1.2.0 [2021-04-13T15:29:36.729Z] #58 12.97 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:36.729Z] #58 13.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:36.729Z] #58 13.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:36.729Z] #58 13.06 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:36.729Z] #58 13.17 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:36.729Z] #58 13.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:36.729Z] #58 13.21 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:36.729Z] #58 13.41 go: extracting github.com/google/uuid v1.2.0 [2021-04-13T15:29:36.802Z] #49 24.86 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:29:36.803Z] #49 24.91 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:29:36.803Z] #49 24.92 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:29:36.803Z] #49 24.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:29:36.803Z] #49 24.98 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:29:36.960Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-13T15:29:36.988Z] #58 13.54 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:36.988Z] #58 13.68 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:37.070Z] #49 25.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:29:37.070Z] #49 25.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:29:37.070Z] #49 25.22 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-13T15:29:37.070Z] #49 25.22 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:29:37.070Z] #49 25.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:29:37.221Z] #9 DONE 22.0s [2021-04-13T15:29:37.221Z] [2021-04-13T15:29:37.221Z] #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-04-13T15:29:37.221Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-13T15:29:37.221Z] #27 10.35 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-13T15:29:37.221Z] #27 10.35 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-13T15:29:37.221Z] #27 10.35 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-13T15:29:37.221Z] #27 10.35 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-13T15:29:37.221Z] #27 10.66 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:29:37.221Z] #27 10.68 Fetched 4777 kB in 0s (10.7 MB/s) [2021-04-13T15:29:37.221Z] #27 10.73 Selecting previously unselected package libssl1.1:arm64. [2021-04-13T15:29:37.221Z] #27 10.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-04-13T15:29:37.221Z] #27 10.74 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-13T15:29:37.221Z] #27 10.76 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:37.221Z] #27 10.97 Selecting previously unselected package openssl. [2021-04-13T15:29:37.221Z] #27 10.97 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-13T15:29:37.221Z] #27 10.97 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:37.221Z] #27 11.19 Selecting previously unselected package ca-certificates. [2021-04-13T15:29:37.221Z] #27 11.19 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-13T15:29:37.221Z] #27 11.19 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:37.221Z] #27 11.28 Selecting previously unselected package libkeyutils1:arm64. [2021-04-13T15:29:37.221Z] #27 11.29 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-13T15:29:37.221Z] #27 11.29 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-13T15:29:37.221Z] #27 11.39 Selecting previously unselected package libkrb5support0:arm64. [2021-04-13T15:29:37.221Z] #27 11.40 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-13T15:29:37.221Z] #27 11.40 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-13T15:29:37.221Z] #27 11.45 Selecting previously unselected package libk5crypto3:arm64. [2021-04-13T15:29:37.221Z] #27 11.45 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-13T15:29:37.221Z] #27 11.46 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-13T15:29:37.221Z] #27 11.52 Selecting previously unselected package libkrb5-3:arm64. [2021-04-13T15:29:37.221Z] #27 11.52 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-13T15:29:37.221Z] #27 11.52 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-13T15:29:37.221Z] #27 11.61 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-13T15:29:37.221Z] #27 11.61 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-13T15:29:37.221Z] #27 11.62 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-13T15:29:37.221Z] #27 11.67 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-13T15:29:37.221Z] #27 11.67 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-13T15:29:37.221Z] #27 11.67 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:37.221Z] #27 11.72 Selecting previously unselected package libsasl2-2:arm64. [2021-04-13T15:29:37.221Z] #27 11.74 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-13T15:29:37.221Z] #27 11.74 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:37.221Z] #27 11.80 Selecting previously unselected package libldap-common. [2021-04-13T15:29:37.221Z] #27 11.80 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-13T15:29:37.251Z] #58 13.95 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:37.319Z] #30 7.744 1.1% ##################### 29.8% #################################### 50.3% ########################################################## 81.2% ######################################################################## 100.0% [2021-04-13T15:29:37.326Z] #49 25.38 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-13T15:29:37.326Z] #49 25.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:29:37.326Z] #49 25.51 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:29:37.326Z] #49 25.52 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-13T15:29:37.326Z] #49 25.52 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:29:37.327Z] #49 25.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:29:37.327Z] #49 25.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:29:37.327Z] #49 25.63 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:29:37.413Z] #44 ... [2021-04-13T15:29:37.413Z] [2021-04-13T15:29:37.413Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-13T15:29:37.413Z] #41 129.7 + dpkg --print-architecture [2021-04-13T15:29:37.413Z] #41 129.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-13T15:29:37.413Z] #41 130.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-13T15:29:37.413Z] #41 130.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-13T15:29:37.483Z] #27 11.80 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:37.483Z] #27 11.90 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-13T15:29:37.483Z] #27 11.90 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-13T15:29:37.483Z] #27 11.90 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:37.483Z] #27 11.98 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-13T15:29:37.483Z] #27 11.98 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-13T15:29:37.483Z] #27 11.99 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-13T15:29:37.483Z] #27 12.05 Selecting previously unselected package libpsl5:arm64. [2021-04-13T15:29:37.483Z] #27 12.05 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-13T15:29:37.483Z] #27 12.05 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-13T15:29:37.483Z] #27 12.10 Selecting previously unselected package librtmp1:arm64. [2021-04-13T15:29:37.483Z] #27 12.10 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-13T15:29:37.483Z] #27 12.11 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:37.483Z] #27 12.16 Selecting previously unselected package libssh2-1:arm64. [2021-04-13T15:29:37.583Z] #49 25.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:29:37.583Z] #49 ... [2021-04-13T15:29:37.583Z] [2021-04-13T15:29:37.583Z] #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-04-13T15:29:37.583Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:29:37.583Z] #45 15.77 math [2021-04-13T15:29:37.583Z] #45 20.58 internal/testlog [2021-04-13T15:29:37.583Z] #45 20.93 encoding [2021-04-13T15:29:37.583Z] #45 21.02 unicode/utf16 [2021-04-13T15:29:37.583Z] #45 21.30 container/list [2021-04-13T15:29:37.583Z] #45 21.80 crypto/internal/subtle [2021-04-13T15:29:37.583Z] #45 21.90 crypto/subtle [2021-04-13T15:29:37.583Z] #45 22.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-13T15:29:37.583Z] #45 22.18 internal/nettrace [2021-04-13T15:29:37.583Z] #45 22.31 runtime/cgo [2021-04-13T15:29:37.743Z] #27 12.16 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-13T15:29:37.743Z] #27 12.17 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-13T15:29:37.743Z] #27 12.23 Selecting previously unselected package libcurl4:arm64. [2021-04-13T15:29:37.743Z] #27 12.23 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-13T15:29:37.743Z] #27 12.23 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-13T15:29:37.743Z] #27 12.31 Selecting previously unselected package curl. [2021-04-13T15:29:37.820Z] #58 14.31 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:37.820Z] #58 14.36 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:37.829Z] #13 DONE 117.6s [2021-04-13T15:29:37.829Z] [2021-04-13T15:29:37.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:29:37.830Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:29:37.830Z] #43 45.50 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-13T15:29:37.830Z] #43 45.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-13T15:29:37.830Z] #43 45.77 HOSTDEP compel/src/main-host.d [2021-04-13T15:29:37.830Z] #43 45.91 DEP compel/src/lib/ptrace.d [2021-04-13T15:29:37.830Z] #43 46.08 DEP compel/src/lib/infect.d [2021-04-13T15:29:37.830Z] #43 46.24 DEP compel/src/lib/infect-util.d [2021-04-13T15:29:37.830Z] #43 46.37 DEP compel/src/lib/infect-rpc.d [2021-04-13T15:29:37.830Z] #43 46.50 DEP compel/arch/x86/src/lib/infect.d [2021-04-13T15:29:37.830Z] #43 46.63 DEP compel/arch/x86/src/lib/cpu.d [2021-04-13T15:29:37.830Z] #43 46.72 DEP compel/src/lib/log.d [2021-04-13T15:29:37.830Z] #43 46.78 DEP compel/src/main.d [2021-04-13T15:29:37.830Z] #43 46.88 DEP compel/src/lib/handle-elf.d [2021-04-13T15:29:37.830Z] #43 46.99 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-13T15:29:37.830Z] #43 47.13 CC compel/src/lib/log.o [2021-04-13T15:29:37.830Z] #43 47.34 CC compel/arch/x86/src/lib/cpu.o [2021-04-13T15:29:37.830Z] #43 48.13 CC compel/arch/x86/src/lib/infect.o [2021-04-13T15:29:37.830Z] #43 49.04 CC compel/src/lib/infect-rpc.o [2021-04-13T15:29:37.830Z] #43 49.45 CC compel/src/lib/infect-util.o [2021-04-13T15:29:37.830Z] #43 49.72 CC compel/src/lib/infect.o [2021-04-13T15:29:37.839Z] #45 ... [2021-04-13T15:29:37.839Z] [2021-04-13T15:29:37.839Z] #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-04-13T15:29:37.839Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:29:37.840Z] #40 24.07 Checking out files: 69% (1164/1684) Checking out files: 70% (1179/1684) Checking out files: 71% (1196/1684) Checking out files: 72% (1213/1684) Checking out files: 73% (1230/1684) Checking out files: 74% (1247/1684) Checking out files: 75% (1263/1684) Checking out files: 76% (1280/1684) Checking out files: 77% (1297/1684) Checking out files: 78% (1314/1684) Checking out files: 79% (1331/1684) Checking out files: 80% (1348/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-13T15:29:37.840Z] #40 24.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-13T15:29:37.969Z] #30 8.695 [2021-04-13T15:29:38.005Z] #27 12.31 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-13T15:29:38.005Z] #27 12.31 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:38.079Z] #58 14.57 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:38.189Z] #58 15.39 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:38.189Z] #58 15.52 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:38.189Z] #58 15.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:38.189Z] #58 15.55 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:38.189Z] #58 15.57 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:38.189Z] #58 15.71 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:38.189Z] #58 15.74 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:38.189Z] #58 15.82 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:38.189Z] #58 15.89 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:38.189Z] #58 16.08 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:38.266Z] #27 12.64 Selecting previously unselected package libonig5:arm64. [2021-04-13T15:29:38.266Z] #27 12.64 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-13T15:29:38.266Z] #27 12.65 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-13T15:29:38.448Z] #58 16.22 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:38.448Z] #58 16.33 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:38.654Z] #58 15.18 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:38.717Z] #58 16.38 go: downloading github.com/google/uuid v1.2.0 [2021-04-13T15:29:38.717Z] #58 16.48 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:38.914Z] #58 15.40 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:38.977Z] #58 16.76 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:38.977Z] #58 16.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:39.174Z] #58 ... [2021-04-13T15:29:39.174Z] [2021-04-13T15:29:39.174Z] #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-04-13T15:29:39.174Z] #24 sha256:ac63b13c71c58e55fc5942db86714dd42f24a8783415047d119b40cd6872b99f [2021-04-13T15:29:39.174Z] #24 15.23 + mkdir -p /build [2021-04-13T15:29:39.174Z] #24 15.24 + mv docker/docker /build/ [2021-04-13T15:29:39.174Z] #24 15.24 + rmdir docker [2021-04-13T15:29:39.174Z] #24 DONE 15.8s [2021-04-13T15:29:39.285Z] #58 17.10 go: extracting github.com/google/uuid v1.2.0 [2021-04-13T15:29:39.434Z] [2021-04-13T15:29:39.434Z] #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-04-13T15:29:39.434Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:29:39.434Z] #49 13.45 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:29:39.434Z] #49 13.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:29:39.434Z] #49 13.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:29:39.434Z] #49 14.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:29:39.434Z] #49 14.51 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:29:39.434Z] #49 14.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:29:39.434Z] #49 15.18 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:29:39.434Z] #49 15.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:29:39.434Z] #49 16.04 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:29:39.650Z] #27 14.02 Selecting previously unselected package libjq1:arm64. [2021-04-13T15:29:39.650Z] #27 14.02 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-13T15:29:39.650Z] #27 14.03 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-13T15:29:39.733Z] #40 27.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-13T15:29:39.745Z] #43 52.65 CC compel/src/lib/ptrace.o [2021-04-13T15:29:39.745Z] #43 ... [2021-04-13T15:29:39.745Z] [2021-04-13T15:29:39.745Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-13T15:29:39.745Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-13T15:29:39.745Z] #14 DONE 1.7s [2021-04-13T15:29:39.745Z] [2021-04-13T15:29:39.745Z] #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-04-13T15:29:39.745Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-13T15:29:39.856Z] #30 8.939 0.2% ### 5.2% ###### 9.1% ######### 12.9% ################ 22.5% ################## 26.3% ####################### 32.0% ############################ 39.7% ################################ 45.4% ###################################### 53.1% ########################################### 60.8% ################################################# 68.5% ###################################################### 76.1% ############################################################# 85.3% ################################################################ 89.1% #################################################################### 94.8% ######################################################################## 100.0% [2021-04-13T15:29:39.911Z] #27 14.43 Selecting previously unselected package jq. [2021-04-13T15:29:39.911Z] #27 14.43 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-13T15:29:39.911Z] #27 14.45 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:39.912Z] #58 ... [2021-04-13T15:29:39.912Z] [2021-04-13T15:29:39.912Z] #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-04-13T15:29:39.912Z] #24 sha256:4b279334d7031f43c6e20f143007f9d6b835325925416544bcfb9bb3f8e9e67a [2021-04-13T15:29:39.912Z] #24 17.66 + mkdir -p /build [2021-04-13T15:29:39.912Z] #24 17.67 + mv docker/docker /build/ [2021-04-13T15:29:39.912Z] #24 17.68 + rmdir docker [2021-04-13T15:29:39.912Z] #24 DONE 17.9s [2021-04-13T15:29:39.912Z] [2021-04-13T15:29:39.912Z] #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-04-13T15:29:39.912Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:29:39.912Z] #49 16.05 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:29:39.912Z] #49 16.06 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-13T15:29:39.912Z] #49 16.07 go: downloading github.com/pkg/errors v0.8.1 [2021-04-13T15:29:39.912Z] #49 16.10 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-13T15:29:39.912Z] #49 16.13 go: downloading github.com/spf13/viper v1.6.1 [2021-04-13T15:29:39.912Z] #49 16.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:29:39.912Z] #49 16.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:29:39.912Z] #49 16.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:29:39.912Z] #49 16.40 go: extracting github.com/pkg/errors v0.8.1 [2021-04-13T15:29:39.912Z] #49 16.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:29:39.912Z] #49 16.55 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:29:39.912Z] #49 16.56 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:29:39.912Z] #49 16.63 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-13T15:29:39.912Z] #49 16.75 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-13T15:29:39.912Z] #49 16.79 go: downloading github.com/fatih/color v1.7.0 [2021-04-13T15:29:39.912Z] #49 16.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:29:39.912Z] #49 16.85 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:29:39.912Z] #49 16.90 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-13T15:29:39.912Z] #49 16.93 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:29:39.912Z] #49 16.98 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-13T15:29:39.912Z] #49 16.98 go: extracting github.com/spf13/viper v1.6.1 [2021-04-13T15:29:39.912Z] #49 16.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:29:39.912Z] #49 17.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:29:39.912Z] #49 17.33 go: extracting github.com/fatih/color v1.7.0 [2021-04-13T15:29:39.912Z] #49 17.70 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-13T15:29:39.912Z] #49 17.79 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:29:40.003Z] #49 16.59 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:29:40.210Z] #49 17.88 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:29:40.210Z] #49 17.89 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:29:40.210Z] #49 18.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:29:40.263Z] #49 16.89 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:29:40.513Z] #49 18.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:29:40.513Z] #49 18.34 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:29:40.514Z] #30 11.34 [2021-04-13T15:29:40.916Z] #49 18.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:29:40.934Z] #41 ... [2021-04-13T15:29:40.934Z] [2021-04-13T15:29:40.934Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:29:40.934Z] #23 3.635 Collecting yamllint==1.16.0 [2021-04-13T15:29:40.934Z] #23 3.780 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-13T15:29:40.934Z] #23 3.800 Collecting pyyaml (from yamllint==1.16.0) [2021-04-13T15:29:40.934Z] #23 3.961 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-13T15:29:40.934Z] #23 4.372 Installing build dependencies: started [2021-04-13T15:29:40.934Z] #23 ... [2021-04-13T15:29:40.934Z] [2021-04-13T15:29:40.934Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:40.934Z] #44 98.37 CC criu/sigframe.o [2021-04-13T15:29:40.934Z] #44 98.49 CC criu/signalfd.o [2021-04-13T15:29:40.934Z] #44 98.70 CC criu/sk-inet.o [2021-04-13T15:29:40.934Z] #44 99.48 CC criu/sk-netlink.o [2021-04-13T15:29:40.934Z] #44 99.83 CC criu/sk-packet.o [2021-04-13T15:29:40.934Z] #44 100.3 CC criu/sk-queue.o [2021-04-13T15:29:40.934Z] #44 100.9 CC criu/sk-tcp.o [2021-04-13T15:29:40.934Z] #44 101.3 CC criu/sk-unix.o [2021-04-13T15:29:41.133Z] #15 DONE 1.4s [2021-04-13T15:29:41.133Z] [2021-04-13T15:29:41.133Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-13T15:29:41.133Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-13T15:29:41.176Z] #49 19.00 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:29:41.299Z] #27 15.62 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-13T15:29:41.299Z] #27 15.64 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-13T15:29:41.299Z] #27 15.66 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:41.436Z] #49 19.09 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-13T15:29:41.436Z] #49 19.30 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:29:41.436Z] #49 19.30 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:29:41.560Z] #27 ... [2021-04-13T15:29:41.560Z] [2021-04-13T15:29:41.560Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-13T15:29:41.560Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-13T15:29:41.560Z] #10 DONE 4.3s [2021-04-13T15:29:41.560Z] [2021-04-13T15:29:41.560Z] #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-04-13T15:29:41.560Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-13T15:29:41.560Z] #27 15.98 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-13T15:29:41.560Z] #27 16.00 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:41.560Z] #27 16.02 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-13T15:29:41.560Z] #27 16.03 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:41.560Z] #27 ... [2021-04-13T15:29:41.560Z] [2021-04-13T15:29:41.560Z] #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-04-13T15:29:41.560Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-13T15:29:41.567Z] #44 102.7 CC criu/sockets.o [2021-04-13T15:29:42.011Z] #49 19.79 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:29:42.078Z] #16 1.062 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-13T15:29:42.078Z] #16 DONE 1.2s [2021-04-13T15:29:42.078Z] [2021-04-13T15:29:42.078Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-13T15:29:42.078Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-13T15:29:42.271Z] #49 20.00 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:29:42.271Z] #49 20.07 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:29:42.271Z] #49 20.20 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:29:42.510Z] #11 DONE 0.8s [2021-04-13T15:29:42.510Z] [2021-04-13T15:29:42.510Z] #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-04-13T15:29:42.510Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-13T15:29:42.510Z] #27 16.05 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-13T15:29:42.510Z] #27 16.07 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-13T15:29:42.510Z] #27 16.09 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-13T15:29:42.510Z] #27 16.10 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-13T15:29:42.510Z] #27 16.12 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-13T15:29:42.510Z] #27 16.13 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-13T15:29:42.510Z] #27 16.16 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-13T15:29:42.510Z] #27 16.18 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-13T15:29:42.510Z] #27 16.19 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-13T15:29:42.510Z] #27 16.20 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:42.510Z] #27 ... [2021-04-13T15:29:42.510Z] [2021-04-13T15:29:42.510Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-13T15:29:42.510Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-13T15:29:42.510Z] #39 DONE 0.2s [2021-04-13T15:29:42.510Z] [2021-04-13T15:29:42.510Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-13T15:29:42.510Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-13T15:29:42.510Z] #31 DONE 0.2s [2021-04-13T15:29:42.510Z] [2021-04-13T15:29:42.510Z] #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-04-13T15:29:42.510Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-13T15:29:42.532Z] #49 20.25 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-13T15:29:42.532Z] #49 20.34 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:29:42.532Z] #49 20.34 go: downloading github.com/spf13/cast v1.3.0 [2021-04-13T15:29:42.532Z] #49 20.42 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:29:42.532Z] #49 20.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:29:42.602Z] #44 103.5 CC criu/stats.o [2021-04-13T15:29:42.792Z] #49 20.59 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:29:42.792Z] #49 20.74 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-13T15:29:42.802Z] #49 19.28 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:29:42.802Z] #49 19.28 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:29:42.802Z] #49 19.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:29:42.802Z] #49 19.47 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:29:42.894Z] #44 103.8 CC criu/string.o [2021-04-13T15:29:42.894Z] #44 103.9 CC criu/sysctl.o [2021-04-13T15:29:43.052Z] #49 20.81 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:29:43.052Z] #49 20.82 go: extracting github.com/spf13/cast v1.3.0 [2021-04-13T15:29:43.052Z] #49 20.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:29:43.052Z] #49 20.89 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:29:43.052Z] #49 20.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:29:43.052Z] #49 ... [2021-04-13T15:29:43.052Z] [2021-04-13T15:29:43.052Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:43.052Z] #34 sha256:51505a3921dfb82876aa1b8b76cfd3457c9fd478723c573618e90ca2d8a3b2b0 [2021-04-13T15:29:43.052Z] #34 10.88 github.com/pelletier/go-toml [2021-04-13T15:29:43.052Z] #34 20.99 github.com/pelletier/go-toml/cmd/tomll [2021-04-13T15:29:43.063Z] #49 19.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:29:43.063Z] #49 19.68 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:29:43.312Z] #34 ... [2021-04-13T15:29:43.312Z] [2021-04-13T15:29:43.312Z] #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-04-13T15:29:43.312Z] #47 sha256:de3bb055f59f40f078ef8873377199703b8c37c27377d6d6c7580baac9fce54c [2021-04-13T15:29:43.312Z] #47 10.92 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:43.312Z] #47 12.57 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:43.312Z] #47 14.74 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:43.312Z] #47 16.80 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:43.312Z] #47 ... [2021-04-13T15:29:43.312Z] [2021-04-13T15:29:43.312Z] #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-04-13T15:29:43.312Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:43.312Z] #36 11.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:43.312Z] #36 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:43.469Z] #17 ... [2021-04-13T15:29:43.469Z] [2021-04-13T15:29:43.469Z] #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-04-13T15:29:43.469Z] #58 sha256:3a6cc43122ef2586fea84067d9f64dbfcf23c03c81dd27710065029feef4ebe7 [2021-04-13T15:29:43.469Z] #58 117.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:29:43.469Z] #58 117.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-13T15:29:43.469Z] #58 DONE 127.3s [2021-04-13T15:29:43.469Z] [2021-04-13T15:29:43.469Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-13T15:29:43.469Z] #59 sha256:8c85090d7e8d379dea3079dd8c72c6a153600a65aa313929a2f31e5bdce55503 [2021-04-13T15:29:43.469Z] #59 DONE 0.1s [2021-04-13T15:29:43.469Z] [2021-04-13T15:29:43.469Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-13T15:29:43.469Z] #60 sha256:c015cca27f5dda67de7879897cc94c64ce0fb69ab0d0a141cb25c34a79aeabc2 [2021-04-13T15:29:43.469Z] #60 DONE 0.1s [2021-04-13T15:29:43.469Z] [2021-04-13T15:29:43.469Z] #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-04-13T15:29:43.469Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:29:43.469Z] #43 53.41 AR compel/libcompel.a [2021-04-13T15:29:43.469Z] #43 53.54 HOSTCC compel/src/main-host.o [2021-04-13T15:29:43.469Z] #43 54.05 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-13T15:29:43.469Z] #43 54.42 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-13T15:29:43.469Z] #43 55.01 HOSTCC compel/src/lib/log-host.o [2021-04-13T15:29:43.469Z] #43 55.22 HOSTLINK compel/compel-host-bin [2021-04-13T15:29:43.469Z] #43 55.50 DEP soccr/soccr.d [2021-04-13T15:29:43.469Z] #43 55.75 CC soccr/soccr.o [2021-04-13T15:29:43.528Z] #44 104.3 CC criu/sysfs_parse.o [2021-04-13T15:29:43.528Z] #44 104.6 CC criu/timens.o [2021-04-13T15:29:43.585Z] #36 ... [2021-04-13T15:29:43.586Z] [2021-04-13T15:29:43.586Z] #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-04-13T15:29:43.586Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:29:43.586Z] #55 11.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:43.586Z] #55 14.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:43.586Z] #55 ... [2021-04-13T15:29:43.586Z] [2021-04-13T15:29:43.586Z] #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-04-13T15:29:43.586Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:29:43.586Z] #42 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:43.586Z] #42 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:43.733Z] #43 ... [2021-04-13T15:29:43.733Z] [2021-04-13T15:29:43.733Z] #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-04-13T15:29:43.733Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:29:43.733Z] #45 117.9 crypto/tls [2021-04-13T15:29:43.733Z] #45 125.9 net/http/httptrace [2021-04-13T15:29:43.733Z] #45 126.1 net/http [2021-04-13T15:29:43.820Z] #44 105.0 CC criu/timerfd.o [2021-04-13T15:29:43.845Z] #42 ... [2021-04-13T15:29:43.845Z] [2021-04-13T15:29:43.845Z] #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-04-13T15:29:43.845Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:29:43.845Z] #49 21.04 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:29:43.845Z] #49 21.15 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-13T15:29:43.845Z] #49 21.18 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:29:43.845Z] #49 21.20 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:29:43.845Z] #49 21.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:29:43.845Z] #49 21.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:29:43.845Z] #49 21.38 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:29:43.845Z] #49 21.49 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-13T15:29:43.845Z] #49 21.54 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:29:43.906Z] #40 ... [2021-04-13T15:29:43.906Z] [2021-04-13T15:29:43.906Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:43.906Z] #67 sha256:08c9cdcdb4ae9656018076a771b6d8a4b4f0d13bfb591ea26862c2cfb5283ec2 [2021-04-13T15:29:43.906Z] #67 26.69 Checking out files: 65% (1255/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-04-13T15:29:43.906Z] #67 27.20 + cd /tmp/tmp.3LBc2bWXlK/src/github.com/docker/libnetwork [2021-04-13T15:29:43.906Z] #67 27.20 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:43.906Z] #67 27.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-13T15:29:43.932Z] #30 11.70 #=#=# 1.3% ## 3.0% ### 5.0% #### 5.6% ##### 7.4% ####### 10.1% ######## 11.7% ######### 13.1% ########## 14.6% ########### 16.2% ############ 17.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.2% ################# 23.8% ################# 24.9% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################## 36.6% ########################### 38.2% ########################### 38.5% ############################ 39.5% ############################# 40.3% [2021-04-13T15:29:43.932Z] #30 ... [2021-04-13T15:29:43.932Z] [2021-04-13T15:29:43.932Z] #37 [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-04-13T15:29:43.932Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-13T15:29:43.932Z] #37 19.52 Fetched 8202 kB in 19s (437 kB/s) [2021-04-13T15:29:43.995Z] #45 ... [2021-04-13T15:29:43.995Z] [2021-04-13T15:29:43.995Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-13T15:29:43.995Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-13T15:29:43.995Z] #17 DONE 1.7s [2021-04-13T15:29:43.995Z] [2021-04-13T15:29:43.995Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-13T15:29:43.995Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-13T15:29:44.001Z] #49 20.40 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:29:44.001Z] #49 20.40 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-13T15:29:44.001Z] #49 20.40 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-13T15:29:44.001Z] #49 20.40 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:29:44.001Z] #49 20.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:29:44.001Z] #49 20.40 go: downloading github.com/spf13/afero v1.1.2 [2021-04-13T15:29:44.001Z] #49 ... [2021-04-13T15:29:44.001Z] [2021-04-13T15:29:44.001Z] #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-04-13T15:29:44.001Z] #47 sha256:4a174f05516717e4c685467ea2f1272fc624875701bb8619740ed35c65bae613 [2021-04-13T15:29:44.001Z] #47 10.32 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:44.001Z] #47 12.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:44.001Z] #47 16.00 go: finding github.com/fatih/color v1.9.0 [2021-04-13T15:29:44.001Z] #47 16.01 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:44.001Z] #47 16.06 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:29:44.001Z] #47 16.12 go: finding github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:44.001Z] #47 16.22 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:44.001Z] #47 16.38 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:44.001Z] #47 16.66 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:44.001Z] #47 16.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:44.001Z] #47 16.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:44.001Z] #47 16.99 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:44.001Z] #47 17.01 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:44.001Z] #47 ... [2021-04-13T15:29:44.001Z] [2021-04-13T15:29:44.001Z] #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-04-13T15:29:44.001Z] #51 sha256:353aeef6f42a12ee41d2269ad1a5693a222747cb37d81156804ba501767f9abb [2021-04-13T15:29:44.001Z] #51 10.52 + cd /tmp/tmp.9LDxQ0y2pA/src/github.com/mvdan/sh [2021-04-13T15:29:44.001Z] #51 10.52 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:44.001Z] #51 10.67 + GO111MODULE=on [2021-04-13T15:29:44.001Z] #51 10.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-13T15:29:44.001Z] #51 12.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:44.001Z] #51 12.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:44.001Z] #51 12.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:44.001Z] #51 12.34 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:44.001Z] #51 12.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:44.001Z] #51 13.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:44.001Z] #51 14.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:44.001Z] #51 15.92 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:44.001Z] #51 17.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:44.001Z] #51 17.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:44.001Z] #51 17.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:44.001Z] #51 17.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:44.001Z] #51 18.76 runtime/cgo [2021-04-13T15:29:44.001Z] #51 18.76 runtime [2021-04-13T15:29:44.001Z] #51 ... [2021-04-13T15:29:44.001Z] [2021-04-13T15:29:44.001Z] #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-04-13T15:29:44.001Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:29:44.001Z] #49 20.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:29:44.001Z] #49 20.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:29:44.001Z] #49 20.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:29:44.001Z] #49 20.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:29:44.001Z] #49 20.65 go: extracting github.com/spf13/afero v1.1.2 [2021-04-13T15:29:44.105Z] #49 21.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:29:44.105Z] #49 21.87 go: downloading github.com/spf13/afero v1.1.2 [2021-04-13T15:29:44.105Z] #49 ... [2021-04-13T15:29:44.105Z] [2021-04-13T15:29:44.105Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:44.105Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:29:44.105Z] #13 5.494 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:44.105Z] #13 9.768 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:44.105Z] #13 12.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:44.105Z] #13 ... [2021-04-13T15:29:44.105Z] [2021-04-13T15:29:44.105Z] #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-04-13T15:29:44.105Z] #47 sha256:de3bb055f59f40f078ef8873377199703b8c37c27377d6d6c7580baac9fce54c [2021-04-13T15:29:44.105Z] #47 21.74 go: finding github.com/fatih/color v1.9.0 [2021-04-13T15:29:44.105Z] #47 21.81 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:44.105Z] #47 21.82 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:29:44.105Z] #47 21.98 go: finding github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:44.105Z] #47 21.98 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:44.105Z] #47 22.00 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:44.365Z] #47 22.34 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:44.453Z] #44 105.2 CC criu/tty.o [2021-04-13T15:29:44.470Z] #67 ... [2021-04-13T15:29:44.470Z] [2021-04-13T15:29:44.470Z] #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-04-13T15:29:44.470Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:29:44.470Z] #45 32.51 vendor/golang.org/x/crypto/internal/subtle [2021-04-13T15:29:44.470Z] #45 32.58 vendor/golang.org/x/crypto/curve25519 [2021-04-13T15:29:44.569Z] #49 20.89 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:29:44.569Z] #49 20.89 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-13T15:29:44.569Z] #49 20.89 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:29:44.569Z] #49 20.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:29:44.569Z] #49 20.89 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:29:44.569Z] #49 20.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:29:44.569Z] #49 21.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:29:44.569Z] #49 21.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:29:44.569Z] #49 21.01 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-13T15:29:44.569Z] #49 21.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:29:44.569Z] #49 21.08 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:29:44.569Z] #49 21.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:29:44.569Z] #49 ... [2021-04-13T15:29:44.569Z] [2021-04-13T15:29:44.569Z] #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-04-13T15:29:44.569Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:29:44.569Z] #45 11.03 unicode/utf8 [2021-04-13T15:29:44.569Z] #45 11.31 math/bits [2021-04-13T15:29:44.569Z] #45 11.97 math [2021-04-13T15:29:44.569Z] #45 16.31 internal/testlog [2021-04-13T15:29:44.569Z] #45 16.55 encoding [2021-04-13T15:29:44.569Z] #45 16.64 unicode/utf16 [2021-04-13T15:29:44.569Z] #45 16.78 container/list [2021-04-13T15:29:44.569Z] #45 17.40 crypto/internal/subtle [2021-04-13T15:29:44.569Z] #45 17.41 crypto/subtle [2021-04-13T15:29:44.569Z] #45 17.53 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-13T15:29:44.569Z] #45 17.62 internal/nettrace [2021-04-13T15:29:44.569Z] #45 17.81 runtime/cgo [2021-04-13T15:29:44.569Z] #45 ... [2021-04-13T15:29:44.569Z] [2021-04-13T15:29:44.569Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:44.569Z] #67 sha256:38edc22cce5f14f5ed9ad2df5f6e9a7eff76be80838f492ae85593711590a3e3 [2021-04-13T15:29:44.604Z] #37 19.52 Reading package lists... [2021-04-13T15:29:44.604Z] #37 ... [2021-04-13T15:29:44.604Z] [2021-04-13T15:29:44.604Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:44.604Z] #35 sha256:13f7611f013eb83c0dc0f28b3c32c440ddd0f6c1a2ae200b0f2b64db284974ce [2021-04-13T15:29:44.604Z] #35 13.78 github.com/pelletier/go-toml/cmd/tomll [2021-04-13T15:29:44.604Z] #35 DONE 20.1s [2021-04-13T15:29:44.604Z] [2021-04-13T15:29:44.604Z] #30 [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-04-13T15:29:44.604Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:44.625Z] #47 22.38 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:44.625Z] #47 22.44 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:44.625Z] #47 22.54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:44.625Z] #47 22.57 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:44.726Z] #45 ... [2021-04-13T15:29:44.726Z] [2021-04-13T15:29:44.726Z] #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-04-13T15:29:44.726Z] #51 sha256:617888081824629a0c86591a38d8423d0a44559958dda39c87db5626ec92a6ab [2021-04-13T15:29:44.726Z] #51 23.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:44.726Z] #51 24.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:44.726Z] #51 24.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:44.726Z] #51 25.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:44.726Z] #51 25.19 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:44.726Z] #51 25.88 runtime [2021-04-13T15:29:44.726Z] #51 25.92 runtime/cgo [2021-04-13T15:29:44.983Z] #51 ... [2021-04-13T15:29:44.983Z] [2021-04-13T15:29:44.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-04-13T15:29:44.983Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:44.983Z] #49 25.78 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:29:44.983Z] #49 25.79 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:29:44.983Z] #49 25.79 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:29:44.983Z] #49 26.02 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-13T15:29:44.983Z] #49 26.13 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:29:44.983Z] #49 26.20 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:29:44.983Z] #49 26.20 go: downloading golang.org/x/text v0.3.2 [2021-04-13T15:29:44.983Z] #49 26.29 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:29:44.983Z] #49 26.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:29:44.983Z] #49 26.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:29:44.983Z] #49 26.40 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:29:44.983Z] #49 26.40 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:29:44.983Z] #49 26.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:29:44.983Z] #49 26.52 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-13T15:29:44.983Z] #49 26.54 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-13T15:29:44.983Z] #49 26.64 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:29:44.983Z] #49 26.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:29:44.983Z] #49 26.90 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:29:44.983Z] #49 27.11 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:29:44.983Z] #49 27.13 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:29:44.983Z] #49 27.18 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:29:44.983Z] #49 27.20 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:29:44.983Z] #49 27.28 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:29:44.983Z] #49 27.29 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:29:44.983Z] #49 27.31 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:29:44.983Z] #49 27.51 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:29:44.983Z] #49 27.53 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-13T15:29:44.983Z] #49 27.69 go: downloading github.com/spf13/afero v1.1.2 [2021-04-13T15:29:44.983Z] #49 27.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:29:44.983Z] #49 27.96 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:29:44.983Z] #49 28.11 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:29:44.983Z] #49 28.12 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:29:44.983Z] #49 28.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:29:44.983Z] #49 28.23 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:29:44.983Z] #49 28.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:29:44.983Z] #49 28.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:29:44.983Z] #49 28.45 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:29:44.983Z] #49 28.45 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:29:44.983Z] #49 28.52 go: extracting github.com/spf13/afero v1.1.2 [2021-04-13T15:29:44.983Z] #49 28.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:29:44.983Z] #49 29.03 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:29:44.983Z] #49 29.08 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:29:44.983Z] #49 29.17 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:29:44.983Z] #49 29.84 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:29:44.983Z] #49 30.46 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:29:45.093Z] #67 20.89 Checking out files: 45% (861/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) [2021-04-13T15:29:45.093Z] #67 ... [2021-04-13T15:29:45.093Z] [2021-04-13T15:29:45.093Z] #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-04-13T15:29:45.093Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:29:45.093Z] #40 10.89 + git clone https://github.com/docker/distribution.git . [2021-04-13T15:29:45.093Z] #40 10.89 Cloning into '.'... [2021-04-13T15:29:45.093Z] #40 ... [2021-04-13T15:29:45.093Z] [2021-04-13T15:29:45.093Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:45.093Z] #67 sha256:38edc22cce5f14f5ed9ad2df5f6e9a7eff76be80838f492ae85593711590a3e3 [2021-04-13T15:29:45.240Z] #49 33.34 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-13T15:29:45.352Z] #67 20.89 Checking out files: 45% (861/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-04-13T15:29:45.352Z] #67 21.98 + cd /tmp/tmp.snfosF897Z/src/github.com/docker/libnetwork [2021-04-13T15:29:45.352Z] #67 21.98 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:45.352Z] #67 ... [2021-04-13T15:29:45.352Z] [2021-04-13T15:29:45.352Z] #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-04-13T15:29:45.352Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:29:45.352Z] #55 11.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:45.352Z] #55 12.09 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:45.352Z] #55 12.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:45.352Z] #55 13.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:45.352Z] #55 15.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:45.352Z] #55 17.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:45.496Z] #49 ... [2021-04-13T15:29:45.496Z] [2021-04-13T15:29:45.496Z] #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-04-13T15:29:45.496Z] #58 sha256:407191415b543d711c2c9f71fa372d6e31eefdfc0ad75a4714f64ee238bf5da8 [2021-04-13T15:29:45.496Z] #58 23.66 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:29:45.496Z] #58 24.37 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:45.496Z] #58 24.47 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:45.496Z] #58 24.67 go: finding github.com/google/uuid v1.2.0 [2021-04-13T15:29:45.496Z] #58 24.70 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:45.496Z] #58 24.75 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:45.496Z] #58 24.77 go: finding github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:45.496Z] #58 24.81 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:45.496Z] #58 24.90 go: finding github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:45.496Z] #58 24.93 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:45.496Z] #58 25.00 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:45.496Z] #58 25.00 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:45.496Z] #58 25.02 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:45.496Z] #58 25.22 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:45.496Z] #58 25.34 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:45.520Z] #30 11.70 #=#=# 1.3% ## 3.0% ### 5.0% #### 5.6% ##### 7.4% ####### 10.1% ######## 11.7% ######### 13.1% ########## 14.6% ########### 16.2% ############ 17.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.2% ################# 23.8% ################# 24.9% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################## 36.6% ########################### 38.2% ########################### 38.5% ############################ 39.5% ############################# 40.3% ############################# 41.6% ############################### 43.5% ################################ 45.6% ################################# 46.7% ################################## 48.3% #################################### 50.5% ##################################### 51.9% ###################################### 53.1% ###################################### 53.7% ####################################### 55.1% [2021-04-13T15:29:45.520Z] #30 ... [2021-04-13T15:29:45.520Z] [2021-04-13T15:29:45.520Z] #59 [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-04-13T15:29:45.520Z] #59 sha256:34800abcb64aa83d46a5cc1dadf77f6a49440f622742a4248388efcae6bf43a5 [2021-04-13T15:29:45.520Z] #59 10.81 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:45.520Z] #59 10.93 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:45.520Z] #59 10.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:45.520Z] #59 11.17 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:45.520Z] #59 11.28 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:45.520Z] #59 11.40 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:45.520Z] #59 11.51 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:45.520Z] #59 12.65 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:45.520Z] #59 13.80 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:45.520Z] #59 13.83 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:45.520Z] #59 14.54 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:45.520Z] #59 18.08 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:45.520Z] #59 18.15 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:45.520Z] #59 ... [2021-04-13T15:29:45.520Z] [2021-04-13T15:29:45.520Z] #30 [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-04-13T15:29:45.520Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:45.613Z] #55 ... [2021-04-13T15:29:45.613Z] [2021-04-13T15:29:45.613Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:45.613Z] #67 sha256:38edc22cce5f14f5ed9ad2df5f6e9a7eff76be80838f492ae85593711590a3e3 [2021-04-13T15:29:45.613Z] #67 22.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-13T15:29:45.873Z] #67 ... [2021-04-13T15:29:45.873Z] [2021-04-13T15:29:45.873Z] #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-04-13T15:29:45.873Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:29:45.873Z] #42 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:45.873Z] #42 ... [2021-04-13T15:29:45.873Z] [2021-04-13T15:29:45.873Z] #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-04-13T15:29:45.873Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:29:45.873Z] #49 21.19 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:29:45.873Z] #49 21.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:29:45.873Z] #49 21.24 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:29:45.873Z] #49 21.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:29:45.873Z] #49 21.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:29:45.873Z] #49 21.31 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:29:45.873Z] #49 21.39 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:29:45.873Z] #49 21.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:29:45.873Z] #49 21.39 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:29:45.873Z] #49 21.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:29:45.873Z] #49 21.66 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:29:45.873Z] #49 21.68 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:29:45.873Z] #49 21.77 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:29:45.873Z] #49 21.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:29:45.873Z] #49 21.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:29:45.873Z] #49 21.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:29:45.873Z] #49 21.98 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:29:45.873Z] #49 22.13 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:29:45.873Z] #49 22.13 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:29:45.873Z] #49 22.13 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-13T15:29:45.873Z] #49 22.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:29:45.873Z] #49 22.13 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:29:45.873Z] #49 22.19 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:29:45.873Z] #49 22.19 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:29:45.873Z] #49 22.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:29:45.873Z] #49 22.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:29:45.873Z] #49 22.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:29:45.873Z] #49 22.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-13T15:29:45.873Z] #49 22.35 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:29:45.873Z] #49 22.54 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-13T15:29:45.913Z] #18 DONE 1.8s [2021-04-13T15:29:45.913Z] [2021-04-13T15:29:45.913Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-13T15:29:45.913Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-13T15:29:45.959Z] #32 ... [2021-04-13T15:29:45.959Z] [2021-04-13T15:29:45.959Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-13T15:29:45.959Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-13T15:29:45.959Z] #12 DONE 3.3s [2021-04-13T15:29:45.959Z] [2021-04-13T15:29:45.959Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:45.959Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:29:45.962Z] #44 106.8 CC criu/tun.o [2021-04-13T15:29:45.962Z] #44 107.1 CC criu/uffd.o [2021-04-13T15:29:46.135Z] #49 ... [2021-04-13T15:29:46.135Z] [2021-04-13T15:29:46.135Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:46.135Z] #34 sha256:738db78170150351377cf78d86759843727271eff10a2bc36aad628c4e7119e9 [2021-04-13T15:29:46.135Z] #34 17.06 github.com/pelletier/go-toml/cmd/tomll [2021-04-13T15:29:46.135Z] #34 DONE 22.6s [2021-04-13T15:29:46.135Z] [2021-04-13T15:29:46.135Z] #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-04-13T15:29:46.135Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:29:46.135Z] #49 22.57 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:29:46.135Z] #49 22.63 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:29:46.135Z] #49 22.65 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:29:46.135Z] #49 22.68 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:29:46.135Z] #49 22.68 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:29:46.255Z] #44 ... [2021-04-13T15:29:46.255Z] [2021-04-13T15:29:46.255Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:29:46.255Z] #23 11.28 Installing build dependencies: finished with status 'done' [2021-04-13T15:29:46.255Z] #23 14.28 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-13T15:29:46.255Z] #23 14.30 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-13T15:29:46.255Z] #23 14.32 Building wheels for collected packages: pyyaml [2021-04-13T15:29:46.255Z] #23 14.32 Running setup.py bdist_wheel for pyyaml: started [2021-04-13T15:29:46.255Z] #23 15.15 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-13T15:29:46.255Z] #23 15.15 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-13T15:29:46.255Z] #23 15.34 Successfully built pyyaml [2021-04-13T15:29:46.255Z] #23 15.37 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-13T15:29:46.255Z] #23 15.65 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-13T15:29:46.255Z] #23 DONE 16.1s [2021-04-13T15:29:46.255Z] [2021-04-13T15:29:46.255Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-13T15:29:46.394Z] #49 22.93 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:29:46.394Z] #49 22.93 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-13T15:29:46.394Z] #49 22.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:29:46.394Z] #49 22.93 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:29:46.394Z] #49 22.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:29:46.394Z] #49 22.93 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:29:46.394Z] #49 ... [2021-04-13T15:29:46.394Z] [2021-04-13T15:29:46.394Z] #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-04-13T15:29:46.394Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:46.394Z] #36 12.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:46.394Z] #36 12.93 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:46.394Z] #36 12.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:46.394Z] #36 14.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:46.394Z] #36 16.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:46.394Z] #36 18.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:46.394Z] #36 ... [2021-04-13T15:29:46.394Z] [2021-04-13T15:29:46.394Z] #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-04-13T15:29:46.394Z] #58 sha256:7a3c0473f22965db3494c80d21f14655cfb6401c622c205741a3a4d65ca75269 [2021-04-13T15:29:46.394Z] #58 16.85 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:46.394Z] #58 16.85 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:46.394Z] #58 17.14 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:46.394Z] #58 18.20 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:46.394Z] #58 19.14 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:46.394Z] #58 21.92 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:46.394Z] #58 22.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:46.456Z] #30 11.70 #=#=# 1.3% ## 3.0% ### 5.0% #### 5.6% ##### 7.4% ####### 10.1% ######## 11.7% ######### 13.1% ########## 14.6% ########### 16.2% ############ 17.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.2% ################# 23.8% ################# 24.9% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################## 36.6% ########################### 38.2% ########################### 38.5% ############################ 39.5% ############################# 40.3% ############################# 41.6% ############################### 43.5% ################################ 45.6% ################################# 46.7% ################################## 48.3% #################################### 50.5% ##################################### 51.9% ###################################### 53.1% ###################################### 53.7% ####################################### 55.1% ######################################## 56.2% ######################################### 57.8% ########################################## 59.4% ########################################### 61.1% ############################################ 61.6% ############################################# 63.8% ############################################### 65.9% ################################################ 67.0% [2021-04-13T15:29:46.456Z] #30 ... [2021-04-13T15:29:46.456Z] [2021-04-13T15:29:46.456Z] #50 [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-04-13T15:29:46.456Z] #50 sha256:58ea193f68d87d4fa7cafe055edc86b3dd354f14e65f84ba462091927dd4a704 [2021-04-13T15:29:46.456Z] #50 11.76 go: downloading github.com/spf13/viper v1.6.1 [2021-04-13T15:29:46.456Z] #50 11.78 go: downloading github.com/fatih/color v1.7.0 [2021-04-13T15:29:46.456Z] #50 11.79 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-13T15:29:46.456Z] #50 11.89 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:29:46.456Z] #50 11.89 go: downloading github.com/pkg/errors v0.8.1 [2021-04-13T15:29:46.456Z] #50 11.90 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:29:46.456Z] #50 11.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:29:46.456Z] #50 11.99 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:29:46.456Z] #50 11.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:29:46.456Z] #50 12.06 go: extracting github.com/spf13/viper v1.6.1 [2021-04-13T15:29:46.456Z] #50 12.18 go: extracting github.com/fatih/color v1.7.0 [2021-04-13T15:29:46.456Z] #50 12.20 go: extracting github.com/pkg/errors v0.8.1 [2021-04-13T15:29:46.456Z] #50 12.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:29:46.456Z] #50 12.33 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:29:46.456Z] #50 12.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:29:46.456Z] #50 12.68 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-13T15:29:46.456Z] #50 12.87 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:29:46.456Z] #50 12.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:29:46.456Z] #50 12.91 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:29:46.456Z] #50 12.91 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:29:46.456Z] #50 12.93 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:29:46.456Z] #50 13.23 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:29:46.456Z] #50 13.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:29:46.456Z] #50 13.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:29:46.456Z] #50 13.43 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:29:46.456Z] #50 13.62 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:29:46.456Z] #50 13.96 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:29:46.456Z] #50 14.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:29:46.456Z] #50 14.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:29:46.456Z] #50 14.65 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:29:46.456Z] #50 15.13 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:29:46.456Z] #50 16.93 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:29:46.456Z] #50 20.08 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:29:46.456Z] #50 20.08 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-13T15:29:46.456Z] #50 20.09 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:29:46.456Z] #50 20.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:29:46.456Z] #50 20.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:29:46.456Z] #50 20.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:29:46.456Z] #50 20.11 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:29:46.456Z] #50 20.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:29:46.456Z] #50 20.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:29:46.456Z] #50 20.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:29:46.456Z] #50 20.45 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:29:46.456Z] #50 20.47 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:29:46.456Z] #50 20.53 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:29:46.456Z] #50 20.81 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:29:46.456Z] #50 20.81 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:29:46.456Z] #50 20.83 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:29:46.456Z] #50 20.85 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:29:46.456Z] #50 20.92 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:29:46.456Z] #50 20.93 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:29:46.456Z] #50 20.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:29:46.456Z] #50 21.00 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:29:46.456Z] #50 21.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:29:46.456Z] #50 21.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:29:46.456Z] #50 21.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:29:46.456Z] #50 21.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:29:46.456Z] #50 21.83 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:29:46.457Z] #50 21.84 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-13T15:29:46.457Z] #50 ... [2021-04-13T15:29:46.457Z] [2021-04-13T15:29:46.457Z] #46 [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-04-13T15:29:46.457Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:29:46.457Z] #46 11.69 runtime/cgo [2021-04-13T15:29:46.457Z] #46 16.33 vendor/golang.org/x/crypto/internal/subtle [2021-04-13T15:29:46.457Z] #46 ... [2021-04-13T15:29:46.457Z] [2021-04-13T15:29:46.457Z] #30 [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-04-13T15:29:46.457Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:46.550Z] #26 DONE 0.2s [2021-04-13T15:29:46.550Z] [2021-04-13T15:29:46.550Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-13T15:29:46.654Z] #58 23.16 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:46.654Z] #58 23.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:46.654Z] #58 ... [2021-04-13T15:29:46.654Z] [2021-04-13T15:29:46.654Z] #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-04-13T15:29:46.654Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:29:46.654Z] #49 23.16 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:29:46.654Z] #49 23.16 go: downloading github.com/spf13/cast v1.3.0 [2021-04-13T15:29:46.654Z] #49 23.16 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:29:46.758Z] #30 11.70 #=#=# 1.3% ## 3.0% ### 5.0% #### 5.6% ##### 7.4% ####### 10.1% ######## 11.7% ######### 13.1% ########## 14.6% ########### 16.2% ############ 17.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.2% ################# 23.8% ################# 24.9% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################## 36.6% ########################### 38.2% ########################### 38.5% ############################ 39.5% ############################# 40.3% ############################# 41.6% ############################### 43.5% ################################ 45.6% ################################# 46.7% ################################## 48.3% #################################### 50.5% ##################################### 51.9% ###################################### 53.1% ###################################### 53.7% ####################################### 55.1% ######################################## 56.2% ######################################### 57.8% ########################################## 59.4% ########################################### 61.1% ############################################ 61.6% ############################################# 63.8% ############################################### 65.9% ################################################ 67.0% ################################################# 68.9% ################################################## 70.0% ################################################### [2021-04-13T15:29:46.758Z] #30 ... [2021-04-13T15:29:46.758Z] [2021-04-13T15:29:46.758Z] #48 [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-04-13T15:29:46.758Z] #48 sha256:a86f28b964aaa4595b275c798500105792f7e7ae4a73eea2da43f02e877c6079 [2021-04-13T15:29:46.758Z] #48 12.08 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:46.758Z] #48 16.37 go: finding github.com/fatih/color v1.9.0 [2021-04-13T15:29:46.758Z] #48 16.38 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:46.758Z] #48 16.42 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:29:46.758Z] #48 16.48 go: finding github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:46.758Z] #48 16.88 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:46.758Z] #48 17.07 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:46.758Z] #48 17.46 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:46.758Z] #48 17.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:46.758Z] #48 17.65 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:46.758Z] #48 17.72 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:46.758Z] #48 17.81 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:46.758Z] #48 ... [2021-04-13T15:29:46.758Z] [2021-04-13T15:29:46.758Z] #30 [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-04-13T15:29:46.758Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:46.913Z] #49 23.43 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:29:46.913Z] #49 23.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:29:46.913Z] #49 23.43 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:29:46.913Z] #49 23.43 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:29:46.913Z] #49 23.43 go: extracting github.com/spf13/cast v1.3.0 [2021-04-13T15:29:46.913Z] #49 23.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:29:46.913Z] #49 23.43 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:29:46.913Z] #49 23.43 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:29:46.913Z] #49 ... [2021-04-13T15:29:46.913Z] [2021-04-13T15:29:46.913Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:46.913Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:29:46.913Z] #13 10.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:46.913Z] #13 10.28 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:46.913Z] #13 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:46.913Z] #13 11.33 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-13T15:29:46.913Z] #13 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:46.913Z] #13 15.30 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:46.913Z] #13 17.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:47.173Z] #13 ... [2021-04-13T15:29:47.173Z] [2021-04-13T15:29:47.173Z] #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-04-13T15:29:47.173Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:29:47.173Z] #49 23.45 go: downloading golang.org/x/text v0.3.2 [2021-04-13T15:29:47.173Z] #49 23.45 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:29:47.174Z] #49 23.71 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:29:47.174Z] #49 23.71 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-13T15:29:47.174Z] #49 23.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:29:47.183Z] #47 ... [2021-04-13T15:29:47.183Z] [2021-04-13T15:29:47.183Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:47.183Z] #34 sha256:51505a3921dfb82876aa1b8b76cfd3457c9fd478723c573618e90ca2d8a3b2b0 [2021-04-13T15:29:47.183Z] #34 DONE 25.0s [2021-04-13T15:29:47.302Z] #19 DONE 1.2s [2021-04-13T15:29:47.302Z] [2021-04-13T15:29:47.302Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-13T15:29:47.302Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:29:47.443Z] [2021-04-13T15:29:47.443Z] #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-04-13T15:29:47.443Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:29:47.443Z] #49 22.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:29:47.443Z] #49 22.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:29:47.443Z] #49 22.31 go: extracting github.com/spf13/afero v1.1.2 [2021-04-13T15:29:47.443Z] #49 22.47 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:29:47.443Z] #49 22.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:29:47.443Z] #49 22.89 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:29:47.443Z] #49 22.89 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:29:47.443Z] #49 23.11 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:29:47.443Z] #49 23.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:29:47.443Z] #49 23.34 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:29:47.443Z] #49 23.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:29:47.443Z] #49 23.39 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:29:47.443Z] #49 23.67 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:29:47.443Z] #49 24.57 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:29:47.443Z] #49 25.15 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:29:47.592Z] #31 DONE 0.9s [2021-04-13T15:29:47.592Z] [2021-04-13T15:29:47.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:47.592Z] #44 108.0 CC criu/util.o [2021-04-13T15:29:47.592Z] #44 ... [2021-04-13T15:29:47.592Z] [2021-04-13T15:29:47.593Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-13T15:29:47.593Z] #34 DONE 0.2s [2021-04-13T15:29:47.743Z] #49 24.20 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-13T15:29:47.743Z] #49 24.20 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:29:47.743Z] #49 24.20 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:29:47.743Z] #49 24.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:29:47.743Z] #49 24.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:29:47.743Z] #49 24.20 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-13T15:29:47.875Z] #20 ... [2021-04-13T15:29:47.875Z] [2021-04-13T15:29:47.875Z] #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-04-13T15:29:47.875Z] #53 sha256:c28b535b73e2c1fe270c68a19981441e26dbcb781c113c9e53949061ffa9a797 [2021-04-13T15:29:47.875Z] #53 1.657 + RM_GOPATH=0 [2021-04-13T15:29:47.875Z] #53 1.657 + TMP_GOPATH= [2021-04-13T15:29:47.875Z] #53 1.657 + : /build [2021-04-13T15:29:47.875Z] #53 1.657 + '[' -z '' ']' [2021-04-13T15:29:47.875Z] #53 1.657 ++ mktemp -d [2021-04-13T15:29:47.875Z] #53 1.661 + export GOPATH=/tmp/tmp.MwVFuqsyeX [2021-04-13T15:29:47.875Z] #53 1.661 + GOPATH=/tmp/tmp.MwVFuqsyeX [2021-04-13T15:29:47.875Z] #53 1.661 + RM_GOPATH=1 [2021-04-13T15:29:47.875Z] #53 1.661 + case "$(go env GOARCH)" in [2021-04-13T15:29:47.875Z] #53 1.673 ++ go env GOARCH [2021-04-13T15:29:47.875Z] #53 1.697 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:47.875Z] #53 1.697 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:47.875Z] #53 1.697 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:47.875Z] #53 1.702 + dir=/tmp/install [2021-04-13T15:29:47.875Z] #53 1.702 + bin=runc [2021-04-13T15:29:47.875Z] #53 1.702 + shift [2021-04-13T15:29:47.875Z] #53 1.702 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-13T15:29:47.875Z] #53 1.702 + . /tmp/install/runc.installer [2021-04-13T15:29:47.875Z] #53 1.702 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:29:47.875Z] #53 1.702 + install_runc [2021-04-13T15:29:47.875Z] #53 1.702 + uname -r [2021-04-13T15:29:47.875Z] #53 1.702 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-13T15:29:47.875Z] #53 1.713 + RUNC_BUILDTAGS='seccomp ' [2021-04-13T15:29:47.875Z] #53 1.713 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-13T15:29:47.875Z] #53 1.713 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-13T15:29:47.875Z] #53 1.713 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MwVFuqsyeX/src/github.com/opencontainers/runc [2021-04-13T15:29:47.875Z] #53 1.716 Cloning into '/tmp/tmp.MwVFuqsyeX/src/github.com/opencontainers/runc'... [2021-04-13T15:29:47.875Z] #53 ... [2021-04-13T15:29:47.875Z] [2021-04-13T15:29:47.875Z] #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-04-13T15:29:47.875Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:29:47.875Z] #43 58.22 AR soccr/libsoccr.a [2021-04-13T15:29:47.875Z] #43 58.28 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:29:47.875Z] #43 58.98 DEP criu/arch/x86/sigframe.d [2021-04-13T15:29:47.875Z] #43 59.18 DEP criu/arch/x86/sigaction_compat.d [2021-04-13T15:29:47.875Z] #43 59.36 DEP criu/arch/x86/kerndat.d [2021-04-13T15:29:47.875Z] #43 59.62 DEP criu/arch/x86/crtools.d [2021-04-13T15:29:47.875Z] #43 59.74 DEP criu/arch/x86/cpu.d [2021-04-13T15:29:47.875Z] #43 59.97 CC criu/arch/x86/cpu.o [2021-04-13T15:29:47.875Z] #43 60.78 CC criu/arch/x86/crtools.o [2021-04-13T15:29:47.886Z] [2021-04-13T15:29:47.886Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/b... [2021-04-13T15:29:47.886Z] #36 DONE 0.1s [2021-04-13T15:29:47.886Z] [2021-04-13T15:29:47.886Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:47.886Z] #44 108.9 CC criu/uts_ns.o [2021-04-13T15:29:47.886Z] #44 ... [2021-04-13T15:29:47.886Z] [2021-04-13T15:29:47.886Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-13T15:29:47.886Z] #39 DONE 0.1s [2021-04-13T15:29:48.002Z] #49 24.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:29:48.002Z] #49 24.57 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:29:48.002Z] #49 24.64 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:29:48.088Z] #58 ... [2021-04-13T15:29:48.088Z] [2021-04-13T15:29:48.088Z] #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-04-13T15:29:48.088Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:29:48.088Z] #42 25.73 Fetched 8427 kB in 19s (449 kB/s) [2021-04-13T15:29:48.088Z] #42 25.73 Reading package lists... [2021-04-13T15:29:48.088Z] #42 32.47 Reading package lists... [2021-04-13T15:29:48.088Z] #42 ... [2021-04-13T15:29:48.088Z] [2021-04-13T15:29:48.089Z] #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-04-13T15:29:48.089Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:48.089Z] #36 25.86 Fetched 8427 kB in 19s (441 kB/s) [2021-04-13T15:29:48.089Z] #36 25.86 Reading package lists... [2021-04-13T15:29:48.089Z] #36 32.49 Reading package lists... [2021-04-13T15:29:48.089Z] #36 ... [2021-04-13T15:29:48.089Z] [2021-04-13T15:29:48.089Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:48.089Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:29:48.089Z] #13 23.55 Fetched 8935 kB in 20s (447 kB/s) [2021-04-13T15:29:48.089Z] #13 23.55 Reading package lists... [2021-04-13T15:29:48.186Z] [2021-04-13T15:29:48.186Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:48.186Z] #44 109.1 CC criu/vdso.o [2021-04-13T15:29:48.262Z] #49 24.85 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-13T15:29:48.262Z] #49 25.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:29:48.479Z] #44 109.5 LINK criu/built-in.o [2021-04-13T15:29:48.521Z] #49 25.14 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:29:48.526Z] #13 3.079 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:29:48.526Z] #13 3.146 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:48.578Z] #30 11.70 #=#=# 1.3% ## 3.0% ### 5.0% #### 5.6% ##### 7.4% ####### 10.1% ######## 11.7% ######### 13.1% ########## 14.6% ########### 16.2% ############ 17.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.2% ################# 23.8% ################# 24.9% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################## 36.6% ########################### 38.2% ########################### 38.5% ############################ 39.5% ############################# 40.3% ############################# 41.6% ############################### 43.5% ################################ 45.6% ################################# 46.7% ################################## 48.3% #################################### 50.5% ##################################### 51.9% ###################################### 53.1% ###################################### 53.7% ####################################### 55.1% ######################################## 56.2% ######################################### 57.8% ########################################## 59.4% ########################################### 61.1% ############################################ 61.6% ############################################# 63.8% ############################################### 65.9% ################################################ 67.0% ################################################# 68.9% ################################################## 70.0% ################################################### 71.1% #################################################### 73.0% ##################################################### 75.0% ####################################################### 76.6% ######################################################## 78.2% ######################################################### 79.8% ########################################################## 81.4% ########################################################### 83.1% ############################################################ 84.7% ############################################################## 86.3% ############################################################### 88.6% ################################################################# 90.4% ################################################################## 92.0% ################################################################### 93.6% [2021-04-13T15:29:48.578Z] #30 ... [2021-04-13T15:29:48.578Z] [2021-04-13T15:29:48.578Z] #52 [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-04-13T15:29:48.578Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:29:48.578Z] #52 13.87 + cd /tmp/tmp.cSLYRj4hsJ/src/github.com/mvdan/sh [2021-04-13T15:29:48.578Z] #52 13.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:48.578Z] #52 13.95 + GO111MODULE=on [2021-04-13T15:29:48.578Z] #52 13.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-13T15:29:48.578Z] #52 16.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:48.578Z] #52 16.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:48.578Z] #52 16.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:48.578Z] #52 16.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:48.578Z] #52 17.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:48.578Z] #52 18.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:48.578Z] #52 19.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:48.578Z] #52 22.72 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:48.578Z] #52 ... [2021-04-13T15:29:48.578Z] [2021-04-13T15:29:48.578Z] #30 [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-04-13T15:29:48.578Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:48.673Z] #13 30.36 Reading package lists... [2021-04-13T15:29:48.673Z] #13 ... [2021-04-13T15:29:48.673Z] [2021-04-13T15:29:48.673Z] #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-04-13T15:29:48.673Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:29:48.673Z] #55 26.63 Fetched 8427 kB in 20s (429 kB/s) [2021-04-13T15:29:48.673Z] #55 26.63 Reading package lists... [2021-04-13T15:29:48.772Z] #44 109.7 LINK criu/criu [2021-04-13T15:29:48.781Z] #49 25.16 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-13T15:29:48.781Z] #49 25.16 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:29:48.781Z] #49 25.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:29:48.789Z] #13 3.147 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:48.789Z] #13 3.157 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:48.819Z] #43 61.93 CC criu/arch/x86/kerndat.o [2021-04-13T15:29:48.834Z] #49 ... [2021-04-13T15:29:48.834Z] [2021-04-13T15:29:48.834Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-13T15:29:48.834Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:29:48.834Z] #45 16.40 unicode/utf8 [2021-04-13T15:29:48.834Z] #45 16.99 math/bits [2021-04-13T15:29:48.834Z] #45 18.10 math [2021-04-13T15:29:48.834Z] #45 22.78 internal/testlog [2021-04-13T15:29:48.834Z] #45 23.05 encoding [2021-04-13T15:29:48.834Z] #45 23.17 unicode/utf16 [2021-04-13T15:29:48.834Z] #45 23.40 container/list [2021-04-13T15:29:48.834Z] #45 23.93 crypto/internal/subtle [2021-04-13T15:29:48.834Z] #45 24.10 crypto/subtle [2021-04-13T15:29:48.834Z] #45 24.22 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-13T15:29:48.834Z] #45 24.32 internal/nettrace [2021-04-13T15:29:48.834Z] #45 24.49 runtime/cgo [2021-04-13T15:29:48.834Z] #45 ... [2021-04-13T15:29:48.834Z] [2021-04-13T15:29:48.834Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:48.834Z] #67 sha256:3375fe84ef769a8c5afe98a0c10cc460db58ebcefdb6a200453e7d34e5400b73 [2021-04-13T15:29:48.834Z] #67 25.44 Checking out files: 57% (1096/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: 97% (1856/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-04-13T15:29:48.834Z] #67 26.53 + cd /tmp/tmp.E6NcYF8MKC/src/github.com/docker/libnetwork [2021-04-13T15:29:48.834Z] #67 26.53 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:48.884Z] #30 11.70 #=#=# 1.3% ## 3.0% ### 5.0% #### 5.6% ##### 7.4% ####### 10.1% ######## 11.7% ######### 13.1% ########## 14.6% ########### 16.2% ############ 17.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.2% ################# 23.8% ################# 24.9% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################## 36.6% ########################### 38.2% ########################### 38.5% ############################ 39.5% ############################# 40.3% ############################# 41.6% ############################### 43.5% ################################ 45.6% ################################# 46.7% ################################## 48.3% #################################### 50.5% ##################################### 51.9% ###################################### 53.1% ###################################### 53.7% ####################################### 55.1% ######################################## 56.2% ######################################### 57.8% ########################################## 59.4% ########################################### 61.1% ############################################ 61.6% ############################################# 63.8% ############################################### 65.9% ################################################ 67.0% ################################################# 68.9% ################################################## 70.0% ################################################### 71.1% #################################################### 73.0% ##################################################### 75.0% ####################################################### 76.6% ######################################################## 78.2% ######################################################### 79.8% ########################################################## 81.4% ########################################################### 83.1% ############################################################ 84.7% ############################################################## 86.3% ############################################################### 88.6% ################################################################# 90.4% ################################################################## 92.0% ################################################################### 93.6% #################################################################### 95.5% ##################################################################### 96.6% ###################################################################### 98.3% ######################################################################## 100.0% [2021-04-13T15:29:48.930Z] #55 33.52 Reading package lists... [2021-04-13T15:29:48.930Z] #55 ... [2021-04-13T15:29:48.930Z] [2021-04-13T15:29:48.930Z] #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-04-13T15:29:48.930Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:48.930Z] #49 37.15 go: extracting golang.org/x/text v0.3.2 [2021-04-13T15:29:49.041Z] #49 25.62 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:29:49.041Z] #49 25.72 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:29:49.065Z] #44 109.9 DEP lib/c/criu.d [2021-04-13T15:29:49.065Z] #44 110.1 CC images/rpc.pb-c.o [2021-04-13T15:29:49.095Z] #67 26.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-13T15:29:49.189Z] #30 20.02 [2021-04-13T15:29:49.303Z] #49 25.91 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:29:49.357Z] #44 110.5 CC lib/c/criu.o [2021-04-13T15:29:49.392Z] #43 62.57 CC criu/arch/x86/sigaction_compat.o [2021-04-13T15:29:49.653Z] #43 62.84 CC criu/arch/x86/sigframe.o [2021-04-13T15:29:49.744Z] #13 4.176 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [456 kB] [2021-04-13T15:29:49.914Z] #43 63.07 LINK criu/arch/x86/crtools.built-in.o [2021-04-13T15:29:49.914Z] #43 63.12 DEP criu/pie/util-vdso-elf32.d [2021-04-13T15:29:49.914Z] #43 63.26 DEP criu/pie/util-vdso.d [2021-04-13T15:29:49.992Z] #44 111.1 LINK lib/c/built-in.o [2021-04-13T15:29:49.992Z] #44 111.1 LINK lib/c/libcriu.so [2021-04-13T15:29:49.992Z] #44 111.2 LINK lib/c/libcriu.a [2021-04-13T15:29:49.992Z] #44 111.2 GEN magic.py [2021-04-13T15:29:50.175Z] #43 63.43 DEP criu/pie/util.d [2021-04-13T15:29:50.285Z] #44 111.3 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:29:50.285Z] #44 111.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:29:50.285Z] #44 111.3 Note: Building without GnuTLS support [2021-04-13T15:29:50.285Z] #44 111.3 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:29:50.285Z] #44 111.3 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:29:50.437Z] #43 63.63 CC criu/pie/util.o [2021-04-13T15:29:50.698Z] #43 63.95 CC criu/pie/util-vdso.o [2021-04-13T15:29:50.698Z] #43 ... [2021-04-13T15:29:50.698Z] [2021-04-13T15:29:50.698Z] #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-04-13T15:29:50.698Z] #53 sha256:c28b535b73e2c1fe270c68a19981441e26dbcb781c113c9e53949061ffa9a797 [2021-04-13T15:29:50.698Z] #53 12.95 + cd /tmp/tmp.MwVFuqsyeX/src/github.com/opencontainers/runc [2021-04-13T15:29:50.698Z] #53 12.95 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:29:50.753Z] #30 21.55 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-13T15:29:50.920Z] #44 111.7 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:29:51.005Z] #67 ... [2021-04-13T15:29:51.005Z] [2021-04-13T15:29:51.005Z] #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-04-13T15:29:51.005Z] #58 sha256:793c15894fc7d66d577970bc2645247d8711360f9d166e2ad0df128bae08e81f [2021-04-13T15:29:51.005Z] #58 18.93 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:51.005Z] #58 19.65 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:51.005Z] #58 20.12 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:51.006Z] #58 20.94 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:51.006Z] #58 21.12 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:51.006Z] #58 21.26 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:51.006Z] #58 22.08 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:51.006Z] #58 25.35 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:51.006Z] #58 26.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:51.006Z] #58 27.28 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:51.006Z] #58 27.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:51.006Z] #58 27.65 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:51.006Z] #58 28.52 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:51.057Z] #30 22.05 [2021-04-13T15:29:51.140Z] #13 ... [2021-04-13T15:29:51.140Z] [2021-04-13T15:29:51.140Z] #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-04-13T15:29:51.140Z] #47 sha256:5cb453f4050f420c93c404558ac799a71e8d13fa81025686aaf607369a4bf087 [2021-04-13T15:29:51.140Z] #47 4.302 + RM_GOPATH=0 [2021-04-13T15:29:51.140Z] #47 4.302 + TMP_GOPATH= [2021-04-13T15:29:51.140Z] #47 4.302 + : /build [2021-04-13T15:29:51.140Z] #47 4.302 + '[' -z '' ']' [2021-04-13T15:29:51.140Z] #47 4.302 ++ mktemp -d [2021-04-13T15:29:51.140Z] #47 4.302 + export GOPATH=/tmp/tmp.9f8LbwbT5T [2021-04-13T15:29:51.140Z] #47 4.302 + GOPATH=/tmp/tmp.9f8LbwbT5T [2021-04-13T15:29:51.140Z] #47 4.302 + RM_GOPATH=1 [2021-04-13T15:29:51.140Z] #47 4.302 + case "$(go env GOARCH)" in [2021-04-13T15:29:51.140Z] #47 4.302 ++ go env GOARCH [2021-04-13T15:29:51.140Z] #47 4.317 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:51.140Z] #47 4.317 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:51.140Z] #47 4.324 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:51.140Z] #47 4.325 + dir=/tmp/install [2021-04-13T15:29:51.140Z] #47 4.325 + bin=gotestsum [2021-04-13T15:29:51.140Z] #47 4.325 + shift [2021-04-13T15:29:51.140Z] #47 4.325 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-13T15:29:51.140Z] #47 4.325 + . /tmp/install/gotestsum.installer [2021-04-13T15:29:51.140Z] #47 4.325 ++ : v0.5.3 [2021-04-13T15:29:51.140Z] #47 4.337 + install_gotestsum [2021-04-13T15:29:51.140Z] #47 4.338 + set -e [2021-04-13T15:29:51.140Z] #47 4.338 + export GO111MODULE=on [2021-04-13T15:29:51.140Z] #47 4.338 + GO111MODULE=on [2021-04-13T15:29:51.140Z] #47 4.339 + GOBIN=/build [2021-04-13T15:29:51.140Z] #47 4.339 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-13T15:29:51.140Z] #47 4.355 go: finding gotest.tools v0.5.3 [2021-04-13T15:29:51.140Z] #47 4.355 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:51.140Z] #47 5.185 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:51.140Z] #47 5.713 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-13T15:29:51.140Z] #47 6.528 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:51.140Z] #47 6.552 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:51.140Z] #47 6.553 go: downloading github.com/fatih/color v1.9.0 [2021-04-13T15:29:51.140Z] #47 6.575 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:51.140Z] #47 6.814 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:51.140Z] #47 6.936 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:51.140Z] #47 6.937 go: extracting github.com/fatih/color v1.9.0 [2021-04-13T15:29:51.140Z] #47 7.065 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:29:51.140Z] #47 7.085 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:29:51.140Z] #47 7.087 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:51.140Z] #47 7.197 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:51.140Z] #47 7.200 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-13T15:29:51.140Z] #47 7.228 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:51.140Z] #47 7.249 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:51.140Z] #47 7.409 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:51.140Z] #47 7.490 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:29:51.140Z] #47 7.511 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:29:51.140Z] #47 7.808 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:29:51.140Z] #47 7.853 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:29:51.140Z] #47 ... [2021-04-13T15:29:51.140Z] [2021-04-13T15:29:51.140Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:51.140Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:29:51.140Z] #13 5.383 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-13T15:29:51.213Z] #44 112.2 make[1]: Nothing to be done for 'all'. [2021-04-13T15:29:51.266Z] #58 ... [2021-04-13T15:29:51.267Z] [2021-04-13T15:29:51.267Z] #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-04-13T15:29:51.267Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:29:51.267Z] #49 28.55 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:29:51.267Z] #49 28.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:29:51.267Z] #49 28.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:29:51.267Z] #49 28.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:29:51.267Z] #49 28.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:29:51.267Z] #49 28.66 go: downloading golang.org/x/text v0.3.2 [2021-04-13T15:29:51.267Z] #49 28.67 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:29:51.267Z] #49 28.68 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:29:51.267Z] #49 28.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:29:51.267Z] #49 28.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:29:51.267Z] #49 28.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:29:51.267Z] #49 28.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:29:51.267Z] #49 28.79 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:29:51.267Z] #49 28.80 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:29:51.267Z] #49 28.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:29:51.267Z] #49 28.81 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:29:51.267Z] #49 28.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:29:51.267Z] #49 28.94 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:29:51.267Z] #49 28.98 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:29:51.267Z] #49 28.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:29:51.267Z] #49 29.02 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:29:51.267Z] #49 29.08 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:29:51.267Z] #49 29.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:29:51.267Z] #49 29.17 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:29:51.267Z] #49 29.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:29:51.271Z] #53 13.65 + '[' -z '' ']' [2021-04-13T15:29:51.271Z] #53 13.65 + target=static [2021-04-13T15:29:51.271Z] #53 13.65 + make 'BUILDTAGS=seccomp ' static [2021-04-13T15:29:51.360Z] #30 22.28 [2021-04-13T15:29:51.360Z] #30 ... [2021-04-13T15:29:51.360Z] [2021-04-13T15:29:51.360Z] #41 [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-04-13T15:29:51.360Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-13T15:29:51.360Z] #41 16.57 Checking out files: 92% (1563/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-13T15:29:51.360Z] #41 16.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-13T15:29:51.360Z] #41 19.04 + 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-04-13T15:29:51.360Z] #41 ... [2021-04-13T15:29:51.360Z] [2021-04-13T15:29:51.360Z] #30 [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-04-13T15:29:51.360Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:51.360Z] #30 22.28 0.9% ######################################################################## 100.0% [2021-04-13T15:29:51.407Z] #13 ... [2021-04-13T15:29:51.407Z] [2021-04-13T15:29:51.407Z] #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-04-13T15:29:51.407Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-13T15:29:51.407Z] #27 17.28 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:51.407Z] #27 20.33 137 added, 0 removed; done. [2021-04-13T15:29:51.407Z] #27 20.44 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-13T15:29:51.407Z] #27 20.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:29:51.407Z] #27 20.47 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-13T15:29:51.407Z] #27 20.48 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-13T15:29:51.407Z] #27 20.57 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:29:51.407Z] #27 20.61 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-13T15:29:51.407Z] #27 20.65 Updating certificates in /etc/ssl/certs... [2021-04-13T15:29:51.407Z] #27 24.68 0 added, 0 removed; done. [2021-04-13T15:29:51.407Z] #27 24.68 Running hooks in /etc/ca-certificates/update.d... [2021-04-13T15:29:51.407Z] #27 24.71 done. [2021-04-13T15:29:51.407Z] #27 DONE 25.8s [2021-04-13T15:29:51.407Z] [2021-04-13T15:29:51.407Z] #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-04-13T15:29:51.407Z] #47 sha256:5cb453f4050f420c93c404558ac799a71e8d13fa81025686aaf607369a4bf087 [2021-04-13T15:29:51.407Z] #47 9.033 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:29:51.407Z] #47 9.036 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:29:51.527Z] #49 29.33 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:29:51.527Z] #49 29.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:29:51.660Z] #30 22.52 [2021-04-13T15:29:51.675Z] #47 ... [2021-04-13T15:29:51.675Z] [2021-04-13T15:29:51.675Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-13T15:29:51.675Z] #28 sha256:59922b15462df81cb4e0fa228b7ddf149679940590f993de8b54282bf27c0895 [2021-04-13T15:29:51.675Z] #28 DONE 0.3s [2021-04-13T15:29:51.787Z] #49 29.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:29:51.787Z] #49 29.63 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:29:51.787Z] #49 29.67 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:29:51.787Z] #49 29.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:29:51.844Z] #53 13.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-13T15:29:51.848Z] #44 112.7 make[1]: 'images/built-in.o' is up to date. [2021-04-13T15:29:51.848Z] #44 112.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-13T15:29:51.848Z] #44 112.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-13T15:29:51.848Z] #44 112.8 make[1]: 'compel/libcompel.a' is up to date. [2021-04-13T15:29:51.848Z] #44 112.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-13T15:29:51.848Z] #44 112.8 make[1]: Nothing to be done for 'all'. [2021-04-13T15:29:51.848Z] #44 112.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:29:51.848Z] #44 112.9 make[2]: Nothing to be done for 'all'. [2021-04-13T15:29:51.848Z] #44 112.9 make[2]: Nothing to be done for 'all'. [2021-04-13T15:29:51.848Z] #44 113.0 make[2]: Nothing to be done for 'all'. [2021-04-13T15:29:51.848Z] #44 113.0 make[2]: Nothing to be done for 'all'. [2021-04-13T15:29:51.848Z] #44 113.1 make[2]: Nothing to be done for 'all'. [2021-04-13T15:29:51.943Z] [2021-04-13T15:29:51.943Z] #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-04-13T15:29:51.943Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:29:52.074Z] #49 29.71 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:29:52.074Z] #49 29.76 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:29:52.074Z] #49 29.81 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:29:52.150Z] #44 ... [2021-04-13T15:29:52.150Z] [2021-04-13T15:29:52.150Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:29:52.150Z] #50 149.6 + /build/golangci-lint --version [2021-04-13T15:29:52.150Z] #50 149.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-13T15:29:52.150Z] #50 DONE 150.3s [2021-04-13T15:29:52.150Z] [2021-04-13T15:29:52.150Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-13T15:29:52.150Z] #41 DONE 150.2s [2021-04-13T15:29:52.150Z] [2021-04-13T15:29:52.150Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-13T15:29:52.150Z] #44 113.1 make[2]: Nothing to be done for 'all'. [2021-04-13T15:29:52.150Z] #44 113.1 make[2]: Nothing to be done for 'all'. [2021-04-13T15:29:52.150Z] #44 113.2 make[2]: Nothing to be done for 'all'. [2021-04-13T15:29:52.150Z] #44 113.2 INSTALL criu/criu [2021-04-13T15:29:52.206Z] #29 ... [2021-04-13T15:29:52.206Z] [2021-04-13T15:29:52.206Z] #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-04-13T15:29:52.206Z] #49 sha256:f182c044511dfb569a6931d23044a468867f4ed763600e5dfbc6219c24475aa4 [2021-04-13T15:29:52.206Z] #49 5.188 + RM_GOPATH=0 [2021-04-13T15:29:52.206Z] #49 5.188 + TMP_GOPATH= [2021-04-13T15:29:52.206Z] #49 5.188 + : /build [2021-04-13T15:29:52.206Z] #49 5.188 + '[' -z '' ']' [2021-04-13T15:29:52.206Z] #49 5.215 ++ mktemp -d [2021-04-13T15:29:52.206Z] #49 5.216 + export GOPATH=/tmp/tmp.mH2n2IJN5v [2021-04-13T15:29:52.206Z] #49 5.216 + GOPATH=/tmp/tmp.mH2n2IJN5v [2021-04-13T15:29:52.206Z] #49 5.216 + RM_GOPATH=1 [2021-04-13T15:29:52.206Z] #49 5.216 + case "$(go env GOARCH)" in [2021-04-13T15:29:52.206Z] #49 5.225 ++ go env GOARCH [2021-04-13T15:29:52.206Z] #49 5.256 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:52.206Z] #49 5.256 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:52.206Z] #49 5.256 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:52.206Z] #49 5.256 + dir=/tmp/install [2021-04-13T15:29:52.206Z] #49 5.256 + bin=golangci_lint [2021-04-13T15:29:52.206Z] #49 5.256 + shift [2021-04-13T15:29:52.206Z] #49 5.256 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-13T15:29:52.206Z] #49 5.256 + . /tmp/install/golangci_lint.installer [2021-04-13T15:29:52.206Z] #49 5.256 ++ : v1.23.8 [2021-04-13T15:29:52.206Z] #49 5.256 + install_golangci_lint [2021-04-13T15:29:52.206Z] #49 5.256 + set -e [2021-04-13T15:29:52.206Z] #49 5.256 + export GO111MODULE=on [2021-04-13T15:29:52.206Z] #49 5.256 + GO111MODULE=on [2021-04-13T15:29:52.206Z] #49 5.256 + GOBIN=/build [2021-04-13T15:29:52.206Z] #49 5.256 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-13T15:29:52.206Z] #49 5.300 go: finding github.com v1.23.8 [2021-04-13T15:29:52.206Z] #49 5.306 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-13T15:29:52.206Z] #49 5.306 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-13T15:29:52.206Z] #49 5.306 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:52.206Z] #49 5.306 go: finding github.com/golangci v1.23.8 [2021-04-13T15:29:52.206Z] #49 6.248 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:52.206Z] #49 7.119 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-13T15:29:52.334Z] #49 29.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:29:52.334Z] #49 29.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:29:52.334Z] #49 29.91 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-13T15:29:52.334Z] #49 29.94 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:29:52.334Z] #49 ... [2021-04-13T15:29:52.334Z] [2021-04-13T15:29:52.334Z] #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-04-13T15:29:52.334Z] #51 sha256:25dfd771e8ae7ddc782c4812785f9378f371141f98b6b80d072a050ba905378a [2021-04-13T15:29:52.334Z] #51 20.02 + cd /tmp/tmp.jMx9ThlmCK/src/github.com/mvdan/sh [2021-04-13T15:29:52.334Z] #51 20.02 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:52.334Z] #51 20.12 + GO111MODULE=on [2021-04-13T15:29:52.334Z] #51 20.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-13T15:29:52.335Z] #51 21.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:52.335Z] #51 21.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:52.335Z] #51 21.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:52.335Z] #51 21.66 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:52.335Z] #51 21.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:52.335Z] #51 22.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:52.335Z] #51 23.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:52.335Z] #51 24.56 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:52.335Z] #51 26.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:52.335Z] #51 26.40 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:52.335Z] #51 26.60 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:52.335Z] #51 26.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:52.335Z] #51 27.41 runtime/cgo [2021-04-13T15:29:52.335Z] #51 27.55 runtime [2021-04-13T15:29:52.335Z] #51 ... [2021-04-13T15:29:52.335Z] [2021-04-13T15:29:52.335Z] #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-04-13T15:29:52.335Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:29:52.335Z] #49 30.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:29:52.470Z] #49 ... [2021-04-13T15:29:52.471Z] [2021-04-13T15:29:52.471Z] #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-04-13T15:29:52.471Z] #58 sha256:497161815228688e0b0ae1474471796ee7bb25db7da61b401aa1c6ac540dffa2 [2021-04-13T15:29:52.471Z] #58 4.229 + RM_GOPATH=0 [2021-04-13T15:29:52.471Z] #58 4.229 + TMP_GOPATH= [2021-04-13T15:29:52.471Z] #58 4.229 + : /build [2021-04-13T15:29:52.471Z] #58 4.229 + '[' -z '' ']' [2021-04-13T15:29:52.471Z] #58 4.229 ++ mktemp -d [2021-04-13T15:29:52.471Z] #58 4.235 + export GOPATH=/tmp/tmp.4r4jSfQwGJ [2021-04-13T15:29:52.471Z] #58 4.235 + GOPATH=/tmp/tmp.4r4jSfQwGJ [2021-04-13T15:29:52.471Z] #58 4.235 + RM_GOPATH=1 [2021-04-13T15:29:52.471Z] #58 4.235 + case "$(go env GOARCH)" in [2021-04-13T15:29:52.471Z] #58 4.247 ++ go env GOARCH [2021-04-13T15:29:52.471Z] #58 4.257 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:52.471Z] #58 4.257 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:52.471Z] #58 4.258 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:52.471Z] #58 4.259 + dir=/tmp/install [2021-04-13T15:29:52.471Z] #58 4.260 + bin=rootlesskit [2021-04-13T15:29:52.471Z] #58 4.260 + shift [2021-04-13T15:29:52.471Z] #58 4.260 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-13T15:29:52.471Z] #58 4.260 + . /tmp/install/rootlesskit.installer [2021-04-13T15:29:52.471Z] #58 4.260 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:52.471Z] #58 4.260 + install_rootlesskit [2021-04-13T15:29:52.471Z] #58 4.260 + case "$1" in [2021-04-13T15:29:52.471Z] #58 4.260 + export CGO_ENABLED=0 [2021-04-13T15:29:52.471Z] #58 4.260 + CGO_ENABLED=0 [2021-04-13T15:29:52.471Z] #58 4.264 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:52.471Z] #58 4.264 + _install_rootlesskit [2021-04-13T15:29:52.471Z] #58 4.264 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-13T15:29:52.471Z] #58 4.264 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4r4jSfQwGJ/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:52.471Z] #58 4.264 Cloning into '/tmp/tmp.4r4jSfQwGJ/src/github.com/rootless-containers/rootlesskit'... [2021-04-13T15:29:52.471Z] #58 7.210 + cd /tmp/tmp.4r4jSfQwGJ/src/github.com/rootless-containers/rootlesskit [2021-04-13T15:29:52.471Z] #58 7.210 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-13T15:29:52.471Z] #58 7.248 + export GO111MODULE=on [2021-04-13T15:29:52.471Z] #58 7.254 + GO111MODULE=on [2021-04-13T15:29:52.471Z] #58 7.255 + export GOPROXY=https://proxy.golang.org [2021-04-13T15:29:52.471Z] #58 7.255 + GOPROXY=https://proxy.golang.org [2021-04-13T15:29:52.471Z] #58 7.256 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:29:52.471Z] #58 7.256 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-13T15:29:52.471Z] #58 9.980 go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:29:52.471Z] #58 10.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:52.471Z] #58 10.13 go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:29:52.471Z] #58 10.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:52.471Z] #58 10.16 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:52.471Z] #58 10.17 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:52.471Z] #58 10.31 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:52.471Z] #58 ... [2021-04-13T15:29:52.471Z] [2021-04-13T15:29:52.471Z] #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-04-13T15:29:52.471Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-13T15:29:52.471Z] #42 5.735 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:52.471Z] #42 5.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:52.471Z] #42 5.762 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:52.471Z] #42 6.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-13T15:29:52.471Z] #42 8.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-13T15:29:52.471Z] #42 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-13T15:29:52.537Z] #44 DONE 113.5s [2021-04-13T15:29:52.537Z] [2021-04-13T15:29:52.537Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:29:52.594Z] #49 30.23 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:29:52.594Z] #49 30.31 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:29:52.600Z] #49 ... [2021-04-13T15:29:52.600Z] [2021-04-13T15:29:52.600Z] #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-04-13T15:29:52.600Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:29:52.600Z] #45 28.79 vendor/golang.org/x/crypto/internal/subtle [2021-04-13T15:29:52.600Z] #45 28.97 vendor/golang.org/x/crypto/curve25519 [2021-04-13T15:29:52.746Z] #42 ... [2021-04-13T15:29:52.746Z] [2021-04-13T15:29:52.746Z] #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-04-13T15:29:52.746Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-13T15:29:52.746Z] #40 5.376 + git clone https://github.com/docker/distribution.git . [2021-04-13T15:29:52.746Z] #40 5.380 Cloning into '.'... [2021-04-13T15:29:52.746Z] #40 ... [2021-04-13T15:29:52.746Z] [2021-04-13T15:29:52.746Z] #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-04-13T15:29:52.746Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-13T15:29:52.746Z] #55 5.801 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:52.746Z] #55 5.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:52.747Z] #55 5.871 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:52.747Z] #55 6.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-13T15:29:52.747Z] #55 8.086 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-13T15:29:52.747Z] #55 9.630 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-13T15:29:52.854Z] #49 30.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:29:52.854Z] #49 30.54 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-13T15:29:52.854Z] #49 30.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-13T15:29:52.854Z] #49 30.54 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:29:52.854Z] #49 30.54 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:29:52.854Z] #49 30.55 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:29:52.854Z] #49 30.56 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-13T15:29:52.854Z] #49 30.72 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:29:52.854Z] #49 30.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:29:53.024Z] #55 ... [2021-04-13T15:29:53.024Z] [2021-04-13T15:29:53.024Z] #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-04-13T15:29:53.024Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-13T15:29:53.024Z] #36 6.174 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:53.024Z] #36 6.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:53.024Z] #36 6.202 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:53.024Z] #36 7.276 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-13T15:29:53.024Z] #36 8.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-13T15:29:53.024Z] #36 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-13T15:29:53.024Z] #36 ... [2021-04-13T15:29:53.024Z] [2021-04-13T15:29:53.024Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:53.024Z] #67 sha256:523f4f0f2c3f54abb4a14fe70731ce7052b77df9b34d939867997263777876bc [2021-04-13T15:29:53.024Z] #67 5.601 + RM_GOPATH=0 [2021-04-13T15:29:53.024Z] #67 5.601 + TMP_GOPATH= [2021-04-13T15:29:53.024Z] #67 5.601 + : /build [2021-04-13T15:29:53.024Z] #67 5.601 + '[' -z '' ']' [2021-04-13T15:29:53.024Z] #67 5.601 ++ mktemp -d [2021-04-13T15:29:53.024Z] #67 5.601 + export GOPATH=/tmp/tmp.imA0ckW3V0 [2021-04-13T15:29:53.024Z] #67 5.601 + GOPATH=/tmp/tmp.imA0ckW3V0 [2021-04-13T15:29:53.024Z] #67 5.601 + RM_GOPATH=1 [2021-04-13T15:29:53.024Z] #67 5.601 + case "$(go env GOARCH)" in [2021-04-13T15:29:53.024Z] #67 5.613 ++ go env GOARCH [2021-04-13T15:29:53.024Z] #67 5.761 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:53.024Z] #67 5.761 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:53.024Z] #67 5.761 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:53.024Z] #67 5.781 + dir=/tmp/install [2021-04-13T15:29:53.024Z] #67 5.781 + bin=proxy [2021-04-13T15:29:53.024Z] #67 5.781 + shift [2021-04-13T15:29:53.024Z] #67 5.781 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-13T15:29:53.024Z] #67 5.781 + . /tmp/install/proxy.installer [2021-04-13T15:29:53.024Z] #67 5.781 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:53.024Z] #67 5.781 + install_proxy [2021-04-13T15:29:53.024Z] #67 5.781 + case "$1" in [2021-04-13T15:29:53.024Z] #67 5.781 + export CGO_ENABLED=0 [2021-04-13T15:29:53.024Z] #67 5.781 + CGO_ENABLED=0 [2021-04-13T15:29:53.024Z] #67 5.781 + _install_proxy [2021-04-13T15:29:53.024Z] #67 5.781 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-13T15:29:53.024Z] #67 5.781 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.imA0ckW3V0/src/github.com/docker/libnetwork [2021-04-13T15:29:53.024Z] #67 5.781 Cloning into '/tmp/tmp.imA0ckW3V0/src/github.com/docker/libnetwork'... [2021-04-13T15:29:53.024Z] #67 5.781 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:53.114Z] #49 30.85 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-13T15:29:53.114Z] #49 30.85 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:29:53.114Z] #49 30.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:29:53.211Z] #30 24.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-13T15:29:53.211Z] #30 24.27 skipping existing 5cb8031fd95d [2021-04-13T15:29:53.287Z] #67 ... [2021-04-13T15:29:53.287Z] [2021-04-13T15:29:53.287Z] #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-04-13T15:29:53.287Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:29:53.287Z] #45 4.600 + RM_GOPATH=0 [2021-04-13T15:29:53.287Z] #45 4.600 + TMP_GOPATH= [2021-04-13T15:29:53.287Z] #45 4.600 + : /build [2021-04-13T15:29:53.287Z] #45 4.600 + '[' -z '' ']' [2021-04-13T15:29:53.287Z] #45 4.600 ++ mktemp -d [2021-04-13T15:29:53.287Z] #45 4.604 + export GOPATH=/tmp/tmp.nq9AfLqJ8Z [2021-04-13T15:29:53.287Z] #45 4.604 + GOPATH=/tmp/tmp.nq9AfLqJ8Z [2021-04-13T15:29:53.287Z] #45 4.604 + RM_GOPATH=1 [2021-04-13T15:29:53.287Z] #45 4.604 + case "$(go env GOARCH)" in [2021-04-13T15:29:53.287Z] #45 4.610 ++ go env GOARCH [2021-04-13T15:29:53.287Z] #45 4.664 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:53.287Z] #45 4.664 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:53.287Z] #45 4.664 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:53.287Z] #45 4.664 + dir=/tmp/install [2021-04-13T15:29:53.287Z] #45 4.664 + bin=vndr [2021-04-13T15:29:53.287Z] #45 4.664 + shift [2021-04-13T15:29:53.287Z] #45 4.664 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-13T15:29:53.287Z] #45 4.664 + . /tmp/install/vndr.installer [2021-04-13T15:29:53.287Z] #45 4.664 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:53.287Z] #45 4.664 + install_vndr [2021-04-13T15:29:53.287Z] #45 4.664 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-13T15:29:53.287Z] #45 4.664 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nq9AfLqJ8Z/src/github.com/LK4D4/vndr [2021-04-13T15:29:53.287Z] #45 4.664 Cloning into '/tmp/tmp.nq9AfLqJ8Z/src/github.com/LK4D4/vndr'... [2021-04-13T15:29:53.287Z] #45 4.664 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:53.287Z] #45 5.601 + cd /tmp/tmp.nq9AfLqJ8Z/src/github.com/LK4D4/vndr [2021-04-13T15:29:53.287Z] #45 5.601 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-13T15:29:53.287Z] #45 5.610 + go build -buildmode=pie -v -o /build/vndr . [2021-04-13T15:29:53.287Z] #45 6.999 internal/race [2021-04-13T15:29:53.287Z] #45 7.016 internal/cpu [2021-04-13T15:29:53.287Z] #45 7.035 runtime/internal/sys [2021-04-13T15:29:53.287Z] #45 7.168 runtime/internal/atomic [2021-04-13T15:29:53.287Z] #45 7.219 sync/atomic [2021-04-13T15:29:53.287Z] #45 7.316 runtime/internal/math [2021-04-13T15:29:53.287Z] #45 7.576 unicode [2021-04-13T15:29:53.287Z] #45 7.763 unicode/utf8 [2021-04-13T15:29:53.287Z] #45 7.852 internal/bytealg [2021-04-13T15:29:53.287Z] #45 7.948 math/bits [2021-04-13T15:29:53.287Z] #45 8.472 math [2021-04-13T15:29:53.287Z] #45 8.546 internal/testlog [2021-04-13T15:29:53.287Z] #45 9.071 runtime [2021-04-13T15:29:53.287Z] #45 9.165 encoding [2021-04-13T15:29:53.287Z] #45 9.348 unicode/utf16 [2021-04-13T15:29:53.287Z] #45 9.609 container/list [2021-04-13T15:29:53.287Z] #45 ... [2021-04-13T15:29:53.287Z] [2021-04-13T15:29:53.287Z] #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-04-13T15:29:53.287Z] #51 sha256:4164d1b03dbd6efa19716ac6068b8a1dcc047204b4f8eff1efa01169aab6a105 [2021-04-13T15:29:53.287Z] #51 3.749 + RM_GOPATH=0 [2021-04-13T15:29:53.287Z] #51 3.749 + TMP_GOPATH= [2021-04-13T15:29:53.287Z] #51 3.749 + : /build [2021-04-13T15:29:53.287Z] #51 3.749 + '[' -z '' ']' [2021-04-13T15:29:53.287Z] #51 3.750 ++ mktemp -d [2021-04-13T15:29:53.287Z] #51 3.798 + export GOPATH=/tmp/tmp.0fjAa7uUfo [2021-04-13T15:29:53.287Z] #51 3.798 + GOPATH=/tmp/tmp.0fjAa7uUfo [2021-04-13T15:29:53.287Z] #51 3.798 + RM_GOPATH=1 [2021-04-13T15:29:53.287Z] #51 3.798 + case "$(go env GOARCH)" in [2021-04-13T15:29:53.287Z] #51 3.801 ++ go env GOARCH [2021-04-13T15:29:53.287Z] #51 3.822 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:53.287Z] #51 3.822 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:53.287Z] #51 3.822 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:53.287Z] #51 3.832 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:53.287Z] #51 3.832 + dir=/tmp/install [2021-04-13T15:29:53.287Z] #51 3.832 + bin=shfmt [2021-04-13T15:29:53.287Z] #51 3.832 + shift [2021-04-13T15:29:53.287Z] #51 3.832 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-13T15:29:53.287Z] #51 3.832 + . /tmp/install/shfmt.installer [2021-04-13T15:29:53.287Z] #51 3.832 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:53.287Z] #51 3.832 + install_shfmt [2021-04-13T15:29:53.287Z] #51 3.832 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-13T15:29:53.287Z] #51 3.832 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0fjAa7uUfo/src/github.com/mvdan/sh [2021-04-13T15:29:53.287Z] #51 3.834 Cloning into '/tmp/tmp.0fjAa7uUfo/src/github.com/mvdan/sh'... [2021-04-13T15:29:53.287Z] #51 10.35 + cd /tmp/tmp.0fjAa7uUfo/src/github.com/mvdan/sh [2021-04-13T15:29:53.287Z] #51 10.35 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-13T15:29:53.287Z] #51 10.48 + GO111MODULE=on [2021-04-13T15:29:53.287Z] #51 10.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-13T15:29:53.375Z] #49 31.06 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:29:53.375Z] #49 31.12 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:29:53.375Z] #49 31.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:29:53.375Z] #49 31.23 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:29:53.375Z] #49 31.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:29:53.375Z] #49 31.28 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:29:53.375Z] #49 31.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:29:53.512Z] #30 ... [2021-04-13T15:29:53.512Z] [2021-04-13T15:29:53.512Z] #43 [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-04-13T15:29:53.512Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-13T15:29:53.512Z] #43 18.82 Fetched 8202 kB in 18s (450 kB/s) [2021-04-13T15:29:53.512Z] #43 18.82 Reading package lists... [2021-04-13T15:29:53.512Z] #43 26.99 Reading package lists... [2021-04-13T15:29:53.512Z] #43 ... [2021-04-13T15:29:53.512Z] [2021-04-13T15:29:53.512Z] #68 [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-04-13T15:29:53.512Z] #68 sha256:087a44757edca4bfbf65234c1124402b3be4fa630f9a239bea9460850bce8ac5 [2021-04-13T15:29:53.512Z] #68 24.15 Checking out files: 47% (908/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-04-13T15:29:53.512Z] #68 25.01 + cd /tmp/tmp.hm6vLUnbLI/src/github.com/docker/libnetwork [2021-04-13T15:29:53.512Z] #68 25.02 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:29:53.512Z] #68 25.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-13T15:29:53.549Z] #51 ... [2021-04-13T15:29:53.549Z] [2021-04-13T15:29:53.549Z] #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-04-13T15:29:53.549Z] #24 sha256:cc3ab7c0ea0064b0f2b3c9145b0b415b3b77d31c9913ec70b8795f482be5b934 [2021-04-13T15:29:53.549Z] #24 5.317 + RM_GOPATH=0 [2021-04-13T15:29:53.549Z] #24 5.317 + TMP_GOPATH= [2021-04-13T15:29:53.549Z] #24 5.317 + : /build [2021-04-13T15:29:53.549Z] #24 5.317 + '[' -z '' ']' [2021-04-13T15:29:53.549Z] #24 5.317 ++ mktemp -d [2021-04-13T15:29:53.549Z] #24 5.319 + export GOPATH=/tmp/tmp.2iScCrCvso [2021-04-13T15:29:53.549Z] #24 5.319 + GOPATH=/tmp/tmp.2iScCrCvso [2021-04-13T15:29:53.549Z] #24 5.319 + RM_GOPATH=1 [2021-04-13T15:29:53.549Z] #24 5.319 + case "$(go env GOARCH)" in [2021-04-13T15:29:53.549Z] #24 5.321 ++ go env GOARCH [2021-04-13T15:29:53.549Z] #24 5.346 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:53.549Z] #24 5.346 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:29:53.549Z] #24 5.346 ++ dirname /tmp/install/install.sh [2021-04-13T15:29:53.549Z] #24 5.346 + dir=/tmp/install [2021-04-13T15:29:53.549Z] #24 5.346 + bin=dockercli [2021-04-13T15:29:53.549Z] #24 5.346 + shift [2021-04-13T15:29:53.549Z] #24 5.346 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-13T15:29:53.549Z] #24 5.346 + . /tmp/install/dockercli.installer [2021-04-13T15:29:53.549Z] #24 5.346 ++ : stable [2021-04-13T15:29:53.549Z] #24 5.346 ++ : 17.06.2-ce [2021-04-13T15:29:53.549Z] #24 5.346 + install_dockercli [2021-04-13T15:29:53.549Z] #24 5.346 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-13T15:29:53.549Z] #24 5.346 Install docker/cli version 17.06.2-ce from stable [2021-04-13T15:29:53.549Z] #24 5.351 ++ uname -m [2021-04-13T15:29:53.549Z] #24 5.351 + arch=aarch64 [2021-04-13T15:29:53.549Z] #24 5.351 + '[' aarch64 '!=' x86_64 ']' [2021-04-13T15:29:53.549Z] #24 5.351 + '[' aarch64 '!=' s390x ']' [2021-04-13T15:29:53.549Z] #24 5.351 + '[' aarch64 '!=' armhf ']' [2021-04-13T15:29:53.549Z] #24 5.351 + build_dockercli [2021-04-13T15:29:53.549Z] #24 5.351 + git clone https://github.com/docker/docker-ce /tmp/tmp.2iScCrCvso/tmp/docker-ce [2021-04-13T15:29:53.549Z] #24 5.369 Cloning into '/tmp/tmp.2iScCrCvso/tmp/docker-ce'... [2021-04-13T15:29:53.549Z] #24 ... [2021-04-13T15:29:53.549Z] [2021-04-13T15:29:53.549Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:29:53.549Z] #34 sha256:ae4ea91d3c5269f39549dd2860221294a4d4124fa3f5a1ee802f5c36d707d302 [2021-04-13T15:29:53.549Z] #34 3.994 Install go-toml version v1.8.1 [2021-04-13T15:29:53.549Z] #34 4.098 go: finding github.com v1.8.1 [2021-04-13T15:29:53.549Z] #34 4.105 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-13T15:29:53.549Z] #34 4.105 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-13T15:29:53.549Z] #34 4.105 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:53.549Z] #34 4.105 go: finding github.com/pelletier v1.8.1 [2021-04-13T15:29:53.549Z] #34 4.842 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:53.549Z] #34 5.337 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-13T15:29:53.549Z] #34 7.029 github.com/pelletier/go-toml [2021-04-13T15:29:53.641Z] #49 31.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:29:53.641Z] #49 31.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:29:53.641Z] #49 31.47 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:29:53.641Z] #49 31.47 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:29:53.641Z] #49 31.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:29:53.832Z] #34 ... [2021-04-13T15:29:53.832Z] [2021-04-13T15:29:53.832Z] #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-04-13T15:29:53.832Z] #58 sha256:497161815228688e0b0ae1474471796ee7bb25db7da61b401aa1c6ac540dffa2 [2021-04-13T15:29:53.832Z] #58 10.82 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:53.832Z] #58 10.96 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:53.832Z] #58 11.01 go: downloading github.com/google/uuid v1.2.0 [2021-04-13T15:29:53.832Z] #58 11.04 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:53.832Z] #58 11.06 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:53.832Z] #58 11.07 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:53.832Z] #58 11.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:53.832Z] #58 11.22 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:53.832Z] #58 11.25 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:53.832Z] #58 11.34 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:53.832Z] #58 11.50 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:53.832Z] #58 11.51 go: extracting github.com/google/uuid v1.2.0 [2021-04-13T15:29:53.860Z] #68 ... [2021-04-13T15:29:53.860Z] [2021-04-13T15:29:53.860Z] #56 [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-04-13T15:29:53.860Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-13T15:29:53.860Z] #56 19.37 Fetched 8202 kB in 18s (451 kB/s) [2021-04-13T15:29:53.860Z] #56 19.37 Reading package lists... [2021-04-13T15:29:53.902Z] #49 31.58 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:29:53.902Z] #49 31.59 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:29:53.902Z] #49 31.64 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:29:53.902Z] #49 31.66 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-13T15:29:53.902Z] #49 31.80 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:29:54.163Z] #49 32.03 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-13T15:29:54.168Z] #56 26.16 Reading package lists... [2021-04-13T15:29:54.168Z] #56 ... [2021-04-13T15:29:54.168Z] [2021-04-13T15:29:54.168Z] #50 [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-04-13T15:29:54.168Z] #50 sha256:58ea193f68d87d4fa7cafe055edc86b3dd354f14e65f84ba462091927dd4a704 [2021-04-13T15:29:54.168Z] #50 21.92 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:29:54.168Z] #50 21.96 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:29:54.168Z] #50 22.00 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:29:54.168Z] #50 22.06 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-13T15:29:54.168Z] #50 22.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:29:54.168Z] #50 22.62 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-13T15:29:54.168Z] #50 22.72 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-13T15:29:54.168Z] #50 22.72 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:29:54.168Z] #50 22.72 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:29:54.168Z] #50 22.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:29:54.168Z] #50 22.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:29:54.168Z] #50 22.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:29:54.168Z] #50 22.91 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:29:54.168Z] #50 22.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:29:54.168Z] #50 22.96 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:29:54.168Z] #50 23.11 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:29:54.168Z] #50 23.17 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-13T15:29:54.168Z] #50 23.37 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:29:54.168Z] #50 23.39 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:29:54.168Z] #50 23.44 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:29:54.168Z] #50 23.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:29:54.168Z] #50 23.59 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:29:54.168Z] #50 23.65 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:29:54.168Z] #50 23.70 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:29:54.168Z] #50 23.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:29:54.168Z] #50 23.73 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:29:54.168Z] #50 23.76 go: downloading github.com/spf13/cast v1.3.0 [2021-04-13T15:29:54.168Z] #50 23.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:29:54.168Z] #50 23.79 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:29:54.168Z] #50 23.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:29:54.168Z] #50 23.83 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:29:54.168Z] #50 24.01 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:29:54.168Z] #50 24.17 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:29:54.168Z] #50 24.25 go: downloading github.com/spf13/afero v1.1.2 [2021-04-13T15:29:54.168Z] #50 24.29 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:29:54.168Z] #50 24.32 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:29:54.168Z] #50 24.39 go: extracting github.com/spf13/cast v1.3.0 [2021-04-13T15:29:54.168Z] #50 24.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:29:54.168Z] #50 24.83 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:29:54.168Z] #50 24.84 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:29:54.168Z] #50 24.96 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-13T15:29:54.168Z] #50 24.96 go: extracting github.com/spf13/afero v1.1.2 [2021-04-13T15:29:54.168Z] #50 25.01 go: downloading golang.org/x/text v0.3.2 [2021-04-13T15:29:54.168Z] #50 25.02 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:29:54.168Z] #50 25.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:29:54.168Z] #50 25.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:29:54.168Z] #50 25.38 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-13T15:29:54.168Z] #50 25.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:29:54.168Z] #50 26.44 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:29:54.168Z] #50 26.61 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:29:54.168Z] #50 26.86 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-13T15:29:54.168Z] #50 27.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:29:54.168Z] #50 27.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:29:54.168Z] #50 27.40 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:29:54.168Z] #50 27.44 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-13T15:29:54.168Z] #50 27.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:29:54.168Z] #50 27.74 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:29:54.168Z] #50 27.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:29:54.168Z] #50 28.07 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-13T15:29:54.168Z] #50 28.17 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:29:54.168Z] #50 28.26 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-13T15:29:54.168Z] #50 28.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:29:54.168Z] #50 28.46 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:29:54.168Z] #50 28.65 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:29:54.168Z] #50 28.73 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:29:54.168Z] #50 28.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:29:54.168Z] #50 28.84 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:29:54.168Z] #50 28.98 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:29:54.168Z] #50 29.05 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:29:54.168Z] #50 29.09 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:29:54.168Z] #50 29.14 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:29:54.168Z] #50 29.16 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:29:54.168Z] #50 29.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:29:54.168Z] #50 29.30 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-13T15:29:54.168Z] #50 29.44 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-13T15:29:54.168Z] #50 29.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:29:54.168Z] #50 29.55 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:29:54.168Z] #50 29.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:29:54.168Z] #50 29.68 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:29:54.168Z] #50 29.69 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:29:54.168Z] #50 29.70 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-13T15:29:54.187Z] #49 41.51 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:29:54.187Z] #49 41.56 go: finding github.com/fatih/color v1.7.0 [2021-04-13T15:29:54.187Z] #49 41.65 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:29:54.187Z] #49 41.69 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:29:54.187Z] #49 41.73 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:29:54.187Z] #49 41.74 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:29:54.187Z] #49 41.80 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:29:54.187Z] #49 41.80 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:29:54.187Z] #49 41.83 go: finding github.com/pkg/errors v0.8.1 [2021-04-13T15:29:54.187Z] #49 41.86 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:29:54.187Z] #49 41.87 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:29:54.187Z] #49 41.89 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:29:54.187Z] #49 41.91 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:29:54.187Z] #49 41.94 go: finding github.com/stretchr/testify v1.4.0 [2021-04-13T15:29:54.187Z] #49 41.95 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:29:54.187Z] #49 41.98 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:29:54.187Z] #49 41.99 go: finding github.com/spf13/viper v1.6.1 [2021-04-13T15:29:54.187Z] #49 42.02 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:29:54.187Z] #49 42.02 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:29:54.187Z] #49 42.06 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:29:54.187Z] #49 42.09 go: finding github.com/stretchr/objx v0.2.0 [2021-04-13T15:29:54.187Z] #49 42.11 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:29:54.187Z] #49 42.15 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:29:54.187Z] #49 42.24 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:29:54.187Z] #49 42.26 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:29:54.187Z] #49 42.34 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:29:54.187Z] #49 42.34 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:29:54.187Z] #49 42.35 go: finding github.com/gobwas/glob v0.2.3 [2021-04-13T15:29:54.187Z] #49 42.38 go: finding github.com/spf13/cobra v0.0.5 [2021-04-13T15:29:54.187Z] #49 42.42 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:29:54.187Z] #49 42.44 go: finding github.com/spf13/pflag v1.0.5 [2021-04-13T15:29:54.187Z] #49 42.47 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:29:54.187Z] #49 42.48 go: finding github.com/magiconair/properties v1.8.1 [2021-04-13T15:29:54.444Z] #49 42.52 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:29:54.444Z] #49 42.61 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:29:54.444Z] #49 42.65 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:29:54.444Z] #49 42.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:29:54.444Z] #49 42.72 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:29:54.470Z] #50 29.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:29:54.470Z] #50 29.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:29:54.470Z] #50 30.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:29:54.701Z] #49 42.73 go: finding github.com/spf13/afero v1.1.2 [2021-04-13T15:29:54.701Z] #49 42.74 go: finding github.com/spf13/cast v1.3.0 [2021-04-13T15:29:54.701Z] #49 42.77 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:29:54.701Z] #49 42.80 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:29:54.701Z] #49 42.81 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:29:54.701Z] #49 42.83 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:29:54.701Z] #49 42.86 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:29:54.701Z] #49 42.87 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-13T15:29:54.701Z] #49 42.88 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:29:54.701Z] #49 42.93 go: finding golang.org/x/text v0.3.2 [2021-04-13T15:29:54.717Z] #54 ... [2021-04-13T15:29:54.717Z] [2021-04-13T15:29:54.717Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-13T15:29:54.771Z] #50 30.18 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:29:54.779Z] #58 12.63 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:54.957Z] #49 43.09 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:29:54.957Z] #49 43.09 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:29:54.957Z] #49 43.17 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:29:54.957Z] #49 43.18 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:29:54.957Z] #49 43.19 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:29:55.041Z] #58 12.66 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:55.041Z] #58 12.68 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:55.041Z] #58 12.68 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:55.061Z] #42 DONE 0.3s [2021-04-13T15:29:55.061Z] [2021-04-13T15:29:55.061Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:29:55.103Z] #49 32.92 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:29:55.213Z] #49 43.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:29:55.213Z] #49 43.20 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:29:55.213Z] #49 43.21 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:29:55.213Z] #49 43.22 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:29:55.213Z] #49 43.23 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:29:55.213Z] #49 43.24 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-13T15:29:55.213Z] #49 43.35 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:29:55.213Z] #49 43.36 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:29:55.213Z] #49 43.37 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:29:55.213Z] #49 43.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:29:55.213Z] #49 43.40 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:29:55.213Z] #49 43.42 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-13T15:29:55.213Z] #49 43.42 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:29:55.213Z] #49 43.42 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:29:55.354Z] #54 ... [2021-04-13T15:29:55.354Z] [2021-04-13T15:29:55.354Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-13T15:29:55.422Z] #50 30.83 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-13T15:29:55.422Z] #50 30.98 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:29:55.469Z] #49 43.68 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-13T15:29:55.469Z] #49 43.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:29:55.664Z] #45 DONE 0.2s [2021-04-13T15:29:55.664Z] [2021-04-13T15:29:55.664Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-13T15:29:55.725Z] #50 31.07 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:29:55.725Z] #50 31.18 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-13T15:29:55.725Z] #50 ... [2021-04-13T15:29:55.725Z] [2021-04-13T15:29:55.725Z] #59 [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-04-13T15:29:55.725Z] #59 sha256:34800abcb64aa83d46a5cc1dadf77f6a49440f622742a4248388efcae6bf43a5 [2021-04-13T15:29:55.725Z] #59 21.12 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:55.725Z] #59 25.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:55.725Z] #59 25.36 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:55.725Z] #59 25.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:55.725Z] #59 25.98 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:55.725Z] #59 26.37 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:55.725Z] #59 29.69 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:29:55.725Z] #59 29.70 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:55.725Z] #59 29.84 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:55.725Z] #59 30.14 go: finding github.com/google/uuid v1.2.0 [2021-04-13T15:29:55.725Z] #59 30.29 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:55.725Z] #59 30.36 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:55.725Z] #59 30.41 go: finding github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:55.725Z] #59 30.48 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:55.725Z] #59 30.56 go: finding github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:55.725Z] #59 30.67 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:55.725Z] #59 30.69 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:55.725Z] #59 30.72 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:55.725Z] #59 30.83 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:55.725Z] #59 31.15 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:55.725Z] #59 ... [2021-04-13T15:29:55.725Z] [2021-04-13T15:29:55.725Z] #30 [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-04-13T15:29:55.725Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:55.725Z] #30 24.47 [2021-04-13T15:29:55.725Z] #30 25.95 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-13T15:29:55.725Z] #30 26.43 [2021-04-13T15:29:55.727Z] #49 43.84 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:29:55.727Z] #49 ... [2021-04-13T15:29:55.727Z] [2021-04-13T15:29:55.727Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:29:55.727Z] #67 sha256:08c9cdcdb4ae9656018076a771b6d8a4b4f0d13bfb591ea26862c2cfb5283ec2 [2021-04-13T15:29:55.727Z] #67 DONE 43.9s [2021-04-13T15:29:55.727Z] [2021-04-13T15:29:55.727Z] #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-04-13T15:29:55.727Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:55.727Z] #49 43.96 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:29:55.727Z] #49 43.96 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:29:55.727Z] #49 ... [2021-04-13T15:29:55.727Z] [2021-04-13T15:29:55.727Z] #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-04-13T15:29:55.727Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:55.727Z] #36 32.49 Reading package lists... [2021-04-13T15:29:55.727Z] #36 38.91 Building dependency tree... [2021-04-13T15:29:55.727Z] #36 42.02 The following additional packages will be installed: [2021-04-13T15:29:55.727Z] #36 42.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-13T15:29:55.727Z] #36 42.06 Suggested packages: [2021-04-13T15:29:55.727Z] #36 42.06 cmake-doc ninja-build lrzip [2021-04-13T15:29:55.727Z] #36 42.06 Recommended packages: [2021-04-13T15:29:55.727Z] #36 42.06 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-13T15:29:55.727Z] #36 43.01 The following NEW packages will be installed: [2021-04-13T15:29:55.727Z] #36 43.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-13T15:29:55.727Z] #36 43.03 vim-common xxd [2021-04-13T15:29:55.727Z] #36 43.42 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:29:55.727Z] #36 43.42 Need to get 14.9 MB of archives. [2021-04-13T15:29:55.727Z] #36 43.42 After this operation, 61.8 MB of additional disk space will be used. [2021-04-13T15:29:55.727Z] #36 43.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-13T15:29:55.727Z] #36 43.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:29:55.727Z] #36 43.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-13T15:29:55.727Z] #36 43.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-13T15:29:55.957Z] #47 DONE 0.2s [2021-04-13T15:29:55.957Z] [2021-04-13T15:29:55.957Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-13T15:29:55.957Z] #49 DONE 0.2s [2021-04-13T15:29:55.957Z] [2021-04-13T15:29:55.957Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-13T15:29:55.983Z] #36 ... [2021-04-13T15:29:55.984Z] [2021-04-13T15:29:55.984Z] #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-04-13T15:29:55.984Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:29:55.984Z] #49 44.09 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:29:55.984Z] #49 44.09 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:29:55.989Z] #58 13.77 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:56.249Z] #51 DONE 0.2s [2021-04-13T15:29:56.249Z] [2021-04-13T15:29:56.249Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:29:56.249Z] #54 ... [2021-04-13T15:29:56.249Z] [2021-04-13T15:29:56.249Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-13T15:29:56.249Z] #53 DONE 0.1s [2021-04-13T15:29:56.541Z] [2021-04-13T15:29:56.541Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:29:56.772Z] #30 26.67 0.0% ### 5.0% ###### 8.7% ########### 16.0% ################## 25.2% ####################### 33.2% ########################## 36.2% ############################ 39.1% ################################# 46.4% ##################################### [2021-04-13T15:29:56.772Z] #30 ... [2021-04-13T15:29:56.772Z] [2021-04-13T15:29:56.772Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:29:56.772Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:29:56.772Z] #14 21.29 Fetched 8698 kB in 20s (424 kB/s) [2021-04-13T15:29:56.772Z] #14 21.29 Reading package lists... [2021-04-13T15:29:56.772Z] #14 29.77 Reading package lists... [2021-04-13T15:29:56.772Z] #14 ... [2021-04-13T15:29:56.772Z] [2021-04-13T15:29:56.772Z] #30 [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-04-13T15:29:56.772Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:57.013Z] #49 34.88 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-13T15:29:57.140Z] #53 ... [2021-04-13T15:29:57.140Z] [2021-04-13T15:29:57.140Z] #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-04-13T15:29:57.140Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:29:57.140Z] #43 64.59 CC criu/pie/util-vdso-elf32.o [2021-04-13T15:29:57.140Z] #43 65.37 AR criu/pie/pie.lib.a [2021-04-13T15:29:57.140Z] #43 65.41 DEP criu/pie/restorer.d [2021-04-13T15:29:57.140Z] #43 65.75 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-13T15:29:57.140Z] #43 65.92 DEP criu/arch/x86/restorer_unmap.d [2021-04-13T15:29:57.140Z] #43 65.97 DEP criu/arch/x86/restorer.d [2021-04-13T15:29:57.140Z] #43 66.13 DEP criu/arch/x86/vdso-pie.d [2021-04-13T15:29:57.140Z] #43 66.24 DEP criu/pie/parasite-vdso.d [2021-04-13T15:29:57.140Z] #43 66.43 DEP criu/pie/parasite.d [2021-04-13T15:29:57.140Z] #43 66.78 CC criu/pie/parasite.o [2021-04-13T15:29:57.140Z] #43 68.29 LINK criu/pie/parasite.built-in.o [2021-04-13T15:29:57.140Z] #43 68.31 GEN criu/pie/parasite-blob.h [2021-04-13T15:29:57.140Z] #43 68.33 CC criu/pie/parasite-vdso.o [2021-04-13T15:29:57.140Z] #43 69.08 CC criu/arch/x86/vdso-pie.o [2021-04-13T15:29:57.140Z] #43 69.53 CC criu/arch/x86/restorer.o [2021-04-13T15:29:57.140Z] #43 70.08 CC criu/arch/x86/restorer_unmap.o [2021-04-13T15:29:57.140Z] #43 70.12 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-13T15:29:57.140Z] #43 70.44 CC criu/pie/restorer.o [2021-04-13T15:29:57.701Z] #30 26.67 0.0% ### 5.0% ###### 8.7% ########### 16.0% ################## 25.2% ####################### 33.2% ########################## 36.2% ############################ 39.1% ################################# 46.4% ##################################### 51.9% ########################################## 59.2% ############################################### 66.5% ##################################################### 73.8% ######################################################### 79.2% ############################################################ 84.7% ################################################################ 90.2% #################################################################### 95.7% ######################################################################## 100.0% [2021-04-13T15:29:57.882Z] #45 ... [2021-04-13T15:29:57.882Z] [2021-04-13T15:29:57.882Z] #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-04-13T15:29:57.882Z] #58 sha256:7a3c0473f22965db3494c80d21f14655cfb6401c622c205741a3a4d65ca75269 [2021-04-13T15:29:57.882Z] #58 24.05 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:57.882Z] #58 24.61 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:57.882Z] #58 27.83 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:29:57.882Z] #58 27.83 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:57.882Z] #58 27.92 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:57.882Z] #58 28.01 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:57.882Z] #58 28.01 go: finding github.com/google/uuid v1.2.0 [2021-04-13T15:29:57.882Z] #58 28.43 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:57.882Z] #58 28.43 go: finding github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:57.882Z] #58 28.43 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:57.882Z] #58 28.43 go: finding github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:57.882Z] #58 28.43 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:57.882Z] #58 28.43 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:57.882Z] #58 28.43 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:57.882Z] #58 28.54 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:57.882Z] #58 28.69 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:57.882Z] #58 28.87 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:57.882Z] #58 ... [2021-04-13T15:29:57.882Z] [2021-04-13T15:29:57.882Z] #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-04-13T15:29:57.882Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:29:57.882Z] #42 24.48 Fetched 8427 kB in 17s (494 kB/s) [2021-04-13T15:29:57.882Z] #42 24.48 Reading package lists... [2021-04-13T15:29:57.927Z] #58 15.35 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:57.927Z] #58 ... [2021-04-13T15:29:57.927Z] [2021-04-13T15:29:57.927Z] #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-04-13T15:29:57.927Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-13T15:29:57.927Z] #32 5.231 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-13T15:29:57.927Z] #32 5.258 Cloning into '.'... [2021-04-13T15:29:57.927Z] #32 ... [2021-04-13T15:29:57.927Z] [2021-04-13T15:29:57.927Z] #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-04-13T15:29:57.927Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:29:57.927Z] #29 2.549 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-13T15:29:57.927Z] #29 2.961 [2021-04-13T15:29:57.927Z] #29 3.284 0.0% ### 4.9% ###### 9.0% ######### 13.3% ########### 16.5% ############### 21.1% ################## 25.7% ##################### 29.7% ######################## 33.8% ########################### 38.8% ############################## 42.5% ################################### 48.6% ######################################## 55.8% ########################################### 61.0% ################################################# 68.4% #################################################### 72.9% ####################################################### 77.2% ######################################################### 80.3% ############################################################# 86.0% ################################################################# 91.5% ###################################################################### 98.2% ######################################################################## 100.0% [2021-04-13T15:29:57.927Z] #29 5.909 [2021-04-13T15:29:58.002Z] #30 28.95 [2021-04-13T15:29:58.150Z] #42 31.50 Reading package lists... [2021-04-13T15:29:58.150Z] #42 ... [2021-04-13T15:29:58.150Z] [2021-04-13T15:29:58.151Z] #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-04-13T15:29:58.151Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:29:58.151Z] #40 27.18 Checking out files: 90% (1519/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-13T15:29:58.151Z] #40 27.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-13T15:29:58.151Z] #40 29.16 + 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-04-13T15:29:58.527Z] #43 ... [2021-04-13T15:29:58.527Z] [2021-04-13T15:29:58.527Z] #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-04-13T15:29:58.527Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:29:58.527Z] #20 1.602 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:29:58.527Z] #20 1.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:29:58.527Z] #20 1.637 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:29:58.527Z] #20 1.779 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:29:58.527Z] #20 2.261 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:29:58.527Z] #20 3.581 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:29:58.527Z] #20 5.237 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:29:58.527Z] #20 6.745 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-13T15:29:58.564Z] #29 6.186 0.2% ############## 20.2% ######################################## 56.2% ######################################################################## 100.0% [2021-04-13T15:29:58.789Z] #20 11.74 Fetched 8935 kB in 10s (859 kB/s) [2021-04-13T15:29:58.789Z] #20 11.74 Reading package lists... [2021-04-13T15:29:58.789Z] #20 ... [2021-04-13T15:29:58.789Z] [2021-04-13T15:29:58.789Z] #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-04-13T15:29:58.789Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:29:58.789Z] #45 141.5 github.com/LK4D4/vndr/godl [2021-04-13T15:29:58.789Z] #45 142.3 github.com/LK4D4/vndr [2021-04-13T15:29:58.923Z] #49 ... [2021-04-13T15:29:58.923Z] [2021-04-13T15:29:58.923Z] #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-04-13T15:29:58.923Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:29:58.923Z] #40 26.14 Checking out files: 80% (1358/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-13T15:29:58.923Z] #40 26.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-13T15:29:58.923Z] #40 28.22 + 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-04-13T15:29:59.183Z] #40 ... [2021-04-13T15:29:59.183Z] [2021-04-13T15:29:59.183Z] #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-04-13T15:29:59.183Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:59.183Z] #36 26.96 Fetched 8427 kB in 19s (435 kB/s) [2021-04-13T15:29:59.183Z] #36 26.96 Reading package lists... [2021-04-13T15:29:59.256Z] #49 ... [2021-04-13T15:29:59.256Z] [2021-04-13T15:29:59.256Z] #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-04-13T15:29:59.256Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:29:59.256Z] #55 33.52 Reading package lists... [2021-04-13T15:29:59.256Z] #55 40.24 Building dependency tree... [2021-04-13T15:29:59.256Z] #55 43.55 The following additional packages will be installed: [2021-04-13T15:29:59.256Z] #55 43.57 libbtrfs0 [2021-04-13T15:29:59.256Z] #55 43.86 The following NEW packages will be installed: [2021-04-13T15:29:59.256Z] #55 43.89 libbtrfs-dev libbtrfs0 [2021-04-13T15:29:59.256Z] #55 44.35 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:29:59.256Z] #55 44.35 Need to get 119 kB of archives. [2021-04-13T15:29:59.256Z] #55 44.35 After this operation, 387 kB of additional disk space will be used. [2021-04-13T15:29:59.256Z] #55 44.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-13T15:29:59.256Z] #55 44.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-13T15:29:59.256Z] #55 45.77 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:29:59.256Z] #55 45.90 Fetched 119 kB in 0s (425 kB/s) [2021-04-13T15:29:59.256Z] #55 45.98 Selecting previously unselected package libbtrfs0. [2021-04-13T15:29:59.256Z] #55 45.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:29:59.256Z] #55 46.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-13T15:29:59.256Z] #55 46.05 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:29:59.256Z] #55 46.22 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:29:59.256Z] #55 46.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-13T15:29:59.256Z] #55 46.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:29:59.256Z] #55 46.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:29:59.256Z] #55 46.45 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:29:59.256Z] #55 46.46 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:29:59.256Z] #55 DONE 46.8s [2021-04-13T15:29:59.256Z] [2021-04-13T15:29:59.256Z] #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-04-13T15:29:59.256Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:29:59.256Z] #36 44.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-13T15:29:59.256Z] #36 44.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-13T15:29:59.256Z] #36 44.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-13T15:29:59.256Z] #36 44.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-13T15:29:59.256Z] #36 44.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-13T15:29:59.256Z] #36 44.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-13T15:29:59.256Z] #36 46.27 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:29:59.256Z] #36 46.49 Fetched 14.9 MB in 2s (7279 kB/s) [2021-04-13T15:29:59.256Z] #36 46.56 Selecting previously unselected package xxd. [2021-04-13T15:29:59.256Z] #36 46.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:29:59.256Z] #36 46.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:29:59.256Z] #36 46.65 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:29:59.256Z] #36 47.03 Selecting previously unselected package vim-common. [2021-04-13T15:29:59.256Z] #36 47.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:29:59.256Z] #36 47.13 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:29:59.256Z] #36 47.46 Selecting previously unselected package cmake-data. [2021-04-13T15:29:59.256Z] #36 47.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-13T15:29:59.256Z] #36 47.47 Unpacking cmake-data (3.13.4-1) ... [2021-04-13T15:29:59.284Z] #29 7.088 [2021-04-13T15:29:59.444Z] #36 33.22 Reading package lists... [2021-04-13T15:29:59.444Z] #36 ... [2021-04-13T15:29:59.444Z] [2021-04-13T15:29:59.444Z] #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-04-13T15:29:59.444Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:29:59.444Z] #42 27.18 Fetched 8427 kB in 20s (423 kB/s) [2021-04-13T15:29:59.444Z] #42 27.18 Reading package lists... [2021-04-13T15:29:59.444Z] #42 33.58 Reading package lists... [2021-04-13T15:29:59.444Z] #42 ... [2021-04-13T15:29:59.444Z] [2021-04-13T15:29:59.444Z] #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-04-13T15:29:59.444Z] #58 sha256:793c15894fc7d66d577970bc2645247d8711360f9d166e2ad0df128bae08e81f [2021-04-13T15:29:59.444Z] #58 31.01 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:29:59.444Z] #58 31.04 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:29:59.444Z] #58 31.38 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:29:59.444Z] #58 31.39 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:29:59.444Z] #58 31.60 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:29:59.444Z] #58 31.60 go: finding github.com/google/uuid v1.2.0 [2021-04-13T15:29:59.444Z] #58 31.63 go: finding github.com/gofrs/flock v0.8.0 [2021-04-13T15:29:59.444Z] #58 31.66 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-13T15:29:59.444Z] #58 31.70 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:29:59.444Z] #58 31.78 go: finding github.com/gorilla/mux v1.8.0 [2021-04-13T15:29:59.444Z] #58 31.79 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:29:59.444Z] #58 31.82 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:29:59.444Z] #58 31.84 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:29:59.444Z] #58 32.13 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:29:59.444Z] #58 32.19 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:29:59.551Z] #30 ... [2021-04-13T15:29:59.551Z] [2021-04-13T15:29:59.551Z] #52 [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-04-13T15:29:59.551Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:29:59.551Z] #52 24.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:29:59.551Z] #52 24.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:29:59.551Z] #52 25.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:29:59.551Z] #52 25.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:29:59.551Z] #52 26.66 runtime/cgo [2021-04-13T15:29:59.551Z] #52 27.03 runtime [2021-04-13T15:29:59.551Z] #52 ... [2021-04-13T15:29:59.551Z] [2021-04-13T15:29:59.551Z] #30 [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-04-13T15:29:59.551Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:29:59.551Z] #30 30.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-13T15:29:59.704Z] #58 ... [2021-04-13T15:29:59.704Z] [2021-04-13T15:29:59.704Z] #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-04-13T15:29:59.704Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:29:59.704Z] #55 27.51 Fetched 8427 kB in 20s (426 kB/s) [2021-04-13T15:29:59.704Z] #55 27.51 Reading package lists... [2021-04-13T15:29:59.704Z] #55 33.89 Reading package lists... [2021-04-13T15:29:59.704Z] #55 ... [2021-04-13T15:29:59.704Z] [2021-04-13T15:29:59.704Z] #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-04-13T15:29:59.704Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:29:59.704Z] #45 34.20 vendor/golang.org/x/crypto/internal/subtle [2021-04-13T15:29:59.704Z] #45 34.32 vendor/golang.org/x/crypto/curve25519 [2021-04-13T15:30:00.162Z] #29 7.456 0.2% ############### 22.1% ########################### 38.7% ########################################## 58.9% ####################################################### 77.0% ######################################################################## 100.0% [2021-04-13T15:30:00.205Z] #30 30.99 [2021-04-13T15:30:00.205Z] #30 31.17 ######################################################################## 100.0% [2021-04-13T15:30:00.424Z] #29 8.800 [2021-04-13T15:30:00.506Z] #30 31.39 [2021-04-13T15:30:01.150Z] #36 ... [2021-04-13T15:30:01.150Z] [2021-04-13T15:30:01.150Z] #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-04-13T15:30:01.150Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:01.150Z] #42 32.47 Reading package lists... [2021-04-13T15:30:01.150Z] #42 39.25 Building dependency tree... [2021-04-13T15:30:01.150Z] #42 42.54 The following additional packages will be installed: [2021-04-13T15:30:01.150Z] #42 42.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-13T15:30:01.150Z] #42 42.54 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-13T15:30:01.150Z] #42 42.55 Suggested packages: [2021-04-13T15:30:01.150Z] #42 42.55 manpages-dev python-setuptools [2021-04-13T15:30:01.150Z] #42 43.80 The following NEW packages will be installed: [2021-04-13T15:30:01.150Z] #42 43.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-13T15:30:01.150Z] #42 43.80 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-13T15:30:01.150Z] #42 43.80 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-13T15:30:01.150Z] #42 43.81 python-six zlib1g-dev [2021-04-13T15:30:01.150Z] #42 44.41 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:01.150Z] #42 44.41 Need to get 4095 kB of archives. [2021-04-13T15:30:01.150Z] #42 44.41 After this operation, 22.5 MB of additional disk space will be used. [2021-04-13T15:30:01.150Z] #42 44.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-13T15:30:01.150Z] #42 44.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-13T15:30:01.150Z] #42 44.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-13T15:30:01.150Z] #42 44.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-13T15:30:01.150Z] #42 44.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-13T15:30:01.150Z] #42 44.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-13T15:30:01.150Z] #42 44.51 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-04-13T15:30:01.150Z] #42 44.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-13T15:30:01.150Z] #42 44.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-13T15:30:01.150Z] #42 44.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-13T15:30:01.150Z] #42 44.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-13T15:30:01.150Z] #42 44.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-13T15:30:01.150Z] #42 45.06 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-04-13T15:30:01.150Z] #42 45.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-13T15:30:01.150Z] #42 45.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-13T15:30:01.150Z] #42 45.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-13T15:30:01.150Z] #42 45.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-13T15:30:01.150Z] #42 46.13 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:01.150Z] #42 46.30 Fetched 4095 kB in 1s (3703 kB/s) [2021-04-13T15:30:01.150Z] #42 46.44 Selecting previously unselected package libcap-dev:amd64. [2021-04-13T15:30:01.150Z] #42 46.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:01.150Z] #42 46.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 46.53 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-13T15:30:01.150Z] #42 46.67 Selecting previously unselected package libnet1:amd64. [2021-04-13T15:30:01.150Z] #42 46.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 46.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:01.150Z] #42 46.82 Selecting previously unselected package libnet1-dev. [2021-04-13T15:30:01.150Z] #42 46.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 46.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:01.150Z] #42 47.14 Selecting previously unselected package libnl-3-200:amd64. [2021-04-13T15:30:01.150Z] #42 47.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 47.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:30:01.150Z] #42 47.41 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-13T15:30:01.150Z] #42 47.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 47.43 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-13T15:30:01.150Z] #42 47.77 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-13T15:30:01.150Z] #42 47.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 47.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:01.150Z] #42 47.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-13T15:30:01.150Z] #42 47.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 47.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:01.150Z] #42 48.03 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-13T15:30:01.150Z] #42 48.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 48.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:01.150Z] #42 48.29 Selecting previously unselected package libprotobuf17:amd64. [2021-04-13T15:30:01.150Z] #42 48.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 48.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:01.150Z] #42 49.15 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-13T15:30:01.150Z] #42 49.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:01.150Z] #42 49.16 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:01.150Z] #42 ... [2021-04-13T15:30:01.150Z] [2021-04-13T15:30:01.150Z] #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-04-13T15:30:01.150Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:30:01.150Z] #32 47.64 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-04-13T15:30:01.150Z] #32 48.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-13T15:30:01.150Z] #32 48.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-13T15:30:01.439Z] #40 ... [2021-04-13T15:30:01.439Z] [2021-04-13T15:30:01.439Z] #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-04-13T15:30:01.439Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:30:01.439Z] #49 29.53 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-13T15:30:01.439Z] #49 32.83 go: extracting golang.org/x/text v0.3.2 [2021-04-13T15:30:01.439Z] #49 37.78 go: finding github.com/fatih/color v1.7.0 [2021-04-13T15:30:01.439Z] #49 37.78 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:30:01.439Z] #49 37.84 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:30:01.439Z] #49 37.88 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:30:01.439Z] #49 37.98 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:30:01.439Z] #49 38.00 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:30:01.439Z] #49 38.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:30:01.439Z] #49 38.08 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:30:01.439Z] #49 38.11 go: finding github.com/pkg/errors v0.8.1 [2021-04-13T15:30:01.439Z] #49 ... [2021-04-13T15:30:01.439Z] [2021-04-13T15:30:01.439Z] #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-04-13T15:30:01.439Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:01.439Z] #42 31.50 Reading package lists... [2021-04-13T15:30:01.567Z] #30 32.42 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-13T15:30:01.617Z] #45 ... [2021-04-13T15:30:01.617Z] [2021-04-13T15:30:01.617Z] #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-04-13T15:30:01.617Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:30:01.617Z] #55 33.89 Reading package lists... [2021-04-13T15:30:01.877Z] #55 39.57 Building dependency tree... [2021-04-13T15:30:01.877Z] #55 ... [2021-04-13T15:30:01.877Z] [2021-04-13T15:30:01.877Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:01.877Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:01.877Z] #13 23.34 Fetched 8935 kB in 21s (421 kB/s) [2021-04-13T15:30:01.877Z] #13 23.34 Reading package lists... [2021-04-13T15:30:01.905Z] #30 ... [2021-04-13T15:30:01.905Z] [2021-04-13T15:30:01.905Z] #37 [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-04-13T15:30:01.905Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-13T15:30:01.905Z] #37 19.52 Reading package lists... [2021-04-13T15:30:01.905Z] #37 27.63 Reading package lists... [2021-04-13T15:30:01.905Z] #37 34.59 Building dependency tree... [2021-04-13T15:30:01.905Z] #37 37.21 The following additional packages will be installed: [2021-04-13T15:30:01.905Z] #37 37.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-13T15:30:01.905Z] #37 37.21 Suggested packages: [2021-04-13T15:30:01.905Z] #37 37.22 cmake-doc ninja-build lrzip [2021-04-13T15:30:01.905Z] #37 37.22 Recommended packages: [2021-04-13T15:30:01.905Z] #37 37.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-13T15:30:01.905Z] #37 ... [2021-04-13T15:30:01.905Z] [2021-04-13T15:30:01.905Z] #30 [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-04-13T15:30:01.905Z] #30 sha256:5eb4c31f4be7f02d00fa863968c8b65356e4a010bd07f785ca3cc824fd9d8ff4 [2021-04-13T15:30:01.905Z] #30 32.94 #=#=# [2021-04-13T15:30:02.138Z] #13 29.83 Reading package lists... [2021-04-13T15:30:02.138Z] #13 ... [2021-04-13T15:30:02.138Z] [2021-04-13T15:30:02.138Z] #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-04-13T15:30:02.138Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:02.138Z] #42 33.58 Reading package lists... [2021-04-13T15:30:02.207Z] #30 33.20 ######################################################################## 100.0% [2021-04-13T15:30:02.266Z] #42 38.40 Building dependency tree... [2021-04-13T15:30:02.266Z] #42 ... [2021-04-13T15:30:02.266Z] [2021-04-13T15:30:02.266Z] #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-04-13T15:30:02.266Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:30:02.266Z] #55 28.76 Fetched 8427 kB in 17s (499 kB/s) [2021-04-13T15:30:02.266Z] #55 28.76 Reading package lists... [2021-04-13T15:30:02.266Z] #55 35.44 Reading package lists... [2021-04-13T15:30:02.266Z] #55 ... [2021-04-13T15:30:02.266Z] [2021-04-13T15:30:02.266Z] #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-04-13T15:30:02.266Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:30:02.266Z] #49 38.21 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:30:02.266Z] #49 38.21 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:30:02.266Z] #49 38.21 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:30:02.266Z] #49 38.21 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:30:02.266Z] #49 38.21 go: finding github.com/stretchr/testify v1.4.0 [2021-04-13T15:30:02.266Z] #49 38.23 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:30:02.266Z] #49 38.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:30:02.266Z] #49 38.28 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:30:02.266Z] #49 38.28 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:30:02.266Z] #49 38.29 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:30:02.266Z] #49 38.33 go: finding github.com/spf13/viper v1.6.1 [2021-04-13T15:30:02.266Z] #49 38.34 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:30:02.266Z] #49 38.46 go: finding github.com/stretchr/objx v0.2.0 [2021-04-13T15:30:02.266Z] #49 38.52 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:30:02.266Z] #49 38.57 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:30:02.266Z] #49 38.59 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:30:02.266Z] #49 38.62 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:30:02.266Z] #49 38.66 go: finding github.com/gobwas/glob v0.2.3 [2021-04-13T15:30:02.267Z] #49 38.69 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:30:02.267Z] #49 38.71 go: finding github.com/spf13/cobra v0.0.5 [2021-04-13T15:30:02.267Z] #49 38.75 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:30:02.267Z] #49 38.77 go: finding github.com/spf13/pflag v1.0.5 [2021-04-13T15:30:02.267Z] #49 38.79 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:30:02.267Z] #49 38.88 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:30:02.267Z] #49 38.88 go: finding github.com/magiconair/properties v1.8.1 [2021-04-13T15:30:02.267Z] #49 38.93 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:30:02.267Z] #49 38.96 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:30:02.267Z] #49 38.99 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:30:02.365Z] #29 9.065 0.0% ## 4.0% ##### 7.5% ####### 10.7% ########## 14.4% ############ 17.8% ############### 21.7% ################## 25.1% ################### 26.8% ##################### 30.0% ######################## 33.9% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################### 49.0% [2021-04-13T15:30:02.365Z] #29 ... [2021-04-13T15:30:02.365Z] [2021-04-13T15:30:02.365Z] #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-04-13T15:30:02.365Z] #47 sha256:5cb453f4050f420c93c404558ac799a71e8d13fa81025686aaf607369a4bf087 [2021-04-13T15:30:02.365Z] #47 10.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:30:02.365Z] #47 15.24 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:30:02.365Z] #47 15.26 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:30:02.365Z] #47 15.31 go: finding github.com/fatih/color v1.9.0 [2021-04-13T15:30:02.365Z] #47 15.46 go: finding github.com/spf13/pflag v1.0.3 [2021-04-13T15:30:02.365Z] #47 15.55 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:30:02.365Z] #47 15.58 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:30:02.365Z] #47 15.83 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:30:02.365Z] #47 15.86 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:30:02.365Z] #47 16.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:30:02.365Z] #47 16.16 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:30:02.365Z] #47 16.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:30:02.509Z] #30 33.33 [2021-04-13T15:30:02.509Z] #30 33.40 Download of images into '/build' complete. [2021-04-13T15:30:02.509Z] #30 33.41 Use something like the following to load the result into a Docker daemon: [2021-04-13T15:30:02.509Z] #30 33.41 tar -cC '/build' . | docker load [2021-04-13T15:30:02.509Z] #30 DONE 33.5s [2021-04-13T15:30:02.509Z] [2021-04-13T15:30:02.509Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:02.509Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:30:02.509Z] #14 29.77 Reading package lists... [2021-04-13T15:30:02.587Z] #49 39.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:30:02.587Z] #49 39.05 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:30:02.587Z] #49 39.07 go: finding github.com/spf13/afero v1.1.2 [2021-04-13T15:30:02.587Z] #49 39.10 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:30:02.587Z] #49 39.10 go: finding github.com/spf13/cast v1.3.0 [2021-04-13T15:30:02.587Z] #49 39.15 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:30:02.587Z] #49 39.15 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:30:02.587Z] #49 39.15 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:30:02.587Z] #49 39.21 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-13T15:30:02.628Z] #47 ... [2021-04-13T15:30:02.628Z] [2021-04-13T15:30:02.628Z] #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-04-13T15:30:02.628Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:02.628Z] #29 9.065 0.0% ## 4.0% ##### 7.5% ####### 10.7% ########## 14.4% ############ 17.8% ############### 21.7% ################## 25.1% ################### 26.8% ##################### 30.0% ######################## 33.9% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################### 49.0% ###################################### 53.1% ######################################## 56.7% [2021-04-13T15:30:02.628Z] #29 ... [2021-04-13T15:30:02.628Z] [2021-04-13T15:30:02.628Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:02.628Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:30:02.628Z] #13 7.097 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-13T15:30:02.628Z] #13 8.020 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-13T15:30:02.628Z] #13 14.71 Fetched 8753 kB in 12s (737 kB/s) [2021-04-13T15:30:02.628Z] #13 14.71 Reading package lists... [2021-04-13T15:30:02.628Z] #13 ... [2021-04-13T15:30:02.628Z] [2021-04-13T15:30:02.628Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-13T15:30:02.628Z] #34 sha256:ae4ea91d3c5269f39549dd2860221294a4d4124fa3f5a1ee802f5c36d707d302 [2021-04-13T15:30:02.628Z] #34 12.66 github.com/pelletier/go-toml/cmd/tomll [2021-04-13T15:30:02.629Z] #34 DONE 20.5s [2021-04-13T15:30:02.629Z] [2021-04-13T15:30:02.629Z] #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-04-13T15:30:02.629Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:02.866Z] #49 ... [2021-04-13T15:30:02.866Z] [2021-04-13T15:30:02.866Z] #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-04-13T15:30:02.866Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:30:02.866Z] #36 29.19 Fetched 8427 kB in 17s (510 kB/s) [2021-04-13T15:30:02.866Z] #36 29.19 Reading package lists... [2021-04-13T15:30:02.866Z] #36 36.09 Reading package lists... [2021-04-13T15:30:02.866Z] #36 ... [2021-04-13T15:30:02.866Z] [2021-04-13T15:30:02.866Z] #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-04-13T15:30:02.866Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:30:02.866Z] #49 39.41 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:30:02.866Z] #49 39.53 go: finding golang.org/x/text v0.3.2 [2021-04-13T15:30:02.866Z] #49 39.53 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:30:02.866Z] #49 39.57 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:30:02.866Z] #49 39.58 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:30:02.866Z] #49 39.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:30:03.000Z] #45 ... [2021-04-13T15:30:03.000Z] [2021-04-13T15:30:03.000Z] #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-04-13T15:30:03.000Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:03.000Z] #43 73.83 LINK criu/pie/restorer.built-in.o [2021-04-13T15:30:03.000Z] #43 73.88 GEN criu/pie/restorer-blob.h [2021-04-13T15:30:03.000Z] #43 74.02 DEP criu/vdso.d [2021-04-13T15:30:03.000Z] #43 74.30 DEP criu/vdso-compat.d [2021-04-13T15:30:03.000Z] #43 74.39 DEP criu/uts_ns.d [2021-04-13T15:30:03.000Z] #43 74.53 DEP criu/util.d [2021-04-13T15:30:03.000Z] #43 74.67 DEP criu/uffd.d [2021-04-13T15:30:03.000Z] #43 74.88 DEP criu/tun.d [2021-04-13T15:30:03.000Z] #43 75.08 DEP criu/tty.d [2021-04-13T15:30:03.000Z] #43 75.26 DEP criu/timerfd.d [2021-04-13T15:30:03.000Z] #43 75.44 DEP criu/timens.d [2021-04-13T15:30:03.000Z] #43 75.65 DEP criu/sysfs_parse.d [2021-04-13T15:30:03.000Z] #43 75.83 DEP criu/sysctl.d [2021-04-13T15:30:03.000Z] #43 76.03 DEP criu/string.d [2021-04-13T15:30:03.000Z] #43 76.08 DEP criu/stats.d [2021-04-13T15:30:03.000Z] #43 76.22 DEP criu/sockets.d [2021-04-13T15:30:03.044Z] #32 ... [2021-04-13T15:30:03.044Z] [2021-04-13T15:30:03.044Z] #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-04-13T15:30:03.044Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:30:03.044Z] #45 40.96 internal/reflectlite [2021-04-13T15:30:03.044Z] #45 40.98 sync [2021-04-13T15:30:03.044Z] #45 42.51 github.com/LK4D4/vndr/godl/singleflight [2021-04-13T15:30:03.044Z] #45 42.87 math/rand [2021-04-13T15:30:03.044Z] #45 43.81 internal/singleflight [2021-04-13T15:30:03.044Z] #45 44.38 errors [2021-04-13T15:30:03.044Z] #45 44.39 sort [2021-04-13T15:30:03.044Z] #45 44.98 io [2021-04-13T15:30:03.044Z] #45 45.79 strconv [2021-04-13T15:30:03.044Z] #45 46.36 bytes [2021-04-13T15:30:03.044Z] #45 48.66 bufio [2021-04-13T15:30:03.044Z] #45 49.16 reflect [2021-04-13T15:30:03.044Z] #45 50.36 internal/oserror [2021-04-13T15:30:03.044Z] #45 50.53 syscall [2021-04-13T15:30:03.044Z] #45 ... [2021-04-13T15:30:03.044Z] [2021-04-13T15:30:03.044Z] #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-04-13T15:30:03.044Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:30:03.044Z] #36 50.31 Selecting previously unselected package libicu63:amd64. [2021-04-13T15:30:03.044Z] #36 50.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-13T15:30:03.044Z] #36 50.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:30:03.128Z] #49 39.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:30:03.128Z] #49 39.75 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:30:03.128Z] #49 39.78 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:30:03.128Z] #49 39.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:30:03.128Z] #49 39.79 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:30:03.128Z] #49 39.84 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:30:03.128Z] #49 39.89 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:30:03.262Z] #43 76.45 DEP criu/sk-unix.d [2021-04-13T15:30:03.301Z] #36 ... [2021-04-13T15:30:03.301Z] [2021-04-13T15:30:03.301Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:03.301Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:03.301Z] #13 30.36 Reading package lists... [2021-04-13T15:30:03.301Z] #13 37.34 Building dependency tree... [2021-04-13T15:30:03.301Z] #13 41.28 The following additional packages will be installed: [2021-04-13T15:30:03.301Z] #13 41.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-13T15:30:03.301Z] #13 41.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-13T15:30:03.301Z] #13 41.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-13T15:30:03.301Z] #13 41.29 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-13T15:30:03.301Z] #13 41.29 mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:03.301Z] #13 41.31 Suggested packages: [2021-04-13T15:30:03.301Z] #13 41.32 gcc-8-locales seccomp wine64 [2021-04-13T15:30:03.301Z] #13 42.70 The following NEW packages will be installed: [2021-04-13T15:30:03.301Z] #13 42.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-13T15:30:03.301Z] #13 42.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-13T15:30:03.301Z] #13 42.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-13T15:30:03.301Z] #13 42.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-13T15:30:03.301Z] #13 42.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-13T15:30:03.301Z] #13 42.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:03.301Z] #13 42.79 The following packages will be upgraded: [2021-04-13T15:30:03.301Z] #13 42.81 libseccomp2 libsystemd0 libudev1 [2021-04-13T15:30:03.301Z] #13 43.53 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:30:03.301Z] #13 43.53 Need to get 78.2 MB of archives. [2021-04-13T15:30:03.301Z] #13 43.53 After this operation, 487 MB of additional disk space will be used. [2021-04-13T15:30:03.301Z] #13 43.53 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-13T15:30:03.301Z] #13 43.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-13T15:30:03.301Z] #13 43.53 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-13T15:30:03.301Z] #13 43.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-13T15:30:03.301Z] #13 43.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-13T15:30:03.301Z] #13 43.76 Get:6 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-04-13T15:30:03.301Z] #13 43.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-13T15:30:03.301Z] #13 44.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-13T15:30:03.301Z] #13 44.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-13T15:30:03.301Z] #13 44.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-13T15:30:03.301Z] #13 45.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-13T15:30:03.301Z] #13 45.48 Get:12 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-04-13T15:30:03.301Z] #13 45.55 Get:13 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-04-13T15:30:03.301Z] #13 ... [2021-04-13T15:30:03.301Z] [2021-04-13T15:30:03.301Z] #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-04-13T15:30:03.301Z] #56 sha256:7592b864e556fa6e475193e19cd4feba7f4d3b6e44201074886d9c424db4e88b [2021-04-13T15:30:03.301Z] #56 1.148 + RM_GOPATH=0 [2021-04-13T15:30:03.301Z] #56 1.149 + TMP_GOPATH= [2021-04-13T15:30:03.301Z] #56 1.149 + : /build [2021-04-13T15:30:03.301Z] #56 1.149 + '[' -z '' ']' [2021-04-13T15:30:03.301Z] #56 1.151 ++ mktemp -d [2021-04-13T15:30:03.301Z] #56 1.152 + export GOPATH=/tmp/tmp.joBCZk3mB6 [2021-04-13T15:30:03.301Z] #56 1.152 + GOPATH=/tmp/tmp.joBCZk3mB6 [2021-04-13T15:30:03.301Z] #56 1.152 + RM_GOPATH=1 [2021-04-13T15:30:03.301Z] #56 1.152 + case "$(go env GOARCH)" in [2021-04-13T15:30:03.301Z] #56 1.152 ++ go env GOARCH [2021-04-13T15:30:03.301Z] #56 1.173 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:03.301Z] #56 1.173 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:03.301Z] #56 1.174 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:03.301Z] #56 1.174 + dir=/tmp/install [2021-04-13T15:30:03.301Z] #56 1.177 + bin=containerd [2021-04-13T15:30:03.301Z] #56 1.177 + shift [2021-04-13T15:30:03.301Z] #56 1.177 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-13T15:30:03.301Z] #56 1.177 + . /tmp/install/containerd.installer [2021-04-13T15:30:03.301Z] #56 1.177 ++ set -e [2021-04-13T15:30:03.301Z] #56 1.177 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:03.301Z] #56 1.177 + install_containerd [2021-04-13T15:30:03.301Z] #56 1.184 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-13T15:30:03.301Z] #56 1.184 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:03.301Z] #56 1.184 + git clone https://github.com/containerd/containerd.git /tmp/tmp.joBCZk3mB6/src/github.com/containerd/containerd [2021-04-13T15:30:03.301Z] #56 1.186 Cloning into '/tmp/tmp.joBCZk3mB6/src/github.com/containerd/containerd'... [2021-04-13T15:30:03.394Z] #49 ... [2021-04-13T15:30:03.394Z] [2021-04-13T15:30:03.394Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:30:03.394Z] #67 sha256:38edc22cce5f14f5ed9ad2df5f6e9a7eff76be80838f492ae85593711590a3e3 [2021-04-13T15:30:03.394Z] #67 DONE 40.0s [2021-04-13T15:30:03.394Z] [2021-04-13T15:30:03.394Z] #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-04-13T15:30:03.394Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:30:03.394Z] #49 39.96 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-13T15:30:03.394Z] #49 39.96 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:30:03.394Z] #49 39.97 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:30:03.394Z] #49 40.03 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:30:03.520Z] #42 39.94 Building dependency tree... [2021-04-13T15:30:03.523Z] #43 76.68 DEP criu/sk-tcp.d [2021-04-13T15:30:03.660Z] #49 40.16 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:30:03.660Z] #49 40.28 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-13T15:30:03.660Z] #49 40.29 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:30:03.660Z] #49 40.29 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:30:03.660Z] #49 40.34 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:30:03.683Z] #29 9.065 0.0% ## 4.0% ##### 7.5% ####### 10.7% ########## 14.4% ############ 17.8% ############### 21.7% ################## 25.1% ################### 26.8% ##################### 30.0% ######################## 33.9% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################### 49.0% ###################################### 53.1% ######################################## 56.7% ############################################# 63.6% ################################################# 69.0% ##################################################### 74.4% ######################################################### 79.8% ############################################################# 85.9% ############################################################### 88.2% ################################################################## 91.7% ##################################################################### 96.2% ######################################################################## 100.0% [2021-04-13T15:30:03.683Z] #29 ... [2021-04-13T15:30:03.683Z] [2021-04-13T15:30:03.683Z] #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-04-13T15:30:03.683Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:30:03.683Z] #45 11.23 crypto/internal/subtle [2021-04-13T15:30:03.683Z] #45 11.65 crypto/subtle [2021-04-13T15:30:03.683Z] #45 12.09 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-13T15:30:03.683Z] #45 12.38 internal/nettrace [2021-04-13T15:30:03.683Z] #45 12.68 runtime/cgo [2021-04-13T15:30:03.683Z] #45 12.75 vendor/golang.org/x/crypto/internal/subtle [2021-04-13T15:30:03.683Z] #45 ... [2021-04-13T15:30:03.683Z] [2021-04-13T15:30:03.683Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:30:03.683Z] #67 sha256:523f4f0f2c3f54abb4a14fe70731ce7052b77df9b34d939867997263777876bc [2021-04-13T15:30:03.683Z] #67 19.12 Checking out files: 58% (1113/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-04-13T15:30:03.683Z] #67 20.24 + cd /tmp/tmp.imA0ckW3V0/src/github.com/docker/libnetwork [2021-04-13T15:30:03.683Z] #67 20.24 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-13T15:30:03.683Z] #67 20.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-13T15:30:03.788Z] #43 76.90 DEP criu/sk-queue.d [2021-04-13T15:30:03.788Z] #43 77.15 DEP criu/sk-packet.d [2021-04-13T15:30:03.921Z] #49 40.49 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-13T15:30:04.050Z] #43 77.40 DEP criu/sk-netlink.d [2021-04-13T15:30:04.183Z] #49 40.60 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:30:04.183Z] #49 40.62 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:30:04.183Z] #49 40.62 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:30:04.183Z] #49 40.77 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:30:04.260Z] #67 ... [2021-04-13T15:30:04.260Z] [2021-04-13T15:30:04.260Z] #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-04-13T15:30:04.260Z] #51 sha256:4164d1b03dbd6efa19716ac6068b8a1dcc047204b4f8eff1efa01169aab6a105 [2021-04-13T15:30:04.260Z] #51 11.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:30:04.260Z] #51 11.93 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:30:04.260Z] #51 11.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:30:04.260Z] #51 12.25 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:30:04.260Z] #51 12.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:30:04.260Z] #51 13.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:30:04.260Z] #51 13.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:30:04.260Z] #51 15.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:30:04.260Z] #51 17.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-13T15:30:04.260Z] #51 17.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-13T15:30:04.260Z] #51 17.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-13T15:30:04.260Z] #51 17.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-13T15:30:04.260Z] #51 18.98 runtime/cgo [2021-04-13T15:30:04.260Z] #51 19.05 runtime [2021-04-13T15:30:04.260Z] #51 ... [2021-04-13T15:30:04.260Z] [2021-04-13T15:30:04.260Z] #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-04-13T15:30:04.260Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:04.260Z] #29 12.50 [2021-04-13T15:30:04.311Z] #43 77.59 DEP criu/sk-inet.d [2021-04-13T15:30:04.471Z] #49 40.86 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:30:04.572Z] #43 77.86 DEP criu/signalfd.d [2021-04-13T15:30:04.641Z] #14 37.01 Building dependency tree... [2021-04-13T15:30:04.833Z] #43 78.11 DEP criu/sigframe.d [2021-04-13T15:30:04.834Z] #43 78.21 DEP criu/shmem.d [2021-04-13T15:30:04.953Z] #14 ... [2021-04-13T15:30:04.953Z] [2021-04-13T15:30:04.953Z] #56 [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-04-13T15:30:04.953Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-13T15:30:04.953Z] #56 26.16 Reading package lists... [2021-04-13T15:30:04.953Z] #56 33.80 Building dependency tree... [2021-04-13T15:30:04.953Z] #56 36.67 The following additional packages will be installed: [2021-04-13T15:30:04.953Z] #56 36.68 libbtrfs0 [2021-04-13T15:30:04.953Z] #56 36.84 The following NEW packages will be installed: [2021-04-13T15:30:04.953Z] #56 36.85 libbtrfs-dev libbtrfs0 [2021-04-13T15:30:04.953Z] #56 36.98 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:04.953Z] #56 36.98 Need to get 120 kB of archives. [2021-04-13T15:30:04.953Z] #56 36.98 After this operation, 423 kB of additional disk space will be used. [2021-04-13T15:30:04.953Z] #56 36.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-13T15:30:04.953Z] #56 37.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-13T15:30:04.953Z] #56 38.67 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:04.953Z] #56 38.91 Fetched 120 kB in 0s (1602 kB/s) [2021-04-13T15:30:04.953Z] #56 39.12 Selecting previously unselected package libbtrfs0. [2021-04-13T15:30:04.953Z] #56 39.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-13T15:30:04.953Z] #56 39.32 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-13T15:30:04.953Z] #56 39.33 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:30:04.953Z] #56 39.48 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:30:04.953Z] #56 39.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-13T15:30:04.953Z] #56 39.51 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:30:04.953Z] #56 39.87 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:30:04.953Z] #56 39.89 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:30:04.953Z] #56 39.90 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:04.953Z] #56 DONE 40.2s [2021-04-13T15:30:04.953Z] [2021-04-13T15:30:04.953Z] #43 [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-04-13T15:30:04.953Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-13T15:30:04.953Z] #43 26.99 Reading package lists... [2021-04-13T15:30:04.953Z] #43 34.76 Building dependency tree... [2021-04-13T15:30:04.953Z] #43 37.33 The following additional packages will be installed: [2021-04-13T15:30:04.953Z] #43 37.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-13T15:30:04.953Z] #43 37.33 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-13T15:30:04.953Z] #43 37.34 Suggested packages: [2021-04-13T15:30:04.953Z] #43 37.34 manpages-dev python-setuptools [2021-04-13T15:30:04.953Z] #43 38.11 The following NEW packages will be installed: [2021-04-13T15:30:04.953Z] #43 38.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-13T15:30:04.953Z] #43 38.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-13T15:30:04.953Z] #43 38.12 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-13T15:30:04.953Z] #43 38.12 python-six zlib1g-dev [2021-04-13T15:30:04.953Z] #43 38.33 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:04.953Z] #43 38.33 Need to get 4075 kB of archives. [2021-04-13T15:30:04.953Z] #43 38.33 After this operation, 24.5 MB of additional disk space will be used. [2021-04-13T15:30:04.953Z] #43 38.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-13T15:30:04.953Z] #43 38.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-13T15:30:04.953Z] #43 38.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-04-13T15:30:04.953Z] #43 38.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-13T15:30:04.953Z] #43 38.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-13T15:30:04.953Z] #43 38.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-13T15:30:04.953Z] #43 38.49 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-04-13T15:30:04.953Z] #43 38.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-04-13T15:30:04.953Z] #43 38.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-13T15:30:04.953Z] #43 38.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-13T15:30:04.953Z] #43 38.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-13T15:30:04.953Z] #43 39.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-13T15:30:04.953Z] #43 39.11 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-04-13T15:30:04.953Z] #43 39.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-04-13T15:30:04.953Z] #43 39.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-13T15:30:04.953Z] #43 39.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-13T15:30:04.953Z] #43 39.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-13T15:30:05.027Z] #57 136.9 + bin/containerd [2021-04-13T15:30:05.042Z] #49 ... [2021-04-13T15:30:05.042Z] [2021-04-13T15:30:05.042Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:05.042Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:05.042Z] #13 28.32 Fetched 8935 kB in 18s (487 kB/s) [2021-04-13T15:30:05.042Z] #13 28.32 Reading package lists... [2021-04-13T15:30:05.042Z] #13 35.69 Reading package lists... [2021-04-13T15:30:05.042Z] #13 ... [2021-04-13T15:30:05.042Z] [2021-04-13T15:30:05.042Z] #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-04-13T15:30:05.042Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:30:05.042Z] #45 38.87 sync [2021-04-13T15:30:05.042Z] #45 38.90 internal/reflectlite [2021-04-13T15:30:05.042Z] #45 40.73 github.com/LK4D4/vndr/godl/singleflight [2021-04-13T15:30:05.042Z] #45 41.05 math/rand [2021-04-13T15:30:05.094Z] #43 78.38 DEP criu/servicefd.d [2021-04-13T15:30:05.193Z] #56 ... [2021-04-13T15:30:05.193Z] [2021-04-13T15:30:05.193Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:05.193Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:05.193Z] #13 48.91 Get:14 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-04-13T15:30:05.256Z] #43 ... [2021-04-13T15:30:05.256Z] [2021-04-13T15:30:05.256Z] #57 [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-04-13T15:30:05.256Z] #57 sha256:9420fed879decc4af1db6b2032255bd027da488e401b2ffd8786f74a5dbaa178 [2021-04-13T15:30:05.256Z] #57 0.414 + RM_GOPATH=0 [2021-04-13T15:30:05.256Z] #57 0.418 + TMP_GOPATH= [2021-04-13T15:30:05.256Z] #57 0.419 + : /build [2021-04-13T15:30:05.256Z] #57 0.420 + '[' -z '' ']' [2021-04-13T15:30:05.256Z] #57 0.424 ++ mktemp -d [2021-04-13T15:30:05.256Z] #57 0.439 + export GOPATH=/tmp/tmp.oPeow8zSti [2021-04-13T15:30:05.256Z] #57 0.441 + GOPATH=/tmp/tmp.oPeow8zSti [2021-04-13T15:30:05.256Z] #57 0.441 + RM_GOPATH=1 [2021-04-13T15:30:05.256Z] #57 0.442 + case "$(go env GOARCH)" in [2021-04-13T15:30:05.256Z] #57 0.447 ++ go env GOARCH [2021-04-13T15:30:05.256Z] #57 0.482 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:05.256Z] #57 0.491 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:05.256Z] #57 0.495 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:05.256Z] #57 0.499 + dir=/tmp/install [2021-04-13T15:30:05.256Z] #57 0.503 + bin=containerd [2021-04-13T15:30:05.256Z] #57 0.504 + shift [2021-04-13T15:30:05.256Z] #57 0.505 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-13T15:30:05.256Z] #57 0.506 + . /tmp/install/containerd.installer [2021-04-13T15:30:05.256Z] #57 0.507 ++ set -e [2021-04-13T15:30:05.256Z] #57 0.508 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:05.256Z] #57 0.509 + install_containerd [2021-04-13T15:30:05.256Z] #57 0.512 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-13T15:30:05.256Z] #57 0.512 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oPeow8zSti/src/github.com/containerd/containerd [2021-04-13T15:30:05.256Z] #57 0.512 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:05.256Z] #57 0.519 Cloning into '/tmp/tmp.oPeow8zSti/src/github.com/containerd/containerd'... [2021-04-13T15:30:05.356Z] #43 78.55 DEP criu/seize.d [2021-04-13T15:30:05.440Z] #42 ... [2021-04-13T15:30:05.440Z] [2021-04-13T15:30:05.440Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:30:05.440Z] #67 sha256:3375fe84ef769a8c5afe98a0c10cc460db58ebcefdb6a200453e7d34e5400b73 [2021-04-13T15:30:05.440Z] #67 DONE 43.3s [2021-04-13T15:30:05.440Z] [2021-04-13T15:30:05.440Z] #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-04-13T15:30:05.440Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:30:05.440Z] #49 37.87 go: extracting golang.org/x/text v0.3.2 [2021-04-13T15:30:05.440Z] #49 42.54 go: finding github.com/fatih/color v1.7.0 [2021-04-13T15:30:05.440Z] #49 42.64 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:30:05.440Z] #49 42.70 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:30:05.440Z] #49 42.74 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:30:05.440Z] #49 42.91 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:30:05.440Z] #49 42.97 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:30:05.440Z] #49 43.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:30:05.440Z] #49 43.07 go: finding github.com/pkg/errors v0.8.1 [2021-04-13T15:30:05.440Z] #49 43.08 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:30:05.440Z] #49 43.08 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:30:05.440Z] #49 43.15 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:30:05.440Z] #49 43.15 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:30:05.440Z] #49 43.16 go: finding github.com/stretchr/testify v1.4.0 [2021-04-13T15:30:05.440Z] #49 43.17 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:30:05.440Z] #49 43.18 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:30:05.440Z] #49 43.18 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:30:05.440Z] #49 43.26 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:30:05.440Z] #49 43.26 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:30:05.440Z] #49 43.27 go: finding github.com/stretchr/objx v0.2.0 [2021-04-13T15:30:05.440Z] #49 43.27 go: finding github.com/spf13/viper v1.6.1 [2021-04-13T15:30:05.440Z] #49 43.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:30:05.440Z] #49 43.36 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:30:05.440Z] #49 43.38 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:30:05.600Z] #29 12.77 0.0% 1.2% # 2.4% ## 3.5% ### 4.7% #### 5.9% #### 6.8% ##### 7.5% ###### 8.7% ###### 9.7% # [2021-04-13T15:30:05.600Z] #29 ... [2021-04-13T15:30:05.600Z] [2021-04-13T15:30:05.600Z] #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-04-13T15:30:05.600Z] #49 sha256:f182c044511dfb569a6931d23044a468867f4ed763600e5dfbc6219c24475aa4 [2021-04-13T15:30:05.600Z] #49 13.28 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-13T15:30:05.600Z] #49 13.29 go: downloading github.com/pkg/errors v0.8.1 [2021-04-13T15:30:05.600Z] #49 13.30 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-13T15:30:05.600Z] #49 13.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:30:05.600Z] #49 13.37 go: downloading github.com/spf13/viper v1.6.1 [2021-04-13T15:30:05.600Z] #49 13.37 go: downloading github.com/fatih/color v1.7.0 [2021-04-13T15:30:05.600Z] #49 13.58 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-13T15:30:05.600Z] #49 13.59 go: extracting github.com/pkg/errors v0.8.1 [2021-04-13T15:30:05.600Z] #49 13.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:30:05.600Z] #49 13.64 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:30:05.600Z] #49 13.67 go: extracting github.com/fatih/color v1.7.0 [2021-04-13T15:30:05.600Z] #49 13.83 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:30:05.600Z] #49 13.87 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:30:05.600Z] #49 14.00 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-13T15:30:05.600Z] #49 14.02 go: extracting github.com/spf13/viper v1.6.1 [2021-04-13T15:30:05.600Z] #49 14.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:30:05.600Z] #49 14.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:30:05.600Z] #49 14.27 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:30:05.600Z] #49 14.27 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:30:05.600Z] #49 14.30 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:30:05.600Z] #49 14.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:30:05.600Z] #49 14.49 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:30:05.600Z] #49 14.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:30:05.600Z] #49 14.63 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:30:05.600Z] #49 14.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:30:05.600Z] #49 14.71 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:30:05.600Z] #49 14.71 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:30:05.600Z] #49 14.80 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-13T15:30:05.600Z] #49 14.92 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:30:05.600Z] #49 14.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:30:05.600Z] #49 14.98 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-13T15:30:05.600Z] #49 15.01 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:30:05.600Z] #49 15.05 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:30:05.600Z] #49 15.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:30:05.600Z] #49 15.24 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:30:05.600Z] #49 15.40 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:30:05.600Z] #49 16.19 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:30:05.600Z] #49 16.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:30:05.600Z] #49 16.38 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:30:05.600Z] #49 16.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:30:05.600Z] #49 17.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:30:05.600Z] #49 19.08 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:30:05.600Z] #49 22.77 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-13T15:30:05.600Z] #49 22.77 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:30:05.600Z] #49 22.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:30:05.600Z] #49 22.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:30:05.600Z] #49 22.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:30:05.600Z] #49 22.82 go: downloading golang.org/x/text v0.3.2 [2021-04-13T15:30:05.600Z] #49 22.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:30:05.600Z] #49 22.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:30:05.600Z] #49 22.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:30:05.600Z] #49 22.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:30:05.600Z] #49 23.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:30:05.600Z] #49 23.37 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:30:05.600Z] #49 ... [2021-04-13T15:30:05.600Z] [2021-04-13T15:30:05.601Z] #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-04-13T15:30:05.601Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:05.611Z] #45 42.08 internal/singleflight [2021-04-13T15:30:05.617Z] #43 78.67 DEP criu/seccomp.d [2021-04-13T15:30:05.617Z] #43 78.90 DEP criu/rst-malloc.d [2021-04-13T15:30:05.700Z] #49 ... [2021-04-13T15:30:05.700Z] [2021-04-13T15:30:05.700Z] #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-04-13T15:30:05.700Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:05.700Z] #42 43.56 The following additional packages will be installed: [2021-04-13T15:30:05.700Z] #42 43.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-13T15:30:05.700Z] #42 43.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-13T15:30:05.700Z] #42 43.57 Suggested packages: [2021-04-13T15:30:05.700Z] #42 43.59 manpages-dev python-setuptools [2021-04-13T15:30:05.878Z] #43 79.00 DEP criu/rbtree.d [2021-04-13T15:30:05.878Z] #43 79.03 DEP criu/pstree.d [2021-04-13T15:30:05.878Z] #43 79.16 DEP criu/protobuf.d [2021-04-13T15:30:05.912Z] #57 ... [2021-04-13T15:30:05.912Z] [2021-04-13T15:30:05.912Z] #50 [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-04-13T15:30:05.912Z] #50 sha256:58ea193f68d87d4fa7cafe055edc86b3dd354f14e65f84ba462091927dd4a704 [2021-04-13T15:30:05.912Z] #50 31.37 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:30:05.912Z] #50 31.37 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:30:05.912Z] #50 36.62 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-13T15:30:05.912Z] #50 40.55 go: extracting golang.org/x/text v0.3.2 [2021-04-13T15:30:06.067Z] #57 ... [2021-04-13T15:30:06.067Z] [2021-04-13T15:30:06.067Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-13T15:30:06.067Z] #54 88.45 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-13T15:30:06.067Z] #54 89.05 + mkdir -p /build [2021-04-13T15:30:06.067Z] #54 89.05 + cp runc /build/runc [2021-04-13T15:30:06.067Z] #54 DONE 89.4s [2021-04-13T15:30:06.139Z] #43 79.35 GEN criu/protobuf-desc-gen.h [2021-04-13T15:30:06.181Z] #45 42.67 sort [2021-04-13T15:30:06.182Z] #45 42.68 errors [2021-04-13T15:30:06.212Z] #50 ... [2021-04-13T15:30:06.212Z] [2021-04-13T15:30:06.212Z] #43 [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-04-13T15:30:06.212Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-13T15:30:06.212Z] #43 40.96 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:06.212Z] #43 41.25 Fetched 4075 kB in 1s (4304 kB/s) [2021-04-13T15:30:06.212Z] #43 41.38 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-13T15:30:06.212Z] #43 41.38 (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-04-13T15:30:06.212Z] #43 41.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-13T15:30:06.212Z] #43 41.53 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-13T15:30:06.212Z] #43 41.71 Selecting previously unselected package libnet1:ppc64el. [2021-04-13T15:30:06.212Z] #43 ... [2021-04-13T15:30:06.212Z] [2021-04-13T15:30:06.212Z] #59 [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-04-13T15:30:06.213Z] #59 sha256:34800abcb64aa83d46a5cc1dadf77f6a49440f622742a4248388efcae6bf43a5 [2021-04-13T15:30:06.213Z] #59 31.61 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:30:06.213Z] #59 ... [2021-04-13T15:30:06.213Z] [2021-04-13T15:30:06.213Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:06.213Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:30:06.213Z] #14 40.70 The following additional packages will be installed: [2021-04-13T15:30:06.213Z] #14 40.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-13T15:30:06.213Z] #14 40.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-13T15:30:06.213Z] #14 40.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-13T15:30:06.213Z] #14 40.71 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-13T15:30:06.213Z] #14 40.71 mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:06.213Z] #14 40.71 Suggested packages: [2021-04-13T15:30:06.213Z] #14 40.71 gcc-8-locales seccomp wine64 [2021-04-13T15:30:06.359Z] [2021-04-13T15:30:06.359Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:30:06.750Z] #45 43.22 io [2021-04-13T15:30:07.319Z] #45 43.89 strconv [2021-04-13T15:30:07.418Z] #57 ... [2021-04-13T15:30:07.418Z] [2021-04-13T15:30:07.418Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-13T15:30:07.418Z] #55 DONE 0.2s [2021-04-13T15:30:07.418Z] [2021-04-13T15:30:07.418Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-13T15:30:07.578Z] #45 44.32 bytes [2021-04-13T15:30:07.611Z] #42 45.10 The following NEW packages will be installed: [2021-04-13T15:30:07.611Z] #42 45.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-13T15:30:07.611Z] #42 45.13 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-13T15:30:07.611Z] #42 45.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-13T15:30:07.611Z] #42 45.13 python-six zlib1g-dev [2021-04-13T15:30:07.611Z] #42 45.53 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:07.611Z] #42 45.53 Need to get 4095 kB of archives. [2021-04-13T15:30:07.611Z] #42 45.53 After this operation, 22.5 MB of additional disk space will be used. [2021-04-13T15:30:07.611Z] #42 45.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-13T15:30:07.714Z] #13 ... [2021-04-13T15:30:07.714Z] [2021-04-13T15:30:07.714Z] #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-04-13T15:30:07.714Z] #47 sha256:90f9984224bb24de34f65bf9dee338d2a8502fbc02dcaf87eada53091a3cc7d8 [2021-04-13T15:30:07.714Z] #47 DONE 55.9s [2021-04-13T15:30:07.785Z] #14 42.17 The following NEW packages will be installed: [2021-04-13T15:30:07.785Z] #14 42.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-13T15:30:07.785Z] #14 42.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-13T15:30:07.785Z] #14 42.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-13T15:30:07.785Z] #14 42.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-13T15:30:07.785Z] #14 42.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-13T15:30:07.785Z] #14 42.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:07.785Z] #14 42.17 The following packages will be upgraded: [2021-04-13T15:30:07.785Z] #14 42.17 libseccomp2 libsystemd0 libudev1 [2021-04-13T15:30:07.872Z] #42 45.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-13T15:30:07.872Z] #42 45.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-13T15:30:07.872Z] #42 45.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-13T15:30:07.872Z] #42 45.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-13T15:30:07.872Z] #42 45.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-13T15:30:07.872Z] #42 45.63 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-04-13T15:30:07.872Z] #42 45.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-13T15:30:07.872Z] #42 45.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-13T15:30:07.872Z] #42 45.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-13T15:30:07.974Z] [2021-04-13T15:30:07.974Z] #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-04-13T15:30:07.974Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:07.974Z] #42 49.40 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-13T15:30:07.974Z] #42 49.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:07.974Z] #42 49.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:07.974Z] #42 50.80 Selecting previously unselected package libprotoc17:amd64. [2021-04-13T15:30:07.974Z] #42 50.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:07.974Z] #42 50.82 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:07.974Z] #42 51.47 Selecting previously unselected package protobuf-c-compiler. [2021-04-13T15:30:07.974Z] #42 51.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:07.974Z] #42 51.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:07.974Z] #42 51.61 Selecting previously unselected package protobuf-compiler. [2021-04-13T15:30:07.974Z] #42 51.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:07.974Z] #42 51.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:07.974Z] #42 51.80 Selecting previously unselected package python-pkg-resources. [2021-04-13T15:30:07.974Z] #42 51.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:30:07.974Z] #42 51.81 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:07.974Z] #42 52.06 Selecting previously unselected package python-six. [2021-04-13T15:30:07.974Z] #42 52.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-13T15:30:07.974Z] #42 52.07 Unpacking python-six (1.12.0-1) ... [2021-04-13T15:30:07.974Z] #42 52.16 Selecting previously unselected package python-protobuf. [2021-04-13T15:30:07.974Z] #42 52.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:07.974Z] #42 52.18 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:07.974Z] #42 52.66 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:08.055Z] #43 81.20 DEP criu/protobuf-desc.d [2021-04-13T15:30:08.088Z] #14 42.44 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:30:08.088Z] #14 42.44 Need to get 79.4 MB of archives. [2021-04-13T15:30:08.088Z] #14 42.44 After this operation, 532 MB of additional disk space will be used. [2021-04-13T15:30:08.088Z] #14 42.44 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-13T15:30:08.088Z] #14 42.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-13T15:30:08.088Z] #14 42.46 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-04-13T15:30:08.088Z] #14 42.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-13T15:30:08.088Z] #14 42.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-04-13T15:30:08.132Z] #42 45.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-13T15:30:08.132Z] #42 45.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-13T15:30:08.132Z] #42 45.91 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-04-13T15:30:08.132Z] #42 45.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-13T15:30:08.132Z] #42 45.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-13T15:30:08.132Z] #42 45.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-13T15:30:08.132Z] #42 45.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-13T15:30:08.316Z] #43 81.42 DEP criu/proc_parse.d [2021-04-13T15:30:08.316Z] #43 81.56 DEP criu/plugin.d [2021-04-13T15:30:08.316Z] #43 81.63 DEP criu/pipes.d [2021-04-13T15:30:08.324Z] #29 12.77 0.0% 1.2% # 2.4% ## 3.5% ### 4.7% #### 5.9% #### 6.8% ##### 7.5% ###### 8.7% ###### 9.7% ####### 10.7% ######## 11.9% ######### 13.4% ########## 14.6% ########## 14.9% ########### 16.2% ############ 17.4% ############# 18.5% ############## 19.9% ############### 21.0% ################ 22.4% ################# 23.7% ################## 25.2% ################### 26.5% ################### 26.7% ################### 27.7% #################### 28.7% ##################### 29.9% ##################### 30.5% ###################### 31.2% ###################### 31.7% ####################### 32.6% ######################## 33.6% ######################## 34.7% ######################### 35.7% ## [2021-04-13T15:30:08.324Z] #29 ... [2021-04-13T15:30:08.324Z] [2021-04-13T15:30:08.324Z] #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-04-13T15:30:08.324Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-13T15:30:08.324Z] #55 16.05 Fetched 8251 kB in 11s (781 kB/s) [2021-04-13T15:30:08.324Z] #55 16.05 Reading package lists... [2021-04-13T15:30:08.324Z] #55 19.76 Reading package lists... [2021-04-13T15:30:08.324Z] #55 24.98 Building dependency tree... [2021-04-13T15:30:08.324Z] #55 ... [2021-04-13T15:30:08.324Z] [2021-04-13T15:30:08.324Z] #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-04-13T15:30:08.324Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:08.390Z] #14 42.82 Get:6 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-04-13T15:30:08.393Z] #42 ... [2021-04-13T15:30:08.393Z] [2021-04-13T15:30:08.393Z] #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-04-13T15:30:08.393Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:30:08.393Z] #55 39.57 Building dependency tree... [2021-04-13T15:30:08.393Z] #55 42.83 The following additional packages will be installed: [2021-04-13T15:30:08.393Z] #55 42.85 libbtrfs0 [2021-04-13T15:30:08.393Z] #55 43.01 The following NEW packages will be installed: [2021-04-13T15:30:08.393Z] #55 43.02 libbtrfs-dev libbtrfs0 [2021-04-13T15:30:08.393Z] #55 43.43 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:08.393Z] #55 43.43 Need to get 119 kB of archives. [2021-04-13T15:30:08.393Z] #55 43.43 After this operation, 387 kB of additional disk space will be used. [2021-04-13T15:30:08.393Z] #55 43.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-13T15:30:08.393Z] #55 43.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-13T15:30:08.393Z] #55 44.89 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:08.393Z] #55 45.07 Fetched 119 kB in 0s (414 kB/s) [2021-04-13T15:30:08.393Z] #55 45.21 Selecting previously unselected package libbtrfs0. [2021-04-13T15:30:08.393Z] #55 45.21 (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-04-13T15:30:08.393Z] #55 45.27 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-13T15:30:08.393Z] #55 45.29 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:30:08.393Z] #55 45.38 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:30:08.393Z] #55 45.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-13T15:30:08.393Z] #55 45.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:30:08.393Z] #55 45.74 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:30:08.393Z] #55 45.79 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:30:08.393Z] #55 45.81 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:08.393Z] #55 DONE 46.1s [2021-04-13T15:30:08.393Z] [2021-04-13T15:30:08.393Z] #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-04-13T15:30:08.393Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:30:08.393Z] #49 43.61 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:30:08.393Z] #49 43.69 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:30:08.393Z] #49 43.73 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:30:08.393Z] #49 43.75 go: finding github.com/gobwas/glob v0.2.3 [2021-04-13T15:30:08.393Z] #49 43.75 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:30:08.393Z] #49 43.77 go: finding github.com/spf13/cobra v0.0.5 [2021-04-13T15:30:08.393Z] #49 43.83 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:30:08.393Z] #49 43.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:30:08.393Z] #49 44.03 go: finding github.com/magiconair/properties v1.8.1 [2021-04-13T15:30:08.393Z] #49 44.03 go: finding github.com/spf13/pflag v1.0.5 [2021-04-13T15:30:08.393Z] #49 44.10 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:30:08.393Z] #49 44.26 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:30:08.393Z] #49 44.28 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:30:08.393Z] #49 44.34 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:30:08.393Z] #49 44.36 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:30:08.393Z] #49 44.52 go: finding github.com/spf13/afero v1.1.2 [2021-04-13T15:30:08.393Z] #49 44.53 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:30:08.393Z] #49 44.56 go: finding github.com/spf13/cast v1.3.0 [2021-04-13T15:30:08.393Z] #49 44.58 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:30:08.393Z] #49 44.60 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:30:08.393Z] #49 44.60 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:30:08.393Z] #49 44.63 go: finding golang.org/x/text v0.3.2 [2021-04-13T15:30:08.393Z] #49 44.64 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:30:08.393Z] #49 44.68 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-13T15:30:08.393Z] #49 44.71 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:30:08.393Z] #49 44.73 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:30:08.393Z] #49 44.74 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:30:08.393Z] #49 44.74 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:30:08.393Z] #49 44.75 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:30:08.393Z] #49 44.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:30:08.393Z] #49 44.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:30:08.393Z] #49 44.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:30:08.393Z] #49 44.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:30:08.393Z] #49 44.88 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-13T15:30:08.393Z] #49 44.94 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:30:08.393Z] #49 44.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:30:08.393Z] #49 44.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:30:08.393Z] #49 45.03 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:30:08.393Z] #49 45.03 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:30:08.393Z] #49 45.04 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:30:08.393Z] #49 45.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:30:08.393Z] #49 45.07 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-13T15:30:08.393Z] #49 45.10 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:30:08.393Z] #49 45.12 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:30:08.393Z] #49 45.15 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:30:08.393Z] #49 45.17 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-13T15:30:08.393Z] #49 45.26 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:30:08.393Z] #49 45.30 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:30:08.393Z] #49 45.40 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:30:08.393Z] #49 45.42 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:30:08.393Z] #49 45.44 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:30:08.517Z] #45 ... [2021-04-13T15:30:08.517Z] [2021-04-13T15:30:08.517Z] #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-04-13T15:30:08.517Z] #51 sha256:353aeef6f42a12ee41d2269ad1a5693a222747cb37d81156804ba501767f9abb [2021-04-13T15:30:08.517Z] #51 43.89 sort [2021-04-13T15:30:08.517Z] #51 43.89 io [2021-04-13T15:30:08.517Z] #51 44.74 internal/oserror [2021-04-13T15:30:08.517Z] #51 44.98 syscall [2021-04-13T15:30:08.537Z] #42 ... [2021-04-13T15:30:08.537Z] [2021-04-13T15:30:08.537Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:08.537Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:08.537Z] #13 52.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-13T15:30:08.537Z] #13 52.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-13T15:30:08.537Z] #13 52.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-13T15:30:08.537Z] #13 52.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-13T15:30:08.537Z] #13 52.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-13T15:30:08.537Z] #13 52.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-13T15:30:08.537Z] #13 52.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-13T15:30:08.537Z] #13 52.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-13T15:30:08.537Z] #13 52.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-13T15:30:08.537Z] #13 52.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-13T15:30:08.578Z] #43 81.80 DEP criu/pie-util.d [2021-04-13T15:30:08.578Z] #43 81.92 DEP criu/pie-util-vdso.d [2021-04-13T15:30:08.694Z] #14 43.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-13T15:30:08.694Z] #14 43.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-04-13T15:30:08.694Z] #14 43.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-13T15:30:08.694Z] #14 43.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-13T15:30:08.777Z] #51 45.40 bytes [2021-04-13T15:30:08.796Z] #13 52.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-13T15:30:08.796Z] #13 52.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-13T15:30:08.796Z] #13 52.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-13T15:30:08.796Z] #13 52.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-13T15:30:08.839Z] #43 ... [2021-04-13T15:30:08.839Z] [2021-04-13T15:30:08.839Z] #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-04-13T15:30:08.839Z] #45 sha256:a6c6066c3c0f5ce98f1f2f92ad5c74d41ad29442942aff1a2ca9c4005eb7ea0a [2021-04-13T15:30:08.839Z] #45 DONE 152.9s [2021-04-13T15:30:08.839Z] [2021-04-13T15:30:08.839Z] #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-04-13T15:30:08.839Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:30:08.839Z] #20 11.74 Reading package lists... [2021-04-13T15:30:08.839Z] #20 15.96 Reading package lists... [2021-04-13T15:30:08.839Z] #20 20.12 Building dependency tree... [2021-04-13T15:30:09.011Z] #29 12.77 0.0% 1.2% # 2.4% ## 3.5% ### 4.7% #### 5.9% #### 6.8% ##### 7.5% ###### 8.7% ###### 9.7% ####### 10.7% ######## 11.9% ######### 13.4% ########## 14.6% ########## 14.9% ########### 16.2% ############ 17.4% ############# 18.5% ############## 19.9% ############### 21.0% ################ 22.4% ################# 23.7% ################## 25.2% ################### 26.5% ################### 26.7% ################### 27.7% #################### 28.7% ##################### 29.9% ##################### 30.5% ###################### 31.2% ###################### 31.7% ####################### 32.6% ######################## 33.6% ######################## 34.7% ######################### 35.7% ########################## 36.5% ########################## 37.3% ########################### 38.4% ############################ 39.4% ############################# 41.5% [2021-04-13T15:30:09.011Z] #29 ... [2021-04-13T15:30:09.011Z] [2021-04-13T15:30:09.011Z] #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-04-13T15:30:09.011Z] #58 sha256:497161815228688e0b0ae1474471796ee7bb25db7da61b401aa1c6ac540dffa2 [2021-04-13T15:30:09.011Z] #58 16.51 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:30:09.011Z] #58 16.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:30:09.011Z] #58 17.49 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:30:09.011Z] #58 17.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:30:09.011Z] #58 18.11 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:30:09.011Z] #58 23.22 go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:30:09.011Z] #58 23.26 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-13T15:30:09.011Z] #58 23.39 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-13T15:30:09.011Z] #58 23.67 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-13T15:30:09.011Z] #58 23.79 go: finding github.com/google/uuid v1.2.0 [2021-04-13T15:30:09.011Z] #58 23.82 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-13T15:30:09.011Z] #58 24.01 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-13T15:30:09.011Z] #58 24.05 go: finding github.com/gofrs/flock v0.8.0 [2021-04-13T15:30:09.011Z] #58 24.24 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-13T15:30:09.011Z] #58 24.24 go: finding github.com/gorilla/mux v1.8.0 [2021-04-13T15:30:09.011Z] #58 24.25 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-13T15:30:09.011Z] #58 24.30 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-13T15:30:09.011Z] #58 24.31 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-13T15:30:09.011Z] #58 24.59 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-13T15:30:09.011Z] #58 24.69 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-13T15:30:09.011Z] #58 ... [2021-04-13T15:30:09.011Z] [2021-04-13T15:30:09.012Z] #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-04-13T15:30:09.012Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-13T15:30:09.012Z] #40 16.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-13T15:30:09.012Z] #40 17.87 + 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-04-13T15:30:09.101Z] #20 ... [2021-04-13T15:30:09.101Z] [2021-04-13T15:30:09.101Z] #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-04-13T15:30:09.101Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:09.101Z] #43 82.22 DEP criu/pie-util-vdso-elf32.d [2021-04-13T15:30:09.101Z] #43 82.33 DEP criu/path.d [2021-04-13T15:30:09.289Z] #40 ... [2021-04-13T15:30:09.289Z] [2021-04-13T15:30:09.289Z] #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-04-13T15:30:09.289Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-13T15:30:09.289Z] #42 16.92 Fetched 8251 kB in 11s (719 kB/s) [2021-04-13T15:30:09.289Z] #42 16.92 Reading package lists... [2021-04-13T15:30:09.289Z] #42 21.62 Reading package lists... [2021-04-13T15:30:09.289Z] #42 26.52 Building dependency tree... [2021-04-13T15:30:09.289Z] #42 ... [2021-04-13T15:30:09.289Z] [2021-04-13T15:30:09.289Z] #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-04-13T15:30:09.289Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:09.350Z] #14 43.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-13T15:30:09.350Z] #14 43.88 Get:12 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-04-13T15:30:09.350Z] #14 43.90 Get:13 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-04-13T15:30:09.362Z] #43 82.67 DEP criu/parasite-syscall.d [2021-04-13T15:30:09.938Z] #43 83.11 DEP criu/pagemap.d [2021-04-13T15:30:10.164Z] #13 53.94 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:10.164Z] #13 54.14 Fetched 78.2 MB in 10s (8186 kB/s) [2021-04-13T15:30:10.199Z] #43 83.41 DEP criu/pagemap-cache.d [2021-04-13T15:30:10.341Z] #29 12.77 0.0% 1.2% # 2.4% ## 3.5% ### 4.7% #### 5.9% #### 6.8% ##### 7.5% ###### 8.7% ###### 9.7% ####### 10.7% ######## 11.9% ######### 13.4% ########## 14.6% ########## 14.9% ########### 16.2% ############ 17.4% ############# 18.5% ############## 19.9% ############### 21.0% ################ 22.4% ################# 23.7% ################## 25.2% ################### 26.5% ################### 26.7% ################### 27.7% #################### 28.7% ##################### 29.9% ##################### 30.5% ###################### 31.2% ###################### 31.7% ####################### 32.6% ######################## 33.6% ######################## 34.7% ######################### 35.7% ########################## 36.5% ########################## 37.3% ########################### 38.4% ############################ 39.4% ############################# 41.5% ############################## 42.4% ############################## 42.8% ############################### 43.7% ################################ 45.5% ################################# 46.6% ################################## 47.3% ################################## 48.4% ################################### 48.9% #################################### 50.8% ##################################### 52.1% ###################################### 53.8% ####################################### 55.3% ######################################## 56.3% ## [2021-04-13T15:30:10.341Z] #29 ... [2021-04-13T15:30:10.341Z] [2021-04-13T15:30:10.341Z] #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-04-13T15:30:10.341Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-13T15:30:10.341Z] #36 18.20 Fetched 8251 kB in 13s (656 kB/s) [2021-04-13T15:30:10.341Z] #36 18.20 Reading package lists... [2021-04-13T15:30:10.422Z] #13 54.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:10.422Z] #13 54.32 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-13T15:30:10.422Z] #13 54.34 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:10.460Z] #43 83.55 DEP criu/page-xfer.d [2021-04-13T15:30:10.460Z] #43 83.77 DEP criu/page-pipe.d [2021-04-13T15:30:10.605Z] #36 24.46 Reading package lists... [2021-04-13T15:30:10.605Z] #36 ... [2021-04-13T15:30:10.605Z] [2021-04-13T15:30:10.605Z] #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-04-13T15:30:10.605Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:10.722Z] #43 83.85 DEP criu/netfilter.d [2021-04-13T15:30:10.722Z] #43 84.01 DEP criu/net.d [2021-04-13T15:30:10.902Z] #14 ... [2021-04-13T15:30:10.902Z] [2021-04-13T15:30:10.902Z] #68 [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-04-13T15:30:10.902Z] #68 sha256:087a44757edca4bfbf65234c1124402b3be4fa630f9a239bea9460850bce8ac5 [2021-04-13T15:30:10.902Z] #68 DONE 46.3s [2021-04-13T15:30:10.939Z] #13 54.69 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-13T15:30:10.939Z] #13 54.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:10.939Z] #13 54.93 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-13T15:30:10.983Z] #43 84.20 DEP criu/namespaces.d [2021-04-13T15:30:11.195Z] #13 54.96 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-13T15:30:11.207Z] [2021-04-13T15:30:11.207Z] #43 [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-04-13T15:30:11.207Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-13T15:30:11.207Z] #43 41.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 41.76 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:11.207Z] #43 41.88 Selecting previously unselected package libnet1-dev. [2021-04-13T15:30:11.207Z] #43 41.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 41.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:11.207Z] #43 42.05 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-13T15:30:11.207Z] #43 42.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 42.06 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-13T15:30:11.207Z] #43 42.15 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-13T15:30:11.207Z] #43 42.16 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 42.17 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-13T15:30:11.207Z] #43 42.60 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-13T15:30:11.207Z] #43 42.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 42.63 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-13T15:30:11.207Z] #43 42.81 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-13T15:30:11.207Z] #43 42.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 42.83 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-13T15:30:11.207Z] #43 42.94 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-13T15:30:11.207Z] #43 42.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 42.97 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:11.207Z] #43 43.46 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-13T15:30:11.207Z] #43 43.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 43.49 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-13T15:30:11.207Z] #43 44.14 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-13T15:30:11.207Z] #43 44.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 44.14 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-13T15:30:11.207Z] #43 44.36 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-13T15:30:11.207Z] #43 44.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 44.39 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-13T15:30:11.207Z] #43 45.80 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-13T15:30:11.207Z] #43 45.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 45.81 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-13T15:30:11.207Z] #43 46.68 Selecting previously unselected package protobuf-c-compiler. [2021-04-13T15:30:11.207Z] #43 46.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-13T15:30:11.207Z] #43 46.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:11.244Z] #43 84.36 DEP criu/mount.d [2021-04-13T15:30:11.244Z] #43 84.60 DEP criu/memfd.d [2021-04-13T15:30:11.316Z] #51 47.58 reflect [2021-04-13T15:30:11.453Z] #13 55.20 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:30:11.510Z] #43 46.86 Selecting previously unselected package protobuf-compiler. [2021-04-13T15:30:11.511Z] #43 46.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-13T15:30:11.511Z] #43 46.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:11.511Z] #43 47.06 Selecting previously unselected package python-pkg-resources. [2021-04-13T15:30:11.511Z] #43 47.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:30:11.511Z] #43 47.08 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:11.576Z] #51 ... [2021-04-13T15:30:11.576Z] [2021-04-13T15:30:11.576Z] #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-04-13T15:30:11.576Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-13T15:30:11.576Z] #55 35.44 Reading package lists... [2021-04-13T15:30:11.576Z] #55 42.40 Building dependency tree... [2021-04-13T15:30:11.576Z] #55 45.41 The following additional packages will be installed: [2021-04-13T15:30:11.576Z] #55 45.45 libbtrfs0 [2021-04-13T15:30:11.576Z] #55 45.66 The following NEW packages will be installed: [2021-04-13T15:30:11.576Z] #55 45.68 libbtrfs-dev libbtrfs0 [2021-04-13T15:30:11.576Z] #55 46.10 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:11.576Z] #55 46.10 Need to get 119 kB of archives. [2021-04-13T15:30:11.576Z] #55 46.10 After this operation, 387 kB of additional disk space will be used. [2021-04-13T15:30:11.576Z] #55 46.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-13T15:30:11.576Z] #55 46.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-13T15:30:11.576Z] #55 47.14 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:11.576Z] #55 47.34 Fetched 119 kB in 0s (416 kB/s) [2021-04-13T15:30:11.576Z] #55 47.42 Selecting previously unselected package libbtrfs0. [2021-04-13T15:30:11.576Z] #55 47.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:11.576Z] #55 47.50 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-13T15:30:11.576Z] #55 47.52 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:30:11.576Z] #55 47.61 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:30:11.576Z] #55 47.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-13T15:30:11.576Z] #55 47.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:30:11.576Z] #55 47.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:30:11.576Z] #55 47.93 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:30:11.576Z] #55 47.95 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:11.576Z] #55 DONE 48.3s [2021-04-13T15:30:11.696Z] #49 ... [2021-04-13T15:30:11.696Z] [2021-04-13T15:30:11.696Z] #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-04-13T15:30:11.696Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:30:11.696Z] #36 33.22 Reading package lists... [2021-04-13T15:30:11.696Z] #36 39.54 Building dependency tree... [2021-04-13T15:30:11.696Z] #36 43.04 The following additional packages will be installed: [2021-04-13T15:30:11.696Z] #36 43.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-13T15:30:11.696Z] #36 43.08 Suggested packages: [2021-04-13T15:30:11.696Z] #36 43.08 cmake-doc ninja-build lrzip [2021-04-13T15:30:11.696Z] #36 43.08 Recommended packages: [2021-04-13T15:30:11.696Z] #36 43.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-13T15:30:11.696Z] #36 44.21 The following NEW packages will be installed: [2021-04-13T15:30:11.696Z] #36 44.24 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-13T15:30:11.696Z] #36 44.24 vim-common xxd [2021-04-13T15:30:11.696Z] #36 44.79 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:11.696Z] #36 44.79 Need to get 14.9 MB of archives. [2021-04-13T15:30:11.696Z] #36 44.79 After this operation, 61.8 MB of additional disk space will be used. [2021-04-13T15:30:11.696Z] #36 44.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-13T15:30:11.696Z] #36 44.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:30:11.696Z] #36 44.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-13T15:30:11.696Z] #36 44.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-13T15:30:11.696Z] #36 45.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-13T15:30:11.696Z] #36 45.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-13T15:30:11.696Z] #36 45.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-13T15:30:11.696Z] #36 45.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-13T15:30:11.696Z] #36 45.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-13T15:30:11.696Z] #36 45.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-13T15:30:11.696Z] #36 47.37 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:11.696Z] #36 47.57 Fetched 14.9 MB in 2s (9468 kB/s) [2021-04-13T15:30:11.696Z] #36 47.67 Selecting previously unselected package xxd. [2021-04-13T15:30:11.696Z] #36 47.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-04-13T15:30:11.696Z] #36 47.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:30:11.696Z] #36 47.80 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:30:11.696Z] #36 47.99 Selecting previously unselected package vim-common. [2021-04-13T15:30:11.696Z] #36 47.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:30:11.696Z] #36 48.03 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:11.696Z] #36 48.33 Selecting previously unselected package cmake-data. [2021-04-13T15:30:11.696Z] #36 48.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-13T15:30:11.696Z] #36 48.35 Unpacking cmake-data (3.13.4-1) ... [2021-04-13T15:30:11.696Z] #36 ... [2021-04-13T15:30:11.696Z] [2021-04-13T15:30:11.697Z] #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-04-13T15:30:11.697Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:11.697Z] #42 47.32 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:11.697Z] #42 47.54 Fetched 4095 kB in 1s (5467 kB/s) [2021-04-13T15:30:11.697Z] #42 47.63 Selecting previously unselected package libcap-dev:amd64. [2021-04-13T15:30:11.697Z] #42 47.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:11.697Z] #42 47.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-13T15:30:11.697Z] #42 47.78 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-13T15:30:11.697Z] #42 47.94 Selecting previously unselected package libnet1:amd64. [2021-04-13T15:30:11.697Z] #42 47.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:30:11.697Z] #42 47.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:11.697Z] #42 48.11 Selecting previously unselected package libnet1-dev. [2021-04-13T15:30:11.697Z] #42 48.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:30:11.697Z] #42 48.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:11.697Z] #42 48.33 Selecting previously unselected package libnl-3-200:amd64. [2021-04-13T15:30:11.697Z] #42 48.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-13T15:30:11.697Z] #42 48.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:30:11.697Z] #42 48.53 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-13T15:30:11.697Z] #42 48.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-13T15:30:11.697Z] #42 48.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-13T15:30:11.697Z] #42 48.83 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-13T15:30:11.697Z] #42 48.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:11.697Z] #42 48.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:11.697Z] #42 48.99 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-13T15:30:11.697Z] #42 49.00 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:11.697Z] #42 49.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:11.697Z] #42 49.14 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-13T15:30:11.697Z] #42 49.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-13T15:30:11.697Z] #42 49.16 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:11.697Z] #42 49.51 Selecting previously unselected package libprotobuf17:amd64. [2021-04-13T15:30:11.697Z] #42 49.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:11.697Z] #42 49.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:11.709Z] #13 55.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 ... 15410 files and directories currently installed.) [2021-04-13T15:30:11.709Z] #13 55.44 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-13T15:30:11.709Z] #13 55.45 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:11.814Z] #43 47.40 Selecting previously unselected package python-six. [2021-04-13T15:30:11.817Z] #43 84.81 DEP criu/mem.d [2021-04-13T15:30:11.817Z] #43 84.98 DEP criu/lsm.d [2021-04-13T15:30:11.836Z] [2021-04-13T15:30:11.836Z] #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-04-13T15:30:11.836Z] #56 sha256:1f86d1fc91cc2531ff7625552b71792a890eeb51a506866536fb542ace4d1d61 [2021-04-13T15:30:11.967Z] #13 55.69 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-13T15:30:11.967Z] #13 55.81 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-13T15:30:11.967Z] #13 55.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:11.967Z] #13 55.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-13T15:30:11.967Z] #13 55.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:30:11.967Z] #13 ... [2021-04-13T15:30:11.967Z] [2021-04-13T15:30:11.967Z] #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-04-13T15:30:11.967Z] #51 sha256:617888081824629a0c86591a38d8423d0a44559958dda39c87db5626ec92a6ab [2021-04-13T15:30:11.967Z] #51 50.21 internal/oserror [2021-04-13T15:30:11.967Z] #51 50.23 reflect [2021-04-13T15:30:11.967Z] #51 50.38 syscall [2021-04-13T15:30:11.967Z] #51 58.08 time [2021-04-13T15:30:12.078Z] #43 85.15 DEP criu/log.d [2021-04-13T15:30:12.078Z] #43 85.33 DEP criu/libnetlink.d [2021-04-13T15:30:12.117Z] #43 47.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-13T15:30:12.117Z] #43 47.41 Unpacking python-six (1.12.0-1) ... [2021-04-13T15:30:12.117Z] #43 47.60 Selecting previously unselected package python-protobuf. [2021-04-13T15:30:12.117Z] #43 47.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-13T15:30:12.117Z] #43 47.61 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:12.224Z] #51 ... [2021-04-13T15:30:12.224Z] [2021-04-13T15:30:12.224Z] #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-04-13T15:30:12.224Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:30:12.224Z] #36 56.88 Selecting previously unselected package libxml2:amd64. [2021-04-13T15:30:12.224Z] #36 56.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-13T15:30:12.224Z] #36 56.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:12.224Z] #36 57.47 Selecting previously unselected package libarchive13:amd64. [2021-04-13T15:30:12.224Z] #36 57.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-13T15:30:12.224Z] #36 57.49 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-13T15:30:12.224Z] #36 57.77 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-13T15:30:12.224Z] #36 57.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-13T15:30:12.224Z] #36 57.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-13T15:30:12.224Z] #36 57.98 Selecting previously unselected package librhash0:amd64. [2021-04-13T15:30:12.224Z] #36 58.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-13T15:30:12.224Z] #36 58.01 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-13T15:30:12.224Z] #36 58.20 Selecting previously unselected package libuv1:amd64. [2021-04-13T15:30:12.224Z] #36 58.20 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-13T15:30:12.224Z] #36 58.20 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-13T15:30:12.224Z] #36 58.35 Selecting previously unselected package cmake. [2021-04-13T15:30:12.224Z] #36 58.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-13T15:30:12.224Z] #36 58.36 Unpacking cmake (3.13.4-1) ... [2021-04-13T15:30:12.340Z] #43 85.48 DEP criu/kerndat.d [2021-04-13T15:30:12.340Z] #43 85.72 DEP criu/kcmp-ids.d [2021-04-13T15:30:12.601Z] #43 85.81 DEP criu/irmap.d [2021-04-13T15:30:12.601Z] #43 85.88 DEP criu/ipc_ns.d [2021-04-13T15:30:12.637Z] #42 50.35 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-13T15:30:12.637Z] #42 50.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:12.637Z] #42 50.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:12.793Z] #43 48.27 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:12.873Z] #43 86.04 DEP criu/image.d [2021-04-13T15:30:12.873Z] #43 86.24 DEP criu/image-desc.d [2021-04-13T15:30:12.897Z] #42 50.64 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-13T15:30:12.898Z] #42 50.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:12.898Z] #42 50.65 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:13.097Z] #43 ... [2021-04-13T15:30:13.097Z] [2021-04-13T15:30:13.097Z] #50 [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-04-13T15:30:13.097Z] #50 sha256:58ea193f68d87d4fa7cafe055edc86b3dd354f14e65f84ba462091927dd4a704 [2021-04-13T15:30:13.097Z] #50 47.18 go: finding github.com/fatih/color v1.7.0 [2021-04-13T15:30:13.097Z] #50 47.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:30:13.097Z] #50 47.53 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:30:13.097Z] #50 47.70 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:30:13.097Z] #50 47.90 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:30:13.097Z] #50 47.94 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:30:13.097Z] #50 47.99 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:30:13.097Z] #50 48.02 go: finding github.com/pkg/errors v0.8.1 [2021-04-13T15:30:13.097Z] #50 48.07 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:30:13.097Z] #50 48.09 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:30:13.097Z] #50 48.11 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:30:13.097Z] #50 48.16 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:30:13.097Z] #50 48.17 go: finding github.com/spf13/viper v1.6.1 [2021-04-13T15:30:13.097Z] #50 48.22 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:30:13.097Z] #50 48.26 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:30:13.097Z] #50 48.33 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:30:13.097Z] #50 48.36 go: finding github.com/stretchr/testify v1.4.0 [2021-04-13T15:30:13.097Z] #50 48.36 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:30:13.097Z] #50 48.43 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:30:13.097Z] #50 48.50 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:30:13.097Z] #50 48.52 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:30:13.097Z] #50 48.58 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:30:13.097Z] #50 48.59 go: finding github.com/spf13/cobra v0.0.5 [2021-04-13T15:30:13.097Z] #50 48.61 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:30:13.097Z] #50 48.62 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:30:13.097Z] #50 48.70 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:30:13.136Z] #43 ... [2021-04-13T15:30:13.136Z] [2021-04-13T15:30:13.137Z] #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-04-13T15:30:13.137Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:30:13.137Z] #32 DONE 155.5s [2021-04-13T15:30:13.137Z] [2021-04-13T15:30:13.137Z] #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-04-13T15:30:13.137Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:13.137Z] #43 86.38 DEP criu/fsnotify.d [2021-04-13T15:30:13.398Z] #43 86.72 DEP criu/filesystems.d [2021-04-13T15:30:13.401Z] #50 48.71 go: finding github.com/gobwas/glob v0.2.3 [2021-04-13T15:30:13.401Z] #50 48.73 go: finding github.com/spf13/pflag v1.0.5 [2021-04-13T15:30:13.401Z] #50 48.73 go: finding github.com/stretchr/objx v0.2.0 [2021-04-13T15:30:13.401Z] #50 48.81 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:30:13.401Z] #50 48.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:30:13.401Z] #50 48.94 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:30:13.401Z] #50 ... [2021-04-13T15:30:13.401Z] [2021-04-13T15:30:13.401Z] #37 [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-04-13T15:30:13.401Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-13T15:30:13.401Z] #37 38.88 The following NEW packages will be installed: [2021-04-13T15:30:13.401Z] #37 38.91 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-13T15:30:13.401Z] #37 38.91 vim-common xxd [2021-04-13T15:30:13.401Z] #37 39.13 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:13.401Z] #37 39.13 Need to get 14.9 MB of archives. [2021-04-13T15:30:13.401Z] #37 39.13 After this operation, 67.2 MB of additional disk space will be used. [2021-04-13T15:30:13.401Z] #37 39.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-13T15:30:13.401Z] #37 39.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:30:13.401Z] #37 39.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-13T15:30:13.401Z] #37 39.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-13T15:30:13.401Z] #37 40.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-13T15:30:13.401Z] #37 40.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-13T15:30:13.401Z] #37 40.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-13T15:30:13.401Z] #37 40.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-13T15:30:13.401Z] #37 40.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-13T15:30:13.401Z] #37 40.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-13T15:30:13.401Z] #37 42.41 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:13.401Z] #37 42.61 Fetched 14.9 MB in 2s (6991 kB/s) [2021-04-13T15:30:13.401Z] #37 42.74 Selecting previously unselected package xxd. [2021-04-13T15:30:13.401Z] #37 42.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-13T15:30:13.401Z] #37 42.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-13T15:30:13.401Z] #37 42.83 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:30:13.401Z] #37 43.07 Selecting previously unselected package vim-common. [2021-04-13T15:30:13.401Z] #37 43.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:30:13.401Z] #37 43.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:13.401Z] #37 43.54 Selecting previously unselected package cmake-data. [2021-04-13T15:30:13.401Z] #37 43.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-13T15:30:13.401Z] #37 43.57 Unpacking cmake-data (3.13.4-1) ... [2021-04-13T15:30:13.401Z] #37 47.06 Selecting previously unselected package libicu63:ppc64el. [2021-04-13T15:30:13.401Z] #37 47.08 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-13T15:30:13.401Z] #37 47.10 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-13T15:30:13.401Z] #37 ... [2021-04-13T15:30:13.401Z] [2021-04-13T15:30:13.401Z] #50 [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-04-13T15:30:13.401Z] #50 sha256:58ea193f68d87d4fa7cafe055edc86b3dd354f14e65f84ba462091927dd4a704 [2021-04-13T15:30:13.401Z] #50 48.94 go: finding github.com/magiconair/properties v1.8.1 [2021-04-13T15:30:13.401Z] #50 48.95 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:30:13.401Z] #50 48.95 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:30:13.401Z] #50 49.00 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:30:13.401Z] #50 49.04 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:30:13.591Z] #36 61.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:30:13.591Z] #36 61.44 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:30:13.591Z] #36 61.46 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-13T15:30:13.591Z] #36 61.50 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:13.591Z] #36 61.56 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-13T15:30:13.591Z] #36 61.58 Setting up cmake-data (3.13.4-1) ... [2021-04-13T15:30:13.591Z] #36 61.61 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:13.591Z] #36 61.62 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-13T15:30:13.591Z] #36 61.63 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-13T15:30:13.591Z] #36 61.65 Setting up cmake (3.13.4-1) ... [2021-04-13T15:30:13.591Z] #36 61.66 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:13.592Z] #36 61.71 Processing triggers for mime-support (3.62) ... [2021-04-13T15:30:13.706Z] #50 49.05 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:30:13.706Z] #50 49.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:30:13.706Z] #50 49.13 go: finding github.com/spf13/cast v1.3.0 [2021-04-13T15:30:13.706Z] #50 49.14 go: finding github.com/spf13/afero v1.1.2 [2021-04-13T15:30:13.706Z] #50 49.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:30:13.706Z] #50 49.22 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:30:13.706Z] #50 49.24 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:30:13.706Z] #50 49.28 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:30:13.745Z] #56 ... [2021-04-13T15:30:13.745Z] [2021-04-13T15:30:13.745Z] #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-04-13T15:30:13.745Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:13.745Z] #42 38.40 Building dependency tree... [2021-04-13T15:30:13.745Z] #42 42.40 The following additional packages will be installed: [2021-04-13T15:30:13.745Z] #42 42.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-13T15:30:13.745Z] #42 42.40 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-13T15:30:13.745Z] #42 42.40 Suggested packages: [2021-04-13T15:30:13.745Z] #42 42.40 manpages-dev python-setuptools [2021-04-13T15:30:13.745Z] #42 43.59 The following NEW packages will be installed: [2021-04-13T15:30:13.745Z] #42 43.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-13T15:30:13.745Z] #42 43.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-13T15:30:13.745Z] #42 43.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-13T15:30:13.745Z] #42 43.59 python-six zlib1g-dev [2021-04-13T15:30:13.745Z] #42 44.01 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:13.746Z] #42 44.01 Need to get 4095 kB of archives. [2021-04-13T15:30:13.746Z] #42 44.01 After this operation, 22.5 MB of additional disk space will be used. [2021-04-13T15:30:13.746Z] #42 44.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-13T15:30:13.746Z] #42 44.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-13T15:30:13.746Z] #42 44.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-13T15:30:13.746Z] #42 44.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-13T15:30:13.746Z] #42 44.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-13T15:30:13.746Z] #42 44.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-13T15:30:13.746Z] #42 44.01 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-04-13T15:30:13.746Z] #42 44.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-13T15:30:13.746Z] #42 44.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-13T15:30:13.746Z] #42 44.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-13T15:30:13.746Z] #42 44.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-13T15:30:13.746Z] #42 44.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-13T15:30:13.746Z] #42 44.32 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-04-13T15:30:13.746Z] #42 44.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-13T15:30:13.746Z] #42 44.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-13T15:30:13.746Z] #42 44.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-13T15:30:13.746Z] #42 44.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-13T15:30:13.746Z] #42 45.42 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:13.746Z] #42 45.60 Fetched 4095 kB in 1s (5494 kB/s) [2021-04-13T15:30:13.746Z] #42 45.69 Selecting previously unselected package libcap-dev:amd64. [2021-04-13T15:30:13.746Z] #42 45.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:13.746Z] #42 45.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 45.84 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-13T15:30:13.746Z] #42 45.99 Selecting previously unselected package libnet1:amd64. [2021-04-13T15:30:13.746Z] #42 46.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 46.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:13.746Z] #42 46.14 Selecting previously unselected package libnet1-dev. [2021-04-13T15:30:13.746Z] #42 46.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 46.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:13.746Z] #42 46.37 Selecting previously unselected package libnl-3-200:amd64. [2021-04-13T15:30:13.746Z] #42 46.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 46.37 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:30:13.746Z] #42 46.53 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-13T15:30:13.746Z] #42 46.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 46.55 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-13T15:30:13.746Z] #42 46.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-13T15:30:13.746Z] #42 46.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 46.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:13.746Z] #42 46.95 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-13T15:30:13.746Z] #42 46.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 46.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:13.746Z] #42 47.11 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-13T15:30:13.746Z] #42 47.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 47.16 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:13.746Z] #42 47.46 Selecting previously unselected package libprotobuf17:amd64. [2021-04-13T15:30:13.746Z] #42 47.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 47.46 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:13.746Z] #42 48.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-13T15:30:13.746Z] #42 48.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 48.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:13.746Z] #42 48.53 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-13T15:30:13.746Z] #42 48.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 48.58 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:13.746Z] #42 49.95 Selecting previously unselected package libprotoc17:amd64. [2021-04-13T15:30:13.746Z] #42 49.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:13.746Z] #42 49.98 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:13.971Z] #43 87.09 DEP criu/files.d [2021-04-13T15:30:14.006Z] #42 50.57 Selecting previously unselected package protobuf-c-compiler. [2021-04-13T15:30:14.006Z] #42 50.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:14.006Z] #42 50.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:14.007Z] #50 49.43 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-13T15:30:14.007Z] #50 49.50 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:30:14.154Z] #36 DONE 62.3s [2021-04-13T15:30:14.154Z] [2021-04-13T15:30:14.154Z] #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-04-13T15:30:14.154Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:14.154Z] #42 57.73 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:14.154Z] #42 57.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:14.154Z] #42 57.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:14.154Z] #42 57.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:14.154Z] #42 57.79 Setting up python-six (1.12.0-1) ... [2021-04-13T15:30:14.154Z] #42 61.38 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:14.154Z] #42 61.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:30:14.154Z] #42 61.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:14.154Z] #42 61.45 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-13T15:30:14.154Z] #42 61.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:14.154Z] #42 61.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:14.154Z] #42 61.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:14.154Z] #42 61.57 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:14.154Z] #42 61.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:14.154Z] #42 61.61 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:14.233Z] #43 87.40 DEP criu/files-reg.d [2021-04-13T15:30:14.233Z] #43 87.58 DEP criu/files-ext.d [2021-04-13T15:30:14.275Z] #42 50.78 Selecting previously unselected package protobuf-compiler. [2021-04-13T15:30:14.275Z] #42 50.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:14.275Z] #42 50.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:14.281Z] #42 52.04 Selecting previously unselected package libprotoc17:amd64. [2021-04-13T15:30:14.281Z] #42 52.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:14.281Z] #42 52.05 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:14.300Z] #29 12.77 0.0% 1.2% # 2.4% ## 3.5% ### 4.7% #### 5.9% #### 6.8% ##### 7.5% ###### 8.7% ###### 9.7% ####### 10.7% ######## 11.9% ######### 13.4% ########## 14.6% ########## 14.9% ########### 16.2% ############ 17.4% ############# 18.5% ############## 19.9% ############### 21.0% ################ 22.4% ################# 23.7% ################## 25.2% ################### 26.5% ################### 26.7% ################### 27.7% #################### 28.7% ##################### 29.9% ##################### 30.5% ###################### 31.2% ###################### 31.7% ####################### 32.6% ######################## 33.6% ######################## 34.7% ######################### 35.7% ########################## 36.5% ########################## 37.3% ########################### 38.4% ############################ 39.4% ############################# 41.5% ############################## 42.4% ############################## 42.8% ############################### 43.7% ################################ 45.5% ################################# 46.6% ################################## 47.3% ################################## 48.4% ################################### 48.9% #################################### 50.8% ##################################### 52.1% ###################################### 53.8% ####################################### 55.3% ######################################## 56.3% ######################################### 57.5% ########################################## 58.7% ########################################## 59.4% ########################################### 60.7% ############################################ 61.5% ############################################# 63.2% ############################################## 64.7% ############################################### 65.6% ############################################### 66.5% ################################################# 68.7% ################################################## 70.1% ################################################### 71.4% ################################################### 72.2% #################################################### 73.6% ###################################################### 75.1% ####################################################### 77.1% ######################################################## 78.0% ######################################################## 78.7% ######################################################### 80.1% ########################################################## 81.3% ########################################################### 82.4% ########################################################### 83.0% ############################################################ 84.4% ############################################################# 85.8% ############################################################## 86.7% ############################################################### 87.7% ############################################################### 88.8% ################################################################ 89.9% ################################################################# 91.3% ################################################################## 92.1% ################################################################### 93.5% #################################################################### 94.9% ##################################################################### 96.0% ##################################################################### 96.8% ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-13T15:30:14.300Z] #29 22.62 [2021-04-13T15:30:14.309Z] #50 49.64 go: finding golang.org/x/text v0.3.2 [2021-04-13T15:30:14.309Z] #50 49.68 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:30:14.309Z] #50 49.70 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:30:14.309Z] #50 49.82 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:30:14.309Z] #50 49.82 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:30:14.309Z] #50 49.82 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:30:14.309Z] #50 49.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:30:14.309Z] #50 49.96 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:30:14.494Z] #43 87.69 DEP criu/file-lock.d [2021-04-13T15:30:14.494Z] #43 87.83 DEP criu/file-ids.d [2021-04-13T15:30:14.494Z] #43 87.91 DEP criu/fifo.d [2021-04-13T15:30:14.534Z] #42 51.08 Selecting previously unselected package python-pkg-resources. [2021-04-13T15:30:14.534Z] #42 51.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:30:14.534Z] #42 51.14 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:14.534Z] #42 ... [2021-04-13T15:30:14.534Z] [2021-04-13T15:30:14.534Z] #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-04-13T15:30:14.534Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:30:14.613Z] #50 49.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:30:14.613Z] #50 49.97 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:30:14.613Z] #50 49.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:30:14.613Z] #50 50.09 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:30:14.613Z] #50 50.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:30:14.613Z] #50 50.11 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-13T15:30:14.613Z] #50 50.15 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:30:14.613Z] #50 50.19 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:30:14.613Z] #50 50.19 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:30:14.756Z] #43 88.06 DEP criu/fdstore.d [2021-04-13T15:30:14.794Z] #32 50.46 Checking out files: 92% (1403/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-04-13T15:30:14.794Z] #32 50.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-13T15:30:14.851Z] #42 52.74 Selecting previously unselected package protobuf-c-compiler. [2021-04-13T15:30:14.851Z] #42 ... [2021-04-13T15:30:14.851Z] [2021-04-13T15:30:14.851Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:14.851Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:14.851Z] #13 29.83 Reading package lists... [2021-04-13T15:30:14.851Z] #13 36.51 Building dependency tree... [2021-04-13T15:30:14.851Z] #13 40.33 The following additional packages will be installed: [2021-04-13T15:30:14.851Z] #13 40.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-13T15:30:14.851Z] #13 40.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-13T15:30:14.851Z] #13 40.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-13T15:30:14.851Z] #13 40.33 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-13T15:30:14.851Z] #13 40.33 mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:14.851Z] #13 40.34 Suggested packages: [2021-04-13T15:30:14.851Z] #13 40.34 gcc-8-locales seccomp wine64 [2021-04-13T15:30:14.851Z] #13 41.63 The following NEW packages will be installed: [2021-04-13T15:30:14.851Z] #13 41.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-13T15:30:14.851Z] #13 41.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-13T15:30:14.851Z] #13 41.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-13T15:30:14.851Z] #13 41.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-13T15:30:14.851Z] #13 41.64 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-13T15:30:14.851Z] #13 41.64 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:14.851Z] #13 41.64 The following packages will be upgraded: [2021-04-13T15:30:14.851Z] #13 41.65 libseccomp2 libsystemd0 libudev1 [2021-04-13T15:30:14.851Z] #13 42.01 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:30:14.851Z] #13 42.01 Need to get 78.2 MB of archives. [2021-04-13T15:30:14.851Z] #13 42.01 After this operation, 487 MB of additional disk space will be used. [2021-04-13T15:30:14.851Z] #13 42.01 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-13T15:30:14.851Z] #13 42.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-13T15:30:14.851Z] #13 42.02 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-13T15:30:14.851Z] #13 42.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-13T15:30:14.851Z] #13 42.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-13T15:30:14.851Z] #13 42.29 Get:6 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-04-13T15:30:14.851Z] #13 42.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-13T15:30:14.851Z] #13 42.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-13T15:30:14.851Z] #13 42.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-13T15:30:14.851Z] #13 42.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-13T15:30:14.851Z] #13 43.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-13T15:30:14.851Z] #13 43.45 Get:12 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-04-13T15:30:14.851Z] #13 43.45 Get:13 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-04-13T15:30:14.924Z] #50 50.20 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-13T15:30:14.924Z] #50 50.25 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:30:14.924Z] #50 50.29 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:30:14.924Z] #50 50.34 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:30:15.074Z] #43 88.15 DEP criu/fault-injection.d [2021-04-13T15:30:15.074Z] #43 88.23 DEP criu/external.d [2021-04-13T15:30:15.074Z] #43 88.35 DEP criu/eventpoll.d [2021-04-13T15:30:15.112Z] #13 ... [2021-04-13T15:30:15.112Z] [2021-04-13T15:30:15.112Z] #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-04-13T15:30:15.112Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:15.112Z] #42 52.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:15.112Z] #42 52.76 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:15.112Z] #42 52.88 Selecting previously unselected package protobuf-compiler. [2021-04-13T15:30:15.112Z] #42 52.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:15.112Z] #42 52.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:15.226Z] #50 50.59 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-13T15:30:15.226Z] #50 50.74 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:30:15.280Z] #29 23.49 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-13T15:30:15.349Z] #43 88.48 DEP criu/eventfd.d [2021-04-13T15:30:15.349Z] #43 88.75 DEP criu/crtools.d [2021-04-13T15:30:15.377Z] #42 53.05 Selecting previously unselected package python-pkg-resources. [2021-04-13T15:30:15.377Z] #42 53.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:30:15.377Z] #42 53.06 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:15.531Z] #50 50.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:30:15.531Z] #50 50.84 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:30:15.531Z] #50 50.97 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:30:15.531Z] #50 51.00 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:30:15.542Z] #29 ... [2021-04-13T15:30:15.542Z] [2021-04-13T15:30:15.542Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:15.543Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:30:15.543Z] #13 14.71 Reading package lists... [2021-04-13T15:30:15.543Z] #13 20.31 Reading package lists... [2021-04-13T15:30:15.543Z] #13 26.01 Building dependency tree... [2021-04-13T15:30:15.543Z] #13 28.42 The following additional packages will be installed: [2021-04-13T15:30:15.543Z] #13 28.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-13T15:30:15.543Z] #13 28.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-13T15:30:15.543Z] #13 28.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-13T15:30:15.543Z] #13 28.42 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-13T15:30:15.543Z] #13 28.42 mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:15.543Z] #13 28.43 Suggested packages: [2021-04-13T15:30:15.543Z] #13 28.43 gcc-8-locales seccomp wine64 [2021-04-13T15:30:15.543Z] #13 29.52 The following NEW packages will be installed: [2021-04-13T15:30:15.543Z] #13 29.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-13T15:30:15.543Z] #13 29.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-13T15:30:15.543Z] #13 29.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-13T15:30:15.543Z] #13 29.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-13T15:30:15.543Z] #13 29.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-13T15:30:15.543Z] #13 29.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:15.543Z] #13 29.56 The following packages will be upgraded: [2021-04-13T15:30:15.543Z] #13 29.57 libseccomp2 libsystemd0 libudev1 [2021-04-13T15:30:15.543Z] #13 29.97 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:30:15.543Z] #13 29.97 Need to get 73.8 MB of archives. [2021-04-13T15:30:15.543Z] #13 29.97 After this operation, 472 MB of additional disk space will be used. [2021-04-13T15:30:15.543Z] #13 29.97 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-13T15:30:15.543Z] #13 30.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-13T15:30:15.543Z] #13 30.08 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-13T15:30:15.543Z] #13 ... [2021-04-13T15:30:15.543Z] [2021-04-13T15:30:15.543Z] #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-04-13T15:30:15.543Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-13T15:30:15.543Z] #32 32.84 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-13T15:30:15.543Z] #32 32.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-13T15:30:15.636Z] #42 53.52 Selecting previously unselected package python-six. [2021-04-13T15:30:15.636Z] #42 53.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-13T15:30:15.636Z] #42 53.52 Unpacking python-six (1.12.0-1) ... [2021-04-13T15:30:15.734Z] #32 51.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-13T15:30:15.805Z] #32 ... [2021-04-13T15:30:15.805Z] [2021-04-13T15:30:15.805Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-13T15:30:15.805Z] #49 sha256:f182c044511dfb569a6931d23044a468867f4ed763600e5dfbc6219c24475aa4 [2021-04-13T15:30:15.805Z] #49 23.44 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-13T15:30:15.805Z] #49 23.44 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-13T15:30:15.805Z] #49 23.44 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:30:15.805Z] #49 23.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:30:15.805Z] #49 23.45 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:30:15.805Z] #49 23.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:30:15.805Z] #49 23.48 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:30:15.805Z] #49 23.51 go: downloading github.com/spf13/cast v1.3.0 [2021-04-13T15:30:15.805Z] #49 23.60 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:30:15.805Z] #49 23.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:30:15.805Z] #49 23.68 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:30:15.805Z] #49 23.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:30:15.805Z] #49 23.80 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-13T15:30:15.805Z] #49 23.88 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:30:15.805Z] #49 24.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:30:15.805Z] #49 24.06 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-13T15:30:15.805Z] #49 24.06 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:30:15.805Z] #49 24.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:30:15.805Z] #49 24.12 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:30:15.805Z] #49 24.14 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:30:15.805Z] #49 24.14 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:30:15.805Z] #49 24.15 go: downloading github.com/spf13/afero v1.1.2 [2021-04-13T15:30:15.805Z] #49 24.20 go: extracting github.com/spf13/cast v1.3.0 [2021-04-13T15:30:15.805Z] #49 24.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:30:15.805Z] #49 24.24 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:30:15.805Z] #49 24.27 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:30:15.805Z] #49 24.45 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:30:15.805Z] #49 24.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:30:15.805Z] #49 24.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:30:15.805Z] #49 24.78 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:30:15.805Z] #49 24.78 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:30:15.805Z] #49 24.78 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-13T15:30:15.805Z] #49 24.96 go: extracting github.com/spf13/afero v1.1.2 [2021-04-13T15:30:15.805Z] #49 25.05 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:30:15.805Z] #49 25.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:30:15.805Z] #49 25.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:30:15.805Z] #49 25.45 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:30:15.805Z] #49 25.63 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-13T15:30:15.805Z] #49 25.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:30:15.805Z] #49 25.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:30:15.805Z] #49 25.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:30:15.805Z] #49 25.77 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:30:15.805Z] #49 25.90 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:30:15.805Z] #49 25.90 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-13T15:30:15.805Z] #49 26.00 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:30:15.805Z] #49 26.01 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:30:15.805Z] #49 26.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:30:15.805Z] #49 26.13 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-13T15:30:15.805Z] #49 26.20 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:30:15.805Z] #49 26.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:30:15.805Z] #49 26.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:30:15.805Z] #49 26.60 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:30:15.805Z] #49 26.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-13T15:30:15.805Z] #49 26.61 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:30:15.805Z] #49 26.70 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:30:15.805Z] #49 26.94 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:30:15.805Z] #49 26.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:30:15.805Z] #49 27.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:30:15.805Z] #49 27.16 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-13T15:30:15.805Z] #49 27.33 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:30:15.805Z] #49 27.35 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:30:15.805Z] #49 27.38 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-13T15:30:15.805Z] #49 27.39 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:30:15.805Z] #49 27.66 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:30:15.805Z] #49 27.76 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-13T15:30:15.805Z] #49 27.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:30:15.805Z] #49 28.11 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:30:15.805Z] #49 28.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:30:15.805Z] #49 28.19 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:30:15.805Z] #49 28.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:30:15.805Z] #49 28.24 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:30:15.805Z] #49 28.43 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:30:15.805Z] #49 28.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:30:15.805Z] #49 28.60 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-13T15:30:15.805Z] #49 28.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:30:15.805Z] #49 28.79 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:30:15.805Z] #49 28.80 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:30:15.805Z] #49 28.86 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-13T15:30:15.805Z] #49 28.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:30:15.805Z] #49 29.23 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:30:15.805Z] #49 29.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:30:15.805Z] #49 29.59 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:30:15.805Z] #49 29.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:30:15.805Z] #49 29.89 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:30:15.805Z] #49 30.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.27 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.37 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.39 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.55 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.56 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.58 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:30:15.805Z] #49 30.90 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-13T15:30:15.805Z] #49 31.56 go: extracting golang.org/x/text v0.3.2 [2021-04-13T15:30:15.805Z] #49 ... [2021-04-13T15:30:15.805Z] [2021-04-13T15:30:15.805Z] #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-04-13T15:30:15.805Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-13T15:30:15.805Z] #32 33.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-13T15:30:15.895Z] #42 53.61 Selecting previously unselected package python-protobuf. [2021-04-13T15:30:15.895Z] #42 53.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:15.895Z] #42 53.63 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:15.924Z] #43 88.97 DEP criu/cr-service.d [2021-04-13T15:30:15.924Z] #43 89.19 DEP criu/cr-restore.d [2021-04-13T15:30:15.994Z] #32 ... [2021-04-13T15:30:15.994Z] [2021-04-13T15:30:15.994Z] #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-04-13T15:30:15.994Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:30:15.994Z] #36 36.09 Reading package lists... [2021-04-13T15:30:15.994Z] #36 43.01 Building dependency tree... [2021-04-13T15:30:15.994Z] #36 46.33 The following additional packages will be installed: [2021-04-13T15:30:15.994Z] #36 46.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-13T15:30:15.994Z] #36 46.34 Suggested packages: [2021-04-13T15:30:15.994Z] #36 46.35 cmake-doc ninja-build lrzip [2021-04-13T15:30:15.994Z] #36 46.35 Recommended packages: [2021-04-13T15:30:15.994Z] #36 46.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-13T15:30:15.994Z] #36 47.30 The following NEW packages will be installed: [2021-04-13T15:30:15.994Z] #36 47.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-13T15:30:15.994Z] #36 47.33 vim-common xxd [2021-04-13T15:30:15.994Z] #36 47.96 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:15.994Z] #36 47.96 Need to get 14.9 MB of archives. [2021-04-13T15:30:15.994Z] #36 47.96 After this operation, 61.8 MB of additional disk space will be used. [2021-04-13T15:30:15.994Z] #36 47.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-13T15:30:15.994Z] #36 47.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:30:15.994Z] #36 47.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-13T15:30:15.994Z] #36 48.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-13T15:30:15.994Z] #36 49.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-13T15:30:15.994Z] #36 49.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-13T15:30:15.994Z] #36 49.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-13T15:30:15.994Z] #36 49.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-13T15:30:15.994Z] #36 49.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-13T15:30:15.994Z] #36 49.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-13T15:30:15.994Z] #36 50.47 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:15.994Z] #36 50.64 Fetched 14.9 MB in 2s (7588 kB/s) [2021-04-13T15:30:15.994Z] #36 50.78 Selecting previously unselected package xxd. [2021-04-13T15:30:15.994Z] #36 50.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 ... 15410 files and directories currently installed.) [2021-04-13T15:30:15.994Z] #36 50.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:30:15.994Z] #36 50.86 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:30:15.994Z] #36 51.22 Selecting previously unselected package vim-common. [2021-04-13T15:30:15.994Z] #36 51.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:30:15.994Z] #36 51.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:15.994Z] #36 51.66 Selecting previously unselected package cmake-data. [2021-04-13T15:30:15.994Z] #36 51.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-13T15:30:15.994Z] #36 51.75 Unpacking cmake-data (3.13.4-1) ... [2021-04-13T15:30:16.046Z] #42 ... [2021-04-13T15:30:16.046Z] [2021-04-13T15:30:16.046Z] #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-04-13T15:30:16.046Z] #37 sha256:f2745e314853f1ee62582155c8ee5085be086e7eb9effabfbc9982c7191f8bfb [2021-04-13T15:30:16.046Z] #37 1.154 + RM_GOPATH=0 [2021-04-13T15:30:16.046Z] #37 1.154 + TMP_GOPATH= [2021-04-13T15:30:16.046Z] #37 1.154 + : /build [2021-04-13T15:30:16.046Z] #37 1.154 + '[' -z '' ']' [2021-04-13T15:30:16.046Z] #37 1.155 ++ mktemp -d [2021-04-13T15:30:16.046Z] #37 1.158 + export GOPATH=/tmp/tmp.s2E6Vyl28K [2021-04-13T15:30:16.046Z] #37 1.158 + GOPATH=/tmp/tmp.s2E6Vyl28K [2021-04-13T15:30:16.046Z] #37 1.158 + RM_GOPATH=1 [2021-04-13T15:30:16.046Z] #37 1.158 + case "$(go env GOARCH)" in [2021-04-13T15:30:16.046Z] #37 1.158 ++ go env GOARCH [2021-04-13T15:30:16.046Z] #37 1.188 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:16.046Z] #37 1.188 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:16.046Z] #37 1.189 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:16.046Z] #37 1.193 + dir=/tmp/install [2021-04-13T15:30:16.046Z] #37 1.193 + bin=tini [2021-04-13T15:30:16.046Z] #37 1.193 + shift [2021-04-13T15:30:16.046Z] #37 1.194 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-13T15:30:16.046Z] #37 1.194 + . /tmp/install/tini.installer [2021-04-13T15:30:16.046Z] #37 1.194 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:16.046Z] #37 1.194 + install_tini [2021-04-13T15:30:16.046Z] #37 1.194 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-13T15:30:16.046Z] #37 1.195 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:16.046Z] #37 1.195 + git clone https://github.com/krallin/tini.git /tmp/tmp.s2E6Vyl28K/tini [2021-04-13T15:30:16.046Z] #37 1.199 Cloning into '/tmp/tmp.s2E6Vyl28K/tini'... [2021-04-13T15:30:16.046Z] #37 1.909 + cd /tmp/tmp.s2E6Vyl28K/tini [2021-04-13T15:30:16.046Z] #37 1.909 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:16.046Z] #37 1.956 + cmake . [2021-04-13T15:30:16.187Z] #43 89.41 DEP criu/cr-errno.d [2021-04-13T15:30:16.187Z] #43 89.43 DEP criu/cr-dump.d [2021-04-13T15:30:16.255Z] #36 ... [2021-04-13T15:30:16.255Z] [2021-04-13T15:30:16.255Z] #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-04-13T15:30:16.255Z] #56 sha256:1f86d1fc91cc2531ff7625552b71792a890eeb51a506866536fb542ace4d1d61 [2021-04-13T15:30:16.255Z] #56 3.113 + RM_GOPATH=0 [2021-04-13T15:30:16.255Z] #56 3.113 + TMP_GOPATH= [2021-04-13T15:30:16.255Z] #56 3.113 + : /build [2021-04-13T15:30:16.255Z] #56 3.113 + '[' -z '' ']' [2021-04-13T15:30:16.255Z] #56 3.114 ++ mktemp -d [2021-04-13T15:30:16.255Z] #56 3.125 + export GOPATH=/tmp/tmp.nN8qcQjpDj [2021-04-13T15:30:16.255Z] #56 3.125 + GOPATH=/tmp/tmp.nN8qcQjpDj [2021-04-13T15:30:16.255Z] #56 3.126 + RM_GOPATH=1 [2021-04-13T15:30:16.255Z] #56 3.127 + case "$(go env GOARCH)" in [2021-04-13T15:30:16.255Z] #56 3.127 ++ go env GOARCH [2021-04-13T15:30:16.255Z] #56 3.163 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:16.255Z] #56 3.164 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:16.255Z] #56 3.166 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:16.255Z] #56 3.167 + dir=/tmp/install [2021-04-13T15:30:16.255Z] #56 3.167 + bin=containerd [2021-04-13T15:30:16.255Z] #56 3.167 + shift [2021-04-13T15:30:16.255Z] #56 3.167 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-13T15:30:16.255Z] #56 3.167 + . /tmp/install/containerd.installer [2021-04-13T15:30:16.255Z] #56 3.168 ++ set -e [2021-04-13T15:30:16.255Z] #56 3.168 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:16.255Z] #56 3.168 + install_containerd [2021-04-13T15:30:16.255Z] #56 3.169 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-13T15:30:16.255Z] #56 3.169 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:16.255Z] #56 3.169 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nN8qcQjpDj/src/github.com/containerd/containerd [2021-04-13T15:30:16.255Z] #56 3.177 Cloning into '/tmp/tmp.nN8qcQjpDj/src/github.com/containerd/containerd'... [2021-04-13T15:30:16.446Z] #43 89.65 DEP criu/cr-dedup.d [2021-04-13T15:30:16.446Z] #43 89.78 DEP criu/cr-check.d [2021-04-13T15:30:16.466Z] #42 54.23 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:16.612Z] #37 2.471 -- The C compiler identification is GNU 8.3.0 [2021-04-13T15:30:16.612Z] #37 2.514 -- Check for working C compiler: /usr/bin/cc [2021-04-13T15:30:16.707Z] #43 89.95 DEP criu/config.d [2021-04-13T15:30:16.967Z] #43 90.08 DEP criu/clone-noasan.d [2021-04-13T15:30:16.967Z] #43 90.16 DEP criu/cgroup.d [2021-04-13T15:30:16.967Z] #43 90.30 DEP criu/cgroup-props.d [2021-04-13T15:30:17.038Z] #42 ... [2021-04-13T15:30:17.038Z] [2021-04-13T15:30:17.038Z] #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-04-13T15:30:17.038Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:30:17.038Z] #45 44.86 internal/reflectlite [2021-04-13T15:30:17.038Z] #45 44.86 sync [2021-04-13T15:30:17.038Z] #45 46.09 github.com/LK4D4/vndr/godl/singleflight [2021-04-13T15:30:17.038Z] #45 46.56 math/rand [2021-04-13T15:30:17.038Z] #45 47.80 internal/singleflight [2021-04-13T15:30:17.038Z] #45 48.18 sort [2021-04-13T15:30:17.038Z] #45 48.19 errors [2021-04-13T15:30:17.038Z] #45 48.60 io [2021-04-13T15:30:17.038Z] #45 49.10 strconv [2021-04-13T15:30:17.038Z] #45 49.52 bytes [2021-04-13T15:30:17.038Z] #45 51.45 bufio [2021-04-13T15:30:17.038Z] #45 52.15 reflect [2021-04-13T15:30:17.038Z] #45 53.02 syscall [2021-04-13T15:30:17.228Z] #43 90.39 DEP criu/bitmap.d [2021-04-13T15:30:17.228Z] #43 90.42 DEP criu/bfd.d [2021-04-13T15:30:17.228Z] #43 90.50 DEP criu/autofs.d [2021-04-13T15:30:17.228Z] #43 90.62 DEP criu/aio.d [2021-04-13T15:30:17.298Z] #45 ... [2021-04-13T15:30:17.298Z] [2021-04-13T15:30:17.298Z] #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-04-13T15:30:17.298Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:30:17.298Z] #32 49.65 Checking out files: 88% (1342/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-04-13T15:30:17.298Z] #32 50.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-13T15:30:17.298Z] #32 50.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-13T15:30:17.488Z] #43 90.76 DEP criu/action-scripts.d [2021-04-13T15:30:17.543Z] #37 3.347 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-13T15:30:17.543Z] #37 3.348 -- Detecting C compiler ABI info [2021-04-13T15:30:17.748Z] #43 91.05 CC criu/action-scripts.o [2021-04-13T15:30:18.167Z] #56 ... [2021-04-13T15:30:18.167Z] [2021-04-13T15:30:18.167Z] #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-04-13T15:30:18.167Z] #47 sha256:4a174f05516717e4c685467ea2f1272fc624875701bb8619740ed35c65bae613 [2021-04-13T15:30:18.167Z] #47 DONE 54.5s [2021-04-13T15:30:18.167Z] [2021-04-13T15:30:18.167Z] #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-04-13T15:30:18.167Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:30:18.167Z] #36 54.55 Selecting previously unselected package libicu63:amd64. [2021-04-13T15:30:18.167Z] #36 54.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-13T15:30:18.167Z] #36 54.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:30:18.240Z] #32 ... [2021-04-13T15:30:18.240Z] [2021-04-13T15:30:18.240Z] #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-04-13T15:30:18.240Z] #56 sha256:db16ba15f63f93f3740dd989dd138df2c013f153aca17ce3d322f1cb6e5447a1 [2021-04-13T15:30:18.240Z] #56 1.188 + RM_GOPATH=0 [2021-04-13T15:30:18.240Z] #56 1.189 + TMP_GOPATH= [2021-04-13T15:30:18.240Z] #56 1.189 + : /build [2021-04-13T15:30:18.240Z] #56 1.190 + '[' -z '' ']' [2021-04-13T15:30:18.240Z] #56 1.191 ++ mktemp -d [2021-04-13T15:30:18.240Z] #56 1.192 + export GOPATH=/tmp/tmp.xj16YEvDDl [2021-04-13T15:30:18.240Z] #56 1.192 + GOPATH=/tmp/tmp.xj16YEvDDl [2021-04-13T15:30:18.240Z] #56 1.192 + RM_GOPATH=1 [2021-04-13T15:30:18.240Z] #56 1.192 + case "$(go env GOARCH)" in [2021-04-13T15:30:18.240Z] #56 1.193 ++ go env GOARCH [2021-04-13T15:30:18.240Z] #56 1.204 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:18.240Z] #56 1.204 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:18.240Z] #56 1.205 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:18.240Z] #56 1.208 + dir=/tmp/install [2021-04-13T15:30:18.240Z] #56 1.211 + bin=containerd [2021-04-13T15:30:18.240Z] #56 1.215 + shift [2021-04-13T15:30:18.240Z] #56 1.215 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-13T15:30:18.240Z] #56 1.215 + . /tmp/install/containerd.installer [2021-04-13T15:30:18.240Z] #56 1.216 ++ set -e [2021-04-13T15:30:18.240Z] #56 1.216 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:18.240Z] #56 1.220 + install_containerd [2021-04-13T15:30:18.240Z] #56 1.222 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-13T15:30:18.240Z] #56 1.222 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xj16YEvDDl/src/github.com/containerd/containerd [2021-04-13T15:30:18.240Z] #56 1.222 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:18.240Z] #56 1.224 Cloning into '/tmp/tmp.xj16YEvDDl/src/github.com/containerd/containerd'... [2021-04-13T15:30:18.319Z] #43 91.57 CC criu/aio.o [2021-04-13T15:30:18.384Z] #32 ... [2021-04-13T15:30:18.384Z] [2021-04-13T15:30:18.384Z] #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-04-13T15:30:18.384Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-13T15:30:18.384Z] #55 27.55 The following additional packages will be installed: [2021-04-13T15:30:18.384Z] #55 27.56 libbtrfs0 [2021-04-13T15:30:18.384Z] #55 27.68 The following NEW packages will be installed: [2021-04-13T15:30:18.384Z] #55 27.69 libbtrfs-dev libbtrfs0 [2021-04-13T15:30:18.384Z] #55 28.26 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:18.384Z] #55 28.26 Need to get 119 kB of archives. [2021-04-13T15:30:18.384Z] #55 28.26 After this operation, 387 kB of additional disk space will be used. [2021-04-13T15:30:18.384Z] #55 28.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-13T15:30:18.384Z] #55 28.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-13T15:30:18.384Z] #55 29.65 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:18.384Z] #55 29.82 Fetched 119 kB in 0s (258 kB/s) [2021-04-13T15:30:18.384Z] #55 29.96 Selecting previously unselected package libbtrfs0. [2021-04-13T15:30:18.384Z] #55 29.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 ... 15383 files and directories currently installed.) [2021-04-13T15:30:18.384Z] #55 30.07 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-13T15:30:18.384Z] #55 30.08 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:30:18.384Z] #55 30.19 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:30:18.384Z] #55 30.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-13T15:30:18.384Z] #55 30.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:30:18.384Z] #55 30.66 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:30:18.384Z] #55 30.71 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:30:18.384Z] #55 30.78 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:18.384Z] #55 DONE 36.2s [2021-04-13T15:30:18.475Z] #37 4.111 -- Detecting C compiler ABI info - done [2021-04-13T15:30:18.475Z] #37 4.136 -- Detecting C compile features [2021-04-13T15:30:18.500Z] #56 ... [2021-04-13T15:30:18.500Z] [2021-04-13T15:30:18.500Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:18.500Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:18.500Z] #13 47.07 Get:14 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-04-13T15:30:18.500Z] #13 49.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-13T15:30:18.500Z] #13 49.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-13T15:30:18.500Z] #13 49.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-13T15:30:18.500Z] #13 49.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-13T15:30:18.500Z] #13 49.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-13T15:30:18.500Z] #13 49.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-13T15:30:18.500Z] #13 49.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-13T15:30:18.500Z] #13 49.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-13T15:30:18.500Z] #13 49.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-13T15:30:18.500Z] #13 49.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-13T15:30:18.500Z] #13 49.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-13T15:30:18.500Z] #13 49.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-13T15:30:18.500Z] #13 49.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-13T15:30:18.500Z] #13 49.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-13T15:30:18.661Z] [2021-04-13T15:30:18.661Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-13T15:30:18.661Z] #67 sha256:523f4f0f2c3f54abb4a14fe70731ce7052b77df9b34d939867997263777876bc [2021-04-13T15:30:18.661Z] #67 DONE 36.3s [2021-04-13T15:30:18.661Z] [2021-04-13T15:30:18.661Z] #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-04-13T15:30:18.661Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:18.661Z] #29 23.87 [2021-04-13T15:30:18.661Z] #29 24.24 #=#=# ######################################################################## 100.0% [2021-04-13T15:30:18.661Z] #29 24.38 [2021-04-13T15:30:18.661Z] #29 25.57 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-13T15:30:18.661Z] #29 25.89 [2021-04-13T15:30:18.661Z] #29 26.17 0.8% ######################################################################## 100.0% [2021-04-13T15:30:18.661Z] #29 26.36 [2021-04-13T15:30:18.736Z] #36 ... [2021-04-13T15:30:18.736Z] [2021-04-13T15:30:18.736Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:18.736Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:18.736Z] #13 35.69 Reading package lists... [2021-04-13T15:30:18.736Z] #13 42.52 Building dependency tree... [2021-04-13T15:30:18.736Z] #13 45.81 The following additional packages will be installed: [2021-04-13T15:30:18.737Z] #13 45.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-13T15:30:18.737Z] #13 45.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-13T15:30:18.737Z] #13 45.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-13T15:30:18.737Z] #13 45.82 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-13T15:30:18.737Z] #13 45.82 mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:18.737Z] #13 45.82 Suggested packages: [2021-04-13T15:30:18.737Z] #13 45.82 gcc-8-locales seccomp wine64 [2021-04-13T15:30:18.737Z] #13 46.98 The following NEW packages will be installed: [2021-04-13T15:30:18.737Z] #13 47.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-13T15:30:18.737Z] #13 47.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-13T15:30:18.737Z] #13 47.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-13T15:30:18.737Z] #13 47.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-13T15:30:18.737Z] #13 47.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-13T15:30:18.737Z] #13 47.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-13T15:30:18.737Z] #13 47.01 The following packages will be upgraded: [2021-04-13T15:30:18.737Z] #13 47.02 libseccomp2 libsystemd0 libudev1 [2021-04-13T15:30:18.737Z] #13 47.50 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:30:18.737Z] #13 47.50 Need to get 78.2 MB of archives. [2021-04-13T15:30:18.737Z] #13 47.50 After this operation, 487 MB of additional disk space will be used. [2021-04-13T15:30:18.737Z] #13 47.50 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-13T15:30:18.737Z] #13 47.50 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-13T15:30:18.737Z] #13 47.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-13T15:30:18.737Z] #13 47.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-13T15:30:18.737Z] #13 47.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-13T15:30:18.737Z] #13 47.71 Get:6 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-04-13T15:30:18.737Z] #13 48.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-13T15:30:18.737Z] #13 48.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-13T15:30:18.737Z] #13 48.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-13T15:30:18.737Z] #13 48.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-13T15:30:18.737Z] #13 48.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-13T15:30:18.737Z] #13 48.80 Get:12 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-04-13T15:30:18.737Z] #13 48.81 Get:13 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-04-13T15:30:18.737Z] #13 51.80 Get:14 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-04-13T15:30:18.891Z] #43 92.13 CC criu/autofs.o [2021-04-13T15:30:18.996Z] #13 ... [2021-04-13T15:30:18.996Z] [2021-04-13T15:30:18.996Z] #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-04-13T15:30:18.996Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:18.996Z] #42 51.38 Selecting previously unselected package python-six. [2021-04-13T15:30:18.996Z] #42 51.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-13T15:30:18.996Z] #42 51.40 Unpacking python-six (1.12.0-1) ... [2021-04-13T15:30:18.996Z] #42 51.52 Selecting previously unselected package python-protobuf. [2021-04-13T15:30:18.996Z] #42 51.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-13T15:30:18.996Z] #42 51.54 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:18.996Z] #42 52.16 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:19.239Z] #29 27.35 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-13T15:30:19.403Z] #37 ... [2021-04-13T15:30:19.403Z] [2021-04-13T15:30:19.403Z] #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-04-13T15:30:19.403Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:19.403Z] #42 67.49 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-13T15:30:19.403Z] #42 67.50 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:19.446Z] #13 50.89 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:19.502Z] #29 27.94 [2021-04-13T15:30:19.743Z] #13 51.12 Fetched 78.2 MB in 8s (9646 kB/s) [2021-04-13T15:30:19.765Z] #29 ... [2021-04-13T15:30:19.765Z] [2021-04-13T15:30:19.765Z] #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-04-13T15:30:19.765Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-13T15:30:19.765Z] #42 26.52 Building dependency tree... [2021-04-13T15:30:19.765Z] #42 29.07 The following additional packages will be installed: [2021-04-13T15:30:19.765Z] #42 29.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-13T15:30:19.765Z] #42 29.08 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-13T15:30:19.765Z] #42 29.09 Suggested packages: [2021-04-13T15:30:19.765Z] #42 29.09 manpages-dev python-setuptools [2021-04-13T15:30:19.765Z] #42 30.10 The following NEW packages will be installed: [2021-04-13T15:30:19.765Z] #42 30.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-13T15:30:19.765Z] #42 30.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-13T15:30:19.765Z] #42 30.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-13T15:30:19.765Z] #42 30.11 python-six zlib1g-dev [2021-04-13T15:30:19.765Z] #42 30.52 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:19.765Z] #42 30.52 Need to get 3798 kB of archives. [2021-04-13T15:30:19.765Z] #42 30.52 After this operation, 21.6 MB of additional disk space will be used. [2021-04-13T15:30:19.765Z] #42 30.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-13T15:30:19.765Z] #42 30.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-13T15:30:19.765Z] #42 30.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-04-13T15:30:19.765Z] #42 30.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-13T15:30:19.765Z] #42 30.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-04-13T15:30:19.765Z] #42 30.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-13T15:30:19.765Z] #42 30.89 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-04-13T15:30:19.765Z] #42 30.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-04-13T15:30:19.765Z] #42 30.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-13T15:30:19.765Z] #42 31.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-13T15:30:19.765Z] #42 31.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-13T15:30:19.765Z] #42 31.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-13T15:30:19.765Z] #42 31.59 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-04-13T15:30:19.765Z] #42 31.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-04-13T15:30:19.765Z] #42 31.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-13T15:30:19.765Z] #42 31.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-13T15:30:19.765Z] #42 31.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-13T15:30:19.765Z] #42 33.05 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:19.765Z] #42 33.47 Fetched 3798 kB in 1s (2633 kB/s) [2021-04-13T15:30:19.765Z] #42 34.42 Selecting previously unselected package libcap-dev:arm64. [2021-04-13T15:30:19.765Z] #42 34.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-13T15:30:19.765Z] #42 34.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-13T15:30:19.765Z] #42 35.15 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-13T15:30:19.765Z] #42 36.27 Selecting previously unselected package libnet1:arm64. [2021-04-13T15:30:19.765Z] #42 36.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-13T15:30:19.765Z] #42 36.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:19.765Z] #42 36.72 Selecting previously unselected package libnet1-dev. [2021-04-13T15:30:19.765Z] #42 36.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-13T15:30:19.765Z] #42 36.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:19.765Z] #42 37.03 Selecting previously unselected package libnl-3-200:arm64. [2021-04-13T15:30:19.765Z] #42 37.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-13T15:30:19.765Z] #42 37.05 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-13T15:30:19.765Z] #42 37.26 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-13T15:30:19.765Z] #42 37.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-13T15:30:19.765Z] #42 37.29 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-13T15:30:20.028Z] #42 ... [2021-04-13T15:30:20.028Z] [2021-04-13T15:30:20.028Z] #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-04-13T15:30:20.028Z] #49 sha256:f182c044511dfb569a6931d23044a468867f4ed763600e5dfbc6219c24475aa4 [2021-04-13T15:30:20.028Z] #49 36.05 go: finding github.com/fatih/color v1.7.0 [2021-04-13T15:30:20.028Z] #49 36.07 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-13T15:30:20.028Z] #49 36.24 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-13T15:30:20.028Z] #49 36.39 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-13T15:30:20.028Z] #49 36.47 go: finding github.com/pkg/errors v0.8.1 [2021-04-13T15:30:20.028Z] #49 36.49 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-13T15:30:20.028Z] #49 36.49 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-13T15:30:20.028Z] #49 36.49 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-13T15:30:20.028Z] #49 36.53 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-13T15:30:20.028Z] #49 36.57 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-13T15:30:20.028Z] #49 36.63 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-13T15:30:20.028Z] #49 36.63 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-13T15:30:20.028Z] #49 36.73 go: finding github.com/spf13/viper v1.6.1 [2021-04-13T15:30:20.028Z] #49 36.74 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-13T15:30:20.028Z] #49 36.74 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-13T15:30:20.028Z] #49 36.74 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-13T15:30:20.028Z] #49 36.80 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-13T15:30:20.028Z] #49 36.83 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-13T15:30:20.028Z] #49 36.86 go: finding github.com/stretchr/testify v1.4.0 [2021-04-13T15:30:20.028Z] #49 37.13 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-13T15:30:20.028Z] #49 37.16 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-13T15:30:20.028Z] #49 37.18 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-13T15:30:20.028Z] #49 37.19 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-13T15:30:20.028Z] #49 37.26 go: finding github.com/spf13/cobra v0.0.5 [2021-04-13T15:30:20.028Z] #49 37.26 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-13T15:30:20.028Z] #49 37.26 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-13T15:30:20.028Z] #49 37.28 go: finding github.com/gobwas/glob v0.2.3 [2021-04-13T15:30:20.028Z] #49 37.28 go: finding github.com/stretchr/objx v0.2.0 [2021-04-13T15:30:20.028Z] #49 37.29 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-13T15:30:20.028Z] #49 37.34 go: finding github.com/spf13/pflag v1.0.5 [2021-04-13T15:30:20.028Z] #49 37.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-13T15:30:20.028Z] #49 37.44 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T15:30:20.028Z] #49 37.47 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-13T15:30:20.028Z] #49 37.54 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-13T15:30:20.028Z] #49 37.58 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-13T15:30:20.028Z] #49 37.60 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-13T15:30:20.028Z] #49 37.66 go: finding github.com/magiconair/properties v1.8.1 [2021-04-13T15:30:20.028Z] #49 37.68 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-13T15:30:20.028Z] #49 37.77 go: finding github.com/spf13/afero v1.1.2 [2021-04-13T15:30:20.028Z] #49 37.92 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-13T15:30:20.089Z] #50 ... [2021-04-13T15:30:20.089Z] [2021-04-13T15:30:20.089Z] #37 [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-04-13T15:30:20.089Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-13T15:30:20.089Z] #37 53.52 Selecting previously unselected package libxml2:ppc64el. [2021-04-13T15:30:20.089Z] #37 53.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-13T15:30:20.089Z] #37 53.57 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:20.089Z] #37 54.19 Selecting previously unselected package libarchive13:ppc64el. [2021-04-13T15:30:20.089Z] #37 54.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-13T15:30:20.089Z] #37 54.22 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-13T15:30:20.089Z] #37 54.63 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-13T15:30:20.089Z] #37 54.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-13T15:30:20.089Z] #37 54.68 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-13T15:30:20.089Z] #37 54.92 Selecting previously unselected package librhash0:ppc64el. [2021-04-13T15:30:20.089Z] #37 54.94 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-13T15:30:20.089Z] #37 54.95 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-13T15:30:20.089Z] #37 55.14 Selecting previously unselected package libuv1:ppc64el. [2021-04-13T15:30:20.089Z] #37 55.15 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-13T15:30:20.089Z] #37 55.15 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-13T15:30:20.089Z] #37 55.29 Selecting previously unselected package cmake. [2021-04-13T15:30:20.089Z] #37 55.34 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-13T15:30:20.089Z] #37 55.34 Unpacking cmake (3.13.4-1) ... [2021-04-13T15:30:20.277Z] #43 ... [2021-04-13T15:30:20.277Z] [2021-04-13T15:30:20.277Z] #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-04-13T15:30:20.277Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:30:20.277Z] #20 23.15 libcap2-bin is already the newest version (1:2.25-2). [2021-04-13T15:30:20.277Z] #20 23.15 The following additional packages will be installed: [2021-04-13T15:30:20.277Z] #20 23.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-13T15:30:20.277Z] #20 23.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-13T15:30:20.277Z] #20 23.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-13T15:30:20.277Z] #20 23.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-13T15:30:20.277Z] #20 23.16 python3.7 python3.7-minimal vim-runtime xxd [2021-04-13T15:30:20.277Z] #20 23.16 Suggested packages: [2021-04-13T15:30:20.277Z] #20 23.16 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-13T15:30:20.277Z] #20 23.16 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-13T15:30:20.277Z] #20 23.16 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-13T15:30:20.277Z] #20 23.16 Recommended packages: [2021-04-13T15:30:20.277Z] #20 23.16 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-13T15:30:20.277Z] #20 23.16 python3-keyrings.alt python3-xdg unzip [2021-04-13T15:30:20.277Z] #20 24.81 The following NEW packages will be installed: [2021-04-13T15:30:20.277Z] #20 24.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-13T15:30:20.277Z] #20 24.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-13T15:30:20.277Z] #20 24.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-13T15:30:20.277Z] #20 24.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-13T15:30:20.277Z] #20 24.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-13T15:30:20.277Z] #20 24.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-13T15:30:20.277Z] #20 24.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-13T15:30:20.277Z] #20 24.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-13T15:30:20.277Z] #20 24.83 xz-utils zip [2021-04-13T15:30:20.277Z] #20 25.17 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:30:20.277Z] #20 25.17 Need to get 28.5 MB of archives. [2021-04-13T15:30:20.277Z] #20 25.17 After this operation, 116 MB of additional disk space will be used. [2021-04-13T15:30:20.277Z] #20 25.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-13T15:30:20.277Z] #20 25.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-13T15:30:20.277Z] #20 25.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-13T15:30:20.277Z] #20 25.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-13T15:30:20.277Z] #20 25.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-13T15:30:20.277Z] #20 25.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-13T15:30:20.277Z] #20 25.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-13T15:30:20.277Z] #20 25.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-13T15:30:20.277Z] #20 25.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-13T15:30:20.277Z] #20 25.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-13T15:30:20.277Z] #20 25.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-13T15:30:20.277Z] #20 25.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-13T15:30:20.277Z] #20 25.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-13T15:30:20.277Z] #20 25.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-13T15:30:20.277Z] #20 25.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-13T15:30:20.277Z] #20 25.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-13T15:30:20.277Z] #20 25.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-13T15:30:20.277Z] #20 25.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:30:20.277Z] #20 25.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-13T15:30:20.277Z] #20 25.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-13T15:30:20.277Z] #20 25.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-13T15:30:20.277Z] #20 25.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-13T15:30:20.277Z] #20 25.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-13T15:30:20.277Z] #20 25.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-13T15:30:20.277Z] #20 25.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-13T15:30:20.277Z] #20 25.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-13T15:30:20.277Z] #20 25.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-13T15:30:20.277Z] #20 25.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-13T15:30:20.277Z] #20 25.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-13T15:30:20.277Z] #20 26.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-13T15:30:20.277Z] #20 26.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-13T15:30:20.277Z] #20 26.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-13T15:30:20.277Z] #20 26.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-13T15:30:20.277Z] #20 26.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-13T15:30:20.277Z] #20 26.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-13T15:30:20.277Z] #20 26.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-13T15:30:20.277Z] #20 26.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-13T15:30:20.277Z] #20 26.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-13T15:30:20.277Z] #20 26.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-13T15:30:20.277Z] #20 26.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-13T15:30:20.277Z] #20 26.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-13T15:30:20.277Z] #20 26.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-13T15:30:20.277Z] #20 26.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-13T15:30:20.277Z] #20 26.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-13T15:30:20.277Z] #20 26.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-13T15:30:20.277Z] #20 27.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-13T15:30:20.277Z] #20 27.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-13T15:30:20.277Z] #20 27.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-13T15:30:20.277Z] #20 27.92 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:20.277Z] #20 28.05 Fetched 28.5 MB in 2s (11.6 MB/s) [2021-04-13T15:30:20.277Z] #20 28.09 Selecting previously unselected package pigz. [2021-04-13T15:30:20.277Z] #20 28.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-13T15:30:20.277Z] #20 28.15 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-13T15:30:20.277Z] #20 28.15 Unpacking pigz (2.4-1) ... [2021-04-13T15:30:20.277Z] #20 28.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-13T15:30:20.277Z] #20 28.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:30:20.277Z] #20 28.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:30:20.277Z] #20 28.88 Selecting previously unselected package python3.7-minimal. [2021-04-13T15:30:20.277Z] #20 28.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:30:20.278Z] #20 28.90 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:30:20.278Z] #20 29.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:30:20.278Z] #20 29.89 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:30:20.278Z] #20 32.01 Selecting previously unselected package python3-minimal. [2021-04-13T15:30:20.278Z] #20 32.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-13T15:30:20.278Z] #20 32.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-13T15:30:20.278Z] #20 32.09 Unpacking python3-minimal (3.7.3-1) ... [2021-04-13T15:30:20.278Z] #20 32.15 Selecting previously unselected package libmpdec2:amd64. [2021-04-13T15:30:20.278Z] #20 32.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-13T15:30:20.278Z] #20 32.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-13T15:30:20.278Z] #20 32.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-13T15:30:20.278Z] #20 32.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:30:20.278Z] #20 32.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:30:20.278Z] #20 33.25 Selecting previously unselected package python3.7. [2021-04-13T15:30:20.278Z] #20 33.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:30:20.278Z] #20 33.26 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:30:20.278Z] #20 ... [2021-04-13T15:30:20.278Z] [2021-04-13T15:30:20.278Z] #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-04-13T15:30:20.278Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:20.278Z] #43 93.52 CC criu/bfd.o [2021-04-13T15:30:20.324Z] #13 51.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-04-13T15:30:20.324Z] #13 51.58 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-13T15:30:20.333Z] #42 DONE 68.3s [2021-04-13T15:30:20.333Z] [2021-04-13T15:30:20.333Z] #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-04-13T15:30:20.333Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:20.333Z] #43 ... [2021-04-13T15:30:20.333Z] [2021-04-13T15:30:20.333Z] #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-04-13T15:30:20.333Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:30:20.333Z] #45 58.38 time [2021-04-13T15:30:20.333Z] #45 62.59 internal/fmtsort [2021-04-13T15:30:20.333Z] #45 63.53 internal/syscall/execenv [2021-04-13T15:30:20.333Z] #45 63.73 internal/syscall/unix [2021-04-13T15:30:20.333Z] #45 63.94 strings [2021-04-13T15:30:20.333Z] #45 64.00 internal/poll [2021-04-13T15:30:20.333Z] #45 65.79 os [2021-04-13T15:30:20.333Z] #45 66.80 regexp/syntax [2021-04-13T15:30:20.333Z] #45 ... [2021-04-13T15:30:20.333Z] [2021-04-13T15:30:20.333Z] #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-04-13T15:30:20.333Z] #37 sha256:f2745e314853f1ee62582155c8ee5085be086e7eb9effabfbc9982c7191f8bfb [2021-04-13T15:30:20.333Z] #37 6.294 -- Detecting C compile features - done [2021-04-13T15:30:20.333Z] #37 6.354 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-13T15:30:20.344Z] #49 37.93 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-13T15:30:20.344Z] #49 37.96 go: finding github.com/spf13/cast v1.3.0 [2021-04-13T15:30:20.344Z] #49 37.96 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-13T15:30:20.377Z] #42 56.67 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:20.377Z] #42 56.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:20.377Z] #42 56.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:20.377Z] #42 ... [2021-04-13T15:30:20.377Z] [2021-04-13T15:30:20.377Z] #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-04-13T15:30:20.377Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:30:20.377Z] #45 46.63 bufio [2021-04-13T15:30:20.377Z] #45 47.22 reflect [2021-04-13T15:30:20.377Z] #45 48.92 syscall [2021-04-13T15:30:20.377Z] #45 55.74 time [2021-04-13T15:30:20.377Z] #45 ... [2021-04-13T15:30:20.377Z] [2021-04-13T15:30:20.377Z] #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-04-13T15:30:20.377Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:20.377Z] #42 56.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:20.377Z] #42 56.78 Setting up python-six (1.12.0-1) ... [2021-04-13T15:30:20.585Z] #13 ... [2021-04-13T15:30:20.585Z] [2021-04-13T15:30:20.585Z] #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-04-13T15:30:20.585Z] #47 sha256:de3bb055f59f40f078ef8873377199703b8c37c27377d6d6c7580baac9fce54c [2021-04-13T15:30:20.585Z] #47 DONE 58.4s [2021-04-13T15:30:20.585Z] [2021-04-13T15:30:20.585Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:20.585Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:20.585Z] #13 51.97 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:20.585Z] #13 ... [2021-04-13T15:30:20.585Z] [2021-04-13T15:30:20.585Z] #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-04-13T15:30:20.585Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:30:20.585Z] #36 51.40 Selecting previously unselected package libicu63:amd64. [2021-04-13T15:30:20.585Z] #36 51.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-13T15:30:20.585Z] #36 51.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:30:20.585Z] #36 58.26 Selecting previously unselected package libxml2:amd64. [2021-04-13T15:30:20.585Z] #36 58.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-13T15:30:20.585Z] #36 58.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:20.650Z] #49 38.09 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-13T15:30:20.650Z] #49 38.28 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-13T15:30:20.650Z] #49 38.31 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-13T15:30:20.850Z] #43 94.07 CC criu/bitmap.o [2021-04-13T15:30:20.894Z] #37 6.643 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-13T15:30:20.894Z] #37 6.733 -- Configuring done [2021-04-13T15:30:20.894Z] #37 6.774 -- Generating done [2021-04-13T15:30:20.894Z] #37 6.774 -- Build files have been written to: /tmp/tmp.s2E6Vyl28K/tini [2021-04-13T15:30:20.894Z] #37 6.800 + make tini-static [2021-04-13T15:30:20.913Z] #49 38.43 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-13T15:30:20.913Z] #49 38.48 go: finding golang.org/x/text v0.3.2 [2021-04-13T15:30:20.913Z] #49 38.63 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-13T15:30:20.913Z] #49 38.67 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-13T15:30:20.913Z] #49 38.69 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-13T15:30:20.913Z] #49 38.70 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-13T15:30:20.913Z] #49 38.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-13T15:30:21.110Z] #43 94.23 CC criu/cgroup-props.o [2021-04-13T15:30:21.157Z] #36 ... [2021-04-13T15:30:21.157Z] [2021-04-13T15:30:21.157Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:21.157Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:21.157Z] #13 52.72 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-13T15:30:21.219Z] #49 38.80 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-13T15:30:21.219Z] #49 38.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-13T15:30:21.219Z] #49 38.85 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-13T15:30:21.219Z] #49 38.96 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-13T15:30:21.460Z] #37 7.336 Scanning dependencies of target tini-static [2021-04-13T15:30:21.460Z] #37 7.427 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-13T15:30:21.519Z] #49 39.05 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-13T15:30:21.519Z] #49 39.07 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-13T15:30:21.519Z] #49 39.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-13T15:30:21.519Z] #49 39.08 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-13T15:30:21.519Z] #49 39.11 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-13T15:30:21.519Z] #49 39.11 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-13T15:30:21.519Z] #49 39.14 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-13T15:30:21.519Z] #49 39.15 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-13T15:30:21.519Z] #49 39.18 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-13T15:30:21.519Z] #49 39.22 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-13T15:30:21.519Z] #49 39.35 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-13T15:30:21.642Z] #37 ... [2021-04-13T15:30:21.642Z] [2021-04-13T15:30:21.642Z] #46 [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-04-13T15:30:21.642Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:30:21.642Z] #46 47.11 sync [2021-04-13T15:30:21.642Z] #46 47.14 internal/reflectlite [2021-04-13T15:30:21.642Z] #46 49.42 github.com/LK4D4/vndr/godl/singleflight [2021-04-13T15:30:21.642Z] #46 49.42 internal/singleflight [2021-04-13T15:30:21.642Z] #46 49.43 math/rand [2021-04-13T15:30:21.642Z] #46 51.69 errors [2021-04-13T15:30:21.642Z] #46 51.70 sort [2021-04-13T15:30:21.642Z] #46 52.15 io [2021-04-13T15:30:21.642Z] #46 52.15 internal/oserror [2021-04-13T15:30:21.642Z] #46 52.18 strconv [2021-04-13T15:30:21.642Z] #46 52.48 syscall [2021-04-13T15:30:21.642Z] #46 55.40 vendor/golang.org/x/net/dns/dnsmessage [2021-04-13T15:30:21.642Z] #46 56.32 bytes [2021-04-13T15:30:21.642Z] #46 ... [2021-04-13T15:30:21.642Z] [2021-04-13T15:30:21.642Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:21.642Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:30:21.642Z] #14 48.49 Get:14 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-04-13T15:30:21.642Z] #14 50.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-13T15:30:21.642Z] #14 50.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-13T15:30:21.642Z] #14 50.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-13T15:30:21.642Z] #14 50.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-13T15:30:21.642Z] #14 50.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-04-13T15:30:21.642Z] #14 50.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-13T15:30:21.642Z] #14 50.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-13T15:30:21.642Z] #14 50.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-13T15:30:21.642Z] #14 50.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-13T15:30:21.642Z] #14 50.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-13T15:30:21.642Z] #14 51.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-13T15:30:21.642Z] #14 51.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-13T15:30:21.642Z] #14 51.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-04-13T15:30:21.642Z] #14 51.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-13T15:30:21.643Z] #14 52.36 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:21.643Z] #14 52.62 Fetched 79.4 MB in 9s (9095 kB/s) [2021-04-13T15:30:21.643Z] #14 52.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-13T15:30:21.643Z] #14 52.82 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-13T15:30:21.643Z] #14 52.83 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:21.643Z] #14 53.28 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-13T15:30:21.643Z] #14 53.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-13T15:30:21.643Z] #14 53.68 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-13T15:30:21.643Z] #14 53.69 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-13T15:30:21.643Z] #14 53.83 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-13T15:30:21.643Z] #14 54.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-13T15:30:21.643Z] #14 54.14 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-13T15:30:21.643Z] #14 54.15 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:21.643Z] #14 54.38 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-13T15:30:21.643Z] #14 54.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-13T15:30:21.643Z] #14 54.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-13T15:30:21.643Z] #14 54.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-13T15:30:21.643Z] #14 54.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:30:21.728Z] #13 53.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:21.728Z] #13 53.17 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-13T15:30:21.789Z] #49 39.37 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-13T15:30:21.789Z] #49 39.50 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-13T15:30:21.789Z] #49 39.53 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-13T15:30:21.789Z] #49 39.56 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-13T15:30:21.789Z] #49 39.59 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-13T15:30:21.789Z] #49 39.59 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-13T15:30:21.988Z] #13 53.28 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-13T15:30:21.988Z] #13 53.51 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:30:22.054Z] #43 95.04 CC criu/cgroup.o [2021-04-13T15:30:22.068Z] #49 ... [2021-04-13T15:30:22.068Z] [2021-04-13T15:30:22.068Z] #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-04-13T15:30:22.068Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-13T15:30:22.068Z] #36 24.46 Reading package lists... [2021-04-13T15:30:22.068Z] #36 30.00 Building dependency tree... [2021-04-13T15:30:22.068Z] #36 32.36 The following additional packages will be installed: [2021-04-13T15:30:22.068Z] #36 32.37 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-13T15:30:22.068Z] #36 32.38 Suggested packages: [2021-04-13T15:30:22.068Z] #36 32.38 cmake-doc ninja-build lrzip [2021-04-13T15:30:22.068Z] #36 32.38 Recommended packages: [2021-04-13T15:30:22.068Z] #36 32.38 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-13T15:30:22.068Z] #36 33.24 The following NEW packages will be installed: [2021-04-13T15:30:22.068Z] #36 33.24 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-13T15:30:22.068Z] #36 33.24 vim-common xxd [2021-04-13T15:30:22.068Z] #36 33.93 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-13T15:30:22.068Z] #36 33.93 Need to get 14.2 MB of archives. [2021-04-13T15:30:22.068Z] #36 33.93 After this operation, 60.0 MB of additional disk space will be used. [2021-04-13T15:30:22.068Z] #36 33.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-13T15:30:22.068Z] #36 34.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:30:22.068Z] #36 34.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-13T15:30:22.068Z] #36 34.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-13T15:30:22.068Z] #36 35.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-13T15:30:22.068Z] #36 36.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-13T15:30:22.068Z] #36 36.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-13T15:30:22.068Z] #36 36.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-13T15:30:22.068Z] #36 36.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-13T15:30:22.068Z] #36 36.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-13T15:30:22.068Z] #36 38.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:22.068Z] #36 38.74 Fetched 14.2 MB in 3s (4284 kB/s) [2021-04-13T15:30:22.068Z] #36 39.10 Selecting previously unselected package xxd. [2021-04-13T15:30:22.068Z] #36 39.10 (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-04-13T15:30:22.068Z] #36 39.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-13T15:30:22.068Z] #36 39.23 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:30:22.068Z] #36 39.60 Selecting previously unselected package vim-common. [2021-04-13T15:30:22.068Z] #36 39.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:30:22.068Z] #36 39.63 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:22.068Z] #36 ... [2021-04-13T15:30:22.068Z] [2021-04-13T15:30:22.068Z] #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-04-13T15:30:22.068Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:22.248Z] #13 53.68 (Reading database ... [2021-04-13T15:30:22.248Z] #13 ... [2021-04-13T15:30:22.248Z] [2021-04-13T15:30:22.248Z] #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-04-13T15:30:22.248Z] #51 sha256:25dfd771e8ae7ddc782c4812785f9378f371141f98b6b80d072a050ba905378a [2021-04-13T15:30:22.248Z] #51 49.97 internal/oserror [2021-04-13T15:30:22.248Z] #51 49.98 bytes [2021-04-13T15:30:22.248Z] #51 50.06 syscall [2021-04-13T15:30:22.248Z] #51 52.31 reflect [2021-04-13T15:30:22.248Z] #51 57.38 time [2021-04-13T15:30:22.248Z] #51 ... [2021-04-13T15:30:22.248Z] [2021-04-13T15:30:22.248Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:22.248Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:22.248Z] #13 53.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:22.248Z] #13 53.73 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-13T15:30:22.248Z] #13 53.76 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:22.298Z] #14 ... [2021-04-13T15:30:22.298Z] [2021-04-13T15:30:22.298Z] #52 [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-04-13T15:30:22.298Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:30:22.298Z] #52 57.58 bytes [2021-04-13T15:30:22.298Z] #52 57.61 strings [2021-04-13T15:30:22.298Z] #52 57.67 strconv [2021-04-13T15:30:22.298Z] #52 57.68 syscall [2021-04-13T15:30:22.508Z] #13 54.04 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-13T15:30:22.768Z] #13 54.22 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-13T15:30:22.768Z] #13 54.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 ... 15410 files and directories currently installed.) [2021-04-13T15:30:22.768Z] #13 54.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-13T15:30:22.823Z] #37 8.637 [100%] Linking C executable tini-static [2021-04-13T15:30:23.028Z] #13 54.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:30:23.116Z] #29 28.37 #=#=# 0.0% ## 3.8% ### 4.8% ##### 8.0% ###### 9.2% ########### 15.8% ############# 18.4% ############### 22.2% ################### 27.3% #################### 28.3% ##################### 29.6% ######################### 35.2% ############################ 39.1% ################################ 45.6% #################################### 51.0% ####################################### 55.0% ########################################## 59.7% ############################################## 64.3% ################################################### 71.5% ###################################################### 75.5% ########################################################### 82.0% ############################################################### 88.3% #################################################################### 94.7% ####################################################################### 99.6% ######################################################################## 100.0% [2021-04-13T15:30:23.116Z] #29 31.42 [2021-04-13T15:30:23.384Z] #37 9.108 [100%] Built target tini-static [2021-04-13T15:30:23.384Z] #37 9.196 + mkdir -p /build [2021-04-13T15:30:23.384Z] #37 9.199 + cp tini-static /build/docker-init [2021-04-13T15:30:23.639Z] #37 DONE 9.4s [2021-04-13T15:30:23.639Z] [2021-04-13T15:30:23.639Z] #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-04-13T15:30:23.639Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:23.639Z] #43 2.341 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:30:23.639Z] #43 2.341 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:30:23.639Z] #43 2.364 Note: Building without GnuTLS support [2021-04-13T15:30:23.639Z] #43 2.377 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:30:23.639Z] #43 2.378 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:30:23.856Z] #52 ... [2021-04-13T15:30:23.856Z] [2021-04-13T15:30:23.856Z] #37 [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-04-13T15:30:23.856Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-13T15:30:23.856Z] #37 58.36 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-13T15:30:23.856Z] #37 58.39 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:30:23.856Z] #37 58.39 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-13T15:30:23.856Z] #37 58.40 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:23.856Z] #37 58.48 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-13T15:30:23.856Z] #37 58.49 Setting up cmake-data (3.13.4-1) ... [2021-04-13T15:30:23.856Z] #37 58.50 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:23.856Z] #37 58.50 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-13T15:30:23.856Z] #37 58.52 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-13T15:30:23.856Z] #37 58.53 Setting up cmake (3.13.4-1) ... [2021-04-13T15:30:23.856Z] #37 58.54 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:23.856Z] #37 58.63 Processing triggers for mime-support (3.62) ... [2021-04-13T15:30:23.856Z] #37 DONE 59.0s [2021-04-13T15:30:23.856Z] [2021-04-13T15:30:23.856Z] #38 [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-04-13T15:30:23.856Z] #38 sha256:502fa9e384b8b78ddc6c12584a90a30cf3d0beb40671a6a4e2ce26a013b80a31 [2021-04-13T15:30:23.856Z] #38 0.342 + RM_GOPATH=0 [2021-04-13T15:30:23.856Z] #38 0.342 + TMP_GOPATH= [2021-04-13T15:30:23.856Z] #38 0.342 + : /build [2021-04-13T15:30:23.856Z] #38 0.342 + '[' -z '' ']' [2021-04-13T15:30:23.856Z] #38 0.343 ++ mktemp -d [2021-04-13T15:30:23.856Z] #38 0.345 + export GOPATH=/tmp/tmp.G7oYynWpDF [2021-04-13T15:30:23.856Z] #38 0.345 + GOPATH=/tmp/tmp.G7oYynWpDF [2021-04-13T15:30:23.856Z] #38 0.345 + RM_GOPATH=1 [2021-04-13T15:30:23.856Z] #38 0.346 + case "$(go env GOARCH)" in [2021-04-13T15:30:23.856Z] #38 0.347 ++ go env GOARCH [2021-04-13T15:30:23.856Z] #38 0.354 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:23.856Z] #38 0.354 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:23.856Z] #38 0.355 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:23.856Z] #38 0.357 + dir=/tmp/install [2021-04-13T15:30:23.856Z] #38 0.358 + bin=tini [2021-04-13T15:30:23.856Z] #38 0.358 + shift [2021-04-13T15:30:23.856Z] #38 0.358 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-13T15:30:23.856Z] #38 0.359 + . /tmp/install/tini.installer [2021-04-13T15:30:23.856Z] #38 0.360 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:23.856Z] #38 0.361 + install_tini [2021-04-13T15:30:23.856Z] #38 0.362 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-13T15:30:23.856Z] #38 0.363 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:23.856Z] #38 0.364 + git clone https://github.com/krallin/tini.git /tmp/tmp.G7oYynWpDF/tini [2021-04-13T15:30:23.856Z] #38 0.367 Cloning into '/tmp/tmp.G7oYynWpDF/tini'... [2021-04-13T15:30:23.895Z] #43 ... [2021-04-13T15:30:23.895Z] [2021-04-13T15:30:23.895Z] #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-04-13T15:30:23.895Z] #51 sha256:617888081824629a0c86591a38d8423d0a44559958dda39c87db5626ec92a6ab [2021-04-13T15:30:23.895Z] #51 61.87 encoding/binary [2021-04-13T15:30:23.895Z] #51 63.47 context [2021-04-13T15:30:23.895Z] #51 64.10 internal/poll [2021-04-13T15:30:23.895Z] #51 64.43 encoding/base64 [2021-04-13T15:30:23.895Z] #51 65.08 strings [2021-04-13T15:30:23.895Z] #51 66.07 os [2021-04-13T15:30:23.895Z] #51 67.90 golang.org/x/sys/unix [2021-04-13T15:30:23.895Z] #51 69.97 fmt [2021-04-13T15:30:23.895Z] #51 ... [2021-04-13T15:30:23.895Z] [2021-04-13T15:30:23.895Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:23.895Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:23.895Z] #13 58.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-13T15:30:23.895Z] #13 58.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-13T15:30:23.895Z] #13 58.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:30:23.895Z] #13 60.82 Selecting previously unselected package binutils-mingw-w64. [2021-04-13T15:30:23.895Z] #13 60.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-13T15:30:23.895Z] #13 60.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:30:23.895Z] #13 60.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-13T15:30:23.895Z] #13 60.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:30:23.895Z] #13 60.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:30:23.895Z] #13 61.13 Selecting previously unselected package dmsetup. [2021-04-13T15:30:23.895Z] #13 61.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:30:23.895Z] #13 61.14 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-13T15:30:23.895Z] #13 61.34 Selecting previously unselected package mingw-w64-common. [2021-04-13T15:30:23.895Z] #13 61.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-13T15:30:23.895Z] #13 61.34 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-13T15:30:23.895Z] #13 67.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-13T15:30:23.895Z] #13 67.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-13T15:30:23.895Z] #13 67.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:30:24.507Z] #29 32.49 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-13T15:30:24.508Z] #29 ... [2021-04-13T15:30:24.508Z] [2021-04-13T15:30:24.508Z] #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-04-13T15:30:24.508Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:30:24.508Z] #45 32.21 sync [2021-04-13T15:30:24.508Z] #45 32.21 internal/reflectlite [2021-04-13T15:30:24.508Z] #45 33.55 github.com/LK4D4/vndr/godl/singleflight [2021-04-13T15:30:24.508Z] #45 33.55 math/rand [2021-04-13T15:30:24.508Z] #45 33.56 internal/singleflight [2021-04-13T15:30:24.508Z] #45 34.57 sort [2021-04-13T15:30:24.508Z] #45 34.59 errors [2021-04-13T15:30:24.508Z] #45 34.80 io [2021-04-13T15:30:24.508Z] #45 34.81 strconv [2021-04-13T15:30:24.508Z] #45 34.82 internal/oserror [2021-04-13T15:30:24.508Z] #45 35.08 syscall [2021-04-13T15:30:24.508Z] #45 35.59 vendor/golang.org/x/net/dns/dnsmessage [2021-04-13T15:30:24.508Z] #45 36.68 bytes [2021-04-13T15:30:24.508Z] #45 39.78 bufio [2021-04-13T15:30:24.508Z] #45 40.90 reflect [2021-04-13T15:30:24.508Z] #45 42.16 strings [2021-04-13T15:30:24.508Z] #45 ... [2021-04-13T15:30:24.508Z] [2021-04-13T15:30:24.508Z] #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-04-13T15:30:24.508Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:24.508Z] #29 32.84 [2021-04-13T15:30:24.579Z] #42 60.52 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:24.579Z] #42 60.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:30:24.579Z] #42 60.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:24.579Z] #42 60.68 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-13T15:30:24.579Z] #42 60.68 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:24.579Z] #42 60.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:24.579Z] #42 60.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:24.579Z] #42 60.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:24.579Z] #42 60.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:24.579Z] #42 60.82 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:24.600Z] #43 97.77 CC criu/clone-noasan.o [2021-04-13T15:30:24.600Z] #43 97.98 CC criu/config.o [2021-04-13T15:30:24.770Z] #29 33.14 ######################################################################## 100.0% [2021-04-13T15:30:24.822Z] #13 ... [2021-04-13T15:30:24.822Z] [2021-04-13T15:30:24.822Z] #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-04-13T15:30:24.822Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:24.822Z] #43 4.707 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:30:24.924Z] #38 1.492 + cd /tmp/tmp.G7oYynWpDF/tini [2021-04-13T15:30:24.924Z] #38 1.493 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:24.924Z] #38 1.541 + cmake . [2021-04-13T15:30:25.033Z] #29 33.25 [2021-04-13T15:30:25.077Z] #43 4.777 GEN .gitid [2021-04-13T15:30:25.077Z] #43 4.805 GEN criu/include/version.h [2021-04-13T15:30:25.077Z] #43 4.866 GEN include/common/asm [2021-04-13T15:30:25.546Z] #43 ... [2021-04-13T15:30:25.546Z] [2021-04-13T15:30:25.546Z] #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-04-13T15:30:25.546Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:30:25.546Z] #20 33.36 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-13T15:30:25.546Z] #20 33.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 33.39 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-13T15:30:25.546Z] #20 33.50 Setting up python3-minimal (3.7.3-1) ... [2021-04-13T15:30:25.546Z] #20 34.38 Selecting previously unselected package python3. [2021-04-13T15:30:25.546Z] #20 34.38 (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 ... 24096 files and directories currently installed.) [2021-04-13T15:30:25.546Z] #20 34.44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 34.45 Unpacking python3 (3.7.3-1) ... [2021-04-13T15:30:25.546Z] #20 34.55 Selecting previously unselected package libip4tc0:amd64. [2021-04-13T15:30:25.546Z] #20 34.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 34.59 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-13T15:30:25.546Z] #20 34.69 Selecting previously unselected package libip6tc0:amd64. [2021-04-13T15:30:25.546Z] #20 34.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 34.69 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-13T15:30:25.546Z] #20 34.79 Selecting previously unselected package libiptc0:amd64. [2021-04-13T15:30:25.546Z] #20 34.80 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 34.80 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-13T15:30:25.546Z] #20 34.88 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-13T15:30:25.546Z] #20 34.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 34.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-13T15:30:25.546Z] #20 34.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-13T15:30:25.546Z] #20 34.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 35.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-13T15:30:25.546Z] #20 35.06 Selecting previously unselected package libnftnl11:amd64. [2021-04-13T15:30:25.546Z] #20 35.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 35.07 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-13T15:30:25.546Z] #20 35.17 Selecting previously unselected package iptables. [2021-04-13T15:30:25.546Z] #20 35.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 35.19 Unpacking iptables (1.8.2-4) ... [2021-04-13T15:30:25.546Z] #20 35.57 Selecting previously unselected package xxd. [2021-04-13T15:30:25.546Z] #20 35.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:30:25.546Z] #20 35.59 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:30:25.546Z] #20 35.73 Selecting previously unselected package vim-common. [2021-04-13T15:30:25.546Z] #20 35.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:30:25.546Z] #20 35.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:25.546Z] #20 35.97 Selecting previously unselected package bash-completion. [2021-04-13T15:30:25.546Z] #20 35.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-13T15:30:25.583Z] #13 56.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-13T15:30:25.584Z] #13 56.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-13T15:30:25.584Z] #13 56.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:30:25.616Z] #29 34.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-13T15:30:25.807Z] #20 38.80 Unpacking bash-completion (1:2.8-6) ... [2021-04-13T15:30:25.880Z] #29 ... [2021-04-13T15:30:25.880Z] [2021-04-13T15:30:25.880Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:25.880Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:30:25.880Z] #13 30.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-13T15:30:25.880Z] #13 30.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-04-13T15:30:25.880Z] #13 30.65 Get:6 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-04-13T15:30:25.880Z] #13 31.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-13T15:30:25.880Z] #13 31.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-04-13T15:30:25.880Z] #13 31.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-13T15:30:25.880Z] #13 31.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-13T15:30:25.880Z] #13 32.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-13T15:30:25.880Z] #13 32.61 Get:12 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-04-13T15:30:25.880Z] #13 32.62 Get:13 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-04-13T15:30:25.880Z] #13 35.33 Get:14 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-04-13T15:30:25.880Z] #13 36.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-13T15:30:25.880Z] #13 36.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-13T15:30:25.880Z] #13 36.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-13T15:30:25.880Z] #13 36.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-13T15:30:25.880Z] #13 36.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-04-13T15:30:25.880Z] #13 36.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-13T15:30:25.880Z] #13 36.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-13T15:30:25.880Z] #13 36.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-13T15:30:25.880Z] #13 36.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-13T15:30:25.880Z] #13 37.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-13T15:30:25.880Z] #13 37.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-13T15:30:25.880Z] #13 37.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-13T15:30:25.880Z] #13 37.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-04-13T15:30:25.880Z] #13 37.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-13T15:30:25.880Z] #13 38.30 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:25.880Z] #13 38.49 Fetched 73.8 MB in 7s (9889 kB/s) [2021-04-13T15:30:25.880Z] #13 38.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 ... 15383 files and directories currently installed.) [2021-04-13T15:30:25.880Z] #13 38.76 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-13T15:30:25.880Z] #13 38.83 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:25.880Z] #13 39.19 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-13T15:30:25.880Z] #13 39.37 (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-04-13T15:30:25.880Z] #13 39.51 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-13T15:30:25.880Z] #13 39.56 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-13T15:30:25.880Z] #13 39.82 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:30:25.880Z] #13 40.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 ... 15383 files and directories currently installed.) [2021-04-13T15:30:25.880Z] #13 40.19 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-13T15:30:25.880Z] #13 40.26 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:25.880Z] #13 ... [2021-04-13T15:30:25.880Z] [2021-04-13T15:30:25.881Z] #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-04-13T15:30:25.881Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-13T15:30:25.881Z] #42 37.77 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-13T15:30:25.881Z] #42 37.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 37.84 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-13T15:30:25.881Z] #42 37.93 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-13T15:30:25.881Z] #42 37.93 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 37.93 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-13T15:30:25.881Z] #42 38.75 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-13T15:30:25.881Z] #42 38.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 38.80 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:25.881Z] #42 39.16 Selecting previously unselected package libprotobuf17:arm64. [2021-04-13T15:30:25.881Z] #42 39.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 39.17 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-13T15:30:25.881Z] #42 40.03 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-13T15:30:25.881Z] #42 40.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 40.04 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-13T15:30:25.881Z] #42 40.34 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-13T15:30:25.881Z] #42 40.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 40.38 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-13T15:30:25.881Z] #42 41.52 Selecting previously unselected package libprotoc17:arm64. [2021-04-13T15:30:25.881Z] #42 41.52 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 41.53 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-13T15:30:25.881Z] #42 42.05 Selecting previously unselected package protobuf-c-compiler. [2021-04-13T15:30:25.881Z] #42 42.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 42.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:25.881Z] #42 42.25 Selecting previously unselected package protobuf-compiler. [2021-04-13T15:30:25.881Z] #42 42.26 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 42.28 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:25.881Z] #42 42.49 Selecting previously unselected package python-pkg-resources. [2021-04-13T15:30:25.881Z] #42 42.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:30:25.881Z] #42 42.52 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:25.881Z] #42 42.80 Selecting previously unselected package python-six. [2021-04-13T15:30:25.881Z] #42 42.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-13T15:30:25.881Z] #42 42.81 Unpacking python-six (1.12.0-1) ... [2021-04-13T15:30:25.881Z] #42 43.04 Selecting previously unselected package python-protobuf. [2021-04-13T15:30:25.881Z] #42 43.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-13T15:30:25.881Z] #42 43.06 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:25.881Z] #42 43.67 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:25.963Z] #42 ... [2021-04-13T15:30:25.963Z] [2021-04-13T15:30:25.963Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-13T15:30:25.963Z] #51 sha256:353aeef6f42a12ee41d2269ad1a5693a222747cb37d81156804ba501767f9abb [2021-04-13T15:30:25.963Z] #51 52.41 time [2021-04-13T15:30:25.963Z] #51 57.95 context [2021-04-13T15:30:25.963Z] #51 58.97 internal/poll [2021-04-13T15:30:25.963Z] #51 59.93 encoding/binary [2021-04-13T15:30:25.963Z] #51 61.17 os [2021-04-13T15:30:25.963Z] #51 62.14 encoding/base64 [2021-04-13T15:30:25.963Z] #51 ... [2021-04-13T15:30:25.963Z] [2021-04-13T15:30:25.963Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:25.963Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:25.963Z] #13 54.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-13T15:30:25.963Z] #13 54.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-13T15:30:25.963Z] #13 54.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-13T15:30:25.963Z] #13 54.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-13T15:30:25.963Z] #13 54.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-13T15:30:25.963Z] #13 54.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-13T15:30:25.963Z] #13 54.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-13T15:30:25.963Z] #13 54.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-13T15:30:25.963Z] #13 54.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-13T15:30:25.963Z] #13 54.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-13T15:30:25.963Z] #13 54.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-13T15:30:25.963Z] #13 54.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-13T15:30:25.963Z] #13 54.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-13T15:30:25.963Z] #13 54.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-13T15:30:25.963Z] #13 55.75 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:30:25.963Z] #13 55.95 Fetched 78.2 MB in 7s (10.7 MB/s) [2021-04-13T15:30:25.963Z] #13 56.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:25.963Z] #13 56.19 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-13T15:30:25.963Z] #13 56.23 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:25.963Z] #13 56.61 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-13T15:30:25.963Z] #13 56.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:25.963Z] #13 56.93 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-13T15:30:25.963Z] #13 56.96 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-13T15:30:25.963Z] #13 57.19 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:30:25.963Z] #13 57.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:25.963Z] #13 57.42 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-13T15:30:25.963Z] #13 57.47 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-13T15:30:25.963Z] #13 57.73 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-13T15:30:25.963Z] #13 57.94 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-13T15:30:25.963Z] #13 57.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-13T15:30:25.963Z] #13 58.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-13T15:30:25.963Z] #13 58.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:30:25.991Z] #38 2.306 -- The C compiler identification is GNU 8.3.0 [2021-04-13T15:30:25.991Z] #38 2.395 -- Check for working C compiler: /usr/bin/cc [2021-04-13T15:30:25.991Z] #38 ... [2021-04-13T15:30:25.991Z] [2021-04-13T15:30:25.991Z] #33 [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-04-13T15:30:25.991Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-13T15:30:25.991Z] #33 51.26 Checking out files: 92% (1403/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-04-13T15:30:25.991Z] #33 51.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-13T15:30:25.991Z] #33 52.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-13T15:30:26.008Z] #57 158.1 + bin/containerd-stress [2021-04-13T15:30:26.068Z] #20 39.17 Selecting previously unselected package bzip2. [2021-04-13T15:30:26.068Z] #20 39.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-13T15:30:26.068Z] #20 39.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:30:26.143Z] #42 ... [2021-04-13T15:30:26.143Z] [2021-04-13T15:30:26.143Z] #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-04-13T15:30:26.143Z] #29 sha256:73ae30c2d9b5f44751ee8c1628c251fefe1fc33d8aed4944ca8210d0b772f2c7 [2021-04-13T15:30:26.143Z] #29 34.42 [2021-04-13T15:30:26.223Z] #13 ... [2021-04-13T15:30:26.224Z] [2021-04-13T15:30:26.224Z] #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-04-13T15:30:26.224Z] #51 sha256:353aeef6f42a12ee41d2269ad1a5693a222747cb37d81156804ba501767f9abb [2021-04-13T15:30:26.224Z] #51 62.83 golang.org/x/sys/unix [2021-04-13T15:30:26.329Z] #20 39.27 Selecting previously unselected package xz-utils. [2021-04-13T15:30:26.329Z] #20 39.27 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-13T15:30:26.329Z] #20 39.28 Unpacking xz-utils (5.2.4-1) ... [2021-04-13T15:30:26.407Z] #29 34.60 ######################################################################## 100.0% [2021-04-13T15:30:26.407Z] #29 34.69 [2021-04-13T15:30:26.407Z] #29 34.84 Download of images into '/build' complete. [2021-04-13T15:30:26.407Z] #29 34.85 Use something like the following to load the result into a Docker daemon: [2021-04-13T15:30:26.407Z] #29 34.85 tar -cC '/build' . | docker load [2021-04-13T15:30:26.443Z] #43 6.258 PBCC images/timens.pb-c.c [2021-04-13T15:30:26.443Z] #43 6.301 DEP images/timens.pb-c.d [2021-04-13T15:30:26.591Z] #20 39.45 Selecting previously unselected package apparmor. [2021-04-13T15:30:26.591Z] #20 39.45 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-13T15:30:26.591Z] #20 39.56 Unpacking apparmor (2.13.2-10) ... [2021-04-13T15:30:26.647Z] #33 ... [2021-04-13T15:30:26.647Z] [2021-04-13T15:30:26.647Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:26.647Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:30:26.647Z] #14 57.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-13T15:30:26.647Z] #14 57.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-13T15:30:26.647Z] #14 57.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:30:26.647Z] #14 60.76 Selecting previously unselected package binutils-mingw-w64. [2021-04-13T15:30:26.647Z] #14 60.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-13T15:30:26.647Z] #14 60.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:30:26.647Z] #14 60.92 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-13T15:30:26.647Z] #14 60.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-13T15:30:26.647Z] #14 60.95 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-13T15:30:26.647Z] #14 61.07 Selecting previously unselected package dmsetup. [2021-04-13T15:30:26.647Z] #14 61.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-13T15:30:26.647Z] #14 61.09 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-13T15:30:26.647Z] #14 61.29 Selecting previously unselected package mingw-w64-common. [2021-04-13T15:30:26.699Z] #43 6.388 PBCC images/fown.pb-c.c [2021-04-13T15:30:26.699Z] #43 6.425 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-13T15:30:26.699Z] #43 6.541 PBCC images/opts.pb-c.c [2021-04-13T15:30:26.699Z] #43 6.583 PBCC images/memfd.pb-c.c [2021-04-13T15:30:26.699Z] #43 6.628 DEP images/fown.pb-c.d [2021-04-13T15:30:26.699Z] #43 6.683 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-13T15:30:26.852Z] #20 39.90 Selecting previously unselected package aufs-tools. [2021-04-13T15:30:26.852Z] #20 39.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-13T15:30:26.852Z] #20 39.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:30:26.950Z] #14 61.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-13T15:30:26.950Z] #14 61.31 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-13T15:30:26.955Z] #43 6.767 DEP images/opts.pb-c.d [2021-04-13T15:30:26.955Z] #43 6.829 DEP images/memfd.pb-c.d [2021-04-13T15:30:26.955Z] #43 6.864 PBCC images/sit.pb-c.c [2021-04-13T15:30:26.955Z] #43 6.917 DEP images/sit.pb-c.d [2021-04-13T15:30:26.955Z] #43 6.965 PBCC images/macvlan.pb-c.c [2021-04-13T15:30:26.969Z] #13 ... [2021-04-13T15:30:26.969Z] [2021-04-13T15:30:26.969Z] #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-04-13T15:30:26.969Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:30:26.969Z] #36 59.65 Selecting previously unselected package libarchive13:amd64. [2021-04-13T15:30:26.969Z] #36 59.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-13T15:30:26.969Z] #36 59.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-13T15:30:26.969Z] #36 59.99 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-13T15:30:26.969Z] #36 60.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-13T15:30:26.969Z] #36 60.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-13T15:30:26.969Z] #36 60.17 Selecting previously unselected package librhash0:amd64. [2021-04-13T15:30:26.969Z] #36 60.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-13T15:30:26.969Z] #36 60.18 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-13T15:30:26.969Z] #36 60.39 Selecting previously unselected package libuv1:amd64. [2021-04-13T15:30:26.969Z] #36 60.39 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-13T15:30:26.969Z] #36 60.39 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-13T15:30:26.969Z] #36 60.54 Selecting previously unselected package cmake. [2021-04-13T15:30:26.969Z] #36 60.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-13T15:30:26.969Z] #36 60.57 Unpacking cmake (3.13.4-1) ... [2021-04-13T15:30:26.969Z] #36 63.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:30:26.969Z] #36 63.45 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:30:26.969Z] #36 63.46 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-13T15:30:26.969Z] #36 63.48 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:26.969Z] #36 63.54 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-13T15:30:26.969Z] #36 63.56 Setting up cmake-data (3.13.4-1) ... [2021-04-13T15:30:26.969Z] #36 63.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:26.969Z] #36 63.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-13T15:30:26.969Z] #36 63.62 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-13T15:30:26.969Z] #36 63.66 Setting up cmake (3.13.4-1) ... [2021-04-13T15:30:26.969Z] #36 63.68 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:26.969Z] #36 63.79 Processing triggers for mime-support (3.62) ... [2021-04-13T15:30:26.969Z] #36 DONE 64.5s [2021-04-13T15:30:26.969Z] [2021-04-13T15:30:26.969Z] #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-04-13T15:30:26.969Z] #37 sha256:598d15c948c0f7d75061abedf14575482b76696d03f351f87b35e7cf10ae660f [2021-04-13T15:30:27.113Z] #20 40.14 Selecting previously unselected package libonig5:amd64. [2021-04-13T15:30:27.113Z] #20 40.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-13T15:30:27.114Z] #20 40.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:30:27.212Z] #43 6.972 DEP images/macvlan.pb-c.d [2021-04-13T15:30:27.212Z] #43 7.025 PBCC images/autofs.pb-c.c [2021-04-13T15:30:27.212Z] #43 7.069 DEP images/autofs.pb-c.d [2021-04-13T15:30:27.212Z] #43 7.146 PBCC images/sysctl.pb-c.c [2021-04-13T15:30:27.212Z] #43 7.176 DEP images/sysctl.pb-c.d [2021-04-13T15:30:27.354Z] #29 DONE 35.6s [2021-04-13T15:30:27.354Z] [2021-04-13T15:30:27.354Z] #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-04-13T15:30:27.354Z] #47 sha256:5cb453f4050f420c93c404558ac799a71e8d13fa81025686aaf607369a4bf087 [2021-04-13T15:30:27.354Z] #47 DONE 45.1s [2021-04-13T15:30:27.354Z] [2021-04-13T15:30:27.355Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:27.355Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:30:27.355Z] #13 40.49 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-13T15:30:27.355Z] #13 40.69 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-13T15:30:27.355Z] #13 40.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 ... 15383 files and directories currently installed.) [2021-04-13T15:30:27.355Z] #13 40.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-13T15:30:27.355Z] #13 40.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:30:27.375Z] #20 40.31 Selecting previously unselected package libjq1:amd64. [2021-04-13T15:30:27.375Z] #20 40.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:30:27.375Z] #20 40.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:30:27.375Z] #20 40.45 Selecting previously unselected package jq. [2021-04-13T15:30:27.375Z] #20 40.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:30:27.375Z] #20 40.46 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:30:27.468Z] #43 7.251 PBCC images/time.pb-c.c [2021-04-13T15:30:27.468Z] #43 7.276 DEP images/time.pb-c.d [2021-04-13T15:30:27.468Z] #43 7.320 PBCC images/binfmt-misc.pb-c.c [2021-04-13T15:30:27.468Z] #43 7.365 DEP images/binfmt-misc.pb-c.d [2021-04-13T15:30:27.468Z] #43 7.420 PBCC images/seccomp.pb-c.c [2021-04-13T15:30:27.636Z] #20 40.55 Selecting previously unselected package libaio1:amd64. [2021-04-13T15:30:27.636Z] #20 40.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-13T15:30:27.636Z] #20 40.57 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-13T15:30:27.636Z] #20 40.65 Selecting previously unselected package libgpm2:amd64. [2021-04-13T15:30:27.636Z] #20 40.66 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-13T15:30:27.636Z] #20 40.66 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-13T15:30:27.636Z] #20 40.73 Selecting previously unselected package libicu63:amd64. [2021-04-13T15:30:27.636Z] #20 40.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-13T15:30:27.636Z] #20 40.76 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:30:27.724Z] #43 7.465 DEP images/seccomp.pb-c.d [2021-04-13T15:30:27.724Z] #43 7.533 PBCC images/userns.pb-c.c [2021-04-13T15:30:27.724Z] #43 7.561 DEP images/userns.pb-c.d [2021-04-13T15:30:27.724Z] #43 7.588 PBCC images/cgroup.pb-c.c [2021-04-13T15:30:27.724Z] #43 7.629 DEP images/cgroup.pb-c.d [2021-04-13T15:30:27.909Z] #37 1.155 + RM_GOPATH=0 [2021-04-13T15:30:27.909Z] #37 1.155 + TMP_GOPATH= [2021-04-13T15:30:27.909Z] #37 1.155 + : /build [2021-04-13T15:30:27.909Z] #37 1.155 + '[' -z '' ']' [2021-04-13T15:30:27.909Z] #37 1.155 ++ mktemp -d [2021-04-13T15:30:27.909Z] #37 1.157 + export GOPATH=/tmp/tmp.GjbCr2AyKG [2021-04-13T15:30:27.909Z] #37 1.157 + GOPATH=/tmp/tmp.GjbCr2AyKG [2021-04-13T15:30:27.909Z] #37 1.157 + RM_GOPATH=1 [2021-04-13T15:30:27.909Z] #37 1.158 + case "$(go env GOARCH)" in [2021-04-13T15:30:27.909Z] #37 1.158 ++ go env GOARCH [2021-04-13T15:30:27.909Z] #37 1.193 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:27.909Z] #37 1.193 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:27.909Z] #37 1.193 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:27.909Z] #37 1.194 + dir=/tmp/install [2021-04-13T15:30:27.909Z] #37 1.194 + bin=tini [2021-04-13T15:30:27.909Z] #37 1.194 + shift [2021-04-13T15:30:27.909Z] #37 1.194 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-13T15:30:27.909Z] #37 1.194 + . /tmp/install/tini.installer [2021-04-13T15:30:27.909Z] #37 1.194 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:27.909Z] #37 1.195 + install_tini [2021-04-13T15:30:27.909Z] #37 1.195 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-13T15:30:27.909Z] #37 1.195 + git clone https://github.com/krallin/tini.git /tmp/tmp.GjbCr2AyKG/tini [2021-04-13T15:30:27.909Z] #37 1.195 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:27.909Z] #37 1.216 Cloning into '/tmp/tmp.GjbCr2AyKG/tini'... [2021-04-13T15:30:27.980Z] #43 7.684 PBCC images/ext-file.pb-c.c [2021-04-13T15:30:27.980Z] #43 7.741 DEP images/ext-file.pb-c.d [2021-04-13T15:30:27.980Z] #43 7.797 PBCC images/rpc.pb-c.c [2021-04-13T15:30:27.980Z] #43 7.842 DEP images/rpc.pb-c.d [2021-04-13T15:30:27.980Z] #43 7.901 PBCC images/siginfo.pb-c.c [2021-04-13T15:30:28.046Z] #14 ... [2021-04-13T15:30:28.046Z] [2021-04-13T15:30:28.046Z] #43 [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-04-13T15:30:28.046Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-13T15:30:28.046Z] #43 53.51 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-13T15:30:28.046Z] #43 53.52 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:28.046Z] #43 53.53 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-13T15:30:28.046Z] #43 53.54 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-13T15:30:28.046Z] #43 53.55 Setting up python-six (1.12.0-1) ... [2021-04-13T15:30:28.046Z] #43 57.48 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:28.046Z] #43 57.48 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-13T15:30:28.046Z] #43 57.49 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-13T15:30:28.046Z] #43 57.49 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-13T15:30:28.046Z] #43 57.50 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-13T15:30:28.046Z] #43 57.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:28.046Z] #43 57.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:28.046Z] #43 57.52 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-13T15:30:28.046Z] #43 57.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:28.046Z] #43 57.54 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:28.084Z] #57 159.8 + bin/containerd-shim [2021-04-13T15:30:28.137Z] #51 64.47 fmt [2021-04-13T15:30:28.236Z] #43 7.929 DEP images/siginfo.pb-c.d [2021-04-13T15:30:28.236Z] #43 8.001 PBCC images/pagemap.pb-c.c [2021-04-13T15:30:28.236Z] #43 8.042 DEP images/pagemap.pb-c.d [2021-04-13T15:30:28.236Z] #43 8.129 PBCC images/rlimit.pb-c.c [2021-04-13T15:30:28.236Z] #43 8.169 DEP images/rlimit.pb-c.d [2021-04-13T15:30:28.236Z] #43 8.233 PBCC images/file-lock.pb-c.c [2021-04-13T15:30:28.347Z] #43 ... [2021-04-13T15:30:28.347Z] [2021-04-13T15:30:28.347Z] #38 [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-04-13T15:30:28.347Z] #38 sha256:502fa9e384b8b78ddc6c12584a90a30cf3d0beb40671a6a4e2ce26a013b80a31 [2021-04-13T15:30:28.347Z] #38 3.114 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-13T15:30:28.347Z] #38 3.120 -- Detecting C compiler ABI info [2021-04-13T15:30:28.347Z] #38 3.737 -- Detecting C compiler ABI info - done [2021-04-13T15:30:28.347Z] #38 3.811 -- Detecting C compile features [2021-04-13T15:30:28.493Z] #43 8.260 DEP images/file-lock.pb-c.d [2021-04-13T15:30:28.493Z] #43 8.317 PBCC images/tty.pb-c.c [2021-04-13T15:30:28.493Z] #43 8.373 DEP images/tty.pb-c.d [2021-04-13T15:30:28.648Z] #38 ... [2021-04-13T15:30:28.648Z] [2021-04-13T15:30:28.648Z] #43 [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-04-13T15:30:28.648Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-13T15:30:28.648Z] #43 63.94 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-13T15:30:28.648Z] #43 63.94 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:28.648Z] #43 DONE 64.2s [2021-04-13T15:30:28.747Z] #13 ... [2021-04-13T15:30:28.747Z] [2021-04-13T15:30:28.747Z] #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-04-13T15:30:28.747Z] #56 sha256:c91a5585ab033ebeaed00923c8796c29c6333bf74ef86cf4c6b7b2478684ba7b [2021-04-13T15:30:28.747Z] #56 1.870 + RM_GOPATH=0 [2021-04-13T15:30:28.747Z] #56 1.871 + TMP_GOPATH= [2021-04-13T15:30:28.747Z] #56 1.872 + : /build [2021-04-13T15:30:28.747Z] #56 1.873 + '[' -z '' ']' [2021-04-13T15:30:28.747Z] #56 1.875 ++ mktemp -d [2021-04-13T15:30:28.747Z] #56 1.901 + export GOPATH=/tmp/tmp.ekHyAtLL9N [2021-04-13T15:30:28.747Z] #56 1.901 + GOPATH=/tmp/tmp.ekHyAtLL9N [2021-04-13T15:30:28.747Z] #56 1.901 + RM_GOPATH=1 [2021-04-13T15:30:28.747Z] #56 1.902 + case "$(go env GOARCH)" in [2021-04-13T15:30:28.747Z] #56 1.902 ++ go env GOARCH [2021-04-13T15:30:28.747Z] #56 2.025 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:28.747Z] #56 2.030 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:28.747Z] #56 2.032 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:28.747Z] #56 2.037 + dir=/tmp/install [2021-04-13T15:30:28.747Z] #56 2.038 + bin=containerd [2021-04-13T15:30:28.747Z] #56 2.038 + shift [2021-04-13T15:30:28.747Z] #56 2.039 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-13T15:30:28.747Z] #56 2.040 + . /tmp/install/containerd.installer [2021-04-13T15:30:28.747Z] #56 2.040 ++ set -e [2021-04-13T15:30:28.747Z] #56 2.041 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:28.747Z] #56 2.042 + install_containerd [2021-04-13T15:30:28.747Z] #56 2.045 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-13T15:30:28.747Z] #56 2.046 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:28.747Z] #56 2.047 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ekHyAtLL9N/src/github.com/containerd/containerd [2021-04-13T15:30:28.747Z] #56 2.052 Cloning into '/tmp/tmp.ekHyAtLL9N/src/github.com/containerd/containerd'... [2021-04-13T15:30:28.747Z] #56 ... [2021-04-13T15:30:28.747Z] [2021-04-13T15:30:28.747Z] #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-04-13T15:30:28.747Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-13T15:30:28.747Z] #42 46.49 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-13T15:30:28.747Z] #42 46.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:28.747Z] #42 46.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-13T15:30:28.747Z] #42 46.57 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-13T15:30:28.747Z] #42 46.59 Setting up python-six (1.12.0-1) ... [2021-04-13T15:30:28.749Z] #43 8.453 PBCC images/tun.pb-c.c [2021-04-13T15:30:28.749Z] #43 8.533 PBCC images/netdev.pb-c.c [2021-04-13T15:30:28.749Z] #43 8.558 DEP images/tun.pb-c.d [2021-04-13T15:30:28.749Z] #43 8.610 DEP images/netdev.pb-c.d [2021-04-13T15:30:28.896Z] #37 1.982 + cd /tmp/tmp.GjbCr2AyKG/tini [2021-04-13T15:30:28.896Z] #37 1.985 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:28.896Z] #37 2.058 + cmake . [2021-04-13T15:30:28.950Z] [2021-04-13T15:30:28.950Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:28.950Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:30:29.005Z] #43 8.685 PBCC images/vma.pb-c.c [2021-04-13T15:30:29.005Z] #43 8.737 DEP images/vma.pb-c.d [2021-04-13T15:30:29.005Z] #43 8.792 PBCC images/creds.pb-c.c [2021-04-13T15:30:29.005Z] #43 8.826 DEP images/creds.pb-c.d [2021-04-13T15:30:29.005Z] #43 8.882 PBCC images/utsns.pb-c.c [2021-04-13T15:30:29.005Z] #43 8.892 DEP images/utsns.pb-c.d [2021-04-13T15:30:29.005Z] #43 8.938 PBCC images/ipc-desc.pb-c.c [2021-04-13T15:30:29.005Z] #43 8.978 PBCC images/ipc-sem.pb-c.c [2021-04-13T15:30:29.005Z] #43 9.011 DEP images/ipc-desc.pb-c.d [2021-04-13T15:30:29.261Z] #43 9.064 DEP images/ipc-sem.pb-c.d [2021-04-13T15:30:29.261Z] #43 9.091 PBCC images/ipc-msg.pb-c.c [2021-04-13T15:30:29.261Z] #43 9.114 DEP images/ipc-msg.pb-c.d [2021-04-13T15:30:29.261Z] #43 9.150 PBCC images/ipc-shm.pb-c.c [2021-04-13T15:30:29.261Z] #43 9.169 DEP images/ipc-shm.pb-c.d [2021-04-13T15:30:29.261Z] #43 9.211 PBCC images/ipc-var.pb-c.c [2021-04-13T15:30:29.261Z] #43 9.249 DEP images/ipc-var.pb-c.d [2021-04-13T15:30:29.491Z] #37 2.844 -- The C compiler identification is GNU 8.3.0 [2021-04-13T15:30:29.491Z] #37 2.893 -- Check for working C compiler: /usr/bin/cc [2021-04-13T15:30:29.518Z] #43 9.293 PBCC images/sk-opts.pb-c.c [2021-04-13T15:30:29.518Z] #43 9.337 PBCC images/packet-sock.pb-c.c [2021-04-13T15:30:29.518Z] #43 9.405 DEP images/sk-opts.pb-c.d [2021-04-13T15:30:29.518Z] #43 9.463 DEP images/packet-sock.pb-c.d [2021-04-13T15:30:29.518Z] #43 9.512 PBCC images/sk-netlink.pb-c.c [2021-04-13T15:30:29.775Z] #43 9.554 DEP images/sk-netlink.pb-c.d [2021-04-13T15:30:29.775Z] #43 9.615 PBCC images/sk-inet.pb-c.c [2021-04-13T15:30:29.775Z] #43 9.653 DEP images/sk-inet.pb-c.d [2021-04-13T15:30:29.775Z] #43 9.702 PBCC images/sk-unix.pb-c.c [2021-04-13T15:30:29.775Z] #43 9.751 DEP images/sk-unix.pb-c.d [2021-04-13T15:30:30.031Z] #43 9.822 PBCC images/mm.pb-c.c [2021-04-13T15:30:30.031Z] #43 9.899 DEP images/mm.pb-c.d [2021-04-13T15:30:30.031Z] #43 9.964 PBCC images/timerfd.pb-c.c [2021-04-13T15:30:30.287Z] #43 10.06 DEP images/timerfd.pb-c.d [2021-04-13T15:30:30.287Z] #43 10.13 PBCC images/timer.pb-c.c [2021-04-13T15:30:30.287Z] #43 10.18 DEP images/timer.pb-c.d [2021-04-13T15:30:30.287Z] #43 10.22 PBCC images/sa.pb-c.c [2021-04-13T15:30:30.434Z] #37 3.680 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-13T15:30:30.434Z] #37 3.693 -- Detecting C compiler ABI info [2021-04-13T15:30:30.543Z] #43 10.28 DEP images/sa.pb-c.d [2021-04-13T15:30:30.543Z] #43 10.34 PBCC images/pipe-data.pb-c.c [2021-04-13T15:30:30.543Z] #43 10.38 DEP images/pipe-data.pb-c.d [2021-04-13T15:30:30.543Z] #43 10.46 PBCC images/mnt.pb-c.c [2021-04-13T15:30:30.543Z] #43 10.51 DEP images/mnt.pb-c.d [2021-04-13T15:30:30.675Z] #42 ... [2021-04-13T15:30:30.675Z] [2021-04-13T15:30:30.675Z] #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-04-13T15:30:30.675Z] #51 sha256:4164d1b03dbd6efa19716ac6068b8a1dcc047204b4f8eff1efa01169aab6a105 [2021-04-13T15:30:30.675Z] #51 38.27 strconv [2021-04-13T15:30:30.675Z] #51 38.27 bytes [2021-04-13T15:30:30.675Z] #51 38.28 strings [2021-04-13T15:30:30.675Z] #51 38.34 syscall [2021-04-13T15:30:30.675Z] #51 42.39 text/tabwriter [2021-04-13T15:30:30.675Z] #51 43.48 reflect [2021-04-13T15:30:30.675Z] #51 43.49 regexp/syntax [2021-04-13T15:30:30.675Z] #51 ... [2021-04-13T15:30:30.675Z] [2021-04-13T15:30:30.675Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:30.675Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:30:30.675Z] #13 43.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-13T15:30:30.675Z] #13 43.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-13T15:30:30.675Z] #13 43.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:30:30.677Z] #51 ... [2021-04-13T15:30:30.677Z] [2021-04-13T15:30:30.677Z] #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-04-13T15:30:30.677Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:30.677Z] #42 65.85 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-13T15:30:30.677Z] #42 65.86 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:30.677Z] #42 DONE 66.7s [2021-04-13T15:30:30.677Z] [2021-04-13T15:30:30.677Z] #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-04-13T15:30:30.677Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-13T15:30:30.677Z] #36 61.11 Selecting previously unselected package libxml2:amd64. [2021-04-13T15:30:30.677Z] #36 61.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-13T15:30:30.677Z] #36 61.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:30.677Z] #36 62.22 Selecting previously unselected package libarchive13:amd64. [2021-04-13T15:30:30.677Z] #36 62.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-13T15:30:30.677Z] #36 62.23 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-13T15:30:30.677Z] #36 62.54 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-13T15:30:30.677Z] #36 62.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-13T15:30:30.677Z] #36 62.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-13T15:30:30.677Z] #36 62.70 Selecting previously unselected package librhash0:amd64. [2021-04-13T15:30:30.677Z] #36 62.70 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-13T15:30:30.677Z] #36 62.71 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-13T15:30:30.677Z] #36 62.89 Selecting previously unselected package libuv1:amd64. [2021-04-13T15:30:30.677Z] #36 62.91 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-13T15:30:30.677Z] #36 62.93 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-13T15:30:30.677Z] #36 63.13 Selecting previously unselected package cmake. [2021-04-13T15:30:30.677Z] #36 63.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-13T15:30:30.677Z] #36 63.14 Unpacking cmake (3.13.4-1) ... [2021-04-13T15:30:30.677Z] #36 65.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:30:30.677Z] #36 65.66 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:30:30.677Z] #36 65.71 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-13T15:30:30.677Z] #36 65.74 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:30.677Z] #36 65.79 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-13T15:30:30.677Z] #36 65.81 Setting up cmake-data (3.13.4-1) ... [2021-04-13T15:30:30.677Z] #36 65.85 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:30.677Z] #36 65.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-13T15:30:30.677Z] #36 65.91 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-13T15:30:30.677Z] #36 65.99 Setting up cmake (3.13.4-1) ... [2021-04-13T15:30:30.677Z] #36 66.01 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:30.677Z] #36 66.11 Processing triggers for mime-support (3.62) ... [2021-04-13T15:30:30.677Z] #36 DONE 66.9s [2021-04-13T15:30:30.677Z] [2021-04-13T15:30:30.677Z] #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-04-13T15:30:30.677Z] #37 sha256:db63bd47cd3d1963856664a6e0f424b583deac1c0edcb63ca3f29aec591da365 [2021-04-13T15:30:30.799Z] #43 10.57 PBCC images/sk-packet.pb-c.c [2021-04-13T15:30:30.799Z] #43 10.61 DEP images/sk-packet.pb-c.d [2021-04-13T15:30:30.799Z] #43 10.64 PBCC images/tcp-stream.pb-c.c [2021-04-13T15:30:30.799Z] #43 10.71 DEP images/tcp-stream.pb-c.d [2021-04-13T15:30:30.799Z] #43 10.75 PBCC images/pipe.pb-c.c [2021-04-13T15:30:31.056Z] #43 10.79 DEP images/pipe.pb-c.d [2021-04-13T15:30:31.056Z] #43 10.86 PBCC images/pstree.pb-c.c [2021-04-13T15:30:31.056Z] #43 10.88 DEP images/pstree.pb-c.d [2021-04-13T15:30:31.056Z] #43 10.94 PBCC images/fs.pb-c.c [2021-04-13T15:30:31.056Z] #43 10.96 DEP images/fs.pb-c.d [2021-04-13T15:30:31.070Z] #44 1.843 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:30:31.070Z] #44 1.843 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:30:31.070Z] #44 1.862 Note: Building without GnuTLS support [2021-04-13T15:30:31.070Z] #44 1.893 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:30:31.070Z] #44 1.900 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:30:31.250Z] #13 45.59 Selecting previously unselected package binutils-mingw-w64. [2021-04-13T15:30:31.250Z] #13 45.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-13T15:30:31.250Z] #13 45.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:30:31.250Z] #13 45.72 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-13T15:30:31.250Z] #13 45.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-13T15:30:31.250Z] #13 45.73 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-13T15:30:31.318Z] #43 11.02 PBCC images/signalfd.pb-c.c [2021-04-13T15:30:31.318Z] #43 11.05 DEP images/signalfd.pb-c.d [2021-04-13T15:30:31.318Z] #43 11.14 PBCC images/fh.pb-c.c [2021-04-13T15:30:31.318Z] #43 11.19 PBCC images/fsnotify.pb-c.c [2021-04-13T15:30:31.318Z] #43 11.25 DEP images/fh.pb-c.d [2021-04-13T15:30:31.373Z] #37 4.461 -- Detecting C compiler ABI info - done [2021-04-13T15:30:31.373Z] #37 4.508 -- Detecting C compile features [2021-04-13T15:30:31.373Z] #37 ... [2021-04-13T15:30:31.373Z] [2021-04-13T15:30:31.373Z] #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-04-13T15:30:31.373Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:31.373Z] #42 59.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:31.373Z] #42 59.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:31.373Z] #42 59.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:31.373Z] #42 59.17 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:31.373Z] #42 59.19 Setting up python-six (1.12.0-1) ... [2021-04-13T15:30:31.373Z] #42 63.06 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:31.373Z] #42 63.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:30:31.373Z] #42 63.14 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:31.373Z] #42 63.17 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-13T15:30:31.373Z] #42 63.19 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:31.374Z] #42 63.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:31.374Z] #42 63.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:31.374Z] #42 63.26 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-13T15:30:31.374Z] #42 63.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:31.374Z] #42 63.31 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:31.374Z] #42 ... [2021-04-13T15:30:31.374Z] [2021-04-13T15:30:31.374Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:31.374Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:31.374Z] #13 59.41 Selecting previously unselected package binutils-mingw-w64. [2021-04-13T15:30:31.374Z] #13 59.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-13T15:30:31.374Z] #13 59.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:30:31.374Z] #13 59.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-13T15:30:31.374Z] #13 59.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:30:31.374Z] #13 59.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:30:31.374Z] #13 59.70 Selecting previously unselected package dmsetup. [2021-04-13T15:30:31.374Z] #13 59.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:30:31.374Z] #13 59.71 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-13T15:30:31.374Z] #13 59.90 Selecting previously unselected package mingw-w64-common. [2021-04-13T15:30:31.374Z] #13 59.92 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-13T15:30:31.374Z] #13 59.93 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-13T15:30:31.513Z] #13 45.94 Selecting previously unselected package dmsetup. [2021-04-13T15:30:31.513Z] #13 45.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-13T15:30:31.513Z] #13 45.97 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-13T15:30:31.513Z] #13 46.11 Selecting previously unselected package mingw-w64-common. [2021-04-13T15:30:31.574Z] #43 11.31 DEP images/fsnotify.pb-c.d [2021-04-13T15:30:31.574Z] #43 11.38 PBCC images/eventpoll.pb-c.c [2021-04-13T15:30:31.574Z] #43 11.43 DEP images/eventpoll.pb-c.d [2021-04-13T15:30:31.574Z] #43 11.48 PBCC images/eventfd.pb-c.c [2021-04-13T15:30:31.574Z] #43 ... [2021-04-13T15:30:31.574Z] [2021-04-13T15:30:31.574Z] #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-04-13T15:30:31.574Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:30:31.574Z] #45 69.69 fmt [2021-04-13T15:30:31.574Z] #45 71.26 path/filepath [2021-04-13T15:30:31.574Z] #45 73.04 regexp [2021-04-13T15:30:31.574Z] #45 74.58 flag [2021-04-13T15:30:31.574Z] #45 75.96 go/token [2021-04-13T15:30:31.574Z] #45 76.00 internal/lazyregexp [2021-04-13T15:30:31.574Z] #45 76.33 path [2021-04-13T15:30:31.574Z] #45 76.81 io/ioutil [2021-04-13T15:30:31.574Z] #45 76.82 go/scanner [2021-04-13T15:30:31.574Z] #45 77.44 net/url [2021-04-13T15:30:31.574Z] #45 78.32 go/ast [2021-04-13T15:30:31.574Z] #45 78.66 text/template/parse [2021-04-13T15:30:31.776Z] #13 46.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-13T15:30:31.776Z] #13 46.13 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-13T15:30:31.830Z] #45 ... [2021-04-13T15:30:31.830Z] [2021-04-13T15:30:31.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:31.830Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:31.830Z] #43 11.52 DEP images/eventfd.pb-c.d [2021-04-13T15:30:31.830Z] #43 11.56 PBCC images/remap-file-path.pb-c.c [2021-04-13T15:30:31.830Z] #43 11.61 DEP images/remap-file-path.pb-c.d [2021-04-13T15:30:31.830Z] #43 11.65 PBCC images/fifo.pb-c.c [2021-04-13T15:30:31.830Z] #43 11.69 DEP images/fifo.pb-c.d [2021-04-13T15:30:31.846Z] #20 44.40 Selecting previously unselected package libnet1:amd64. [2021-04-13T15:30:31.846Z] #20 44.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:30:31.846Z] #20 44.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:31.846Z] #20 44.54 Selecting previously unselected package libnl-3-200:amd64. [2021-04-13T15:30:31.846Z] #20 44.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-13T15:30:31.846Z] #20 44.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:30:31.846Z] #20 44.63 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-13T15:30:31.846Z] #20 44.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:30:31.846Z] #20 44.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:31.846Z] #20 44.70 Selecting previously unselected package libreadline5:amd64. [2021-04-13T15:30:31.846Z] #20 44.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-13T15:30:31.846Z] #20 44.73 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-13T15:30:31.846Z] #20 44.83 Selecting previously unselected package net-tools. [2021-04-13T15:30:31.846Z] #20 44.84 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-13T15:30:31.846Z] #20 44.86 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:30:32.086Z] #43 11.76 PBCC images/ghost-file.pb-c.c [2021-04-13T15:30:32.086Z] #43 11.82 DEP images/ghost-file.pb-c.d [2021-04-13T15:30:32.086Z] #43 11.89 PBCC images/regfile.pb-c.c [2021-04-13T15:30:32.086Z] #43 11.91 DEP images/regfile.pb-c.d [2021-04-13T15:30:32.086Z] #43 11.97 PBCC images/ns.pb-c.c [2021-04-13T15:30:32.107Z] #20 45.08 Selecting previously unselected package python-pip-whl. [2021-04-13T15:30:32.107Z] #20 45.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-13T15:30:32.107Z] #20 45.09 Unpacking python-pip-whl (18.1-5) ... [2021-04-13T15:30:32.342Z] #43 11.98 DEP images/ns.pb-c.d [2021-04-13T15:30:32.342Z] #43 12.04 PBCC images/fdinfo.pb-c.c [2021-04-13T15:30:32.342Z] #43 12.14 DEP images/fdinfo.pb-c.d [2021-04-13T15:30:32.342Z] #43 12.18 PBCC images/core-aarch64.pb-c.c [2021-04-13T15:30:32.342Z] #43 12.22 PBCC images/core-arm.pb-c.c [2021-04-13T15:30:32.342Z] #43 12.27 PBCC images/core-ppc64.pb-c.c [2021-04-13T15:30:32.541Z] #57 164.4 + bin/containerd-shim-runc-v1 [2021-04-13T15:30:32.586Z] #37 ... [2021-04-13T15:30:32.586Z] [2021-04-13T15:30:32.586Z] #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-04-13T15:30:32.586Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:30:32.586Z] #45 58.91 internal/fmtsort [2021-04-13T15:30:32.586Z] #45 59.49 internal/syscall/execenv [2021-04-13T15:30:32.586Z] #45 59.74 internal/syscall/unix [2021-04-13T15:30:32.586Z] #45 59.93 strings [2021-04-13T15:30:32.586Z] #45 61.39 os [2021-04-13T15:30:32.586Z] #45 62.69 regexp/syntax [2021-04-13T15:30:32.586Z] #45 65.29 fmt [2021-04-13T15:30:32.586Z] #45 66.86 regexp [2021-04-13T15:30:32.586Z] #45 ... [2021-04-13T15:30:32.586Z] [2021-04-13T15:30:32.587Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:32.587Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:32.587Z] #13 60.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-13T15:30:32.587Z] #13 60.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-13T15:30:32.587Z] #13 60.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:30:32.587Z] #13 63.51 Selecting previously unselected package binutils-mingw-w64. [2021-04-13T15:30:32.587Z] #13 63.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-13T15:30:32.587Z] #13 63.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:30:32.587Z] #13 63.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-13T15:30:32.587Z] #13 63.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:30:32.587Z] #13 63.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:30:32.587Z] #13 63.93 Selecting previously unselected package dmsetup. [2021-04-13T15:30:32.587Z] #13 63.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:30:32.587Z] #13 63.96 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-13T15:30:32.587Z] #13 64.14 Selecting previously unselected package mingw-w64-common. [2021-04-13T15:30:32.587Z] #13 64.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-13T15:30:32.587Z] #13 64.17 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-13T15:30:32.598Z] #43 12.31 PBCC images/core-s390.pb-c.c [2021-04-13T15:30:32.598Z] #43 12.36 PBCC images/core-x86.pb-c.c [2021-04-13T15:30:32.598Z] #43 12.42 PBCC images/core.pb-c.c [2021-04-13T15:30:32.598Z] #43 12.45 PBCC images/inventory.pb-c.c [2021-04-13T15:30:32.598Z] #43 12.55 DEP images/core-aarch64.pb-c.d [2021-04-13T15:30:32.620Z] #44 3.924 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:30:32.620Z] #44 3.995 GEN .gitid [2021-04-13T15:30:32.620Z] #44 4.056 GEN criu/include/version.h [2021-04-13T15:30:32.679Z] #20 45.62 Selecting previously unselected package python3-lib2to3. [2021-04-13T15:30:32.679Z] #20 45.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-13T15:30:32.679Z] #20 45.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:30:32.725Z] #13 ... [2021-04-13T15:30:32.725Z] [2021-04-13T15:30:32.725Z] #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-04-13T15:30:32.725Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-13T15:30:32.725Z] #36 40.30 Selecting previously unselected package cmake-data. [2021-04-13T15:30:32.725Z] #36 40.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-13T15:30:32.725Z] #36 40.32 Unpacking cmake-data (3.13.4-1) ... [2021-04-13T15:30:32.725Z] #36 43.53 Selecting previously unselected package libicu63:arm64. [2021-04-13T15:30:32.725Z] #36 43.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-13T15:30:32.725Z] #36 43.60 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-13T15:30:32.725Z] #36 48.64 Selecting previously unselected package libxml2:arm64. [2021-04-13T15:30:32.725Z] #36 48.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-13T15:30:32.725Z] #36 48.66 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:32.725Z] #36 49.06 Selecting previously unselected package libarchive13:arm64. [2021-04-13T15:30:32.725Z] #36 49.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-13T15:30:32.725Z] #36 49.08 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-13T15:30:32.725Z] #36 49.29 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-13T15:30:32.725Z] #36 49.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-13T15:30:32.725Z] #36 49.30 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-13T15:30:32.725Z] #36 49.47 Selecting previously unselected package librhash0:arm64. [2021-04-13T15:30:32.725Z] #36 49.47 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-13T15:30:32.725Z] #36 49.49 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-13T15:30:32.725Z] #36 49.72 Selecting previously unselected package libuv1:arm64. [2021-04-13T15:30:32.725Z] #36 49.73 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-13T15:30:32.725Z] #36 49.75 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-13T15:30:32.725Z] #36 49.91 Selecting previously unselected package cmake. [2021-04-13T15:30:32.725Z] #36 49.92 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-13T15:30:32.725Z] #36 49.94 Unpacking cmake (3.13.4-1) ... [2021-04-13T15:30:32.725Z] #36 ... [2021-04-13T15:30:32.725Z] [2021-04-13T15:30:32.725Z] #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-04-13T15:30:32.725Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-13T15:30:32.725Z] #42 48.59 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-13T15:30:32.725Z] #42 48.61 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-13T15:30:32.725Z] #42 48.64 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-13T15:30:32.725Z] #42 48.66 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-13T15:30:32.725Z] #42 48.67 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-13T15:30:32.725Z] #42 48.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-13T15:30:32.725Z] #42 48.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:32.725Z] #42 48.74 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-13T15:30:32.725Z] #42 48.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-13T15:30:32.725Z] #42 48.78 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-13T15:30:32.757Z] #13 ... [2021-04-13T15:30:32.757Z] [2021-04-13T15:30:32.757Z] #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-04-13T15:30:32.757Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:30:32.757Z] #45 60.42 time [2021-04-13T15:30:32.757Z] #45 65.15 internal/fmtsort [2021-04-13T15:30:32.757Z] #45 65.82 internal/syscall/execenv [2021-04-13T15:30:32.757Z] #45 65.91 internal/poll [2021-04-13T15:30:32.757Z] #45 66.16 internal/syscall/unix [2021-04-13T15:30:32.757Z] #45 66.48 strings [2021-04-13T15:30:32.757Z] #45 67.89 os [2021-04-13T15:30:32.757Z] #45 69.31 regexp/syntax [2021-04-13T15:30:32.757Z] #45 ... [2021-04-13T15:30:32.757Z] [2021-04-13T15:30:32.757Z] #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-04-13T15:30:32.757Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-13T15:30:32.757Z] #42 69.93 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-13T15:30:32.757Z] #42 69.95 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:32.854Z] #43 12.61 DEP images/core-arm.pb-c.d [2021-04-13T15:30:32.854Z] #43 12.67 DEP images/core-ppc64.pb-c.d [2021-04-13T15:30:32.854Z] #43 12.72 DEP images/core-s390.pb-c.d [2021-04-13T15:30:32.854Z] #43 12.76 DEP images/core-x86.pb-c.d [2021-04-13T15:30:32.854Z] #43 12.81 DEP images/core.pb-c.d [2021-04-13T15:30:32.922Z] #44 4.159 GEN include/common/asm [2021-04-13T15:30:32.922Z] #44 ... [2021-04-13T15:30:32.922Z] [2021-04-13T15:30:32.922Z] #38 [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-04-13T15:30:32.922Z] #38 sha256:502fa9e384b8b78ddc6c12584a90a30cf3d0beb40671a6a4e2ce26a013b80a31 [2021-04-13T15:30:32.922Z] #38 5.574 -- Detecting C compile features - done [2021-04-13T15:30:32.922Z] #38 5.621 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-13T15:30:32.922Z] #38 5.851 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-13T15:30:32.922Z] #38 6.038 -- Configuring done [2021-04-13T15:30:32.922Z] #38 6.069 -- Generating done [2021-04-13T15:30:32.922Z] #38 6.082 -- Build files have been written to: /tmp/tmp.G7oYynWpDF/tini [2021-04-13T15:30:32.922Z] #38 6.104 + make tini-static [2021-04-13T15:30:32.922Z] #38 6.589 Scanning dependencies of target tini-static [2021-04-13T15:30:32.922Z] #38 6.813 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-13T15:30:32.922Z] #38 8.425 [100%] Linking C executable tini-static [2021-04-13T15:30:32.922Z] #38 9.206 [100%] Built target tini-static [2021-04-13T15:30:32.922Z] #38 9.263 + mkdir -p /build [2021-04-13T15:30:32.922Z] #38 9.268 + cp tini-static /build/docker-init [2021-04-13T15:30:32.922Z] #38 DONE 9.4s [2021-04-13T15:30:32.941Z] #20 45.77 Selecting previously unselected package python3-distutils. [2021-04-13T15:30:32.941Z] #20 45.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-13T15:30:32.941Z] #20 45.79 Unpacking python3-distutils (3.7.3-1) ... [2021-04-13T15:30:32.941Z] #20 45.95 Selecting previously unselected package python3-pip. [2021-04-13T15:30:32.941Z] #20 45.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-13T15:30:32.941Z] #20 45.96 Unpacking python3-pip (18.1-5) ... [2021-04-13T15:30:33.018Z] #42 DONE 70.8s [2021-04-13T15:30:33.018Z] [2021-04-13T15:30:33.018Z] #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-04-13T15:30:33.018Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:33.110Z] #43 12.86 DEP images/inventory.pb-c.d [2021-04-13T15:30:33.110Z] #43 12.96 PBCC images/cpuinfo.pb-c.c [2021-04-13T15:30:33.110Z] #43 13.00 DEP images/cpuinfo.pb-c.d [2021-04-13T15:30:33.110Z] #43 13.05 PBCC images/stats.pb-c.c [2021-04-13T15:30:33.110Z] #43 13.08 DEP images/stats.pb-c.d [2021-04-13T15:30:33.202Z] #20 46.15 Selecting previously unselected package python3-pkg-resources. [2021-04-13T15:30:33.202Z] #20 46.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:30:33.202Z] #20 46.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:33.202Z] #20 46.31 Selecting previously unselected package python3-setuptools. [2021-04-13T15:30:33.243Z] [2021-04-13T15:30:33.243Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:33.243Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:30:33.243Z] #14 67.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-13T15:30:33.243Z] #14 67.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-13T15:30:33.243Z] #14 67.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:30:33.464Z] #20 46.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-13T15:30:33.464Z] #20 46.34 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-13T15:30:33.725Z] #20 46.60 Selecting previously unselected package python3-wheel. [2021-04-13T15:30:33.725Z] #20 46.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-13T15:30:33.725Z] #20 46.62 Unpacking python3-wheel (0.32.3-2) ... [2021-04-13T15:30:33.725Z] #20 46.70 Selecting previously unselected package sudo. [2021-04-13T15:30:33.725Z] #20 46.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-13T15:30:33.725Z] #20 46.72 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:30:34.297Z] #20 47.19 Selecting previously unselected package thin-provisioning-tools. [2021-04-13T15:30:34.297Z] #20 47.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-13T15:30:34.297Z] #20 47.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:30:34.558Z] #20 47.50 Selecting previously unselected package uidmap. [2021-04-13T15:30:34.558Z] #20 47.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-13T15:30:34.558Z] #20 47.52 Unpacking uidmap (1:4.5-1.1) ... [2021-04-13T15:30:34.558Z] #20 47.67 Selecting previously unselected package vim-runtime. [2021-04-13T15:30:34.558Z] #20 47.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:30:34.650Z] #42 52.40 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-13T15:30:34.819Z] #20 47.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-13T15:30:34.819Z] #20 47.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-13T15:30:34.819Z] #20 47.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:30:34.913Z] #42 52.49 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:34.927Z] #43 ... [2021-04-13T15:30:34.927Z] [2021-04-13T15:30:34.927Z] #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-04-13T15:30:34.927Z] #51 sha256:25dfd771e8ae7ddc782c4812785f9378f371141f98b6b80d072a050ba905378a [2021-04-13T15:30:34.927Z] #51 62.68 context [2021-04-13T15:30:34.927Z] #51 63.74 internal/poll [2021-04-13T15:30:34.927Z] #51 64.92 encoding/binary [2021-04-13T15:30:34.927Z] #51 66.20 internal/syscall/unix [2021-04-13T15:30:34.927Z] #51 66.51 os [2021-04-13T15:30:34.927Z] #51 67.46 encoding/base64 [2021-04-13T15:30:34.927Z] #51 68.25 strings [2021-04-13T15:30:34.927Z] #51 70.13 fmt [2021-04-13T15:30:34.927Z] #51 70.57 path/filepath [2021-04-13T15:30:34.927Z] #51 72.45 golang.org/x/sys/unix [2021-04-13T15:30:35.001Z] #43 14.63 make[1]: Nothing to be done for 'all'. [2021-04-13T15:30:35.128Z] #13 ... [2021-04-13T15:30:35.128Z] [2021-04-13T15:30:35.128Z] #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-04-13T15:30:35.128Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:30:35.128Z] #45 69.49 flag [2021-04-13T15:30:35.128Z] #45 70.53 go/token [2021-04-13T15:30:35.128Z] #45 70.78 internal/lazyregexp [2021-04-13T15:30:35.128Z] #45 71.10 path [2021-04-13T15:30:35.128Z] #45 71.42 go/scanner [2021-04-13T15:30:35.128Z] #45 71.57 io/ioutil [2021-04-13T15:30:35.176Z] #42 DONE 53.0s [2021-04-13T15:30:35.176Z] [2021-04-13T15:30:35.176Z] #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-04-13T15:30:35.176Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-13T15:30:35.176Z] #36 51.65 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-13T15:30:35.176Z] #36 51.69 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:30:35.176Z] #36 51.73 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-13T15:30:35.176Z] #36 51.77 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:35.176Z] #36 51.81 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-13T15:30:35.176Z] #36 51.84 Setting up cmake-data (3.13.4-1) ... [2021-04-13T15:30:35.176Z] #36 51.87 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-13T15:30:35.176Z] #36 51.88 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-13T15:30:35.177Z] #36 51.90 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-13T15:30:35.177Z] #36 51.92 Setting up cmake (3.13.4-1) ... [2021-04-13T15:30:35.177Z] #36 51.94 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:35.177Z] #36 52.09 Processing triggers for mime-support (3.62) ... [2021-04-13T15:30:35.177Z] #36 DONE 53.0s [2021-04-13T15:30:35.177Z] [2021-04-13T15:30:35.177Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:35.177Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:30:35.186Z] #51 ... [2021-04-13T15:30:35.186Z] [2021-04-13T15:30:35.186Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:35.186Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:35.186Z] #13 66.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-13T15:30:35.186Z] #13 66.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-13T15:30:35.186Z] #13 66.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:30:35.698Z] #45 72.17 net/url [2021-04-13T15:30:36.062Z] #57 167.7 + bin/containerd-shim-runc-v2 [2021-04-13T15:30:36.206Z] #20 ... [2021-04-13T15:30:36.206Z] [2021-04-13T15:30:36.206Z] #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-04-13T15:30:36.206Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:36.206Z] #43 99.36 CC criu/cr-check.o [2021-04-13T15:30:36.206Z] #43 101.1 CC criu/cr-dedup.o [2021-04-13T15:30:36.206Z] #43 101.5 CC criu/cr-dump.o [2021-04-13T15:30:36.206Z] #43 103.8 CC criu/cr-errno.o [2021-04-13T15:30:36.206Z] #43 103.9 CC criu/cr-restore.o [2021-04-13T15:30:36.206Z] #43 108.6 CC criu/cr-service.o [2021-04-13T15:30:36.267Z] #45 72.83 go/ast [2021-04-13T15:30:36.354Z] #57 168.5 + binaries [2021-04-13T15:30:36.354Z] #57 168.5 + install -D bin/containerd /build/containerd [2021-04-13T15:30:36.354Z] #57 168.5 + install -D bin/containerd-shim /build/containerd-shim [2021-04-13T15:30:36.354Z] #57 168.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-13T15:30:36.354Z] #57 168.5 + install -D bin/ctr /build/ctr [2021-04-13T15:30:36.369Z] #43 16.08 CC images/stats.o [2021-04-13T15:30:36.369Z] #43 ... [2021-04-13T15:30:36.369Z] [2021-04-13T15:30:36.369Z] #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-04-13T15:30:36.369Z] #51 sha256:617888081824629a0c86591a38d8423d0a44559958dda39c87db5626ec92a6ab [2021-04-13T15:30:36.369Z] #51 74.62 encoding/json [2021-04-13T15:30:36.369Z] #51 77.37 github.com/pkg/diff [2021-04-13T15:30:36.369Z] #51 78.68 go/ast [2021-04-13T15:30:36.369Z] #51 80.01 golang.org/x/crypto/ssh/terminal [2021-04-13T15:30:36.369Z] #51 81.38 mvdan.cc/editorconfig [2021-04-13T15:30:36.369Z] #51 82.62 mvdan.cc/sh/v3/fileutil [2021-04-13T15:30:36.369Z] #51 82.87 text/tabwriter [2021-04-13T15:30:36.369Z] #51 83.42 mvdan.cc/sh/v3/syntax [2021-04-13T15:30:36.624Z] #51 ... [2021-04-13T15:30:36.624Z] [2021-04-13T15:30:36.624Z] #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-04-13T15:30:36.624Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:36.624Z] #43 16.44 CC images/core.o [2021-04-13T15:30:36.988Z] #57 DONE 169.1s [2021-04-13T15:30:37.094Z] #13 ... [2021-04-13T15:30:37.094Z] [2021-04-13T15:30:37.094Z] #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-04-13T15:30:37.094Z] #37 sha256:598d15c948c0f7d75061abedf14575482b76696d03f351f87b35e7cf10ae660f [2021-04-13T15:30:37.094Z] #37 6.832 -- Detecting C compile features - done [2021-04-13T15:30:37.094Z] #37 7.002 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-13T15:30:37.094Z] #37 7.278 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-13T15:30:37.094Z] #37 7.459 -- Configuring done [2021-04-13T15:30:37.094Z] #37 7.478 -- Generating done [2021-04-13T15:30:37.094Z] #37 7.478 -- Build files have been written to: /tmp/tmp.GjbCr2AyKG/tini [2021-04-13T15:30:37.094Z] #37 7.522 + make tini-static [2021-04-13T15:30:37.094Z] #37 7.950 Scanning dependencies of target tini-static [2021-04-13T15:30:37.094Z] #37 8.039 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-13T15:30:37.094Z] #37 9.322 [100%] Linking C executable tini-static [2021-04-13T15:30:37.094Z] #37 9.880 [100%] Built target tini-static [2021-04-13T15:30:37.094Z] #37 9.986 + mkdir -p /build [2021-04-13T15:30:37.094Z] #37 9.991 + cp tini-static /build/docker-init [2021-04-13T15:30:37.094Z] #37 DONE 10.3s [2021-04-13T15:30:37.105Z] #43 ... [2021-04-13T15:30:37.105Z] [2021-04-13T15:30:37.105Z] #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-04-13T15:30:37.106Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:30:37.106Z] #45 44.66 hash/crc32 [2021-04-13T15:30:37.106Z] #45 45.17 vendor/golang.org/x/crypto/hkdf [2021-04-13T15:30:37.106Z] #45 45.62 vendor/golang.org/x/text/transform [2021-04-13T15:30:37.106Z] #45 46.44 time [2021-04-13T15:30:37.106Z] #45 46.87 internal/syscall/execenv [2021-04-13T15:30:37.106Z] #45 47.20 internal/syscall/unix [2021-04-13T15:30:37.106Z] #45 47.46 regexp/syntax [2021-04-13T15:30:37.106Z] #45 47.51 path [2021-04-13T15:30:37.106Z] #45 53.16 regexp [2021-04-13T15:30:37.106Z] #45 53.33 internal/poll [2021-04-13T15:30:37.106Z] #45 53.34 context [2021-04-13T15:30:37.106Z] #45 ... [2021-04-13T15:30:37.106Z] [2021-04-13T15:30:37.106Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:37.106Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:30:37.106Z] #13 50.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-13T15:30:37.106Z] #13 50.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-13T15:30:37.106Z] #13 50.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:30:37.150Z] #43 110.3 CC criu/crtools.o [2021-04-13T15:30:37.354Z] [2021-04-13T15:30:37.354Z] #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-04-13T15:30:37.354Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:37.354Z] #43 2.463 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:30:37.354Z] #43 2.463 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:30:37.354Z] #43 2.487 Note: Building without GnuTLS support [2021-04-13T15:30:37.354Z] #43 2.499 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:30:37.354Z] #43 2.499 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:30:37.600Z] #43 17.27 CC images/core-x86.o [2021-04-13T15:30:37.648Z] #45 74.08 text/template/parse [2021-04-13T15:30:37.722Z] #43 110.9 CC criu/eventfd.o [2021-04-13T15:30:37.722Z] #43 ... [2021-04-13T15:30:37.722Z] [2021-04-13T15:30:37.722Z] #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-04-13T15:30:37.722Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:30:37.771Z] #14 ... [2021-04-13T15:30:37.771Z] [2021-04-13T15:30:37.771Z] #46 [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-04-13T15:30:37.771Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:30:37.771Z] #46 62.62 bufio [2021-04-13T15:30:37.771Z] #46 64.47 reflect [2021-04-13T15:30:37.771Z] #46 67.43 regexp/syntax [2021-04-13T15:30:37.771Z] #46 69.66 path [2021-04-13T15:30:37.771Z] #46 71.14 hash/crc32 [2021-04-13T15:30:37.771Z] #46 ... [2021-04-13T15:30:37.771Z] [2021-04-13T15:30:37.771Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:37.771Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:30:37.771Z] #44 6.043 PBCC images/timens.pb-c.c [2021-04-13T15:30:37.771Z] #44 6.111 DEP images/timens.pb-c.d [2021-04-13T15:30:37.771Z] #44 6.184 PBCC images/fown.pb-c.c [2021-04-13T15:30:37.771Z] #44 6.198 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-13T15:30:37.771Z] #44 6.319 PBCC images/opts.pb-c.c [2021-04-13T15:30:37.771Z] #44 6.369 PBCC images/memfd.pb-c.c [2021-04-13T15:30:37.771Z] #44 6.458 DEP images/fown.pb-c.d [2021-04-13T15:30:37.771Z] #44 6.543 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-13T15:30:37.771Z] #44 6.616 DEP images/opts.pb-c.d [2021-04-13T15:30:37.771Z] #44 6.677 DEP images/memfd.pb-c.d [2021-04-13T15:30:37.771Z] #44 6.781 PBCC images/sit.pb-c.c [2021-04-13T15:30:37.771Z] #44 6.877 DEP images/sit.pb-c.d [2021-04-13T15:30:37.771Z] #44 6.966 PBCC images/macvlan.pb-c.c [2021-04-13T15:30:37.771Z] #44 6.985 DEP images/macvlan.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.035 PBCC images/autofs.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.054 DEP images/autofs.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.113 PBCC images/sysctl.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.154 DEP images/sysctl.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.232 PBCC images/time.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.279 DEP images/time.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.343 PBCC images/binfmt-misc.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.361 DEP images/binfmt-misc.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.405 PBCC images/seccomp.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.424 DEP images/seccomp.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.477 PBCC images/userns.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.492 DEP images/userns.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.568 PBCC images/cgroup.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.579 DEP images/cgroup.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.658 PBCC images/ext-file.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.694 DEP images/ext-file.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.753 PBCC images/rpc.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.784 DEP images/rpc.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.850 PBCC images/siginfo.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.860 DEP images/siginfo.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.894 PBCC images/pagemap.pb-c.c [2021-04-13T15:30:37.771Z] #44 7.943 DEP images/pagemap.pb-c.d [2021-04-13T15:30:37.771Z] #44 7.994 PBCC images/rlimit.pb-c.c [2021-04-13T15:30:37.771Z] #44 8.015 DEP images/rlimit.pb-c.d [2021-04-13T15:30:37.771Z] #44 8.081 PBCC images/file-lock.pb-c.c [2021-04-13T15:30:37.771Z] #44 8.130 DEP images/file-lock.pb-c.d [2021-04-13T15:30:37.771Z] #44 8.159 PBCC images/tty.pb-c.c [2021-04-13T15:30:37.771Z] #44 8.253 DEP images/tty.pb-c.d [2021-04-13T15:30:37.771Z] #44 8.366 PBCC images/tun.pb-c.c [2021-04-13T15:30:37.771Z] #44 8.459 PBCC images/netdev.pb-c.c [2021-04-13T15:30:37.771Z] #44 8.553 DEP images/tun.pb-c.d [2021-04-13T15:30:37.771Z] #44 8.612 DEP images/netdev.pb-c.d [2021-04-13T15:30:37.771Z] #44 8.672 PBCC images/vma.pb-c.c [2021-04-13T15:30:37.771Z] #44 8.770 DEP images/vma.pb-c.d [2021-04-13T15:30:37.771Z] #44 8.841 PBCC images/creds.pb-c.c [2021-04-13T15:30:37.771Z] #44 8.866 DEP images/creds.pb-c.d [2021-04-13T15:30:37.771Z] #44 8.934 PBCC images/utsns.pb-c.c [2021-04-13T15:30:37.771Z] #44 8.960 DEP images/utsns.pb-c.d [2021-04-13T15:30:37.771Z] #44 9.009 PBCC images/ipc-desc.pb-c.c [2021-04-13T15:30:37.771Z] #44 9.024 PBCC images/ipc-sem.pb-c.c [2021-04-13T15:30:37.771Z] #44 9.062 DEP images/ipc-desc.pb-c.d [2021-04-13T15:30:37.771Z] #44 9.137 DEP images/ipc-sem.pb-c.d [2021-04-13T15:30:37.922Z] #43 5.021 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:30:37.983Z] #20 50.91 Selecting previously unselected package vim. [2021-04-13T15:30:37.983Z] #20 50.92 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:30:37.983Z] #20 50.93 Unpacking vim (2:8.1.0875-5) ... [2021-04-13T15:30:38.023Z] [2021-04-13T15:30:38.024Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-13T15:30:38.024Z] #58 DONE 0.3s [2021-04-13T15:30:38.024Z] [2021-04-13T15:30:38.024Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-13T15:30:38.071Z] #44 9.208 PBCC images/ipc-msg.pb-c.c [2021-04-13T15:30:38.071Z] #44 9.236 DEP images/ipc-msg.pb-c.d [2021-04-13T15:30:38.071Z] #44 9.318 PBCC images/ipc-shm.pb-c.c [2021-04-13T15:30:38.071Z] #44 9.341 DEP images/ipc-shm.pb-c.d [2021-04-13T15:30:38.071Z] #44 9.403 PBCC images/ipc-var.pb-c.c [2021-04-13T15:30:38.071Z] #44 9.434 DEP images/ipc-var.pb-c.d [2021-04-13T15:30:38.071Z] #44 9.473 PBCC images/sk-opts.pb-c.c [2021-04-13T15:30:38.071Z] #44 9.506 PBCC images/packet-sock.pb-c.c [2021-04-13T15:30:38.182Z] #43 5.162 GEN .gitid [2021-04-13T15:30:38.182Z] #43 5.231 GEN criu/include/version.h [2021-04-13T15:30:38.182Z] #43 5.264 GEN include/common/asm [2021-04-13T15:30:38.197Z] #43 17.87 CC images/core-arm.o [2021-04-13T15:30:38.316Z] #62 DONE 0.3s [2021-04-13T15:30:38.316Z] [2021-04-13T15:30:38.316Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-13T15:30:38.371Z] #44 9.576 DEP images/sk-opts.pb-c.d [2021-04-13T15:30:38.371Z] #44 9.641 DEP images/packet-sock.pb-c.d [2021-04-13T15:30:38.556Z] #20 51.54 Selecting previously unselected package xfsprogs. [2021-04-13T15:30:38.556Z] #20 51.55 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-13T15:30:38.556Z] #20 51.56 Unpacking xfsprogs (4.20.0-1) ... [2021-04-13T15:30:38.588Z] #45 ... [2021-04-13T15:30:38.588Z] [2021-04-13T15:30:38.588Z] #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-04-13T15:30:38.588Z] #37 sha256:db63bd47cd3d1963856664a6e0f424b583deac1c0edcb63ca3f29aec591da365 [2021-04-13T15:30:38.588Z] #37 4.906 + RM_GOPATH=0 [2021-04-13T15:30:38.588Z] #37 4.906 + TMP_GOPATH= [2021-04-13T15:30:38.588Z] #37 4.907 + : /build [2021-04-13T15:30:38.588Z] #37 4.907 + '[' -z '' ']' [2021-04-13T15:30:38.588Z] #37 4.908 ++ mktemp -d [2021-04-13T15:30:38.588Z] #37 4.915 + export GOPATH=/tmp/tmp.EJjRdxkl8l [2021-04-13T15:30:38.588Z] #37 4.920 + GOPATH=/tmp/tmp.EJjRdxkl8l [2021-04-13T15:30:38.588Z] #37 4.920 + RM_GOPATH=1 [2021-04-13T15:30:38.588Z] #37 4.920 + case "$(go env GOARCH)" in [2021-04-13T15:30:38.588Z] #37 4.921 ++ go env GOARCH [2021-04-13T15:30:38.588Z] #37 4.948 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:38.588Z] #37 4.948 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:38.588Z] #37 4.949 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:38.588Z] #37 4.959 + dir=/tmp/install [2021-04-13T15:30:38.588Z] #37 4.961 + bin=tini [2021-04-13T15:30:38.588Z] #37 4.962 + shift [2021-04-13T15:30:38.588Z] #37 4.965 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-13T15:30:38.588Z] #37 4.965 + . /tmp/install/tini.installer [2021-04-13T15:30:38.588Z] #37 4.966 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:38.588Z] #37 4.966 + install_tini [2021-04-13T15:30:38.588Z] #37 4.969 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-13T15:30:38.588Z] #37 4.969 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:38.588Z] #37 4.969 + git clone https://github.com/krallin/tini.git /tmp/tmp.EJjRdxkl8l/tini [2021-04-13T15:30:38.588Z] #37 4.971 Cloning into '/tmp/tmp.EJjRdxkl8l/tini'... [2021-04-13T15:30:38.588Z] #37 5.684 + cd /tmp/tmp.EJjRdxkl8l/tini [2021-04-13T15:30:38.588Z] #37 5.684 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:38.588Z] #37 5.751 + cmake . [2021-04-13T15:30:38.588Z] #37 6.331 -- The C compiler identification is GNU 8.3.0 [2021-04-13T15:30:38.588Z] #37 6.374 -- Check for working C compiler: /usr/bin/cc [2021-04-13T15:30:38.588Z] #37 6.902 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-13T15:30:38.588Z] #37 6.903 -- Detecting C compiler ABI info [2021-04-13T15:30:38.588Z] #37 7.489 -- Detecting C compiler ABI info - done [2021-04-13T15:30:38.588Z] #37 7.533 -- Detecting C compile features [2021-04-13T15:30:38.608Z] #67 DONE 0.3s [2021-04-13T15:30:38.608Z] [2021-04-13T15:30:38.608Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-13T15:30:38.672Z] #44 9.806 PBCC images/sk-netlink.pb-c.c [2021-04-13T15:30:38.672Z] #44 9.843 DEP images/sk-netlink.pb-c.d [2021-04-13T15:30:38.672Z] #44 9.950 PBCC images/sk-inet.pb-c.c [2021-04-13T15:30:38.672Z] #44 10.00 DEP images/sk-inet.pb-c.d [2021-04-13T15:30:38.672Z] #44 10.06 PBCC images/sk-unix.pb-c.c [2021-04-13T15:30:38.760Z] #43 18.41 CC images/core-aarch64.o [2021-04-13T15:30:38.760Z] #43 18.77 CC images/core-ppc64.o [2021-04-13T15:30:38.817Z] #20 52.02 Selecting previously unselected package zip. [2021-04-13T15:30:38.817Z] #20 52.03 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-13T15:30:38.900Z] #69 DONE 0.2s [2021-04-13T15:30:38.900Z] [2021-04-13T15:30:38.900Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-13T15:30:38.900Z] #70 DONE 0.1s [2021-04-13T15:30:38.900Z] [2021-04-13T15:30:38.900Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-13T15:30:38.973Z] #44 10.13 DEP images/sk-unix.pb-c.d [2021-04-13T15:30:38.973Z] #44 10.19 PBCC images/mm.pb-c.c [2021-04-13T15:30:38.973Z] #44 ... [2021-04-13T15:30:38.973Z] [2021-04-13T15:30:38.973Z] #48 [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-04-13T15:30:38.973Z] #48 sha256:a86f28b964aaa4595b275c798500105792f7e7ae4a73eea2da43f02e877c6079 [2021-04-13T15:30:38.973Z] #48 DONE 74.4s [2021-04-13T15:30:38.973Z] [2021-04-13T15:30:38.973Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:38.973Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:30:38.973Z] #44 10.25 DEP images/mm.pb-c.d [2021-04-13T15:30:38.973Z] #44 10.34 PBCC images/timerfd.pb-c.c [2021-04-13T15:30:39.030Z] #43 ... [2021-04-13T15:30:39.030Z] [2021-04-13T15:30:39.030Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:39.030Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:39.030Z] #13 72.95 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-13T15:30:39.030Z] #13 72.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:30:39.030Z] #13 72.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:39.030Z] #13 73.13 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-13T15:30:39.030Z] #13 73.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:30:39.030Z] #13 73.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:39.079Z] #20 52.03 Unpacking zip (3.0-11+b1) ... [2021-04-13T15:30:39.079Z] #20 52.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:30:39.079Z] #20 52.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:30:39.079Z] #20 52.25 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-13T15:30:39.079Z] #20 52.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-13T15:30:39.079Z] #20 52.28 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-13T15:30:39.274Z] #44 10.40 DEP images/timerfd.pb-c.d [2021-04-13T15:30:39.274Z] #44 ... [2021-04-13T15:30:39.274Z] [2021-04-13T15:30:39.274Z] #52 [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-04-13T15:30:39.274Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:30:39.274Z] #52 64.54 bufio [2021-04-13T15:30:39.274Z] #52 67.05 text/tabwriter [2021-04-13T15:30:39.274Z] #52 68.28 reflect [2021-04-13T15:30:39.274Z] #52 69.67 regexp/syntax [2021-04-13T15:30:39.274Z] #52 ... [2021-04-13T15:30:39.274Z] [2021-04-13T15:30:39.274Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:39.274Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:30:39.274Z] #44 10.50 PBCC images/timer.pb-c.c [2021-04-13T15:30:39.274Z] #44 10.60 DEP images/timer.pb-c.d [2021-04-13T15:30:39.293Z] #13 ... [2021-04-13T15:30:39.293Z] [2021-04-13T15:30:39.293Z] #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-04-13T15:30:39.293Z] #56 sha256:7592b864e556fa6e475193e19cd4feba7f4d3b6e44201074886d9c424db4e88b [2021-04-13T15:30:39.341Z] #20 52.29 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-13T15:30:39.341Z] #20 52.34 Setting up uidmap (1:4.5-1.1) ... [2021-04-13T15:30:39.341Z] #20 52.35 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-13T15:30:39.341Z] #20 52.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:30:39.341Z] #20 52.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:30:39.341Z] #20 52.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:30:39.341Z] #20 52.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:30:39.341Z] #20 52.42 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:30:39.341Z] #20 52.43 Setting up zip (3.0-11+b1) ... [2021-04-13T15:30:39.341Z] #20 52.45 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:30:39.341Z] #20 52.48 Setting up bash-completion (1:2.8-6) ... [2021-04-13T15:30:39.536Z] #71 DONE 0.7s [2021-04-13T15:30:39.566Z] #43 6.563 PBCC images/timens.pb-c.c [2021-04-13T15:30:39.566Z] #43 6.604 DEP images/timens.pb-c.d [2021-04-13T15:30:39.566Z] #43 6.675 PBCC images/fown.pb-c.c [2021-04-13T15:30:39.566Z] #43 6.726 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-13T15:30:39.592Z] #44 10.75 PBCC images/sa.pb-c.c [2021-04-13T15:30:39.592Z] #44 10.80 DEP images/sa.pb-c.d [2021-04-13T15:30:39.592Z] #44 10.97 PBCC images/pipe-data.pb-c.c [2021-04-13T15:30:39.592Z] #44 11.02 DEP images/pipe-data.pb-c.d [2021-04-13T15:30:39.804Z] #56 39.47 Checking out files: 44% (1744/3879) Checking out files: 45% (1746/3879) Checking out files: 46% (1785/3879) Checking out files: 47% (1824/3879) Checking out files: 48% (1862/3879) Checking out files: 49% (1901/3879) Checking out files: 50% (1940/3879) Checking out files: 51% (1979/3879) Checking out files: 52% (2018/3879) Checking out files: 53% (2056/3879) Checking out files: 54% (2095/3879) Checking out files: 55% (2134/3879) Checking out files: 56% (2173/3879) Checking out files: 57% (2212/3879) Checking out files: 58% (2250/3879) Checking out files: 59% (2289/3879) Checking out files: 60% (2328/3879) Checking out files: 61% (2367/3879) Checking out files: 62% (2405/3879) Checking out files: 63% (2444/3879) Checking out files: 64% (2483/3879) Checking out files: 65% (2522/3879) Checking out files: 66% (2561/3879) Checking out files: 67% (2599/3879) Checking out files: 68% (2638/3879) Checking out files: 69% (2677/3879) Checking out files: 70% (2716/3879) Checking out files: 71% (2755/3879) Checking out files: 72% (2793/3879) Checking out files: 73% (2832/3879) Checking out files: 74% (2871/3879) Checking out files: 75% (2910/3879) Checking out files: 76% (2949/3879) Checking out files: 77% (2987/3879) Checking out files: 78% (3026/3879) Checking out files: 79% (3065/3879) Checking out files: 80% (3104/3879) Checking out files: 81% (3142/3879) Checking out files: 82% (3181/3879) Checking out files: 83% (3220/3879) Checking out files: 84% (3259/3879) Checking out files: 84% (3287/3879) Checking out files: 85% (3298/3879) Checking out files: 86% (3336/3879) Checking out files: 87% (3375/3879) Checking out files: 88% (3414/3879) Checking out files: 89% (3453/3879) Checking out files: 90% (3492/3879) Checking out files: 91% (3530/3879) Checking out files: 92% (3569/3879) Checking out files: 93% (3608/3879) Checking out files: 94% (3647/3879) Checking out files: 95% (3686/3879) Checking out files: 96% (3724/3879) Checking out files: 97% (3763/3879) Checking out files: 98% (3802/3879) Checking out files: 99% (3841/3879) Checking out files: 100% (3879/3879) Checking out files: 100% (3879/3879), done. [2021-04-13T15:30:39.804Z] #56 41.17 + cd /tmp/tmp.joBCZk3mB6/src/github.com/containerd/containerd [2021-04-13T15:30:39.804Z] #56 41.18 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:39.826Z] #43 6.805 PBCC images/opts.pb-c.c [2021-04-13T15:30:39.826Z] #43 6.859 PBCC images/memfd.pb-c.c [2021-04-13T15:30:39.826Z] #43 6.902 DEP images/fown.pb-c.d [2021-04-13T15:30:39.826Z] #43 6.949 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-13T15:30:39.828Z] [2021-04-13T15:30:39.828Z] #72 exporting to image [2021-04-13T15:30:39.828Z] #72 exporting layers [2021-04-13T15:30:39.893Z] #44 11.13 PBCC images/mnt.pb-c.c [2021-04-13T15:30:39.893Z] #44 11.22 DEP images/mnt.pb-c.d [2021-04-13T15:30:39.893Z] #44 11.31 PBCC images/sk-packet.pb-c.c [2021-04-13T15:30:39.893Z] #44 11.36 DEP images/sk-packet.pb-c.d [2021-04-13T15:30:39.969Z] #37 9.488 -- Detecting C compile features - done [2021-04-13T15:30:39.969Z] #37 9.538 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-13T15:30:39.969Z] #37 9.731 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-13T15:30:40.085Z] #43 7.027 DEP images/opts.pb-c.d [2021-04-13T15:30:40.085Z] #43 7.092 DEP images/memfd.pb-c.d [2021-04-13T15:30:40.085Z] #43 7.157 PBCC images/sit.pb-c.c [2021-04-13T15:30:40.085Z] #43 7.199 DEP images/sit.pb-c.d [2021-04-13T15:30:40.195Z] #44 11.41 PBCC images/tcp-stream.pb-c.c [2021-04-13T15:30:40.195Z] #44 11.47 DEP images/tcp-stream.pb-c.d [2021-04-13T15:30:40.195Z] #44 11.58 PBCC images/pipe.pb-c.c [2021-04-13T15:30:40.229Z] #37 9.852 -- Configuring done [2021-04-13T15:30:40.229Z] #37 9.883 -- Generating done [2021-04-13T15:30:40.229Z] #37 ... [2021-04-13T15:30:40.229Z] [2021-04-13T15:30:40.229Z] #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-04-13T15:30:40.229Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:40.229Z] #43 6.114 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:30:40.229Z] #43 6.115 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:30:40.229Z] #43 6.126 Note: Building without GnuTLS support [2021-04-13T15:30:40.229Z] #43 6.151 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:30:40.229Z] #43 6.151 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:30:40.229Z] #43 7.764 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:30:40.229Z] #43 7.822 GEN .gitid [2021-04-13T15:30:40.229Z] #43 7.852 GEN criu/include/version.h [2021-04-13T15:30:40.229Z] #43 7.925 GEN include/common/asm [2021-04-13T15:30:40.229Z] #43 9.506 PBCC images/timens.pb-c.c [2021-04-13T15:30:40.229Z] #43 9.572 DEP images/timens.pb-c.d [2021-04-13T15:30:40.229Z] #43 9.659 PBCC images/fown.pb-c.c [2021-04-13T15:30:40.229Z] #43 9.668 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-13T15:30:40.229Z] #43 9.763 PBCC images/opts.pb-c.c [2021-04-13T15:30:40.229Z] #43 9.808 PBCC images/memfd.pb-c.c [2021-04-13T15:30:40.229Z] #43 9.893 DEP images/fown.pb-c.d [2021-04-13T15:30:40.229Z] #43 9.942 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-13T15:30:40.229Z] #43 9.991 DEP images/opts.pb-c.d [2021-04-13T15:30:40.229Z] #43 10.04 DEP images/memfd.pb-c.d [2021-04-13T15:30:40.229Z] #43 10.12 PBCC images/sit.pb-c.c [2021-04-13T15:30:40.229Z] #43 10.19 DEP images/sit.pb-c.d [2021-04-13T15:30:40.229Z] #43 10.26 PBCC images/macvlan.pb-c.c [2021-04-13T15:30:40.229Z] #43 ... [2021-04-13T15:30:40.229Z] [2021-04-13T15:30:40.229Z] #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-04-13T15:30:40.229Z] #37 sha256:db63bd47cd3d1963856664a6e0f424b583deac1c0edcb63ca3f29aec591da365 [2021-04-13T15:30:40.229Z] #37 9.885 -- Build files have been written to: /tmp/tmp.EJjRdxkl8l/tini [2021-04-13T15:30:40.229Z] #37 9.895 + make tini-static [2021-04-13T15:30:40.345Z] #43 7.237 PBCC images/macvlan.pb-c.c [2021-04-13T15:30:40.345Z] #43 7.276 DEP images/macvlan.pb-c.d [2021-04-13T15:30:40.345Z] #43 7.319 PBCC images/autofs.pb-c.c [2021-04-13T15:30:40.345Z] #43 7.345 DEP images/autofs.pb-c.d [2021-04-13T15:30:40.345Z] #43 7.379 PBCC images/sysctl.pb-c.c [2021-04-13T15:30:40.345Z] #43 7.414 DEP images/sysctl.pb-c.d [2021-04-13T15:30:40.498Z] #44 11.61 DEP images/pipe.pb-c.d [2021-04-13T15:30:40.498Z] #44 11.66 PBCC images/pstree.pb-c.c [2021-04-13T15:30:40.498Z] #44 11.67 DEP images/pstree.pb-c.d [2021-04-13T15:30:40.498Z] #44 11.70 PBCC images/fs.pb-c.c [2021-04-13T15:30:40.498Z] #44 11.71 DEP images/fs.pb-c.d [2021-04-13T15:30:40.498Z] #44 11.74 PBCC images/signalfd.pb-c.c [2021-04-13T15:30:40.498Z] #44 11.79 DEP images/signalfd.pb-c.d [2021-04-13T15:30:40.498Z] #44 11.84 PBCC images/fh.pb-c.c [2021-04-13T15:30:40.604Z] #43 7.479 PBCC images/time.pb-c.c [2021-04-13T15:30:40.604Z] #43 7.485 DEP images/time.pb-c.d [2021-04-13T15:30:40.604Z] #43 7.540 PBCC images/binfmt-misc.pb-c.c [2021-04-13T15:30:40.604Z] #43 7.575 DEP images/binfmt-misc.pb-c.d [2021-04-13T15:30:40.604Z] #43 7.610 PBCC images/seccomp.pb-c.c [2021-04-13T15:30:40.604Z] #43 7.635 DEP images/seccomp.pb-c.d [2021-04-13T15:30:40.604Z] #43 7.671 PBCC images/userns.pb-c.c [2021-04-13T15:30:40.604Z] #43 7.690 DEP images/userns.pb-c.d [2021-04-13T15:30:40.604Z] #43 7.727 PBCC images/cgroup.pb-c.c [2021-04-13T15:30:40.604Z] #43 7.755 DEP images/cgroup.pb-c.d [2021-04-13T15:30:40.799Z] #37 10.33 Scanning dependencies of target tini-static [2021-04-13T15:30:40.799Z] #37 10.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-13T15:30:40.801Z] #44 11.86 PBCC images/fsnotify.pb-c.c [2021-04-13T15:30:40.801Z] #44 11.90 DEP images/fh.pb-c.d [2021-04-13T15:30:40.801Z] #44 11.93 DEP images/fsnotify.pb-c.d [2021-04-13T15:30:40.801Z] #44 11.97 PBCC images/eventpoll.pb-c.c [2021-04-13T15:30:40.801Z] #44 11.99 DEP images/eventpoll.pb-c.d [2021-04-13T15:30:40.801Z] #44 12.07 PBCC images/eventfd.pb-c.c [2021-04-13T15:30:40.801Z] #44 12.09 DEP images/eventfd.pb-c.d [2021-04-13T15:30:40.801Z] #44 12.13 PBCC images/remap-file-path.pb-c.c [2021-04-13T15:30:40.801Z] #44 12.17 DEP images/remap-file-path.pb-c.d [2021-04-13T15:30:40.801Z] #44 12.21 PBCC images/fifo.pb-c.c [2021-04-13T15:30:40.864Z] #43 7.800 PBCC images/ext-file.pb-c.c [2021-04-13T15:30:40.864Z] #43 7.817 DEP images/ext-file.pb-c.d [2021-04-13T15:30:40.864Z] #43 7.887 PBCC images/rpc.pb-c.c [2021-04-13T15:30:40.864Z] #43 7.951 DEP images/rpc.pb-c.d [2021-04-13T15:30:40.864Z] #43 8.016 PBCC images/siginfo.pb-c.c [2021-04-13T15:30:41.102Z] #44 12.22 DEP images/fifo.pb-c.d [2021-04-13T15:30:41.102Z] #44 12.31 PBCC images/ghost-file.pb-c.c [2021-04-13T15:30:41.102Z] #44 12.34 DEP images/ghost-file.pb-c.d [2021-04-13T15:30:41.102Z] #44 12.40 PBCC images/regfile.pb-c.c [2021-04-13T15:30:41.102Z] #44 12.46 DEP images/regfile.pb-c.d [2021-04-13T15:30:41.123Z] #43 8.045 DEP images/siginfo.pb-c.d [2021-04-13T15:30:41.123Z] #43 8.070 PBCC images/pagemap.pb-c.c [2021-04-13T15:30:41.123Z] #43 8.129 DEP images/pagemap.pb-c.d [2021-04-13T15:30:41.123Z] #43 8.213 PBCC images/rlimit.pb-c.c [2021-04-13T15:30:41.123Z] #43 8.246 DEP images/rlimit.pb-c.d [2021-04-13T15:30:41.345Z] #13 55.45 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-13T15:30:41.345Z] #13 55.45 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-13T15:30:41.345Z] #13 55.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:41.345Z] #13 ... [2021-04-13T15:30:41.345Z] [2021-04-13T15:30:41.345Z] #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-04-13T15:30:41.345Z] #51 sha256:4164d1b03dbd6efa19716ac6068b8a1dcc047204b4f8eff1efa01169aab6a105 [2021-04-13T15:30:41.345Z] #51 48.81 time [2021-04-13T15:30:41.345Z] #51 49.75 regexp [2021-04-13T15:30:41.345Z] #51 53.77 context [2021-04-13T15:30:41.345Z] #51 53.82 internal/poll [2021-04-13T15:30:41.345Z] #51 55.96 os [2021-04-13T15:30:41.345Z] #51 57.75 path/filepath [2021-04-13T15:30:41.345Z] #51 57.76 mvdan.cc/sh/v3/fileutil [2021-04-13T15:30:41.345Z] #51 57.98 fmt [2021-04-13T15:30:41.345Z] #51 57.99 encoding/binary [2021-04-13T15:30:41.345Z] #51 ... [2021-04-13T15:30:41.345Z] [2021-04-13T15:30:41.345Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:41.345Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:30:41.345Z] #13 55.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-13T15:30:41.345Z] #13 55.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-13T15:30:41.345Z] #13 55.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:41.383Z] #43 8.297 PBCC images/file-lock.pb-c.c [2021-04-13T15:30:41.383Z] #43 8.317 DEP images/file-lock.pb-c.d [2021-04-13T15:30:41.383Z] #43 8.369 PBCC images/tty.pb-c.c [2021-04-13T15:30:41.383Z] #43 8.419 DEP images/tty.pb-c.d [2021-04-13T15:30:41.383Z] #43 8.487 PBCC images/tun.pb-c.c [2021-04-13T15:30:41.403Z] #44 12.49 PBCC images/ns.pb-c.c [2021-04-13T15:30:41.403Z] #44 12.50 DEP images/ns.pb-c.d [2021-04-13T15:30:41.403Z] #44 12.60 PBCC images/fdinfo.pb-c.c [2021-04-13T15:30:41.403Z] #44 12.77 DEP images/fdinfo.pb-c.d [2021-04-13T15:30:41.403Z] #44 12.82 PBCC images/core-aarch64.pb-c.c [2021-04-13T15:30:41.403Z] #44 12.85 PBCC images/core-arm.pb-c.c [2021-04-13T15:30:41.642Z] #43 8.537 PBCC images/netdev.pb-c.c [2021-04-13T15:30:41.642Z] #43 8.655 DEP images/tun.pb-c.d [2021-04-13T15:30:41.642Z] #43 8.689 DEP images/netdev.pb-c.d [2021-04-13T15:30:41.707Z] #44 12.88 PBCC images/core-ppc64.pb-c.c [2021-04-13T15:30:41.707Z] #44 12.93 PBCC images/core-s390.pb-c.c [2021-04-13T15:30:41.707Z] #44 13.00 PBCC images/core-x86.pb-c.c [2021-04-13T15:30:41.707Z] #44 13.05 PBCC images/core.pb-c.c [2021-04-13T15:30:41.707Z] #44 13.14 PBCC images/inventory.pb-c.c [2021-04-13T15:30:41.901Z] #43 8.771 PBCC images/vma.pb-c.c [2021-04-13T15:30:41.901Z] #43 8.857 DEP images/vma.pb-c.d [2021-04-13T15:30:41.901Z] #43 8.883 PBCC images/creds.pb-c.c [2021-04-13T15:30:41.901Z] #43 8.925 DEP images/creds.pb-c.d [2021-04-13T15:30:41.901Z] #43 8.961 PBCC images/utsns.pb-c.c [2021-04-13T15:30:41.901Z] #43 8.997 DEP images/utsns.pb-c.d [2021-04-13T15:30:41.901Z] #43 9.070 PBCC images/ipc-desc.pb-c.c [2021-04-13T15:30:42.010Z] #44 13.20 DEP images/core-aarch64.pb-c.d [2021-04-13T15:30:42.010Z] #44 13.27 DEP images/core-arm.pb-c.d [2021-04-13T15:30:42.010Z] #44 13.35 DEP images/core-ppc64.pb-c.d [2021-04-13T15:30:42.161Z] #43 9.097 PBCC images/ipc-sem.pb-c.c [2021-04-13T15:30:42.161Z] #43 9.120 DEP images/ipc-desc.pb-c.d [2021-04-13T15:30:42.161Z] #43 9.175 DEP images/ipc-sem.pb-c.d [2021-04-13T15:30:42.161Z] #43 9.210 PBCC images/ipc-msg.pb-c.c [2021-04-13T15:30:42.161Z] #43 9.251 DEP images/ipc-msg.pb-c.d [2021-04-13T15:30:42.180Z] #37 11.55 [100%] Linking C executable tini-static [2021-04-13T15:30:42.180Z] #37 ... [2021-04-13T15:30:42.180Z] [2021-04-13T15:30:42.180Z] #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-04-13T15:30:42.180Z] #51 sha256:353aeef6f42a12ee41d2269ad1a5693a222747cb37d81156804ba501767f9abb [2021-04-13T15:30:42.180Z] #51 68.57 encoding/json [2021-04-13T15:30:42.180Z] #51 71.86 github.com/pkg/diff [2021-04-13T15:30:42.180Z] #51 73.13 go/ast [2021-04-13T15:30:42.180Z] #51 73.39 golang.org/x/crypto/ssh/terminal [2021-04-13T15:30:42.180Z] #51 75.03 mvdan.cc/editorconfig [2021-04-13T15:30:42.180Z] #51 76.18 mvdan.cc/sh/v3/fileutil [2021-04-13T15:30:42.180Z] #51 76.40 text/tabwriter [2021-04-13T15:30:42.180Z] #51 77.18 mvdan.cc/sh/v3/syntax [2021-04-13T15:30:42.180Z] #51 ... [2021-04-13T15:30:42.180Z] [2021-04-13T15:30:42.180Z] #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-04-13T15:30:42.180Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:42.180Z] #43 10.28 DEP images/macvlan.pb-c.d [2021-04-13T15:30:42.180Z] #43 10.35 PBCC images/autofs.pb-c.c [2021-04-13T15:30:42.180Z] #43 10.38 DEP images/autofs.pb-c.d [2021-04-13T15:30:42.180Z] #43 10.45 PBCC images/sysctl.pb-c.c [2021-04-13T15:30:42.180Z] #43 10.48 DEP images/sysctl.pb-c.d [2021-04-13T15:30:42.180Z] #43 10.55 PBCC images/time.pb-c.c [2021-04-13T15:30:42.180Z] #43 10.61 DEP images/time.pb-c.d [2021-04-13T15:30:42.180Z] #43 10.66 PBCC images/binfmt-misc.pb-c.c [2021-04-13T15:30:42.180Z] #43 10.69 DEP images/binfmt-misc.pb-c.d [2021-04-13T15:30:42.180Z] #43 10.74 PBCC images/seccomp.pb-c.c [2021-04-13T15:30:42.180Z] #43 10.80 DEP images/seccomp.pb-c.d [2021-04-13T15:30:42.180Z] #43 10.87 PBCC images/userns.pb-c.c [2021-04-13T15:30:42.180Z] #43 10.90 DEP images/userns.pb-c.d [2021-04-13T15:30:42.180Z] #43 10.93 PBCC images/cgroup.pb-c.c [2021-04-13T15:30:42.180Z] #43 10.96 DEP images/cgroup.pb-c.d [2021-04-13T15:30:42.180Z] #43 11.01 PBCC images/ext-file.pb-c.c [2021-04-13T15:30:42.180Z] #43 11.03 DEP images/ext-file.pb-c.d [2021-04-13T15:30:42.180Z] #43 11.07 PBCC images/rpc.pb-c.c [2021-04-13T15:30:42.180Z] #43 11.14 DEP images/rpc.pb-c.d [2021-04-13T15:30:42.180Z] #43 11.23 PBCC images/siginfo.pb-c.c [2021-04-13T15:30:42.180Z] #43 11.26 DEP images/siginfo.pb-c.d [2021-04-13T15:30:42.180Z] #43 11.34 PBCC images/pagemap.pb-c.c [2021-04-13T15:30:42.180Z] #43 11.40 DEP images/pagemap.pb-c.d [2021-04-13T15:30:42.180Z] #43 11.48 PBCC images/rlimit.pb-c.c [2021-04-13T15:30:42.180Z] #43 11.51 DEP images/rlimit.pb-c.d [2021-04-13T15:30:42.180Z] #43 11.56 PBCC images/file-lock.pb-c.c [2021-04-13T15:30:42.180Z] #43 11.58 DEP images/file-lock.pb-c.d [2021-04-13T15:30:42.180Z] #43 11.63 PBCC images/tty.pb-c.c [2021-04-13T15:30:42.180Z] #43 11.70 DEP images/tty.pb-c.d [2021-04-13T15:30:42.180Z] #43 11.75 PBCC images/tun.pb-c.c [2021-04-13T15:30:42.180Z] #43 11.82 PBCC images/netdev.pb-c.c [2021-04-13T15:30:42.180Z] #43 11.89 DEP images/tun.pb-c.d [2021-04-13T15:30:42.180Z] #43 11.96 DEP images/netdev.pb-c.d [2021-04-13T15:30:42.180Z] #43 12.04 PBCC images/vma.pb-c.c [2021-04-13T15:30:42.180Z] #43 12.10 DEP images/vma.pb-c.d [2021-04-13T15:30:42.311Z] #44 13.39 DEP images/core-s390.pb-c.d [2021-04-13T15:30:42.311Z] #44 13.45 DEP images/core-x86.pb-c.d [2021-04-13T15:30:42.311Z] #44 13.50 DEP images/core.pb-c.d [2021-04-13T15:30:42.311Z] #44 13.55 DEP images/inventory.pb-c.d [2021-04-13T15:30:42.311Z] #44 13.65 PBCC images/cpuinfo.pb-c.c [2021-04-13T15:30:42.319Z] #56 43.19 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-13T15:30:42.319Z] #56 43.19 + BUILDTAGS='netgo osusergo static_build' [2021-04-13T15:30:42.319Z] #56 43.19 + export EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:42.319Z] #56 43.19 + EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:42.319Z] #56 43.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-13T15:30:42.319Z] #56 43.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-13T15:30:42.319Z] #56 43.19 + '[' '' = dynamic ']' [2021-04-13T15:30:42.319Z] #56 43.19 + make [2021-04-13T15:30:42.420Z] #43 9.331 PBCC images/ipc-shm.pb-c.c [2021-04-13T15:30:42.420Z] #43 9.347 DEP images/ipc-shm.pb-c.d [2021-04-13T15:30:42.420Z] #43 9.418 PBCC images/ipc-var.pb-c.c [2021-04-13T15:30:42.420Z] #43 9.426 DEP images/ipc-var.pb-c.d [2021-04-13T15:30:42.420Z] #43 9.480 PBCC images/sk-opts.pb-c.c [2021-04-13T15:30:42.420Z] #43 9.518 PBCC images/packet-sock.pb-c.c [2021-04-13T15:30:42.440Z] #43 12.19 PBCC images/creds.pb-c.c [2021-04-13T15:30:42.440Z] #43 12.19 DEP images/creds.pb-c.d [2021-04-13T15:30:42.440Z] #43 12.26 PBCC images/utsns.pb-c.c [2021-04-13T15:30:42.440Z] #43 12.32 DEP images/utsns.pb-c.d [2021-04-13T15:30:42.440Z] #43 12.40 PBCC images/ipc-desc.pb-c.c [2021-04-13T15:30:42.440Z] #43 12.44 PBCC images/ipc-sem.pb-c.c [2021-04-13T15:30:42.613Z] #44 13.66 DEP images/cpuinfo.pb-c.d [2021-04-13T15:30:42.613Z] #44 13.72 PBCC images/stats.pb-c.c [2021-04-13T15:30:42.613Z] #44 13.73 DEP images/stats.pb-c.d [2021-04-13T15:30:42.647Z] #20 55.26 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-13T15:30:42.647Z] #20 55.27 Setting up xz-utils (5.2.4-1) ... [2021-04-13T15:30:42.647Z] #20 55.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-13T15:30:42.647Z] #20 55.30 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:30:42.647Z] #20 55.37 invoke-rc.d: could not determine current runlevel [2021-04-13T15:30:42.647Z] #20 55.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-13T15:30:42.647Z] #20 55.40 Setting up pigz (2.4-1) ... [2021-04-13T15:30:42.647Z] #20 55.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-13T15:30:42.647Z] #20 55.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:30:42.647Z] #20 55.44 Setting up python-pip-whl (18.1-5) ... [2021-04-13T15:30:42.647Z] #20 55.45 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-13T15:30:42.647Z] #20 55.46 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:30:42.680Z] #43 9.588 DEP images/sk-opts.pb-c.d [2021-04-13T15:30:42.680Z] #43 9.665 DEP images/packet-sock.pb-c.d [2021-04-13T15:30:42.680Z] #43 9.723 PBCC images/sk-netlink.pb-c.c [2021-04-13T15:30:42.700Z] #43 12.47 DEP images/ipc-desc.pb-c.d [2021-04-13T15:30:42.700Z] #43 12.52 DEP images/ipc-sem.pb-c.d [2021-04-13T15:30:42.700Z] #43 12.60 PBCC images/ipc-msg.pb-c.c [2021-04-13T15:30:42.700Z] #43 12.62 DEP images/ipc-msg.pb-c.d [2021-04-13T15:30:42.700Z] #43 12.69 PBCC images/ipc-shm.pb-c.c [2021-04-13T15:30:42.909Z] #20 55.88 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-13T15:30:42.909Z] #20 55.89 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:30:42.909Z] #20 55.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:30:42.909Z] #20 55.92 Setting up vim (2:8.1.0875-5) ... [2021-04-13T15:30:42.909Z] #20 55.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-13T15:30:42.909Z] #20 55.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-13T15:30:42.909Z] #20 55.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-13T15:30:42.909Z] #20 55.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-13T15:30:42.909Z] #20 55.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-13T15:30:42.909Z] #20 55.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-13T15:30:42.909Z] #20 55.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-13T15:30:42.909Z] #20 55.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-13T15:30:42.909Z] #20 56.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:30:42.909Z] #20 56.03 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:30:42.909Z] #20 56.04 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-13T15:30:42.939Z] #43 9.738 DEP images/sk-netlink.pb-c.d [2021-04-13T15:30:42.939Z] #43 9.805 PBCC images/sk-inet.pb-c.c [2021-04-13T15:30:42.939Z] #43 9.874 DEP images/sk-inet.pb-c.d [2021-04-13T15:30:42.939Z] #43 9.921 PBCC images/sk-unix.pb-c.c [2021-04-13T15:30:42.939Z] #43 9.982 DEP images/sk-unix.pb-c.d [2021-04-13T15:30:42.939Z] #43 10.03 PBCC images/mm.pb-c.c [2021-04-13T15:30:42.939Z] #43 10.10 DEP images/mm.pb-c.d [2021-04-13T15:30:42.960Z] #43 12.72 DEP images/ipc-shm.pb-c.d [2021-04-13T15:30:42.960Z] #43 12.79 PBCC images/ipc-var.pb-c.c [2021-04-13T15:30:42.960Z] #43 12.85 DEP images/ipc-var.pb-c.d [2021-04-13T15:30:42.960Z] #43 12.91 PBCC images/sk-opts.pb-c.c [2021-04-13T15:30:43.170Z] #20 56.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:30:43.170Z] #20 56.07 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-13T15:30:43.170Z] #20 56.08 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:30:43.199Z] #43 10.16 PBCC images/timerfd.pb-c.c [2021-04-13T15:30:43.199Z] #43 10.22 DEP images/timerfd.pb-c.d [2021-04-13T15:30:43.199Z] #43 10.29 PBCC images/timer.pb-c.c [2021-04-13T15:30:43.199Z] #43 10.36 DEP images/timer.pb-c.d [2021-04-13T15:30:43.220Z] #43 12.92 PBCC images/packet-sock.pb-c.c [2021-04-13T15:30:43.220Z] #43 12.98 DEP images/sk-opts.pb-c.d [2021-04-13T15:30:43.220Z] #43 13.05 DEP images/packet-sock.pb-c.d [2021-04-13T15:30:43.220Z] #43 13.10 PBCC images/sk-netlink.pb-c.c [2021-04-13T15:30:43.220Z] #43 13.15 DEP images/sk-netlink.pb-c.d [2021-04-13T15:30:43.247Z] #56 44.33 + bin/ctr [2021-04-13T15:30:43.458Z] #43 10.42 PBCC images/sa.pb-c.c [2021-04-13T15:30:43.458Z] #43 10.49 DEP images/sa.pb-c.d [2021-04-13T15:30:43.458Z] #43 10.55 PBCC images/pipe-data.pb-c.c [2021-04-13T15:30:43.458Z] #43 10.62 DEP images/pipe-data.pb-c.d [2021-04-13T15:30:43.458Z] #43 ... [2021-04-13T15:30:43.458Z] [2021-04-13T15:30:43.458Z] #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-04-13T15:30:43.458Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:30:43.458Z] #45 71.36 fmt [2021-04-13T15:30:43.458Z] #45 73.60 regexp [2021-04-13T15:30:43.458Z] #45 76.46 flag [2021-04-13T15:30:43.458Z] #45 77.81 go/token [2021-04-13T15:30:43.458Z] #45 77.94 internal/lazyregexp [2021-04-13T15:30:43.458Z] #45 78.23 path [2021-04-13T15:30:43.458Z] #45 78.49 go/scanner [2021-04-13T15:30:43.458Z] #45 78.81 io/ioutil [2021-04-13T15:30:43.458Z] #45 79.43 go/ast [2021-04-13T15:30:43.458Z] #45 79.46 net/url [2021-04-13T15:30:43.458Z] #45 81.10 text/template/parse [2021-04-13T15:30:43.480Z] #43 13.21 PBCC images/sk-inet.pb-c.c [2021-04-13T15:30:43.480Z] #43 13.32 DEP images/sk-inet.pb-c.d [2021-04-13T15:30:43.480Z] #43 13.38 PBCC images/sk-unix.pb-c.c [2021-04-13T15:30:43.718Z] #45 ... [2021-04-13T15:30:43.718Z] [2021-04-13T15:30:43.718Z] #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-04-13T15:30:43.718Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:43.718Z] #43 10.69 PBCC images/mnt.pb-c.c [2021-04-13T15:30:43.718Z] #43 10.74 DEP images/mnt.pb-c.d [2021-04-13T15:30:43.718Z] #43 10.80 PBCC images/sk-packet.pb-c.c [2021-04-13T15:30:43.718Z] #43 10.83 DEP images/sk-packet.pb-c.d [2021-04-13T15:30:43.718Z] #43 10.89 PBCC images/tcp-stream.pb-c.c [2021-04-13T15:30:43.739Z] #43 13.48 DEP images/sk-unix.pb-c.d [2021-04-13T15:30:43.739Z] #43 13.56 PBCC images/mm.pb-c.c [2021-04-13T15:30:43.739Z] #43 13.62 DEP images/mm.pb-c.d [2021-04-13T15:30:43.739Z] #43 13.68 PBCC images/timerfd.pb-c.c [2021-04-13T15:30:43.978Z] #43 10.92 DEP images/tcp-stream.pb-c.d [2021-04-13T15:30:43.978Z] #43 10.96 PBCC images/pipe.pb-c.c [2021-04-13T15:30:43.978Z] #43 11.01 DEP images/pipe.pb-c.d [2021-04-13T15:30:43.978Z] #43 11.06 PBCC images/pstree.pb-c.c [2021-04-13T15:30:43.978Z] #43 11.09 DEP images/pstree.pb-c.d [2021-04-13T15:30:43.978Z] #43 11.13 PBCC images/fs.pb-c.c [2021-04-13T15:30:44.000Z] #43 ... [2021-04-13T15:30:44.000Z] [2021-04-13T15:30:44.000Z] #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-04-13T15:30:44.000Z] #37 sha256:db63bd47cd3d1963856664a6e0f424b583deac1c0edcb63ca3f29aec591da365 [2021-04-13T15:30:44.000Z] #37 12.09 [100%] Built target tini-static [2021-04-13T15:30:44.000Z] #37 12.17 + mkdir -p /build [2021-04-13T15:30:44.000Z] #37 12.17 + cp tini-static /build/docker-init [2021-04-13T15:30:44.000Z] #37 DONE 13.5s [2021-04-13T15:30:44.000Z] [2021-04-13T15:30:44.000Z] #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-04-13T15:30:44.000Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:44.000Z] #43 13.80 DEP images/timerfd.pb-c.d [2021-04-13T15:30:44.000Z] #43 13.85 PBCC images/timer.pb-c.c [2021-04-13T15:30:44.000Z] #43 13.90 DEP images/timer.pb-c.d [2021-04-13T15:30:44.181Z] #44 15.45 make[1]: Nothing to be done for 'all'. [2021-04-13T15:30:44.238Z] #43 11.14 DEP images/fs.pb-c.d [2021-04-13T15:30:44.238Z] #43 11.21 PBCC images/signalfd.pb-c.c [2021-04-13T15:30:44.238Z] #43 11.25 DEP images/signalfd.pb-c.d [2021-04-13T15:30:44.238Z] #43 11.30 PBCC images/fh.pb-c.c [2021-04-13T15:30:44.238Z] #43 11.33 PBCC images/fsnotify.pb-c.c [2021-04-13T15:30:44.238Z] #43 11.38 DEP images/fh.pb-c.d [2021-04-13T15:30:44.259Z] #43 13.97 PBCC images/sa.pb-c.c [2021-04-13T15:30:44.259Z] #43 14.03 DEP images/sa.pb-c.d [2021-04-13T15:30:44.259Z] #43 14.13 PBCC images/pipe-data.pb-c.c [2021-04-13T15:30:44.259Z] #43 14.14 DEP images/pipe-data.pb-c.d [2021-04-13T15:30:44.259Z] #43 14.19 PBCC images/mnt.pb-c.c [2021-04-13T15:30:44.498Z] #43 11.44 DEP images/fsnotify.pb-c.d [2021-04-13T15:30:44.498Z] #43 11.52 PBCC images/eventpoll.pb-c.c [2021-04-13T15:30:44.498Z] #43 11.56 DEP images/eventpoll.pb-c.d [2021-04-13T15:30:44.498Z] #43 11.65 PBCC images/eventfd.pb-c.c [2021-04-13T15:30:44.519Z] #43 14.26 DEP images/mnt.pb-c.d [2021-04-13T15:30:44.519Z] #43 14.33 PBCC images/sk-packet.pb-c.c [2021-04-13T15:30:44.519Z] #43 14.38 DEP images/sk-packet.pb-c.d [2021-04-13T15:30:44.519Z] #43 14.43 PBCC images/tcp-stream.pb-c.c [2021-04-13T15:30:44.519Z] #43 14.51 DEP images/tcp-stream.pb-c.d [2021-04-13T15:30:44.611Z] #56 ... [2021-04-13T15:30:44.611Z] [2021-04-13T15:30:44.611Z] #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-04-13T15:30:44.611Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:30:44.611Z] #45 82.63 text/template [2021-04-13T15:30:44.611Z] #45 83.32 go/parser [2021-04-13T15:30:44.611Z] #45 86.95 log [2021-04-13T15:30:44.611Z] #45 87.53 encoding/xml [2021-04-13T15:30:44.611Z] #45 87.58 go/doc [2021-04-13T15:30:44.611Z] #45 90.98 github.com/LK4D4/vndr/build [2021-04-13T15:30:44.611Z] #45 ... [2021-04-13T15:30:44.611Z] [2021-04-13T15:30:44.611Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:44.611Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:44.611Z] #43 19.50 CC images/core-s390.o [2021-04-13T15:30:44.611Z] #43 20.26 CC images/cpuinfo.o [2021-04-13T15:30:44.611Z] #43 20.77 CC images/inventory.o [2021-04-13T15:30:44.611Z] #43 21.01 CC images/fdinfo.o [2021-04-13T15:30:44.611Z] #43 21.39 CC images/fown.o [2021-04-13T15:30:44.611Z] #43 21.59 CC images/ns.o [2021-04-13T15:30:44.611Z] #43 21.86 CC images/regfile.o [2021-04-13T15:30:44.611Z] #43 22.07 CC images/ghost-file.o [2021-04-13T15:30:44.611Z] #43 22.47 CC images/fifo.o [2021-04-13T15:30:44.611Z] #43 22.70 CC images/remap-file-path.o [2021-04-13T15:30:44.611Z] #43 22.92 CC images/eventfd.o [2021-04-13T15:30:44.611Z] #43 23.21 CC images/eventpoll.o [2021-04-13T15:30:44.611Z] #43 23.48 CC images/fh.o [2021-04-13T15:30:44.611Z] #43 23.77 CC images/fsnotify.o [2021-04-13T15:30:44.611Z] #43 24.39 CC images/signalfd.o [2021-04-13T15:30:44.758Z] #43 11.72 DEP images/eventfd.pb-c.d [2021-04-13T15:30:44.758Z] #43 11.77 PBCC images/remap-file-path.pb-c.c [2021-04-13T15:30:44.758Z] #43 11.78 DEP images/remap-file-path.pb-c.d [2021-04-13T15:30:44.758Z] #43 11.82 PBCC images/fifo.pb-c.c [2021-04-13T15:30:44.758Z] #43 11.86 DEP images/fifo.pb-c.d [2021-04-13T15:30:44.758Z] #43 11.90 PBCC images/ghost-file.pb-c.c [2021-04-13T15:30:44.779Z] #43 14.58 PBCC images/pipe.pb-c.c [2021-04-13T15:30:44.779Z] #43 14.61 DEP images/pipe.pb-c.d [2021-04-13T15:30:44.779Z] #43 14.66 PBCC images/pstree.pb-c.c [2021-04-13T15:30:44.779Z] #43 14.71 DEP images/pstree.pb-c.d [2021-04-13T15:30:44.779Z] #43 14.77 PBCC images/fs.pb-c.c [2021-04-13T15:30:44.866Z] #43 24.64 CC images/fs.o [2021-04-13T15:30:45.018Z] #43 11.95 DEP images/ghost-file.pb-c.d [2021-04-13T15:30:45.018Z] #43 11.99 PBCC images/regfile.pb-c.c [2021-04-13T15:30:45.018Z] #43 12.03 DEP images/regfile.pb-c.d [2021-04-13T15:30:45.018Z] #43 12.08 PBCC images/ns.pb-c.c [2021-04-13T15:30:45.018Z] #43 12.10 DEP images/ns.pb-c.d [2021-04-13T15:30:45.018Z] #43 12.17 PBCC images/fdinfo.pb-c.c [2021-04-13T15:30:45.039Z] #43 14.83 DEP images/fs.pb-c.d [2021-04-13T15:30:45.039Z] #43 14.88 PBCC images/signalfd.pb-c.c [2021-04-13T15:30:45.039Z] #43 14.98 DEP images/signalfd.pb-c.d [2021-04-13T15:30:45.122Z] #43 24.92 CC images/pstree.o [2021-04-13T15:30:45.278Z] #43 12.25 DEP images/fdinfo.pb-c.d [2021-04-13T15:30:45.278Z] #43 12.33 PBCC images/core-aarch64.pb-c.c [2021-04-13T15:30:45.278Z] #43 12.39 PBCC images/core-arm.pb-c.c [2021-04-13T15:30:45.298Z] #43 15.08 PBCC images/fh.pb-c.c [2021-04-13T15:30:45.298Z] #43 15.11 PBCC images/fsnotify.pb-c.c [2021-04-13T15:30:45.298Z] #43 15.19 DEP images/fh.pb-c.d [2021-04-13T15:30:45.298Z] #43 15.24 DEP images/fsnotify.pb-c.d [2021-04-13T15:30:45.378Z] #43 25.19 CC images/pipe.o [2021-04-13T15:30:45.537Z] #43 12.45 PBCC images/core-ppc64.pb-c.c [2021-04-13T15:30:45.537Z] #43 12.50 PBCC images/core-s390.pb-c.c [2021-04-13T15:30:45.537Z] #43 12.55 PBCC images/core-x86.pb-c.c [2021-04-13T15:30:45.537Z] #43 12.60 PBCC images/core.pb-c.c [2021-04-13T15:30:45.558Z] #43 15.33 PBCC images/eventpoll.pb-c.c [2021-04-13T15:30:45.558Z] #43 15.35 DEP images/eventpoll.pb-c.d [2021-04-13T15:30:45.558Z] #43 15.41 PBCC images/eventfd.pb-c.c [2021-04-13T15:30:45.558Z] #43 15.48 DEP images/eventfd.pb-c.d [2021-04-13T15:30:45.558Z] #43 15.49 PBCC images/remap-file-path.pb-c.c [2021-04-13T15:30:45.558Z] #43 15.54 DEP images/remap-file-path.pb-c.d [2021-04-13T15:30:45.558Z] #43 15.58 PBCC images/fifo.pb-c.c [2021-04-13T15:30:45.574Z] #13 ... [2021-04-13T15:30:45.574Z] [2021-04-13T15:30:45.574Z] #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-04-13T15:30:45.574Z] #37 sha256:1388d01eb01bee639aa8118e774cb57e361b6af66f19441184cd1ff4a0ed47cb [2021-04-13T15:30:45.574Z] #37 1.923 + RM_GOPATH=0 [2021-04-13T15:30:45.574Z] #37 1.923 + TMP_GOPATH= [2021-04-13T15:30:45.574Z] #37 1.923 + : /build [2021-04-13T15:30:45.574Z] #37 1.923 + '[' -z '' ']' [2021-04-13T15:30:45.574Z] #37 1.924 ++ mktemp -d [2021-04-13T15:30:45.574Z] #37 1.926 + export GOPATH=/tmp/tmp.einQx9S2NW [2021-04-13T15:30:45.574Z] #37 1.926 + GOPATH=/tmp/tmp.einQx9S2NW [2021-04-13T15:30:45.574Z] #37 1.927 + RM_GOPATH=1 [2021-04-13T15:30:45.574Z] #37 1.927 + case "$(go env GOARCH)" in [2021-04-13T15:30:45.574Z] #37 1.927 ++ go env GOARCH [2021-04-13T15:30:45.574Z] #37 1.974 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:45.574Z] #37 1.974 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:30:45.574Z] #37 1.975 ++ dirname /tmp/install/install.sh [2021-04-13T15:30:45.574Z] #37 2.002 + dir=/tmp/install [2021-04-13T15:30:45.574Z] #37 2.002 + bin=tini [2021-04-13T15:30:45.574Z] #37 2.002 + shift [2021-04-13T15:30:45.574Z] #37 2.002 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-13T15:30:45.574Z] #37 2.002 + . /tmp/install/tini.installer [2021-04-13T15:30:45.574Z] #37 2.002 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:45.574Z] #37 2.002 + install_tini [2021-04-13T15:30:45.574Z] #37 2.002 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-13T15:30:45.574Z] #37 2.002 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:45.574Z] #37 2.002 + git clone https://github.com/krallin/tini.git /tmp/tmp.einQx9S2NW/tini [2021-04-13T15:30:45.574Z] #37 2.007 Cloning into '/tmp/tmp.einQx9S2NW/tini'... [2021-04-13T15:30:45.574Z] #37 2.636 + cd /tmp/tmp.einQx9S2NW/tini [2021-04-13T15:30:45.574Z] #37 2.636 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-13T15:30:45.574Z] #37 2.672 + cmake . [2021-04-13T15:30:45.574Z] #37 3.384 -- The C compiler identification is GNU 8.3.0 [2021-04-13T15:30:45.574Z] #37 3.452 -- Check for working C compiler: /usr/bin/cc [2021-04-13T15:30:45.574Z] #37 4.514 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-13T15:30:45.574Z] #37 4.520 -- Detecting C compiler ABI info [2021-04-13T15:30:45.574Z] #37 5.270 -- Detecting C compiler ABI info - done [2021-04-13T15:30:45.574Z] #37 5.282 -- Detecting C compile features [2021-04-13T15:30:45.574Z] #37 7.822 -- Detecting C compile features - done [2021-04-13T15:30:45.574Z] #37 7.850 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-13T15:30:45.574Z] #37 8.050 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-13T15:30:45.574Z] #37 8.159 -- Configuring done [2021-04-13T15:30:45.574Z] #37 8.192 -- Generating done [2021-04-13T15:30:45.574Z] #37 8.203 -- Build files have been written to: /tmp/tmp.einQx9S2NW/tini [2021-04-13T15:30:45.574Z] #37 8.207 + make tini-static [2021-04-13T15:30:45.574Z] #37 8.558 Scanning dependencies of target tini-static [2021-04-13T15:30:45.574Z] #37 8.644 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-13T15:30:45.574Z] #37 ... [2021-04-13T15:30:45.574Z] [2021-04-13T15:30:45.574Z] #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-04-13T15:30:45.574Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:30:45.574Z] #43 3.488 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:30:45.574Z] #43 3.489 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:30:45.574Z] #43 3.499 Note: Building without GnuTLS support [2021-04-13T15:30:45.574Z] #43 3.511 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:30:45.574Z] #43 3.511 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:30:45.574Z] #43 5.736 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:30:45.574Z] #43 5.804 GEN .gitid [2021-04-13T15:30:45.574Z] #43 5.835 GEN criu/include/version.h [2021-04-13T15:30:45.574Z] #43 5.934 GEN include/common/asm [2021-04-13T15:30:45.574Z] #43 7.573 PBCC images/timens.pb-c.c [2021-04-13T15:30:45.574Z] #43 7.632 DEP images/timens.pb-c.d [2021-04-13T15:30:45.574Z] #43 7.719 PBCC images/fown.pb-c.c [2021-04-13T15:30:45.574Z] #43 7.765 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-13T15:30:45.574Z] #43 7.918 PBCC images/opts.pb-c.c [2021-04-13T15:30:45.574Z] #43 8.008 PBCC images/memfd.pb-c.c [2021-04-13T15:30:45.574Z] #43 8.080 DEP images/fown.pb-c.d [2021-04-13T15:30:45.574Z] #43 8.161 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-13T15:30:45.574Z] #43 8.264 DEP images/opts.pb-c.d [2021-04-13T15:30:45.574Z] #43 8.345 DEP images/memfd.pb-c.d [2021-04-13T15:30:45.574Z] #43 8.413 PBCC images/sit.pb-c.c [2021-04-13T15:30:45.574Z] #43 8.459 DEP images/sit.pb-c.d [2021-04-13T15:30:45.574Z] #43 8.503 PBCC images/macvlan.pb-c.c [2021-04-13T15:30:45.574Z] #43 8.516 DEP images/macvlan.pb-c.d [2021-04-13T15:30:45.574Z] #43 8.588 PBCC images/autofs.pb-c.c [2021-04-13T15:30:45.574Z] #43 8.616 DEP images/autofs.pb-c.d [2021-04-13T15:30:45.574Z] #43 8.742 PBCC images/sysctl.pb-c.c [2021-04-13T15:30:45.574Z] #43 8.768 DEP images/sysctl.pb-c.d [2021-04-13T15:30:45.574Z] #43 8.852 PBCC images/time.pb-c.c [2021-04-13T15:30:45.574Z] #43 8.876 DEP images/time.pb-c.d [2021-04-13T15:30:45.574Z] #43 8.907 PBCC images/binfmt-misc.pb-c.c [2021-04-13T15:30:45.574Z] #43 8.937 DEP images/binfmt-misc.pb-c.d [2021-04-13T15:30:45.574Z] #43 9.007 PBCC images/seccomp.pb-c.c [2021-04-13T15:30:45.574Z] #43 9.032 DEP images/seccomp.pb-c.d [2021-04-13T15:30:45.574Z] #43 9.091 PBCC images/userns.pb-c.c [2021-04-13T15:30:45.574Z] #43 9.128 DEP images/userns.pb-c.d [2021-04-13T15:30:45.574Z] #43 9.188 PBCC images/cgroup.pb-c.c [2021-04-13T15:30:45.574Z] #43 9.204 DEP images/cgroup.pb-c.d [2021-04-13T15:30:45.574Z] #43 9.266 PBCC images/ext-file.pb-c.c [2021-04-13T15:30:45.574Z] #43 9.292 DEP images/ext-file.pb-c.d [2021-04-13T15:30:45.574Z] #43 9.371 PBCC images/rpc.pb-c.c [2021-04-13T15:30:45.574Z] #43 9.404 DEP images/rpc.pb-c.d [2021-04-13T15:30:45.574Z] #43 9.500 PBCC images/siginfo.pb-c.c [2021-04-13T15:30:45.574Z] #43 9.550 DEP images/siginfo.pb-c.d [2021-04-13T15:30:45.574Z] #43 9.661 PBCC images/pagemap.pb-c.c [2021-04-13T15:30:45.574Z] #43 9.736 DEP images/pagemap.pb-c.d [2021-04-13T15:30:45.574Z] #43 9.849 PBCC images/rlimit.pb-c.c [2021-04-13T15:30:45.574Z] #43 9.864 DEP images/rlimit.pb-c.d [2021-04-13T15:30:45.574Z] #43 9.984 PBCC images/file-lock.pb-c.c [2021-04-13T15:30:45.574Z] #43 9.996 DEP images/file-lock.pb-c.d [2021-04-13T15:30:45.574Z] #43 10.06 PBCC images/tty.pb-c.c [2021-04-13T15:30:45.574Z] #43 10.18 DEP images/tty.pb-c.d [2021-04-13T15:30:45.574Z] #43 10.23 PBCC images/tun.pb-c.c [2021-04-13T15:30:45.574Z] #43 10.27 PBCC images/netdev.pb-c.c [2021-04-13T15:30:45.574Z] #43 10.31 DEP images/tun.pb-c.d [2021-04-13T15:30:45.574Z] #43 10.36 DEP images/netdev.pb-c.d [2021-04-13T15:30:45.574Z] #43 10.44 PBCC images/vma.pb-c.c [2021-04-13T15:30:45.633Z] #43 25.37 CC images/tcp-stream.o [2021-04-13T15:30:45.633Z] #43 25.61 CC images/sk-packet.o [2021-04-13T15:30:45.796Z] #43 12.69 PBCC images/inventory.pb-c.c [2021-04-13T15:30:45.796Z] #43 12.75 DEP images/core-aarch64.pb-c.d [2021-04-13T15:30:45.796Z] #43 12.80 DEP images/core-arm.pb-c.d [2021-04-13T15:30:45.796Z] #43 12.84 DEP images/core-ppc64.pb-c.d [2021-04-13T15:30:45.796Z] #43 12.88 DEP images/core-s390.pb-c.d [2021-04-13T15:30:45.818Z] #43 15.65 DEP images/fifo.pb-c.d [2021-04-13T15:30:45.818Z] #43 15.74 PBCC images/ghost-file.pb-c.c [2021-04-13T15:30:45.818Z] #43 15.79 DEP images/ghost-file.pb-c.d [2021-04-13T15:30:45.818Z] #43 15.84 PBCC images/regfile.pb-c.c [2021-04-13T15:30:45.837Z] #43 10.47 DEP images/vma.pb-c.d [2021-04-13T15:30:45.837Z] #43 10.53 PBCC images/creds.pb-c.c [2021-04-13T15:30:45.837Z] #43 10.56 DEP images/creds.pb-c.d [2021-04-13T15:30:45.837Z] #43 10.65 PBCC images/utsns.pb-c.c [2021-04-13T15:30:45.837Z] #43 10.70 DEP images/utsns.pb-c.d [2021-04-13T15:30:46.056Z] #43 12.91 DEP images/core-x86.pb-c.d [2021-04-13T15:30:46.056Z] #43 12.95 DEP images/core.pb-c.d [2021-04-13T15:30:46.056Z] #43 13.05 DEP images/inventory.pb-c.d [2021-04-13T15:30:46.056Z] #43 13.12 PBCC images/cpuinfo.pb-c.c [2021-04-13T15:30:46.078Z] #43 15.89 DEP images/regfile.pb-c.d [2021-04-13T15:30:46.078Z] #43 15.96 PBCC images/ns.pb-c.c [2021-04-13T15:30:46.078Z] #43 ... [2021-04-13T15:30:46.078Z] [2021-04-13T15:30:46.078Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:46.078Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:46.078Z] #13 69.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-13T15:30:46.078Z] #13 69.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-13T15:30:46.078Z] #13 69.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:30:46.078Z] #13 74.98 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-13T15:30:46.078Z] #13 74.99 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:30:46.078Z] #13 75.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:46.078Z] #13 75.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-13T15:30:46.078Z] #13 75.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:30:46.078Z] #13 75.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:46.078Z] #13 ... [2021-04-13T15:30:46.078Z] [2021-04-13T15:30:46.078Z] #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-04-13T15:30:46.078Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:46.078Z] #43 15.99 DEP images/ns.pb-c.d [2021-04-13T15:30:46.078Z] #43 16.04 PBCC images/fdinfo.pb-c.c [2021-04-13T15:30:46.100Z] #43 10.79 PBCC images/ipc-desc.pb-c.c [2021-04-13T15:30:46.100Z] #43 10.83 PBCC images/ipc-sem.pb-c.c [2021-04-13T15:30:46.100Z] #43 10.88 DEP images/ipc-desc.pb-c.d [2021-04-13T15:30:46.100Z] #43 10.94 DEP images/ipc-sem.pb-c.d [2021-04-13T15:30:46.195Z] #43 25.94 CC images/mnt.o [2021-04-13T15:30:46.296Z] #44 17.13 CC images/stats.o [2021-04-13T15:30:46.296Z] #44 17.60 CC images/core.o [2021-04-13T15:30:46.315Z] #43 13.14 DEP images/cpuinfo.pb-c.d [2021-04-13T15:30:46.315Z] #43 13.19 PBCC images/stats.pb-c.c [2021-04-13T15:30:46.315Z] #43 13.22 DEP images/stats.pb-c.d [2021-04-13T15:30:46.337Z] #43 16.15 DEP images/fdinfo.pb-c.d [2021-04-13T15:30:46.337Z] #43 16.22 PBCC images/core-aarch64.pb-c.c [2021-04-13T15:30:46.337Z] #43 16.26 PBCC images/core-arm.pb-c.c [2021-04-13T15:30:46.337Z] #43 16.32 PBCC images/core-ppc64.pb-c.c [2021-04-13T15:30:46.363Z] #43 11.01 PBCC images/ipc-msg.pb-c.c [2021-04-13T15:30:46.363Z] #43 11.04 DEP images/ipc-msg.pb-c.d [2021-04-13T15:30:46.363Z] #43 11.14 PBCC images/ipc-shm.pb-c.c [2021-04-13T15:30:46.363Z] #43 11.16 DEP images/ipc-shm.pb-c.d [2021-04-13T15:30:46.451Z] #43 26.18 CC images/pipe-data.o [2021-04-13T15:30:46.475Z] #20 58.97 Setting up iptables (1.8.2-4) ... [2021-04-13T15:30:46.475Z] #20 59.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:30:46.475Z] #20 59.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:30:46.475Z] #20 59.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:30:46.475Z] #20 59.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:30:46.475Z] #20 59.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-13T15:30:46.475Z] #20 59.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-13T15:30:46.475Z] #20 59.06 Setting up python3 (3.7.3-1) ... [2021-04-13T15:30:46.475Z] #20 59.46 Setting up python3-wheel (0.32.3-2) ... [2021-04-13T15:30:46.574Z] #43 ... [2021-04-13T15:30:46.574Z] [2021-04-13T15:30:46.574Z] #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-04-13T15:30:46.574Z] #51 sha256:25dfd771e8ae7ddc782c4812785f9378f371141f98b6b80d072a050ba905378a [2021-04-13T15:30:46.574Z] #51 74.46 encoding/json [2021-04-13T15:30:46.574Z] #51 80.29 github.com/pkg/diff [2021-04-13T15:30:46.574Z] #51 80.49 go/ast [2021-04-13T15:30:46.574Z] #51 81.67 golang.org/x/crypto/ssh/terminal [2021-04-13T15:30:46.574Z] #51 83.11 mvdan.cc/editorconfig [2021-04-13T15:30:46.597Z] #43 16.35 PBCC images/core-s390.pb-c.c [2021-04-13T15:30:46.597Z] #43 16.42 PBCC images/core-x86.pb-c.c [2021-04-13T15:30:46.597Z] #43 16.45 PBCC images/core.pb-c.c [2021-04-13T15:30:46.597Z] #43 16.58 PBCC images/inventory.pb-c.c [2021-04-13T15:30:46.625Z] #43 11.26 PBCC images/ipc-var.pb-c.c [2021-04-13T15:30:46.625Z] #43 11.28 DEP images/ipc-var.pb-c.d [2021-04-13T15:30:46.625Z] #43 11.36 PBCC images/sk-opts.pb-c.c [2021-04-13T15:30:46.625Z] #43 11.37 PBCC images/packet-sock.pb-c.c [2021-04-13T15:30:46.625Z] #43 11.48 DEP images/sk-opts.pb-c.d [2021-04-13T15:30:46.708Z] #43 26.51 CC images/sa.o [2021-04-13T15:30:46.728Z] #72 exporting layers 5.9s done [2021-04-13T15:30:46.728Z] #72 writing image sha256:9f81f69452b39d043e337581dabd059d9d0605587950edab74e112721a133ef0 done [2021-04-13T15:30:46.728Z] #72 naming to docker.io/library/docker:1ec689c4c2ecda24ed8495451c53072bb0497871 done [2021-04-13T15:30:46.728Z] #72 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-13T15:30:46.834Z] #51 84.64 mvdan.cc/sh/v3/fileutil [2021-04-13T15:30:46.834Z] #51 ... [2021-04-13T15:30:46.834Z] [2021-04-13T15:30:46.834Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:46.834Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:46.834Z] #13 71.74 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-13T15:30:46.834Z] #13 71.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:30:46.834Z] #13 71.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:46.834Z] #13 71.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-13T15:30:46.834Z] #13 71.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:30:46.834Z] #13 71.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:46.858Z] #43 16.66 DEP images/core-aarch64.pb-c.d [2021-04-13T15:30:46.858Z] #43 16.73 DEP images/core-arm.pb-c.d [2021-04-13T15:30:46.858Z] #43 16.83 DEP images/core-ppc64.pb-c.d [2021-04-13T15:30:46.888Z] #43 11.54 DEP images/packet-sock.pb-c.d [2021-04-13T15:30:46.888Z] #43 11.61 PBCC images/sk-netlink.pb-c.c [2021-04-13T15:30:46.889Z] #43 11.67 DEP images/sk-netlink.pb-c.d [2021-04-13T15:30:46.946Z] #44 18.30 CC images/core-x86.o [2021-04-13T15:30:46.965Z] #43 26.79 CC images/timer.o [2021-04-13T15:30:47.093Z] #13 ... [2021-04-13T15:30:47.094Z] [2021-04-13T15:30:47.094Z] #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-04-13T15:30:47.094Z] #51 sha256:25dfd771e8ae7ddc782c4812785f9378f371141f98b6b80d072a050ba905378a [2021-04-13T15:30:47.094Z] #51 84.86 text/tabwriter [2021-04-13T15:30:47.117Z] #43 16.88 DEP images/core-s390.pb-c.d [2021-04-13T15:30:47.117Z] #43 16.96 DEP images/core-x86.pb-c.d [2021-04-13T15:30:47.117Z] #43 17.05 DEP images/core.pb-c.d [2021-04-13T15:30:47.117Z] #43 17.09 DEP images/inventory.pb-c.d [2021-04-13T15:30:47.151Z] #43 11.78 PBCC images/sk-inet.pb-c.c [2021-04-13T15:30:47.151Z] #43 11.83 DEP images/sk-inet.pb-c.d [2021-04-13T15:30:47.151Z] #43 11.91 PBCC images/sk-unix.pb-c.c [2021-04-13T15:30:47.151Z] #43 11.96 DEP images/sk-unix.pb-c.d [2021-04-13T15:30:47.166Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/test/unit [2021-04-13T15:30:47.221Z] #43 27.11 CC images/timerfd.o [2021-04-13T15:30:47.378Z] #43 17.19 PBCC images/cpuinfo.pb-c.c [2021-04-13T15:30:47.378Z] #43 17.22 DEP images/cpuinfo.pb-c.d [2021-04-13T15:30:47.378Z] #43 17.27 PBCC images/stats.pb-c.c [2021-04-13T15:30:47.378Z] #43 17.31 DEP images/stats.pb-c.d [2021-04-13T15:30:47.414Z] #43 12.05 PBCC images/mm.pb-c.c [2021-04-13T15:30:47.414Z] #43 12.11 DEP images/mm.pb-c.d [2021-04-13T15:30:47.414Z] #43 12.20 PBCC images/timerfd.pb-c.c [2021-04-13T15:30:47.414Z] #43 12.25 DEP images/timerfd.pb-c.d [2021-04-13T15:30:47.414Z] #43 12.32 PBCC images/timer.pb-c.c [2021-04-13T15:30:47.419Z] #20 60.33 Setting up apparmor (2.13.2-10) ... [2021-04-13T15:30:47.597Z] #44 18.92 CC images/core-arm.o [2021-04-13T15:30:47.662Z] #51 85.33 mvdan.cc/sh/v3/syntax [2021-04-13T15:30:47.677Z] #43 12.34 DEP images/timer.pb-c.d [2021-04-13T15:30:47.677Z] #43 12.38 PBCC images/sa.pb-c.c [2021-04-13T15:30:47.677Z] #43 12.44 DEP images/sa.pb-c.d [2021-04-13T15:30:47.677Z] #43 12.52 PBCC images/pipe-data.pb-c.c [2021-04-13T15:30:47.677Z] #43 12.53 DEP images/pipe-data.pb-c.d [2021-04-13T15:30:47.783Z] #43 27.35 CC images/mm.o [2021-04-13T15:30:47.783Z] #43 27.66 CC images/sk-opts.o [2021-04-13T15:30:47.897Z] #44 19.32 CC images/core-aarch64.o [2021-04-13T15:30:47.939Z] #43 12.58 PBCC images/mnt.pb-c.c [2021-04-13T15:30:47.939Z] #43 12.66 DEP images/mnt.pb-c.d [2021-04-13T15:30:47.939Z] #43 12.78 PBCC images/sk-packet.pb-c.c [2021-04-13T15:30:47.939Z] #43 12.81 DEP images/sk-packet.pb-c.d [2021-04-13T15:30:47.939Z] #43 12.88 PBCC images/tcp-stream.pb-c.c [2021-04-13T15:30:47.992Z] #20 ... [2021-04-13T15:30:47.992Z] [2021-04-13T15:30:47.992Z] #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-04-13T15:30:47.992Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:47.992Z] #43 111.2 CC criu/eventpoll.o [2021-04-13T15:30:47.992Z] #43 112.1 CC criu/external.o [2021-04-13T15:30:47.992Z] #43 112.4 CC criu/fault-injection.o [2021-04-13T15:30:47.992Z] #43 112.6 CC criu/fdstore.o [2021-04-13T15:30:47.992Z] #43 113.0 CC criu/fifo.o [2021-04-13T15:30:47.992Z] #43 113.4 CC criu/file-ids.o [2021-04-13T15:30:47.992Z] #43 113.8 CC criu/file-lock.o [2021-04-13T15:30:47.992Z] #43 114.9 CC criu/files-ext.o [2021-04-13T15:30:47.992Z] #43 115.3 CC criu/files-reg.o [2021-04-13T15:30:47.992Z] #43 118.0 CC criu/files.o [2021-04-13T15:30:47.992Z] #43 120.0 CC criu/filesystems.o [2021-04-13T15:30:47.992Z] #43 120.6 CC criu/fsnotify.o [2021-04-13T15:30:48.039Z] #43 ... [2021-04-13T15:30:48.039Z] [2021-04-13T15:30:48.039Z] #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-04-13T15:30:48.039Z] #51 sha256:617888081824629a0c86591a38d8423d0a44559958dda39c87db5626ec92a6ab [2021-04-13T15:30:48.039Z] #51 89.75 mvdan.cc/sh/v3/cmd/shfmt [2021-04-13T15:30:48.039Z] #51 DONE 96.1s [2021-04-13T15:30:48.039Z] [2021-04-13T15:30:48.039Z] #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-04-13T15:30:48.040Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:30:48.040Z] #45 92.97 github.com/LK4D4/vndr/versioned [2021-04-13T15:30:48.040Z] #45 93.08 compress/flate [2021-04-13T15:30:48.040Z] #45 94.46 hash/crc32 [2021-04-13T15:30:48.040Z] #45 95.26 net [2021-04-13T15:30:48.040Z] #45 95.49 compress/gzip [2021-04-13T15:30:48.040Z] #45 96.08 vendor/golang.org/x/sys/cpu [2021-04-13T15:30:48.197Z] #44 ... [2021-04-13T15:30:48.197Z] [2021-04-13T15:30:48.197Z] #46 [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-04-13T15:30:48.197Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:30:48.197Z] #46 73.69 crypto/rc4 [2021-04-13T15:30:48.197Z] #46 74.18 vendor/golang.org/x/text/transform [2021-04-13T15:30:48.197Z] #46 76.90 internal/syscall/execenv [2021-04-13T15:30:48.197Z] #46 76.93 time [2021-04-13T15:30:48.197Z] #46 77.28 internal/syscall/unix [2021-04-13T15:30:48.197Z] #46 81.29 regexp [2021-04-13T15:30:48.202Z] #43 12.93 DEP images/tcp-stream.pb-c.d [2021-04-13T15:30:48.202Z] #43 12.97 PBCC images/pipe.pb-c.c [2021-04-13T15:30:48.202Z] #43 13.00 DEP images/pipe.pb-c.d [2021-04-13T15:30:48.202Z] #43 13.09 PBCC images/pstree.pb-c.c [2021-04-13T15:30:48.202Z] #43 13.13 DEP images/pstree.pb-c.d [2021-04-13T15:30:48.465Z] #43 13.20 PBCC images/fs.pb-c.c [2021-04-13T15:30:48.465Z] #43 13.23 DEP images/fs.pb-c.d [2021-04-13T15:30:48.465Z] #43 ... [2021-04-13T15:30:48.465Z] [2021-04-13T15:30:48.465Z] #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-04-13T15:30:48.465Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:30:48.465Z] #45 56.20 os [2021-04-13T15:30:48.465Z] #45 56.46 encoding/binary [2021-04-13T15:30:48.465Z] #45 56.50 internal/fmtsort [2021-04-13T15:30:48.465Z] #45 58.41 encoding/base64 [2021-04-13T15:30:48.465Z] #45 58.41 crypto/cipher [2021-04-13T15:30:48.465Z] #45 58.75 github.com/LK4D4/vndr/versioned [2021-04-13T15:30:48.465Z] #45 58.88 crypto/sha512 [2021-04-13T15:30:48.465Z] #45 59.52 crypto/ed25519/internal/edwards25519 [2021-04-13T15:30:48.465Z] #45 59.89 crypto/md5 [2021-04-13T15:30:48.465Z] #45 60.75 fmt [2021-04-13T15:30:48.465Z] #45 60.88 internal/lazyregexp [2021-04-13T15:30:48.465Z] #45 61.36 crypto/aes [2021-04-13T15:30:48.465Z] #45 61.39 crypto/des [2021-04-13T15:30:48.465Z] #45 62.26 crypto/sha1 [2021-04-13T15:30:48.465Z] #45 62.32 crypto/sha256 [2021-04-13T15:30:48.465Z] #45 63.08 encoding/pem [2021-04-13T15:30:48.465Z] #45 63.49 net [2021-04-13T15:30:48.465Z] #45 63.72 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-13T15:30:48.465Z] #45 64.04 vendor/golang.org/x/crypto/poly1305 [2021-04-13T15:30:48.465Z] #45 64.38 vendor/golang.org/x/crypto/curve25519 [2021-04-13T15:30:48.465Z] #45 64.67 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-13T15:30:48.465Z] #45 65.01 os/exec [2021-04-13T15:30:48.497Z] #46 ... [2021-04-13T15:30:48.497Z] [2021-04-13T15:30:48.497Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:48.497Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:30:48.497Z] #44 19.70 CC images/core-ppc64.o [2021-04-13T15:30:48.602Z] #45 96.80 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-13T15:30:48.728Z] #45 ... [2021-04-13T15:30:48.728Z] [2021-04-13T15:30:48.728Z] #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-04-13T15:30:48.728Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:30:48.728Z] #43 13.43 PBCC images/signalfd.pb-c.c [2021-04-13T15:30:48.728Z] #43 13.47 DEP images/signalfd.pb-c.d [2021-04-13T15:30:48.728Z] #43 13.54 PBCC images/fh.pb-c.c [2021-04-13T15:30:48.728Z] #43 13.60 PBCC images/fsnotify.pb-c.c [2021-04-13T15:30:48.728Z] #43 13.67 DEP images/fh.pb-c.d [2021-04-13T15:30:48.935Z] #43 121.9 CC criu/image-desc.o [2021-04-13T15:30:48.935Z] #43 122.1 CC criu/image.o [2021-04-13T15:30:48.935Z] #43 ... [2021-04-13T15:30:48.935Z] [2021-04-13T15:30:48.935Z] #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-04-13T15:30:48.935Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:30:48.990Z] #43 13.72 DEP images/fsnotify.pb-c.d [2021-04-13T15:30:48.990Z] #43 13.79 PBCC images/eventpoll.pb-c.c [2021-04-13T15:30:48.990Z] #43 13.85 DEP images/eventpoll.pb-c.d [2021-04-13T15:30:48.990Z] #43 13.91 PBCC images/eventfd.pb-c.c [2021-04-13T15:30:49.196Z] #20 62.09 Setting up xfsprogs (4.20.0-1) ... [2021-04-13T15:30:49.196Z] #20 62.11 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:30:49.287Z] #43 18.87 make[1]: Nothing to be done for 'all'. [2021-04-13T15:30:49.321Z] #43 13.93 DEP images/eventfd.pb-c.d [2021-04-13T15:30:49.321Z] #43 13.98 PBCC images/remap-file-path.pb-c.c [2021-04-13T15:30:49.321Z] #43 13.99 DEP images/remap-file-path.pb-c.d [2021-04-13T15:30:49.321Z] #43 14.04 PBCC images/fifo.pb-c.c [2021-04-13T15:30:49.585Z] #43 14.27 DEP images/fifo.pb-c.d [2021-04-13T15:30:49.585Z] #43 14.33 PBCC images/ghost-file.pb-c.c [2021-04-13T15:30:49.585Z] #43 ... [2021-04-13T15:30:49.585Z] [2021-04-13T15:30:49.585Z] #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-04-13T15:30:49.585Z] #37 sha256:1388d01eb01bee639aa8118e774cb57e361b6af66f19441184cd1ff4a0ed47cb [2021-04-13T15:30:49.585Z] #37 10.35 [100%] Linking C executable tini-static [2021-04-13T15:30:49.585Z] #37 10.97 [100%] Built target tini-static [2021-04-13T15:30:49.585Z] #37 11.08 + mkdir -p /build [2021-04-13T15:30:49.585Z] #37 11.08 + cp tini-static /build/docker-init [2021-04-13T15:30:49.585Z] #37 DONE 14.4s [2021-04-13T15:30:49.585Z] [2021-04-13T15:30:49.585Z] #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-04-13T15:30:49.585Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:30:49.585Z] #43 14.39 DEP images/ghost-file.pb-c.d [2021-04-13T15:30:49.603Z] #44 20.53 CC images/core-s390.o [2021-04-13T15:30:49.603Z] #44 ... [2021-04-13T15:30:49.603Z] [2021-04-13T15:30:49.603Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:49.603Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:30:49.603Z] #14 74.17 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-13T15:30:49.603Z] #14 74.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-13T15:30:49.603Z] #14 74.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:49.603Z] #14 74.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-13T15:30:49.603Z] #14 74.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-13T15:30:49.603Z] #14 74.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:49.719Z] #20 62.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:30:49.848Z] #43 14.55 PBCC images/regfile.pb-c.c [2021-04-13T15:30:49.848Z] #43 14.67 DEP images/regfile.pb-c.d [2021-04-13T15:30:49.848Z] #43 14.74 PBCC images/ns.pb-c.c [2021-04-13T15:30:49.906Z] ? github.com/docker/docker/api [no test files] [2021-04-13T15:30:49.906Z] #14 ... [2021-04-13T15:30:49.906Z] [2021-04-13T15:30:49.906Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:49.906Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:30:49.906Z] #44 21.07 CC images/cpuinfo.o [2021-04-13T15:30:50.110Z] #43 14.78 DEP images/ns.pb-c.d [2021-04-13T15:30:50.110Z] #43 14.84 PBCC images/fdinfo.pb-c.c [2021-04-13T15:30:50.110Z] #43 14.92 DEP images/fdinfo.pb-c.d [2021-04-13T15:30:50.110Z] #43 15.02 PBCC images/core-aarch64.pb-c.c [2021-04-13T15:30:50.377Z] #43 15.10 PBCC images/core-arm.pb-c.c [2021-04-13T15:30:50.377Z] #43 15.19 PBCC images/core-ppc64.pb-c.c [2021-04-13T15:30:50.377Z] #43 15.25 PBCC images/core-s390.pb-c.c [2021-04-13T15:30:50.494Z] #45 98.27 vendor/golang.org/x/crypto/hkdf [2021-04-13T15:30:50.494Z] #45 98.47 vendor/golang.org/x/text/transform [2021-04-13T15:30:50.558Z] #44 21.57 CC images/inventory.o [2021-04-13T15:30:50.558Z] #44 21.88 CC images/fdinfo.o [2021-04-13T15:30:50.641Z] #43 15.33 PBCC images/core-x86.pb-c.c [2021-04-13T15:30:50.641Z] #43 15.40 PBCC images/core.pb-c.c [2021-04-13T15:30:50.641Z] #43 15.48 PBCC images/inventory.pb-c.c [2021-04-13T15:30:50.662Z] #20 63.57 Setting up python3-distutils (3.7.3-1) ... [2021-04-13T15:30:50.668Z] #43 20.25 CC images/stats.o [2021-04-13T15:30:50.749Z] #45 98.98 vendor/golang.org/x/text/unicode/bidi [2021-04-13T15:30:50.903Z] #43 15.56 DEP images/core-aarch64.pb-c.d [2021-04-13T15:30:50.903Z] #43 15.64 DEP images/core-arm.pb-c.d [2021-04-13T15:30:50.903Z] #43 15.70 DEP images/core-ppc64.pb-c.d [2021-04-13T15:30:50.903Z] #43 15.75 DEP images/core-s390.pb-c.d [2021-04-13T15:30:50.903Z] #43 15.82 DEP images/core-x86.pb-c.d [2021-04-13T15:30:50.924Z] #20 63.91 Setting up python3-setuptools (40.8.0-1) ... [2021-04-13T15:30:50.928Z] #43 20.67 CC images/core.o [2021-04-13T15:30:50.928Z] #43 ... [2021-04-13T15:30:50.928Z] [2021-04-13T15:30:50.928Z] #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-04-13T15:30:50.928Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:30:50.928Z] #45 77.49 go/parser [2021-04-13T15:30:50.928Z] #45 78.74 text/template [2021-04-13T15:30:50.928Z] #45 81.25 log [2021-04-13T15:30:50.928Z] #45 81.72 encoding/xml [2021-04-13T15:30:50.928Z] #45 83.84 go/doc [2021-04-13T15:30:50.928Z] #45 87.43 github.com/LK4D4/vndr/build [2021-04-13T15:30:51.173Z] #43 15.87 DEP images/core.pb-c.d [2021-04-13T15:30:51.173Z] #43 15.94 DEP images/inventory.pb-c.d [2021-04-13T15:30:51.173Z] #43 16.04 PBCC images/cpuinfo.pb-c.c [2021-04-13T15:30:51.188Z] #45 ... [2021-04-13T15:30:51.188Z] [2021-04-13T15:30:51.188Z] #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-04-13T15:30:51.188Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:51.188Z] #43 21.19 CC images/core-x86.o [2021-04-13T15:30:51.211Z] #44 22.34 CC images/fown.o [2021-04-13T15:30:51.437Z] #43 16.08 DEP images/cpuinfo.pb-c.d [2021-04-13T15:30:51.437Z] #43 16.19 PBCC images/stats.pb-c.c [2021-04-13T15:30:51.437Z] #43 ... [2021-04-13T15:30:51.437Z] [2021-04-13T15:30:51.437Z] #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-04-13T15:30:51.437Z] #51 sha256:4164d1b03dbd6efa19716ac6068b8a1dcc047204b4f8eff1efa01169aab6a105 [2021-04-13T15:30:51.437Z] #51 59.15 io/ioutil [2021-04-13T15:30:51.437Z] #51 60.31 golang.org/x/sys/unix [2021-04-13T15:30:51.437Z] #51 62.46 flag [2021-04-13T15:30:51.437Z] #51 62.47 github.com/pkg/diff [2021-04-13T15:30:51.437Z] #51 62.47 encoding/json [2021-04-13T15:30:51.437Z] #51 64.64 go/token [2021-04-13T15:30:51.437Z] #51 64.76 mvdan.cc/editorconfig [2021-04-13T15:30:51.437Z] #51 65.53 go/scanner [2021-04-13T15:30:51.437Z] #51 66.55 mvdan.cc/sh/v3/syntax [2021-04-13T15:30:51.437Z] #51 68.25 go/ast [2021-04-13T15:30:51.437Z] #51 ... [2021-04-13T15:30:51.437Z] [2021-04-13T15:30:51.437Z] #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-04-13T15:30:51.437Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:30:51.437Z] #43 16.24 DEP images/stats.pb-c.d [2021-04-13T15:30:51.513Z] #44 22.73 CC images/ns.o [2021-04-13T15:30:51.513Z] #44 ... [2021-04-13T15:30:51.513Z] [2021-04-13T15:30:51.513Z] #52 [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-04-13T15:30:51.513Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:30:51.513Z] #52 76.93 time [2021-04-13T15:30:51.513Z] #52 76.95 internal/syscall/execenv [2021-04-13T15:30:51.513Z] #52 77.43 internal/syscall/unix [2021-04-13T15:30:51.513Z] #52 80.87 regexp [2021-04-13T15:30:51.513Z] #52 85.47 internal/poll [2021-04-13T15:30:51.513Z] #52 85.49 context [2021-04-13T15:30:51.687Z] #45 ... [2021-04-13T15:30:51.687Z] [2021-04-13T15:30:51.687Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:30:51.687Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:30:51.687Z] #13 95.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-13T15:30:51.687Z] #13 95.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:30:51.687Z] #13 95.40 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:30:51.757Z] #43 21.68 CC images/core-arm.o [2021-04-13T15:30:51.812Z] #52 ... [2021-04-13T15:30:51.812Z] [2021-04-13T15:30:51.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:30:51.812Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:30:51.812Z] #44 22.98 CC images/regfile.o [2021-04-13T15:30:52.017Z] #43 22.03 CC images/core-aarch64.o [2021-04-13T15:30:52.112Z] #44 23.22 CC images/ghost-file.o [2021-04-13T15:30:52.311Z] #20 65.12 Setting up python3-pip (18.1-5) ... [2021-04-13T15:30:52.412Z] #44 23.53 CC images/fifo.o [2021-04-13T15:30:52.413Z] #44 23.74 CC images/remap-file-path.o [2021-04-13T15:30:52.586Z] #43 22.39 CC images/core-ppc64.o [2021-04-13T15:30:52.714Z] #44 23.94 CC images/eventfd.o [2021-04-13T15:30:52.714Z] #44 24.17 CC images/eventpoll.o [2021-04-13T15:30:52.948Z] #51 ... [2021-04-13T15:30:52.948Z] [2021-04-13T15:30:52.948Z] #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-04-13T15:30:52.948Z] #56 sha256:db16ba15f63f93f3740dd989dd138df2c013f153aca17ce3d322f1cb6e5447a1 [2021-04-13T15:30:52.948Z] #56 42.14 Checking out files: 41% (1622/3879) Checking out files: 42% (1630/3879) Checking out files: 43% (1668/3879) Checking out files: 44% (1707/3879) Checking out files: 45% (1746/3879) Checking out files: 46% (1785/3879) Checking out files: 47% (1824/3879) Checking out files: 48% (1862/3879) Checking out files: 49% (1901/3879) Checking out files: 50% (1940/3879) Checking out files: 51% (1979/3879) Checking out files: 52% (2018/3879) Checking out files: 53% (2056/3879) Checking out files: 54% (2095/3879) Checking out files: 55% (2134/3879) Checking out files: 56% (2173/3879) Checking out files: 57% (2212/3879) Checking out files: 58% (2250/3879) Checking out files: 59% (2289/3879) Checking out files: 60% (2328/3879) Checking out files: 61% (2367/3879) Checking out files: 62% (2405/3879) Checking out files: 63% (2444/3879) Checking out files: 64% (2483/3879) Checking out files: 65% (2522/3879) Checking out files: 66% (2561/3879) Checking out files: 67% (2599/3879) Checking out files: 68% (2638/3879) Checking out files: 69% (2677/3879) Checking out files: 70% (2716/3879) Checking out files: 71% (2755/3879) Checking out files: 72% (2793/3879) Checking out files: 73% (2832/3879) Checking out files: 74% (2871/3879) Checking out files: 75% (2910/3879) Checking out files: 76% (2949/3879) Checking out files: 77% (2987/3879) Checking out files: 78% (3026/3879) Checking out files: 79% (3065/3879) Checking out files: 80% (3104/3879) Checking out files: 81% (3142/3879) Checking out files: 82% (3181/3879) Checking out files: 83% (3220/3879) Checking out files: 84% (3259/3879) Checking out files: 84% (3282/3879) Checking out files: 85% (3298/3879) Checking out files: 86% (3336/3879) Checking out files: 87% (3375/3879) Checking out files: 88% (3414/3879) Checking out files: 89% (3453/3879) Checking out files: 90% (3492/3879) Checking out files: 91% (3530/3879) Checking out files: 92% (3569/3879) Checking out files: 93% (3608/3879) Checking out files: 94% (3647/3879) Checking out files: 95% (3686/3879) Checking out files: 96% (3724/3879) Checking out files: 97% (3763/3879) Checking out files: 98% (3802/3879) Checking out files: 99% (3841/3879) Checking out files: 100% (3879/3879) Checking out files: 100% (3879/3879), done. [2021-04-13T15:30:52.948Z] #56 43.73 + cd /tmp/tmp.xj16YEvDDl/src/github.com/containerd/containerd [2021-04-13T15:30:52.948Z] #56 43.74 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:53.156Z] #43 22.97 CC images/core-s390.o [2021-04-13T15:30:53.254Z] #20 66.14 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:30:53.254Z] #20 66.24 Processing triggers for mime-support (3.62) ... [2021-04-13T15:30:53.358Z] #43 17.77 make[1]: Nothing to be done for 'all'. [2021-04-13T15:30:53.388Z] #44 24.52 CC images/fh.o [2021-04-13T15:30:53.466Z] #43 ... [2021-04-13T15:30:53.466Z] [2021-04-13T15:30:53.466Z] #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-04-13T15:30:53.466Z] #51 sha256:353aeef6f42a12ee41d2269ad1a5693a222747cb37d81156804ba501767f9abb [2021-04-13T15:30:53.466Z] #51 84.06 mvdan.cc/sh/v3/cmd/shfmt [2021-04-13T15:30:53.466Z] #51 DONE 90.1s [2021-04-13T15:30:53.696Z] #44 24.78 CC images/fsnotify.o [2021-04-13T15:30:53.742Z] [2021-04-13T15:30:53.742Z] #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-04-13T15:30:53.742Z] #56 sha256:1f86d1fc91cc2531ff7625552b71792a890eeb51a506866536fb542ace4d1d61 [2021-04-13T15:30:54.198Z] #20 DONE 67.2s [2021-04-13T15:30:54.198Z] [2021-04-13T15:30:54.198Z] #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-04-13T15:30:54.198Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:30:54.198Z] #40 193.4 + dpkg --print-architecture [2021-04-13T15:30:54.198Z] #40 193.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-13T15:30:54.198Z] #40 193.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-13T15:30:54.198Z] #40 193.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-13T15:30:54.267Z] #56 40.83 Checking out files: 49% (1902/3879) Checking out files: 50% (1940/3879) Checking out files: 51% (1979/3879) Checking out files: 52% (2018/3879) Checking out files: 53% (2056/3879) Checking out files: 54% (2095/3879) Checking out files: 55% (2134/3879) Checking out files: 56% (2173/3879) Checking out files: 57% (2212/3879) Checking out files: 58% (2250/3879) Checking out files: 59% (2289/3879) Checking out files: 60% (2328/3879) Checking out files: 61% (2367/3879) Checking out files: 62% (2405/3879) Checking out files: 63% (2444/3879) Checking out files: 64% (2483/3879) Checking out files: 65% (2522/3879) Checking out files: 66% (2561/3879) Checking out files: 67% (2599/3879) Checking out files: 68% (2638/3879) Checking out files: 69% (2677/3879) Checking out files: 70% (2716/3879) Checking out files: 71% (2755/3879) Checking out files: 72% (2793/3879) Checking out files: 73% (2832/3879) Checking out files: 74% (2871/3879) Checking out files: 75% (2910/3879) Checking out files: 76% (2949/3879) Checking out files: 77% (2987/3879) Checking out files: 78% (3026/3879) Checking out files: 79% (3065/3879) Checking out files: 80% (3104/3879) Checking out files: 81% (3142/3879) Checking out files: 82% (3181/3879) Checking out files: 83% (3220/3879) Checking out files: 84% (3259/3879) Checking out files: 84% (3287/3879) Checking out files: 85% (3298/3879) Checking out files: 86% (3336/3879) Checking out files: 87% (3375/3879) Checking out files: 88% (3414/3879) Checking out files: 89% (3453/3879) Checking out files: 90% (3492/3879) Checking out files: 91% (3530/3879) Checking out files: 92% (3569/3879) Checking out files: 93% (3608/3879) Checking out files: 94% (3647/3879) Checking out files: 95% (3686/3879) Checking out files: 96% (3724/3879) Checking out files: 97% (3763/3879) Checking out files: 98% (3802/3879) Checking out files: 99% (3841/3879) Checking out files: 100% (3879/3879) Checking out files: 100% (3879/3879), done. [2021-04-13T15:30:54.267Z] #56 42.60 + cd /tmp/tmp.nN8qcQjpDj/src/github.com/containerd/containerd [2021-04-13T15:30:54.267Z] #56 42.60 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:54.348Z] #44 25.47 CC images/signalfd.o [2021-04-13T15:30:54.348Z] #44 25.71 CC images/fs.o [2021-04-13T15:30:54.649Z] #44 25.99 CC images/pstree.o [2021-04-13T15:30:54.764Z] #43 19.26 CC images/stats.o [2021-04-13T15:30:54.856Z] #56 46.11 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-13T15:30:54.856Z] #56 46.11 + BUILDTAGS='netgo osusergo static_build' [2021-04-13T15:30:54.856Z] #56 46.11 + export EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:54.856Z] #56 46.11 + EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:54.856Z] #56 46.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-13T15:30:54.856Z] #56 46.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-13T15:30:54.856Z] #56 46.11 + '[' '' = dynamic ']' [2021-04-13T15:30:54.856Z] #56 46.11 + make [2021-04-13T15:30:54.951Z] #44 26.28 CC images/pipe.o [2021-04-13T15:30:55.027Z] #43 19.70 CC images/core.o [2021-04-13T15:30:55.424Z] #56 47.22 + bin/ctr [2021-04-13T15:30:55.586Z] #40 ... [2021-04-13T15:30:55.586Z] [2021-04-13T15:30:55.587Z] #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-04-13T15:30:55.587Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-13T15:30:55.587Z] #21 1.079 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-13T15:30:55.587Z] #21 1.084 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-13T15:30:55.587Z] #21 1.088 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-13T15:30:55.587Z] #21 DONE 1.1s [2021-04-13T15:30:55.587Z] [2021-04-13T15:30:55.587Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:30:55.587Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-13T15:30:55.603Z] #43 20.38 CC images/core-x86.o [2021-04-13T15:30:55.607Z] #44 26.69 CC images/tcp-stream.o [2021-04-13T15:30:55.607Z] #44 26.94 CC images/sk-packet.o [2021-04-13T15:30:55.911Z] #44 27.30 CC images/mnt.o [2021-04-13T15:30:55.994Z] #56 ... [2021-04-13T15:30:55.994Z] [2021-04-13T15:30:55.994Z] #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-04-13T15:30:55.994Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:30:55.994Z] #45 83.83 go/parser [2021-04-13T15:30:55.994Z] #45 85.19 text/template [2021-04-13T15:30:55.994Z] #45 87.27 log [2021-04-13T15:30:55.994Z] #45 87.75 encoding/xml [2021-04-13T15:30:55.994Z] #45 90.06 go/doc [2021-04-13T15:30:55.994Z] #45 92.62 github.com/LK4D4/vndr/versioned [2021-04-13T15:30:55.994Z] #45 92.73 compress/flate [2021-04-13T15:30:55.994Z] #45 93.43 github.com/LK4D4/vndr/build [2021-04-13T15:30:55.994Z] #45 ... [2021-04-13T15:30:55.994Z] [2021-04-13T15:30:55.994Z] #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-04-13T15:30:55.994Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:55.994Z] #43 14.64 make[1]: Nothing to be done for 'all'. [2021-04-13T15:30:55.994Z] #43 16.08 CC images/stats.o [2021-04-13T15:30:55.994Z] #43 16.47 CC images/core.o [2021-04-13T15:30:55.994Z] #43 17.23 CC images/core-x86.o [2021-04-13T15:30:55.994Z] #43 17.90 CC images/core-arm.o [2021-04-13T15:30:55.994Z] #43 18.28 CC images/core-aarch64.o [2021-04-13T15:30:55.994Z] #43 18.66 CC images/core-ppc64.o [2021-04-13T15:30:55.994Z] #43 19.27 CC images/core-s390.o [2021-04-13T15:30:55.994Z] #43 19.86 CC images/cpuinfo.o [2021-04-13T15:30:55.994Z] #43 20.26 CC images/inventory.o [2021-04-13T15:30:55.994Z] #43 20.56 CC images/fdinfo.o [2021-04-13T15:30:55.994Z] #43 20.98 CC images/fown.o [2021-04-13T15:30:55.994Z] #43 21.22 CC images/ns.o [2021-04-13T15:30:55.994Z] #43 21.56 CC images/regfile.o [2021-04-13T15:30:55.994Z] #43 21.81 CC images/ghost-file.o [2021-04-13T15:30:55.994Z] #43 22.17 CC images/fifo.o [2021-04-13T15:30:55.994Z] #43 22.37 CC images/remap-file-path.o [2021-04-13T15:30:55.994Z] #43 22.58 CC images/eventfd.o [2021-04-13T15:30:55.994Z] #43 22.80 CC images/eventpoll.o [2021-04-13T15:30:55.994Z] #43 23.16 CC images/fh.o [2021-04-13T15:30:56.178Z] #43 20.89 CC images/core-arm.o [2021-04-13T15:30:56.214Z] #44 27.60 CC images/pipe-data.o [2021-04-13T15:30:56.455Z] #43 21.28 CC images/core-aarch64.o [2021-04-13T15:30:56.515Z] #44 27.96 CC images/sa.o [2021-04-13T15:30:56.564Z] #43 23.43 CC images/fsnotify.o [2021-04-13T15:30:56.719Z] #43 ... [2021-04-13T15:30:56.719Z] [2021-04-13T15:30:56.719Z] #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-04-13T15:30:56.719Z] #56 sha256:c91a5585ab033ebeaed00923c8796c29c6333bf74ef86cf4c6b7b2478684ba7b [2021-04-13T15:30:56.719Z] #56 36.14 Checking out files: 44% (1744/3879) Checking out files: 45% (1746/3879) Checking out files: 46% (1785/3879) Checking out files: 47% (1824/3879) Checking out files: 48% (1862/3879) Checking out files: 49% (1901/3879) Checking out files: 50% (1940/3879) Checking out files: 51% (1979/3879) Checking out files: 52% (2018/3879) Checking out files: 53% (2056/3879) Checking out files: 54% (2095/3879) Checking out files: 55% (2134/3879) Checking out files: 56% (2173/3879) Checking out files: 57% (2212/3879) Checking out files: 58% (2250/3879) Checking out files: 59% (2289/3879) Checking out files: 60% (2328/3879) Checking out files: 61% (2367/3879) Checking out files: 62% (2405/3879) Checking out files: 63% (2444/3879) Checking out files: 64% (2483/3879) Checking out files: 65% (2522/3879) Checking out files: 66% (2561/3879) Checking out files: 67% (2599/3879) Checking out files: 68% (2638/3879) Checking out files: 69% (2677/3879) Checking out files: 70% (2716/3879) Checking out files: 71% (2755/3879) Checking out files: 72% (2793/3879) Checking out files: 73% (2832/3879) Checking out files: 74% (2871/3879) Checking out files: 75% (2910/3879) Checking out files: 76% (2949/3879) Checking out files: 77% (2987/3879) Checking out files: 78% (3026/3879) Checking out files: 79% (3065/3879) Checking out files: 80% (3104/3879) Checking out files: 81% (3142/3879) Checking out files: 82% (3181/3879) Checking out files: 83% (3220/3879) Checking out files: 84% (3259/3879) Checking out files: 85% (3298/3879) Checking out files: 85% (3325/3879) Checking out files: 86% (3336/3879) Checking out files: 87% (3375/3879) Checking out files: 88% (3414/3879) Checking out files: 89% (3453/3879) Checking out files: 90% (3492/3879) Checking out files: 91% (3530/3879) Checking out files: 92% (3569/3879) Checking out files: 93% (3608/3879) Checking out files: 94% (3647/3879) Checking out files: 95% (3686/3879) Checking out files: 96% (3724/3879) Checking out files: 97% (3763/3879) Checking out files: 98% (3802/3879) Checking out files: 99% (3841/3879) Checking out files: 100% (3879/3879) Checking out files: 100% (3879/3879), done. [2021-04-13T15:30:56.719Z] #56 37.73 + cd /tmp/tmp.ekHyAtLL9N/src/github.com/containerd/containerd [2021-04-13T15:30:56.719Z] #56 37.73 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:56.806Z] #56 44.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-13T15:30:56.806Z] #56 44.89 + BUILDTAGS='netgo osusergo static_build' [2021-04-13T15:30:56.806Z] #56 44.89 + export EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:56.806Z] #56 44.89 + EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:56.806Z] #56 44.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-13T15:30:56.806Z] #56 44.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-13T15:30:56.806Z] #56 44.89 + '[' '' = dynamic ']' [2021-04-13T15:30:56.806Z] #56 44.89 + make [2021-04-13T15:30:56.817Z] #44 28.18 CC images/timer.o [2021-04-13T15:30:57.133Z] #43 23.98 CC images/signalfd.o [2021-04-13T15:30:57.393Z] #43 24.28 CC images/fs.o [2021-04-13T15:30:57.480Z] #44 28.60 CC images/timerfd.o [2021-04-13T15:30:57.480Z] #44 28.79 CC images/mm.o [2021-04-13T15:30:57.480Z] #44 ... [2021-04-13T15:30:57.480Z] [2021-04-13T15:30:57.480Z] #57 [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-04-13T15:30:57.480Z] #57 sha256:9420fed879decc4af1db6b2032255bd027da488e401b2ffd8786f74a5dbaa178 [2021-04-13T15:30:57.480Z] #57 49.72 Checking out files: 54% (2106/3879) Checking out files: 55% (2134/3879) Checking out files: 56% (2173/3879) Checking out files: 57% (2212/3879) Checking out files: 58% (2250/3879) Checking out files: 59% (2289/3879) Checking out files: 60% (2328/3879) Checking out files: 61% (2367/3879) Checking out files: 62% (2405/3879) Checking out files: 63% (2444/3879) Checking out files: 64% (2483/3879) Checking out files: 65% (2522/3879) Checking out files: 66% (2561/3879) Checking out files: 67% (2599/3879) Checking out files: 68% (2638/3879) Checking out files: 69% (2677/3879) Checking out files: 70% (2716/3879) Checking out files: 71% (2755/3879) Checking out files: 72% (2793/3879) Checking out files: 73% (2832/3879) Checking out files: 74% (2871/3879) Checking out files: 75% (2910/3879) Checking out files: 76% (2949/3879) Checking out files: 77% (2987/3879) Checking out files: 78% (3026/3879) Checking out files: 79% (3065/3879) Checking out files: 80% (3104/3879) Checking out files: 81% (3142/3879) Checking out files: 82% (3181/3879) Checking out files: 83% (3220/3879) Checking out files: 84% (3259/3879) Checking out files: 85% (3298/3879) Checking out files: 86% (3336/3879) Checking out files: 87% (3375/3879) Checking out files: 88% (3414/3879) Checking out files: 89% (3453/3879) Checking out files: 90% (3492/3879) Checking out files: 91% (3530/3879) Checking out files: 92% (3569/3879) Checking out files: 93% (3608/3879) Checking out files: 94% (3647/3879) Checking out files: 95% (3686/3879) Checking out files: 96% (3724/3879) Checking out files: 97% (3763/3879) Checking out files: 98% (3802/3879) Checking out files: 99% (3841/3879) Checking out files: 99% (3860/3879) Checking out files: 100% (3879/3879) Checking out files: 100% (3879/3879), done. [2021-04-13T15:30:57.480Z] #57 50.79 + cd /tmp/tmp.oPeow8zSti/src/github.com/containerd/containerd [2021-04-13T15:30:57.480Z] #57 50.79 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-13T15:30:57.480Z] #57 52.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-13T15:30:57.480Z] #57 52.29 + BUILDTAGS='netgo osusergo static_build' [2021-04-13T15:30:57.480Z] #57 52.29 + export EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:57.480Z] #57 52.29 + EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:57.480Z] #57 52.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-13T15:30:57.480Z] #57 52.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-13T15:30:57.480Z] #57 52.30 + '[' '' = dynamic ']' [2021-04-13T15:30:57.480Z] #57 52.30 + make [2021-04-13T15:30:57.652Z] #43 24.49 CC images/pstree.o [2021-04-13T15:30:57.652Z] #43 24.73 CC images/pipe.o [2021-04-13T15:30:57.652Z] #43 ... [2021-04-13T15:30:57.652Z] [2021-04-13T15:30:57.652Z] #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-04-13T15:30:57.652Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:30:57.652Z] #45 95.48 hash/crc32 [2021-04-13T15:30:57.744Z] #56 46.02 + bin/ctr [2021-04-13T15:30:58.111Z] #56 39.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-13T15:30:58.111Z] #56 39.43 + BUILDTAGS='netgo osusergo static_build' [2021-04-13T15:30:58.111Z] #56 39.43 + export EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:58.111Z] #56 39.43 + EXTRA_FLAGS=-buildmode=pie [2021-04-13T15:30:58.111Z] #56 39.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-13T15:30:58.111Z] #56 39.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-13T15:30:58.111Z] #56 39.43 + '[' '' = dynamic ']' [2021-04-13T15:30:58.111Z] #56 39.43 + make [2021-04-13T15:30:58.219Z] #13 ... [2021-04-13T15:30:58.219Z] [2021-04-13T15:30:58.219Z] #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-04-13T15:30:58.219Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:58.219Z] #43 27.99 CC images/sk-unix.o [2021-04-13T15:30:58.219Z] #43 28.37 CC images/sk-inet.o [2021-04-13T15:30:58.219Z] #43 29.10 CC images/tun.o [2021-04-13T15:30:58.219Z] #43 29.37 CC images/sk-netlink.o [2021-04-13T15:30:58.219Z] #43 29.57 CC images/packet-sock.o [2021-04-13T15:30:58.219Z] #43 29.89 CC images/ipc-var.o [2021-04-13T15:30:58.219Z] #43 30.07 CC images/ipc-desc.o [2021-04-13T15:30:58.219Z] #43 30.34 CC images/ipc-shm.o [2021-04-13T15:30:58.219Z] #43 30.49 CC images/ipc-msg.o [2021-04-13T15:30:58.219Z] #43 30.80 CC images/ipc-sem.o [2021-04-13T15:30:58.219Z] #43 30.99 CC images/utsns.o [2021-04-13T15:30:58.219Z] #43 31.14 CC images/creds.o [2021-04-13T15:30:58.219Z] #43 31.31 CC images/vma.o [2021-04-13T15:30:58.219Z] #43 31.61 CC images/netdev.o [2021-04-13T15:30:58.219Z] #43 32.00 CC images/tty.o [2021-04-13T15:30:58.219Z] #43 32.56 CC images/file-lock.o [2021-04-13T15:30:58.219Z] #43 32.77 CC images/rlimit.o [2021-04-13T15:30:58.219Z] #43 33.00 CC images/pagemap.o [2021-04-13T15:30:58.219Z] #43 33.31 CC images/siginfo.o [2021-04-13T15:30:58.219Z] #43 33.64 CC images/rpc.o [2021-04-13T15:30:58.219Z] #43 34.69 CC images/ext-file.o [2021-04-13T15:30:58.219Z] #43 34.90 CC images/cgroup.o [2021-04-13T15:30:58.219Z] #43 35.58 CC images/userns.o [2021-04-13T15:30:58.219Z] #43 35.82 CC images/google/protobuf/descriptor.o [2021-04-13T15:30:58.219Z] #43 37.37 CC images/opts.o [2021-04-13T15:30:58.219Z] #43 37.60 CC images/seccomp.o [2021-04-13T15:30:58.219Z] #43 37.84 CC images/binfmt-misc.o [2021-04-13T15:30:58.219Z] #43 38.04 CC images/time.o [2021-04-13T15:30:58.222Z] #45 96.07 compress/gzip [2021-04-13T15:30:58.475Z] #43 38.20 CC images/sysctl.o [2021-04-13T15:30:58.475Z] #43 38.40 CC images/autofs.o [2021-04-13T15:30:58.543Z] #57 53.65 + bin/ctr [2021-04-13T15:30:58.731Z] #43 38.56 CC images/macvlan.o [2021-04-13T15:30:58.792Z] #45 96.67 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-13T15:30:58.987Z] #43 38.73 CC images/sit.o [2021-04-13T15:30:58.987Z] #43 38.92 CC images/memfd.o [2021-04-13T15:30:59.052Z] #45 96.70 net [2021-04-13T15:30:59.243Z] #43 39.17 CC images/timens.o [2021-04-13T15:30:59.499Z] #43 39.45 LINK images/built-in.o [2021-04-13T15:30:59.502Z] #56 40.71 + bin/ctr [2021-04-13T15:30:59.502Z] #56 ... [2021-04-13T15:30:59.502Z] [2021-04-13T15:30:59.502Z] #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-04-13T15:30:59.502Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:30:59.502Z] #45 67.31 go/scanner [2021-04-13T15:30:59.502Z] #45 67.32 net/url [2021-04-13T15:30:59.502Z] #45 67.59 text/template/parse [2021-04-13T15:30:59.502Z] #45 69.62 go/ast [2021-04-13T15:30:59.502Z] #45 69.99 log [2021-04-13T15:30:59.502Z] #45 70.80 encoding/json [2021-04-13T15:30:59.502Z] #45 73.58 text/template [2021-04-13T15:30:59.502Z] #45 75.91 go/parser [2021-04-13T15:30:59.502Z] #45 77.35 encoding/xml [2021-04-13T15:30:59.622Z] #45 97.32 vendor/golang.org/x/sys/cpu [2021-04-13T15:30:59.622Z] #45 97.52 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-13T15:30:59.755Z] #43 39.60 GEN compel/include/asm [2021-04-13T15:30:59.755Z] #43 39.63 GEN compel/include/version.h [2021-04-13T15:30:59.755Z] #43 39.65 touch .config [2021-04-13T15:30:59.755Z] #43 39.68 GEN include/common/config.h [2021-04-13T15:30:59.764Z] #45 ... [2021-04-13T15:30:59.764Z] [2021-04-13T15:30:59.764Z] #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-04-13T15:30:59.764Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:30:59.764Z] #43 21.66 CC images/core-ppc64.o [2021-04-13T15:30:59.764Z] #43 22.15 CC images/core-s390.o [2021-04-13T15:30:59.764Z] #43 22.80 CC images/cpuinfo.o [2021-04-13T15:30:59.764Z] #43 23.27 CC images/inventory.o [2021-04-13T15:30:59.764Z] #43 23.57 CC images/fdinfo.o [2021-04-13T15:30:59.764Z] #43 24.10 CC images/fown.o [2021-04-13T15:30:59.764Z] #43 24.45 CC images/ns.o [2021-04-13T15:30:59.823Z] #22 ... [2021-04-13T15:30:59.823Z] [2021-04-13T15:30:59.823Z] #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-04-13T15:30:59.823Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:30:59.823Z] #43 122.9 CC criu/ipc_ns.o [2021-04-13T15:30:59.823Z] #43 124.3 CC criu/irmap.o [2021-04-13T15:30:59.823Z] #43 125.0 CC criu/kcmp-ids.o [2021-04-13T15:30:59.823Z] #43 125.3 CC criu/kerndat.o [2021-04-13T15:30:59.823Z] #43 126.4 CC criu/libnetlink.o [2021-04-13T15:30:59.823Z] #43 126.9 CC criu/log.o [2021-04-13T15:30:59.823Z] #43 127.4 CC criu/lsm.o [2021-04-13T15:30:59.823Z] #43 128.1 CC criu/mem.o [2021-04-13T15:30:59.823Z] #43 130.5 CC criu/memfd.o [2021-04-13T15:30:59.823Z] #43 131.2 CC criu/mount.o [2021-04-13T15:31:00.010Z] #43 39.79 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-13T15:31:00.010Z] #43 39.80 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-13T15:31:00.010Z] #43 39.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-13T15:31:00.010Z] #43 39.86 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-13T15:31:00.010Z] #43 39.88 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-13T15:31:00.010Z] #43 39.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-13T15:31:00.010Z] #43 39.95 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-13T15:31:00.010Z] #43 39.99 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-13T15:31:00.027Z] #43 24.72 CC images/regfile.o [2021-04-13T15:31:00.091Z] #57 ... [2021-04-13T15:31:00.091Z] [2021-04-13T15:31:00.091Z] #46 [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-04-13T15:31:00.091Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:31:00.091Z] #46 85.58 context [2021-04-13T15:31:00.091Z] #46 85.59 internal/poll [2021-04-13T15:31:00.091Z] #46 88.25 github.com/LK4D4/vndr/versioned [2021-04-13T15:31:00.091Z] #46 89.21 os [2021-04-13T15:31:00.091Z] #46 91.70 encoding/binary [2021-04-13T15:31:00.091Z] #46 91.73 internal/fmtsort [2021-04-13T15:31:00.091Z] #46 93.76 path/filepath [2021-04-13T15:31:00.091Z] #46 93.77 internal/lazyregexp [2021-04-13T15:31:00.091Z] #46 93.77 fmt [2021-04-13T15:31:00.091Z] #46 94.60 net [2021-04-13T15:31:00.091Z] #46 ... [2021-04-13T15:31:00.091Z] [2021-04-13T15:31:00.091Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:00.091Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:00.091Z] #44 29.07 CC images/sk-opts.o [2021-04-13T15:31:00.091Z] #44 29.30 CC images/sk-unix.o [2021-04-13T15:31:00.091Z] #44 29.59 CC images/sk-inet.o [2021-04-13T15:31:00.091Z] #44 30.02 CC images/tun.o [2021-04-13T15:31:00.091Z] #44 30.30 CC images/sk-netlink.o [2021-04-13T15:31:00.091Z] #44 30.51 CC images/packet-sock.o [2021-04-13T15:31:00.091Z] #44 30.95 CC images/ipc-var.o [2021-04-13T15:31:00.091Z] #44 31.14 CC images/ipc-desc.o [2021-04-13T15:31:00.091Z] #44 31.33 CC images/ipc-shm.o [2021-04-13T15:31:00.195Z] #45 ... [2021-04-13T15:31:00.195Z] [2021-04-13T15:31:00.195Z] #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-04-13T15:31:00.195Z] #51 sha256:25dfd771e8ae7ddc782c4812785f9378f371141f98b6b80d072a050ba905378a [2021-04-13T15:31:00.195Z] #51 91.49 mvdan.cc/sh/v3/cmd/shfmt [2021-04-13T15:31:00.195Z] #51 DONE 97.9s [2021-04-13T15:31:00.195Z] [2021-04-13T15:31:00.195Z] #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-04-13T15:31:00.195Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:00.195Z] #43 24.98 CC images/tcp-stream.o [2021-04-13T15:31:00.195Z] #43 25.15 CC images/sk-packet.o [2021-04-13T15:31:00.195Z] #43 25.48 CC images/mnt.o [2021-04-13T15:31:00.195Z] #43 25.75 CC images/pipe-data.o [2021-04-13T15:31:00.195Z] #43 25.91 CC images/sa.o [2021-04-13T15:31:00.195Z] #43 26.12 CC images/timer.o [2021-04-13T15:31:00.195Z] #43 26.60 CC images/timerfd.o [2021-04-13T15:31:00.195Z] #43 26.78 CC images/mm.o [2021-04-13T15:31:00.195Z] #43 26.98 CC images/sk-opts.o [2021-04-13T15:31:00.266Z] #43 40.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-13T15:31:00.266Z] #43 40.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-13T15:31:00.266Z] #43 40.04 DEP compel/plugins/std/infect.d [2021-04-13T15:31:00.266Z] #43 40.15 DEP compel/plugins/std/string.d [2021-04-13T15:31:00.266Z] #43 40.27 DEP compel/plugins/std/log.d [2021-04-13T15:31:00.290Z] #43 25.08 CC images/ghost-file.o [2021-04-13T15:31:00.394Z] #44 31.56 CC images/ipc-msg.o [2021-04-13T15:31:00.450Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-04-13T15:31:00.454Z] #43 27.29 CC images/sk-unix.o [2021-04-13T15:31:00.522Z] #43 40.33 DEP compel/plugins/std/fds.d [2021-04-13T15:31:00.522Z] #43 40.41 DEP compel/plugins/std/std.d [2021-04-13T15:31:00.696Z] #44 31.86 CC images/ipc-sem.o [2021-04-13T15:31:00.696Z] #44 32.06 CC images/utsns.o [2021-04-13T15:31:00.714Z] #43 27.69 CC images/sk-inet.o [2021-04-13T15:31:00.778Z] #43 40.49 DEP compel/plugins/shmem/shmem.d [2021-04-13T15:31:00.778Z] #43 40.61 DEP compel/plugins/fds/fds.d [2021-04-13T15:31:00.841Z] #43 ... [2021-04-13T15:31:00.841Z] [2021-04-13T15:31:00.841Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:31:00.841Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-13T15:31:00.841Z] #22 5.436 Collecting yamllint==1.16.0 [2021-04-13T15:31:00.866Z] #43 25.47 CC images/fifo.o [2021-04-13T15:31:00.866Z] #43 25.72 CC images/remap-file-path.o [2021-04-13T15:31:00.997Z] #44 32.29 CC images/creds.o [2021-04-13T15:31:01.034Z] #43 40.79 CC compel/plugins/std/std.o [2021-04-13T15:31:01.284Z] #43 28.17 CC images/tun.o [2021-04-13T15:31:01.284Z] #43 28.43 CC images/sk-netlink.o [2021-04-13T15:31:01.290Z] #43 41.08 CC compel/plugins/std/fds.o [2021-04-13T15:31:01.299Z] #44 32.54 CC images/vma.o [2021-04-13T15:31:01.441Z] #43 26.02 CC images/eventfd.o [2021-04-13T15:31:01.441Z] #43 26.30 CC images/eventpoll.o [2021-04-13T15:31:01.544Z] #43 28.69 CC images/packet-sock.o [2021-04-13T15:31:01.601Z] #44 32.80 CC images/netdev.o [2021-04-13T15:31:01.851Z] #43 41.55 CC compel/plugins/std/log.o [2021-04-13T15:31:01.903Z] #44 33.21 CC images/tty.o [2021-04-13T15:31:01.938Z] #56 ... [2021-04-13T15:31:01.938Z] [2021-04-13T15:31:01.938Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-13T15:31:01.938Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:31:01.938Z] #45 88.25 github.com/LK4D4/vndr/versioned [2021-04-13T15:31:01.938Z] #45 88.33 compress/flate [2021-04-13T15:31:01.938Z] #45 90.64 hash/crc32 [2021-04-13T15:31:01.938Z] #45 91.24 net [2021-04-13T15:31:01.938Z] #45 91.46 compress/gzip [2021-04-13T15:31:01.938Z] #45 92.00 vendor/golang.org/x/text/transform [2021-04-13T15:31:01.938Z] #45 92.78 vendor/golang.org/x/text/unicode/bidi [2021-04-13T15:31:01.938Z] #45 94.75 vendor/golang.org/x/text/secure/bidirule [2021-04-13T15:31:01.938Z] #45 95.10 vendor/golang.org/x/text/unicode/norm [2021-04-13T15:31:01.938Z] #45 ... [2021-04-13T15:31:01.938Z] [2021-04-13T15:31:01.938Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:01.938Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:01.938Z] #43 23.72 CC images/cpuinfo.o [2021-04-13T15:31:01.938Z] #43 24.23 CC images/inventory.o [2021-04-13T15:31:01.938Z] #43 24.51 CC images/fdinfo.o [2021-04-13T15:31:01.938Z] #43 24.87 CC images/fown.o [2021-04-13T15:31:01.938Z] #43 25.13 CC images/ns.o [2021-04-13T15:31:01.938Z] #43 25.32 CC images/regfile.o [2021-04-13T15:31:01.938Z] #43 25.57 CC images/ghost-file.o [2021-04-13T15:31:01.938Z] #43 25.90 CC images/fifo.o [2021-04-13T15:31:01.938Z] #43 26.06 CC images/remap-file-path.o [2021-04-13T15:31:01.938Z] #43 26.26 CC images/eventfd.o [2021-04-13T15:31:01.938Z] #43 26.49 CC images/eventpoll.o [2021-04-13T15:31:01.938Z] #43 26.74 CC images/fh.o [2021-04-13T15:31:01.938Z] #43 27.05 CC images/fsnotify.o [2021-04-13T15:31:01.938Z] #43 27.52 CC images/signalfd.o [2021-04-13T15:31:01.938Z] #43 27.68 CC images/fs.o [2021-04-13T15:31:01.938Z] #43 27.86 CC images/pstree.o [2021-04-13T15:31:01.938Z] #43 28.13 CC images/pipe.o [2021-04-13T15:31:01.938Z] #43 28.31 CC images/tcp-stream.o [2021-04-13T15:31:01.938Z] #43 28.50 CC images/sk-packet.o [2021-04-13T15:31:01.938Z] #43 28.75 CC images/mnt.o [2021-04-13T15:31:01.938Z] #43 28.95 CC images/pipe-data.o [2021-04-13T15:31:01.938Z] #43 29.16 CC images/sa.o [2021-04-13T15:31:01.938Z] #43 29.42 CC images/timer.o [2021-04-13T15:31:01.938Z] #43 29.70 CC images/timerfd.o [2021-04-13T15:31:01.938Z] #43 29.94 CC images/mm.o [2021-04-13T15:31:01.938Z] #43 30.29 CC images/sk-opts.o [2021-04-13T15:31:01.938Z] #43 30.58 CC images/sk-unix.o [2021-04-13T15:31:01.938Z] #43 30.90 CC images/sk-inet.o [2021-04-13T15:31:01.938Z] #43 31.33 CC images/tun.o [2021-04-13T15:31:01.938Z] #43 31.59 CC images/sk-netlink.o [2021-04-13T15:31:01.939Z] #43 ... [2021-04-13T15:31:01.939Z] [2021-04-13T15:31:01.939Z] #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-04-13T15:31:01.939Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:31:01.939Z] #45 98.58 vendor/golang.org/x/net/idna [2021-04-13T15:31:02.015Z] #43 26.67 CC images/fh.o [2021-04-13T15:31:02.114Z] #43 29.12 CC images/ipc-var.o [2021-04-13T15:31:02.278Z] #43 27.08 CC images/fsnotify.o [2021-04-13T15:31:02.373Z] #43 29.36 CC images/ipc-desc.o [2021-04-13T15:31:02.576Z] #44 33.87 CC images/file-lock.o [2021-04-13T15:31:02.633Z] #43 29.61 CC images/ipc-shm.o [2021-04-13T15:31:02.778Z] #43 42.39 CC compel/plugins/std/string.o [2021-04-13T15:31:02.778Z] #43 ... [2021-04-13T15:31:02.778Z] [2021-04-13T15:31:02.778Z] #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-04-13T15:31:02.778Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:31:02.778Z] #45 100.7 vendor/golang.org/x/text/secure/bidirule [2021-04-13T15:31:02.778Z] #45 101.0 vendor/golang.org/x/text/unicode/norm [2021-04-13T15:31:02.778Z] #45 104.9 vendor/golang.org/x/net/idna [2021-04-13T15:31:02.778Z] #45 107.1 vendor/golang.org/x/net/http2/hpack [2021-04-13T15:31:02.778Z] #45 108.5 mime [2021-04-13T15:31:02.778Z] #45 110.0 mime/quotedprintable [2021-04-13T15:31:02.778Z] #45 110.4 net/http/internal [2021-04-13T15:31:02.880Z] #44 34.08 CC images/rlimit.o [2021-04-13T15:31:02.893Z] #43 29.85 CC images/ipc-msg.o [2021-04-13T15:31:03.153Z] #43 30.19 CC images/ipc-sem.o [2021-04-13T15:31:03.181Z] #44 34.30 CC images/pagemap.o [2021-04-13T15:31:03.181Z] #44 ... [2021-04-13T15:31:03.181Z] [2021-04-13T15:31:03.181Z] #52 [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-04-13T15:31:03.181Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:31:03.181Z] #52 88.71 os [2021-04-13T15:31:03.181Z] #52 91.33 internal/fmtsort [2021-04-13T15:31:03.181Z] #52 91.42 encoding/binary [2021-04-13T15:31:03.181Z] #52 93.43 path/filepath [2021-04-13T15:31:03.181Z] #52 93.43 fmt [2021-04-13T15:31:03.181Z] #52 93.47 mvdan.cc/sh/v3/fileutil [2021-04-13T15:31:03.181Z] #52 95.00 encoding/base64 [2021-04-13T15:31:03.181Z] #52 95.02 golang.org/x/sys/unix [2021-04-13T15:31:03.181Z] #52 96.86 io/ioutil [2021-04-13T15:31:03.226Z] #43 27.73 CC images/signalfd.o [2021-04-13T15:31:03.226Z] #43 ... [2021-04-13T15:31:03.226Z] [2021-04-13T15:31:03.226Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-13T15:31:03.226Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:31:03.226Z] #45 80.81 go/doc [2021-04-13T15:31:03.339Z] #45 ... [2021-04-13T15:31:03.339Z] [2021-04-13T15:31:03.339Z] #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-04-13T15:31:03.339Z] #58 sha256:407191415b543d711c2c9f71fa372d6e31eefdfc0ad75a4714f64ee238bf5da8 [2021-04-13T15:31:03.339Z] #58 111.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:31:03.339Z] #58 111.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-13T15:31:03.413Z] #43 30.43 CC images/utsns.o [2021-04-13T15:31:03.483Z] #52 ... [2021-04-13T15:31:03.483Z] [2021-04-13T15:31:03.483Z] #46 [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-04-13T15:31:03.483Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:31:03.483Z] #46 96.25 encoding/base64 [2021-04-13T15:31:03.483Z] #46 97.09 io/ioutil [2021-04-13T15:31:03.483Z] #46 98.28 crypto/cipher [2021-04-13T15:31:03.483Z] #46 98.58 crypto/sha512 [2021-04-13T15:31:03.489Z] #45 81.14 compress/gzip [2021-04-13T15:31:03.489Z] #45 ... [2021-04-13T15:31:03.489Z] [2021-04-13T15:31:03.489Z] #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-04-13T15:31:03.489Z] #51 sha256:4164d1b03dbd6efa19716ac6068b8a1dcc047204b4f8eff1efa01169aab6a105 [2021-04-13T15:31:03.489Z] #51 71.24 golang.org/x/crypto/ssh/terminal [2021-04-13T15:31:03.489Z] #51 76.33 mvdan.cc/sh/v3/cmd/shfmt [2021-04-13T15:31:03.674Z] #43 30.63 CC images/creds.o [2021-04-13T15:31:03.674Z] #43 ... [2021-04-13T15:31:03.674Z] [2021-04-13T15:31:03.674Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:03.674Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:31:03.674Z] #13 95.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-13T15:31:03.674Z] #13 95.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:31:03.674Z] #13 95.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:03.753Z] #51 ... [2021-04-13T15:31:03.753Z] [2021-04-13T15:31:03.753Z] #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-04-13T15:31:03.753Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:03.753Z] #43 28.05 CC images/fs.o [2021-04-13T15:31:03.753Z] #43 28.35 CC images/pstree.o [2021-04-13T15:31:04.016Z] #43 28.58 CC images/pipe.o [2021-04-13T15:31:04.016Z] #43 28.74 CC images/tcp-stream.o [2021-04-13T15:31:04.279Z] #43 29.08 CC images/sk-packet.o [2021-04-13T15:31:04.481Z] #45 101.1 vendor/golang.org/x/net/http2/hpack [2021-04-13T15:31:04.921Z] #43 29.44 CC images/mnt.o [2021-04-13T15:31:04.921Z] #43 29.80 CC images/pipe-data.o [2021-04-13T15:31:05.423Z] #45 102.2 mime [2021-04-13T15:31:05.532Z] #43 30.08 CC images/sa.o [2021-04-13T15:31:05.532Z] #43 ... [2021-04-13T15:31:05.532Z] [2021-04-13T15:31:05.532Z] #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-04-13T15:31:05.532Z] #51 sha256:4164d1b03dbd6efa19716ac6068b8a1dcc047204b4f8eff1efa01169aab6a105 [2021-04-13T15:31:05.532Z] #51 DONE 83.3s [2021-04-13T15:31:05.532Z] [2021-04-13T15:31:05.532Z] #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-04-13T15:31:05.532Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:05.532Z] #43 30.39 CC images/timer.o [2021-04-13T15:31:05.607Z] #46 100.8 crypto/ed25519/internal/edwards25519 [2021-04-13T15:31:06.259Z] #46 101.6 crypto/aes [2021-04-13T15:31:06.478Z] #43 30.92 CC images/timerfd.o [2021-04-13T15:31:06.478Z] #43 31.27 CC images/mm.o [2021-04-13T15:31:06.740Z] #43 ... [2021-04-13T15:31:06.740Z] [2021-04-13T15:31:06.740Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:06.740Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:31:06.740Z] #13 71.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-13T15:31:06.740Z] #13 71.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-13T15:31:06.740Z] #13 71.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:07.002Z] #13 ... [2021-04-13T15:31:07.002Z] [2021-04-13T15:31:07.002Z] #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-04-13T15:31:07.002Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:31:07.002Z] #45 82.08 crypto/ecdsa [2021-04-13T15:31:07.002Z] #45 83.33 vendor/golang.org/x/crypto/cryptobyte [2021-04-13T15:31:07.332Z] #45 103.9 mime/quotedprintable [2021-04-13T15:31:07.363Z] #46 ... [2021-04-13T15:31:07.363Z] [2021-04-13T15:31:07.363Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:07.363Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:07.363Z] #44 34.75 CC images/siginfo.o [2021-04-13T15:31:07.363Z] #44 35.12 CC images/rpc.o [2021-04-13T15:31:07.363Z] #44 36.68 CC images/ext-file.o [2021-04-13T15:31:07.363Z] #44 36.88 CC images/cgroup.o [2021-04-13T15:31:07.363Z] #44 37.64 CC images/userns.o [2021-04-13T15:31:07.363Z] #44 37.95 CC images/google/protobuf/descriptor.o [2021-04-13T15:31:07.434Z] #22 10.90 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-13T15:31:07.434Z] #22 11.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-13T15:31:07.434Z] #22 11.09 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-13T15:31:07.434Z] #22 11.15 Collecting pyyaml (from yamllint==1.16.0) [2021-04-13T15:31:07.434Z] #22 11.48 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-13T15:31:07.434Z] #22 11.83 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-13T15:31:07.593Z] #45 104.2 net/http/internal [2021-04-13T15:31:07.695Z] #22 12.23 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-13T15:31:07.949Z] #45 85.57 github.com/LK4D4/vndr/build [2021-04-13T15:31:07.956Z] #22 DONE 12.6s [2021-04-13T15:31:07.956Z] [2021-04-13T15:31:07.956Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-13T15:31:07.956Z] #25 sha256:0ec503630ce122c0a2f02e791057fd3047b585199467ee0a80d8d2a616164c1a [2021-04-13T15:31:08.016Z] #44 ... [2021-04-13T15:31:08.016Z] [2021-04-13T15:31:08.016Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:08.016Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:31:08.016Z] #14 92.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-13T15:31:08.016Z] #14 92.43 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-13T15:31:08.016Z] #14 92.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:08.016Z] #14 ... [2021-04-13T15:31:08.016Z] [2021-04-13T15:31:08.016Z] #52 [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-04-13T15:31:08.016Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:31:08.016Z] #52 100.2 flag [2021-04-13T15:31:08.016Z] #52 100.2 github.com/pkg/diff [2021-04-13T15:31:08.016Z] #52 100.3 encoding/json [2021-04-13T15:31:08.162Z] #45 ... [2021-04-13T15:31:08.162Z] [2021-04-13T15:31:08.162Z] #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-04-13T15:31:08.162Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:08.162Z] #43 31.86 CC images/packet-sock.o [2021-04-13T15:31:08.162Z] #43 32.21 CC images/ipc-var.o [2021-04-13T15:31:08.162Z] #43 32.39 CC images/ipc-desc.o [2021-04-13T15:31:08.162Z] #43 32.67 CC images/ipc-shm.o [2021-04-13T15:31:08.162Z] #43 32.89 CC images/ipc-msg.o [2021-04-13T15:31:08.162Z] #43 33.21 CC images/ipc-sem.o [2021-04-13T15:31:08.162Z] #43 33.40 CC images/utsns.o [2021-04-13T15:31:08.162Z] #43 33.62 CC images/creds.o [2021-04-13T15:31:08.162Z] #43 33.81 CC images/vma.o [2021-04-13T15:31:08.162Z] #43 34.04 CC images/netdev.o [2021-04-13T15:31:08.162Z] #43 34.40 CC images/tty.o [2021-04-13T15:31:08.162Z] #43 34.98 CC images/file-lock.o [2021-04-13T15:31:08.162Z] #43 35.19 CC images/rlimit.o [2021-04-13T15:31:08.162Z] #43 35.39 CC images/pagemap.o [2021-04-13T15:31:08.162Z] #43 35.65 CC images/siginfo.o [2021-04-13T15:31:08.162Z] #43 35.89 CC images/rpc.o [2021-04-13T15:31:08.162Z] #43 36.91 CC images/ext-file.o [2021-04-13T15:31:08.162Z] #43 37.09 CC images/cgroup.o [2021-04-13T15:31:08.162Z] #43 37.72 CC images/userns.o [2021-04-13T15:31:08.162Z] #43 37.95 CC images/google/protobuf/descriptor.o [2021-04-13T15:31:08.220Z] #25 DONE 0.4s [2021-04-13T15:31:08.220Z] [2021-04-13T15:31:08.220Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-13T15:31:08.220Z] #30 sha256:86a8671376c03c2d9caa3ca2037c084f4e88fa9cfe4407c6d062ee43a3bf50db [2021-04-13T15:31:08.317Z] #52 103.8 go/token [2021-04-13T15:31:08.524Z] #45 86.37 vendor/golang.org/x/text/unicode/norm [2021-04-13T15:31:08.584Z] #58 ... [2021-04-13T15:31:08.584Z] [2021-04-13T15:31:08.584Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:08.584Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:31:08.584Z] #13 110.7 Selecting previously unselected package libapparmor1:amd64. [2021-04-13T15:31:08.584Z] #13 110.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 110.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-13T15:31:08.584Z] #13 110.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-13T15:31:08.584Z] #13 110.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 110.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-13T15:31:08.584Z] #13 111.0 Selecting previously unselected package libbtrfs0. [2021-04-13T15:31:08.584Z] #13 111.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 111.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:08.584Z] #13 111.1 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:31:08.584Z] #13 111.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 111.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:08.584Z] #13 111.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-13T15:31:08.584Z] #13 111.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 111.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:08.584Z] #13 111.3 Selecting previously unselected package libudev-dev:amd64. [2021-04-13T15:31:08.584Z] #13 111.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 111.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:08.584Z] #13 111.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-13T15:31:08.584Z] #13 111.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 111.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-13T15:31:08.584Z] #13 111.8 Selecting previously unselected package libpcre16-3:amd64. [2021-04-13T15:31:08.584Z] #13 111.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 111.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:08.584Z] #13 112.0 Selecting previously unselected package libpcre32-3:amd64. [2021-04-13T15:31:08.584Z] #13 112.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 112.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:08.584Z] #13 112.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-13T15:31:08.584Z] #13 112.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 112.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-13T15:31:08.584Z] #13 112.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-13T15:31:08.584Z] #13 112.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:08.584Z] #13 112.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-13T15:31:08.970Z] #52 104.3 mvdan.cc/editorconfig [2021-04-13T15:31:09.100Z] #45 86.80 mime [2021-04-13T15:31:09.146Z] #13 112.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-13T15:31:09.146Z] #13 112.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-13T15:31:09.146Z] #13 112.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-13T15:31:09.402Z] #13 113.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-13T15:31:09.402Z] #13 113.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:31:09.402Z] #13 113.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:09.402Z] #13 113.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-13T15:31:09.402Z] #13 113.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-13T15:31:09.402Z] #13 113.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:31:09.658Z] #13 113.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-13T15:31:09.658Z] #13 113.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-13T15:31:09.658Z] #13 113.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:09.674Z] #45 ... [2021-04-13T15:31:09.674Z] [2021-04-13T15:31:09.674Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:09.674Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-13T15:31:09.674Z] #13 82.60 Selecting previously unselected package libapparmor1:arm64. [2021-04-13T15:31:09.674Z] #13 82.61 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-13T15:31:09.674Z] #13 82.62 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-13T15:31:09.674Z] #13 82.74 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-13T15:31:09.674Z] #13 82.75 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-13T15:31:09.674Z] #13 82.77 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-13T15:31:09.674Z] #13 82.91 Selecting previously unselected package libbtrfs0. [2021-04-13T15:31:09.674Z] #13 82.91 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-13T15:31:09.674Z] #13 82.92 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:09.674Z] #13 83.02 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:31:09.674Z] #13 83.02 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-13T15:31:09.674Z] #13 83.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:09.674Z] #13 83.16 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-13T15:31:09.674Z] #13 83.17 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-13T15:31:09.674Z] #13 83.18 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-13T15:31:09.674Z] #13 83.30 Selecting previously unselected package libudev-dev:arm64. [2021-04-13T15:31:09.674Z] #13 83.31 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-13T15:31:09.674Z] #13 83.35 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-13T15:31:09.674Z] #13 83.54 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-13T15:31:09.674Z] #13 83.54 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-13T15:31:09.674Z] #13 83.56 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-13T15:31:09.674Z] #13 83.94 Selecting previously unselected package libpcre16-3:arm64. [2021-04-13T15:31:09.674Z] #13 83.94 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-13T15:31:09.674Z] #13 83.99 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-13T15:31:09.674Z] #13 84.22 Selecting previously unselected package libpcre32-3:arm64. [2021-04-13T15:31:09.937Z] #13 84.23 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-13T15:31:09.937Z] #13 84.25 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-13T15:31:10.071Z] #43 39.49 CC images/opts.o [2021-04-13T15:31:10.071Z] #43 39.70 CC images/seccomp.o [2021-04-13T15:31:10.171Z] #13 113.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-13T15:31:10.171Z] #13 113.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:31:10.171Z] #13 113.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-13T15:31:10.171Z] #13 114.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:31:10.171Z] #13 114.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:10.171Z] #13 114.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-13T15:31:10.171Z] #13 114.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:10.171Z] #13 114.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:10.171Z] #13 114.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:10.171Z] #13 114.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:10.171Z] #13 114.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:31:10.171Z] #13 114.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:10.171Z] #13 114.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-13T15:31:10.171Z] #13 114.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-13T15:31:10.199Z] #13 84.53 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-13T15:31:10.199Z] #13 84.55 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-13T15:31:10.199Z] #13 84.56 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-13T15:31:10.247Z] #13 ... [2021-04-13T15:31:10.247Z] [2021-04-13T15:31:10.247Z] #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-04-13T15:31:10.247Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:10.247Z] #43 30.83 CC images/vma.o [2021-04-13T15:31:10.247Z] #43 31.03 CC images/netdev.o [2021-04-13T15:31:10.247Z] #43 31.39 CC images/tty.o [2021-04-13T15:31:10.247Z] #43 32.01 CC images/file-lock.o [2021-04-13T15:31:10.247Z] #43 32.20 CC images/rlimit.o [2021-04-13T15:31:10.247Z] #43 32.41 CC images/pagemap.o [2021-04-13T15:31:10.247Z] #43 32.63 CC images/siginfo.o [2021-04-13T15:31:10.247Z] #43 32.89 CC images/rpc.o [2021-04-13T15:31:10.247Z] #43 34.06 CC images/ext-file.o [2021-04-13T15:31:10.247Z] #43 34.34 CC images/cgroup.o [2021-04-13T15:31:10.247Z] #43 34.93 CC images/userns.o [2021-04-13T15:31:10.247Z] #43 35.16 CC images/google/protobuf/descriptor.o [2021-04-13T15:31:10.247Z] #43 36.52 CC images/opts.o [2021-04-13T15:31:10.247Z] #43 36.79 CC images/seccomp.o [2021-04-13T15:31:10.247Z] #43 37.09 CC images/binfmt-misc.o [2021-04-13T15:31:10.330Z] #43 40.01 CC images/binfmt-misc.o [2021-04-13T15:31:10.330Z] #43 40.20 CC images/time.o [2021-04-13T15:31:10.427Z] #13 114.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:10.427Z] #13 114.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:31:10.427Z] #13 114.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-13T15:31:10.427Z] #13 114.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:10.427Z] #13 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-13T15:31:10.427Z] #13 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-13T15:31:10.427Z] #13 114.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:10.427Z] #13 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-13T15:31:10.427Z] #13 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-13T15:31:10.427Z] #13 114.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:31:10.427Z] #13 114.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-13T15:31:10.427Z] #13 114.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:10.427Z] #13 114.5 Setting up dmsetup (2:1.02.155-3) ... [2021-04-13T15:31:10.462Z] #13 84.71 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-13T15:31:10.462Z] #13 84.73 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-13T15:31:10.462Z] #13 84.74 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-13T15:31:10.506Z] #43 37.37 CC images/time.o [2021-04-13T15:31:10.506Z] #43 37.50 CC images/sysctl.o [2021-04-13T15:31:10.517Z] #52 105.7 go/scanner [2021-04-13T15:31:10.590Z] #43 40.47 CC images/sysctl.o [2021-04-13T15:31:10.683Z] #13 114.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:10.683Z] #13 114.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:10.683Z] #13 114.5 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:31:10.724Z] #13 85.13 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-13T15:31:10.724Z] #13 85.13 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-13T15:31:10.724Z] #13 85.15 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-13T15:31:10.766Z] #43 37.66 CC images/autofs.o [2021-04-13T15:31:10.766Z] #43 37.86 CC images/macvlan.o [2021-04-13T15:31:10.823Z] #52 ... [2021-04-13T15:31:10.823Z] [2021-04-13T15:31:10.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:10.823Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:10.823Z] #44 40.14 CC images/opts.o [2021-04-13T15:31:10.823Z] #44 40.40 CC images/seccomp.o [2021-04-13T15:31:10.823Z] #44 40.74 CC images/binfmt-misc.o [2021-04-13T15:31:10.823Z] #44 41.01 CC images/time.o [2021-04-13T15:31:10.823Z] #44 41.26 CC images/sysctl.o [2021-04-13T15:31:10.823Z] #44 41.55 CC images/autofs.o [2021-04-13T15:31:10.823Z] #44 41.82 CC images/macvlan.o [2021-04-13T15:31:10.823Z] #44 42.06 CC images/sit.o [2021-04-13T15:31:10.850Z] #43 40.67 CC images/autofs.o [2021-04-13T15:31:10.850Z] #43 40.87 CC images/macvlan.o [2021-04-13T15:31:10.987Z] #13 85.54 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-13T15:31:11.025Z] #43 38.03 CC images/sit.o [2021-04-13T15:31:11.110Z] #43 ... [2021-04-13T15:31:11.110Z] [2021-04-13T15:31:11.110Z] #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-04-13T15:31:11.110Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:31:11.110Z] #45 107.7 net/textproto [2021-04-13T15:31:11.110Z] #45 107.7 crypto/x509 [2021-04-13T15:31:11.125Z] #44 42.34 CC images/memfd.o [2021-04-13T15:31:11.256Z] #13 85.56 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-13T15:31:11.256Z] #13 85.57 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-13T15:31:11.256Z] #13 85.66 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-13T15:31:11.256Z] #13 85.67 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-13T15:31:11.256Z] #13 85.68 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:31:11.284Z] #43 38.21 CC images/memfd.o [2021-04-13T15:31:11.284Z] #43 ... [2021-04-13T15:31:11.284Z] [2021-04-13T15:31:11.284Z] #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-04-13T15:31:11.284Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:31:11.284Z] #45 99.04 vendor/golang.org/x/crypto/hkdf [2021-04-13T15:31:11.284Z] #45 99.20 vendor/golang.org/x/text/transform [2021-04-13T15:31:11.284Z] #45 99.71 vendor/golang.org/x/text/unicode/bidi [2021-04-13T15:31:11.284Z] #45 101.3 vendor/golang.org/x/text/secure/bidirule [2021-04-13T15:31:11.284Z] #45 101.6 vendor/golang.org/x/text/unicode/norm [2021-04-13T15:31:11.284Z] #45 105.2 vendor/golang.org/x/net/idna [2021-04-13T15:31:11.284Z] #45 107.3 vendor/golang.org/x/net/http2/hpack [2021-04-13T15:31:11.284Z] #45 108.5 mime [2021-04-13T15:31:11.427Z] #44 42.68 CC images/timens.o [2021-04-13T15:31:11.518Z] #13 85.89 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-13T15:31:11.518Z] #13 85.89 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-13T15:31:11.518Z] #13 85.91 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-13T15:31:11.544Z] #45 ... [2021-04-13T15:31:11.544Z] [2021-04-13T15:31:11.544Z] #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-04-13T15:31:11.544Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:11.544Z] #43 38.49 CC images/timens.o [2021-04-13T15:31:11.729Z] #44 42.99 LINK images/built-in.o [2021-04-13T15:31:11.729Z] #44 43.19 GEN compel/include/asm [2021-04-13T15:31:11.807Z] #43 38.81 LINK images/built-in.o [2021-04-13T15:31:12.059Z] #44 43.21 GEN compel/include/version.h [2021-04-13T15:31:12.059Z] #44 43.24 touch .config [2021-04-13T15:31:12.059Z] #44 43.29 GEN include/common/config.h [2021-04-13T15:31:12.059Z] #44 43.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-13T15:31:12.067Z] #43 39.03 GEN compel/include/asm [2021-04-13T15:31:12.067Z] #43 39.08 GEN compel/include/version.h [2021-04-13T15:31:12.067Z] #43 39.10 touch .config [2021-04-13T15:31:12.067Z] #43 39.15 GEN include/common/config.h [2021-04-13T15:31:12.093Z] #13 86.63 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-13T15:31:12.326Z] #43 39.22 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-13T15:31:12.326Z] #43 39.25 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-13T15:31:12.326Z] #43 39.27 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-13T15:31:12.326Z] #43 39.29 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-13T15:31:12.326Z] #43 39.30 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-13T15:31:12.326Z] #43 39.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-13T15:31:12.326Z] #43 39.34 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-13T15:31:12.356Z] #13 86.67 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:31:12.356Z] #13 86.68 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-13T15:31:12.356Z] #13 86.69 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:31:12.356Z] #13 86.71 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-13T15:31:12.356Z] #13 86.73 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-13T15:31:12.356Z] #13 86.74 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:12.356Z] #13 86.75 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:12.356Z] #13 86.77 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-13T15:31:12.356Z] #13 86.78 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-13T15:31:12.356Z] #13 86.81 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:31:12.356Z] #13 86.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:12.356Z] #13 86.86 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-13T15:31:12.360Z] #44 43.44 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-13T15:31:12.360Z] #44 43.49 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-13T15:31:12.360Z] #44 43.53 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-13T15:31:12.360Z] #44 43.57 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-13T15:31:12.360Z] #44 43.64 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-13T15:31:12.360Z] #44 43.68 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-13T15:31:12.360Z] #44 43.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-13T15:31:12.360Z] #44 43.71 DEP compel/plugins/std/infect.d [2021-04-13T15:31:12.432Z] #30 ... [2021-04-13T15:31:12.432Z] [2021-04-13T15:31:12.432Z] #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-04-13T15:31:12.432Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:12.432Z] #43 135.5 CC criu/namespaces.o [2021-04-13T15:31:12.432Z] #43 137.2 CC criu/net.o [2021-04-13T15:31:12.432Z] #43 140.2 CC criu/netfilter.o [2021-04-13T15:31:12.432Z] #43 140.6 CC criu/page-pipe.o [2021-04-13T15:31:12.432Z] #43 141.4 CC criu/page-xfer.o [2021-04-13T15:31:12.432Z] #43 143.1 CC criu/pagemap-cache.o [2021-04-13T15:31:12.432Z] #43 143.5 CC criu/pagemap.o [2021-04-13T15:31:12.432Z] #43 144.4 CC criu/parasite-syscall.o [2021-04-13T15:31:12.432Z] #43 145.3 CC criu/path.o [2021-04-13T15:31:12.432Z] #43 145.7 CC criu/pie-util-vdso-elf32.o [2021-04-13T15:31:12.490Z] #45 108.9 vendor/golang.org/x/net/http/httpguts [2021-04-13T15:31:12.491Z] #45 109.2 vendor/golang.org/x/net/http/httpproxy [2021-04-13T15:31:12.574Z] #13 DONE 116.2s [2021-04-13T15:31:12.574Z] [2021-04-13T15:31:12.574Z] #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-04-13T15:31:12.574Z] #58 sha256:407191415b543d711c2c9f71fa372d6e31eefdfc0ad75a4714f64ee238bf5da8 [2021-04-13T15:31:12.574Z] #58 DONE 120.4s [2021-04-13T15:31:12.574Z] [2021-04-13T15:31:12.574Z] #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-04-13T15:31:12.574Z] #53 sha256:722f5bae9b4d8db3e1f6ec1c231cfc447cb7964ff77e72cbe5fa02356f6cc8ed [2021-04-13T15:31:12.574Z] #53 ... [2021-04-13T15:31:12.574Z] [2021-04-13T15:31:12.574Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-13T15:31:12.574Z] #59 sha256:db16287e65430a3a028216c8269ac8a89444d077dd48dd31e83899e017aa4c53 [2021-04-13T15:31:12.574Z] #59 DONE 0.1s [2021-04-13T15:31:12.574Z] [2021-04-13T15:31:12.574Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-13T15:31:12.574Z] #60 sha256:6f60e8e3c8a0a3aac3ff4cc55220baca8d67ca97b62547c04c3ae42e4e4154a9 [2021-04-13T15:31:12.574Z] #60 DONE 0.1s [2021-04-13T15:31:12.574Z] [2021-04-13T15:31:12.574Z] #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-04-13T15:31:12.574Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:12.574Z] #43 43.00 CC compel/plugins/std/infect.o [2021-04-13T15:31:12.574Z] #43 43.49 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-13T15:31:12.574Z] #43 43.54 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-13T15:31:12.574Z] #43 43.59 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-13T15:31:12.574Z] #43 43.64 AR compel/plugins/std.lib.a [2021-04-13T15:31:12.574Z] #43 43.73 CC compel/plugins/fds/fds.o [2021-04-13T15:31:12.574Z] #43 44.08 AR compel/plugins/fds.lib.a [2021-04-13T15:31:12.574Z] #43 44.13 HOSTDEP compel/src/lib/log-host.d [2021-04-13T15:31:12.574Z] #43 44.20 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-13T15:31:12.574Z] #43 44.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-13T15:31:12.574Z] #43 44.43 HOSTDEP compel/src/main-host.d [2021-04-13T15:31:12.574Z] #43 44.58 DEP compel/src/lib/ptrace.d [2021-04-13T15:31:12.574Z] #43 44.75 DEP compel/src/lib/infect.d [2021-04-13T15:31:12.574Z] #43 44.91 DEP compel/src/lib/infect-util.d [2021-04-13T15:31:12.574Z] #43 45.07 DEP compel/src/lib/infect-rpc.d [2021-04-13T15:31:12.574Z] #43 45.18 DEP compel/arch/x86/src/lib/infect.d [2021-04-13T15:31:12.574Z] #43 45.31 DEP compel/arch/x86/src/lib/cpu.d [2021-04-13T15:31:12.574Z] #43 45.37 DEP compel/src/lib/log.d [2021-04-13T15:31:12.574Z] #43 45.44 DEP compel/src/main.d [2021-04-13T15:31:12.574Z] #43 45.52 DEP compel/src/lib/handle-elf.d [2021-04-13T15:31:12.574Z] #43 45.61 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-13T15:31:12.574Z] #43 45.77 CC compel/src/lib/log.o [2021-04-13T15:31:12.574Z] #43 46.04 CC compel/arch/x86/src/lib/cpu.o [2021-04-13T15:31:12.574Z] #43 46.92 CC compel/arch/x86/src/lib/infect.o [2021-04-13T15:31:12.574Z] #43 47.78 CC compel/src/lib/infect-rpc.o [2021-04-13T15:31:12.574Z] #43 48.16 CC compel/src/lib/infect-util.o [2021-04-13T15:31:12.574Z] #43 48.44 CC compel/src/lib/infect.o [2021-04-13T15:31:12.574Z] #43 50.55 CC compel/src/lib/ptrace.o [2021-04-13T15:31:12.574Z] #43 50.95 AR compel/libcompel.a [2021-04-13T15:31:12.574Z] #43 51.02 HOSTCC compel/src/main-host.o [2021-04-13T15:31:12.574Z] #43 51.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-13T15:31:12.574Z] #43 51.42 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-13T15:31:12.574Z] #43 51.69 HOSTCC compel/src/lib/log-host.o [2021-04-13T15:31:12.574Z] #43 51.81 HOSTLINK compel/compel-host-bin [2021-04-13T15:31:12.574Z] #43 51.91 DEP soccr/soccr.d [2021-04-13T15:31:12.574Z] #43 52.11 CC soccr/soccr.o [2021-04-13T15:31:12.586Z] #43 39.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-13T15:31:12.586Z] #43 39.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-13T15:31:12.586Z] #43 39.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-13T15:31:12.586Z] #43 39.42 DEP compel/plugins/std/infect.d [2021-04-13T15:31:12.586Z] #43 39.51 DEP compel/plugins/std/string.d [2021-04-13T15:31:12.586Z] #43 39.62 DEP compel/plugins/std/log.d [2021-04-13T15:31:12.619Z] #13 86.89 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-13T15:31:12.619Z] #13 86.91 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-13T15:31:12.619Z] #13 86.92 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:31:12.619Z] #13 86.95 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-13T15:31:12.619Z] #13 86.97 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:12.619Z] #13 87.00 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-04-13T15:31:12.619Z] #13 87.01 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-04-13T15:31:12.619Z] #13 87.03 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:12.619Z] #13 87.05 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-04-13T15:31:12.619Z] #13 87.06 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-04-13T15:31:12.619Z] #13 87.07 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:31:12.619Z] #13 87.10 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-13T15:31:12.619Z] #13 87.13 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-13T15:31:12.619Z] #13 87.16 Setting up dmsetup (2:1.02.155-3) ... [2021-04-13T15:31:12.619Z] #13 87.18 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-13T15:31:12.619Z] #13 87.20 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-13T15:31:12.619Z] #13 87.21 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:31:12.661Z] #44 43.93 DEP compel/plugins/std/string.d [2021-04-13T15:31:12.661Z] #44 44.02 DEP compel/plugins/std/log.d [2021-04-13T15:31:12.846Z] #43 39.72 DEP compel/plugins/std/fds.d [2021-04-13T15:31:12.846Z] #43 39.81 DEP compel/plugins/std/std.d [2021-04-13T15:31:12.846Z] #43 39.88 DEP compel/plugins/shmem/shmem.d [2021-04-13T15:31:12.846Z] #43 40.00 DEP compel/plugins/fds/fds.d [2021-04-13T15:31:12.962Z] #44 44.19 DEP compel/plugins/std/fds.d [2021-04-13T15:31:13.005Z] #43 ... [2021-04-13T15:31:13.005Z] [2021-04-13T15:31:13.005Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-13T15:31:13.005Z] #30 sha256:86a8671376c03c2d9caa3ca2037c084f4e88fa9cfe4407c6d062ee43a3bf50db [2021-04-13T15:31:13.005Z] #30 DONE 4.6s [2021-04-13T15:31:13.005Z] [2021-04-13T15:31:13.005Z] #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-04-13T15:31:13.005Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:13.005Z] #43 146.2 CC criu/pie-util-vdso.o [2021-04-13T15:31:13.005Z] #43 ... [2021-04-13T15:31:13.005Z] [2021-04-13T15:31:13.005Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-13T15:31:13.005Z] #33 sha256:e1c2a6890022e0d555272eb6eddcc6db1252e2a6c3690c25757a7c3b59203113 [2021-04-13T15:31:13.060Z] #45 109.6 mime/multipart [2021-04-13T15:31:13.105Z] #43 40.14 CC compel/plugins/std/std.o [2021-04-13T15:31:13.262Z] #44 44.41 DEP compel/plugins/std/std.d [2021-04-13T15:31:13.262Z] #44 44.55 DEP compel/plugins/shmem/shmem.d [2021-04-13T15:31:13.262Z] #44 44.65 DEP compel/plugins/fds/fds.d [2021-04-13T15:31:13.287Z] #33 DONE 0.3s [2021-04-13T15:31:13.287Z] [2021-04-13T15:31:13.287Z] #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-04-13T15:31:13.287Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:31:13.287Z] #40 ... [2021-04-13T15:31:13.287Z] [2021-04-13T15:31:13.287Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-13T15:31:13.287Z] #35 sha256:29b28062aedf673b4d8f8c4946df96ce413fbe38fe442e1766326fc5e8b7e00c [2021-04-13T15:31:13.548Z] #35 DONE 0.2s [2021-04-13T15:31:13.548Z] [2021-04-13T15:31:13.548Z] #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-04-13T15:31:13.548Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:13.548Z] #43 ... [2021-04-13T15:31:13.548Z] [2021-04-13T15:31:13.548Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-13T15:31:13.548Z] #38 sha256:c76f8aa598b0c9559009895a392bdcb87224ef90a955a861bb4699b63da6b325 [2021-04-13T15:31:13.548Z] #38 DONE 0.1s [2021-04-13T15:31:13.548Z] [2021-04-13T15:31:13.548Z] #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-04-13T15:31:13.548Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:13.548Z] #43 146.8 CC criu/pie-util.o [2021-04-13T15:31:13.565Z] #44 44.81 CC compel/plugins/std/std.o [2021-04-13T15:31:13.567Z] #13 DONE 87.8s [2021-04-13T15:31:13.567Z] [2021-04-13T15:31:13.567Z] #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-04-13T15:31:13.567Z] #53 sha256:8a396d78d5462b00465488774a721d128045603a9a9cbac8179fd06bf0ef32ff [2021-04-13T15:31:13.682Z] #43 40.45 CC compel/plugins/std/fds.o [2021-04-13T15:31:13.809Z] #43 147.0 CC criu/pipes.o [2021-04-13T15:31:13.867Z] #44 45.26 CC compel/plugins/std/fds.o [2021-04-13T15:31:13.942Z] #43 40.93 CC compel/plugins/std/log.o [2021-04-13T15:31:14.381Z] #43 147.7 CC criu/plugin.o [2021-04-13T15:31:14.443Z] #45 ... [2021-04-13T15:31:14.443Z] [2021-04-13T15:31:14.443Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:14.443Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:31:14.443Z] #13 97.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-13T15:31:14.443Z] #13 97.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-13T15:31:14.443Z] #13 97.92 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:14.463Z] #43 ... [2021-04-13T15:31:14.463Z] [2021-04-13T15:31:14.463Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-13T15:31:14.463Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-13T15:31:14.463Z] #14 DONE 2.2s [2021-04-13T15:31:14.463Z] [2021-04-13T15:31:14.463Z] #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-04-13T15:31:14.463Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:14.463Z] #43 54.30 AR soccr/libsoccr.a [2021-04-13T15:31:14.463Z] #43 ... [2021-04-13T15:31:14.463Z] [2021-04-13T15:31:14.463Z] #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-04-13T15:31:14.463Z] #53 sha256:722f5bae9b4d8db3e1f6ec1c231cfc447cb7964ff77e72cbe5fa02356f6cc8ed [2021-04-13T15:31:14.463Z] #53 2.062 + RM_GOPATH=0 [2021-04-13T15:31:14.463Z] #53 2.062 + TMP_GOPATH= [2021-04-13T15:31:14.463Z] #53 2.062 + : /build [2021-04-13T15:31:14.463Z] #53 2.062 + '[' -z '' ']' [2021-04-13T15:31:14.463Z] #53 2.062 ++ mktemp -d [2021-04-13T15:31:14.463Z] #53 2.062 + export GOPATH=/tmp/tmp.GDCFrtnMfz [2021-04-13T15:31:14.463Z] #53 2.062 + GOPATH=/tmp/tmp.GDCFrtnMfz [2021-04-13T15:31:14.463Z] #53 2.062 + RM_GOPATH=1 [2021-04-13T15:31:14.463Z] #53 2.062 + case "$(go env GOARCH)" in [2021-04-13T15:31:14.463Z] #53 2.062 ++ go env GOARCH [2021-04-13T15:31:14.463Z] #53 2.078 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:14.463Z] #53 2.078 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:14.463Z] #53 2.078 ++ dirname /tmp/install/install.sh [2021-04-13T15:31:14.463Z] #53 2.098 + dir=/tmp/install [2021-04-13T15:31:14.463Z] #53 2.098 + bin=runc [2021-04-13T15:31:14.463Z] #53 2.098 + shift [2021-04-13T15:31:14.463Z] #53 2.098 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-13T15:31:14.463Z] #53 2.098 + . /tmp/install/runc.installer [2021-04-13T15:31:14.463Z] #53 2.098 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:14.463Z] #53 2.098 + install_runc [2021-04-13T15:31:14.463Z] #53 2.116 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-13T15:31:14.463Z] #53 2.116 + uname -r [2021-04-13T15:31:14.463Z] #53 2.126 + RUNC_BUILDTAGS='seccomp ' [2021-04-13T15:31:14.463Z] #53 2.126 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-13T15:31:14.463Z] #53 2.126 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GDCFrtnMfz/src/github.com/opencontainers/runc [2021-04-13T15:31:14.463Z] #53 2.126 Cloning into '/tmp/tmp.GDCFrtnMfz/src/github.com/opencontainers/runc'... [2021-04-13T15:31:14.463Z] #53 2.127 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-13T15:31:14.523Z] #44 45.74 CC compel/plugins/std/log.o [2021-04-13T15:31:14.704Z] #13 ... [2021-04-13T15:31:14.704Z] [2021-04-13T15:31:14.704Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:14.704Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:14.704Z] #43 41.06 CC images/sit.o [2021-04-13T15:31:14.704Z] #43 41.32 CC images/memfd.o [2021-04-13T15:31:14.704Z] #43 41.57 CC images/timens.o [2021-04-13T15:31:14.704Z] #43 41.85 LINK images/built-in.o [2021-04-13T15:31:14.704Z] #43 42.00 GEN compel/include/asm [2021-04-13T15:31:14.704Z] #43 42.02 GEN compel/include/version.h [2021-04-13T15:31:14.704Z] #43 42.07 touch .config [2021-04-13T15:31:14.704Z] #43 42.12 GEN include/common/config.h [2021-04-13T15:31:14.704Z] #43 42.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-13T15:31:14.704Z] #43 42.21 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-13T15:31:14.704Z] #43 42.25 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-13T15:31:14.704Z] #43 42.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-13T15:31:14.704Z] #43 42.29 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-13T15:31:14.704Z] #43 42.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-13T15:31:14.704Z] #43 42.35 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-13T15:31:14.704Z] #43 42.39 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-13T15:31:14.704Z] #43 42.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-13T15:31:14.704Z] #43 42.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-13T15:31:14.704Z] #43 42.42 DEP compel/plugins/std/infect.d [2021-04-13T15:31:14.704Z] #43 42.51 DEP compel/plugins/std/string.d [2021-04-13T15:31:14.704Z] #43 42.59 DEP compel/plugins/std/log.d [2021-04-13T15:31:14.704Z] #43 42.66 DEP compel/plugins/std/fds.d [2021-04-13T15:31:14.704Z] #43 42.83 DEP compel/plugins/std/std.d [2021-04-13T15:31:14.704Z] #43 42.95 DEP compel/plugins/shmem/shmem.d [2021-04-13T15:31:14.704Z] #43 43.02 DEP compel/plugins/fds/fds.d [2021-04-13T15:31:14.704Z] #43 43.12 CC compel/plugins/std/std.o [2021-04-13T15:31:14.704Z] #43 43.41 CC compel/plugins/std/fds.o [2021-04-13T15:31:14.704Z] #43 43.85 CC compel/plugins/std/log.o [2021-04-13T15:31:14.880Z] #43 41.72 CC compel/plugins/std/string.o [2021-04-13T15:31:14.954Z] #43 148.1 CC criu/proc_parse.o [2021-04-13T15:31:14.963Z] #43 44.62 CC compel/plugins/std/string.o [2021-04-13T15:31:15.024Z] #53 ... [2021-04-13T15:31:15.024Z] [2021-04-13T15:31:15.024Z] #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-04-13T15:31:15.024Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:31:15.024Z] #45 113.1 crypto/tls [2021-04-13T15:31:15.024Z] #45 119.4 net/http/httptrace [2021-04-13T15:31:15.024Z] #45 119.6 net/http [2021-04-13T15:31:15.024Z] #45 ... [2021-04-13T15:31:15.024Z] [2021-04-13T15:31:15.024Z] #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-04-13T15:31:15.024Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:15.024Z] #43 54.37 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:31:15.178Z] #44 ... [2021-04-13T15:31:15.178Z] [2021-04-13T15:31:15.178Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:15.178Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-13T15:31:15.178Z] #14 107.1 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-13T15:31:15.178Z] #14 107.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 107.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-13T15:31:15.178Z] #14 107.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-13T15:31:15.178Z] #14 107.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 107.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-13T15:31:15.178Z] #14 107.4 Selecting previously unselected package libbtrfs0. [2021-04-13T15:31:15.178Z] #14 107.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 107.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:15.178Z] #14 107.5 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:31:15.178Z] #14 107.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 107.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:15.178Z] #14 107.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-13T15:31:15.178Z] #14 107.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 107.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-13T15:31:15.178Z] #14 107.7 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-13T15:31:15.178Z] #14 107.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 107.8 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-13T15:31:15.178Z] #14 108.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-13T15:31:15.178Z] #14 108.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 108.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-13T15:31:15.178Z] #14 108.4 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-13T15:31:15.178Z] #14 108.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 108.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-13T15:31:15.178Z] #14 108.6 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-13T15:31:15.178Z] #14 108.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 108.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-13T15:31:15.178Z] #14 108.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-13T15:31:15.178Z] #14 108.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 108.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-13T15:31:15.178Z] #14 108.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-13T15:31:15.178Z] #14 109.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 109.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-13T15:31:15.178Z] #14 109.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-13T15:31:15.178Z] #14 109.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 109.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-13T15:31:15.178Z] #14 109.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-04-13T15:31:15.178Z] #14 109.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-13T15:31:15.178Z] #14 109.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-13T15:31:15.178Z] #14 109.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-13T15:31:15.280Z] #43 55.20 DEP criu/arch/x86/sigframe.d [2021-04-13T15:31:15.448Z] #43 42.29 CC compel/plugins/std/infect.o [2021-04-13T15:31:15.479Z] #14 109.8 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-13T15:31:15.479Z] #14 109.8 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-13T15:31:15.479Z] #14 110.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-13T15:31:15.479Z] #14 110.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-13T15:31:15.479Z] #14 110.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-13T15:31:15.512Z] #53 ... [2021-04-13T15:31:15.512Z] [2021-04-13T15:31:15.512Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-13T15:31:15.512Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-13T15:31:15.512Z] #14 DONE 1.8s [2021-04-13T15:31:15.512Z] [2021-04-13T15:31:15.512Z] #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-04-13T15:31:15.512Z] #53 sha256:8a396d78d5462b00465488774a721d128045603a9a9cbac8179fd06bf0ef32ff [2021-04-13T15:31:15.512Z] #53 1.780 + RM_GOPATH=0 [2021-04-13T15:31:15.512Z] #53 1.780 + TMP_GOPATH= [2021-04-13T15:31:15.512Z] #53 1.780 + : /build [2021-04-13T15:31:15.512Z] #53 1.780 + '[' -z '' ']' [2021-04-13T15:31:15.512Z] #53 1.781 ++ mktemp -d [2021-04-13T15:31:15.512Z] #53 1.783 + export GOPATH=/tmp/tmp.ZoKd295d6X [2021-04-13T15:31:15.512Z] #53 1.783 + GOPATH=/tmp/tmp.ZoKd295d6X [2021-04-13T15:31:15.512Z] #53 1.783 + RM_GOPATH=1 [2021-04-13T15:31:15.512Z] #53 1.783 + case "$(go env GOARCH)" in [2021-04-13T15:31:15.512Z] #53 1.784 ++ go env GOARCH [2021-04-13T15:31:15.512Z] #53 1.852 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:15.512Z] #53 1.852 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:15.512Z] #53 1.852 ++ dirname /tmp/install/install.sh [2021-04-13T15:31:15.512Z] #53 1.852 + dir=/tmp/install [2021-04-13T15:31:15.512Z] #53 1.852 + bin=runc [2021-04-13T15:31:15.512Z] #53 1.852 + shift [2021-04-13T15:31:15.512Z] #53 1.852 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-13T15:31:15.512Z] #53 1.852 + . /tmp/install/runc.installer [2021-04-13T15:31:15.512Z] #53 1.852 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:15.512Z] #53 1.852 + install_runc [2021-04-13T15:31:15.512Z] #53 1.864 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-13T15:31:15.512Z] #53 1.890 + uname -r [2021-04-13T15:31:15.512Z] #53 1.903 + RUNC_BUILDTAGS='seccomp ' [2021-04-13T15:31:15.512Z] #53 1.903 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-13T15:31:15.512Z] #53 1.903 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZoKd295d6X/src/github.com/opencontainers/runc [2021-04-13T15:31:15.512Z] #53 1.903 Cloning into '/tmp/tmp.ZoKd295d6X/src/github.com/opencontainers/runc'... [2021-04-13T15:31:15.512Z] #53 1.905 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-13T15:31:15.533Z] #43 45.22 CC compel/plugins/std/infect.o [2021-04-13T15:31:15.536Z] #43 55.37 DEP criu/arch/x86/sigaction_compat.d [2021-04-13T15:31:15.708Z] #43 42.71 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-13T15:31:15.708Z] #43 42.77 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-13T15:31:15.708Z] #43 42.80 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-13T15:31:15.792Z] #43 55.52 DEP criu/arch/x86/kerndat.d [2021-04-13T15:31:15.793Z] #43 45.60 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-13T15:31:15.793Z] #43 45.65 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-13T15:31:15.793Z] #43 45.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-13T15:31:15.967Z] #43 42.85 AR compel/plugins/std.lib.a [2021-04-13T15:31:15.968Z] #43 42.91 CC compel/plugins/fds/fds.o [2021-04-13T15:31:16.048Z] #43 55.71 DEP criu/arch/x86/crtools.d [2021-04-13T15:31:16.048Z] #43 55.81 DEP criu/arch/x86/cpu.d [2021-04-13T15:31:16.053Z] #43 45.77 AR compel/plugins/std.lib.a [2021-04-13T15:31:16.053Z] #43 45.86 CC compel/plugins/fds/fds.o [2021-04-13T15:31:16.141Z] #14 110.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-13T15:31:16.141Z] #14 110.5 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-13T15:31:16.141Z] #14 110.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-13T15:31:16.141Z] #14 110.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:31:16.141Z] #14 110.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-13T15:31:16.141Z] #14 110.6 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-13T15:31:16.141Z] #14 110.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:16.141Z] #14 110.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:16.141Z] #14 110.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-13T15:31:16.141Z] #14 110.6 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-13T15:31:16.141Z] #14 110.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:31:16.141Z] #14 110.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:16.141Z] #14 110.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-13T15:31:16.141Z] #14 110.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-13T15:31:16.141Z] #14 110.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-13T15:31:16.141Z] #14 110.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:31:16.141Z] #14 110.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-13T15:31:16.141Z] #14 110.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:16.141Z] #14 110.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-13T15:31:16.141Z] #14 110.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-13T15:31:16.141Z] #14 110.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:16.141Z] #14 110.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-13T15:31:16.141Z] #14 110.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-13T15:31:16.141Z] #14 110.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:31:16.141Z] #14 110.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-13T15:31:16.141Z] #14 110.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-13T15:31:16.141Z] #14 110.8 Setting up dmsetup (2:1.02.155-3) ... [2021-04-13T15:31:16.141Z] #14 110.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-13T15:31:16.227Z] #43 43.21 AR compel/plugins/fds.lib.a [2021-04-13T15:31:16.227Z] #43 43.26 HOSTDEP compel/src/lib/log-host.d [2021-04-13T15:31:16.227Z] #43 43.35 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-13T15:31:16.304Z] #43 ... [2021-04-13T15:31:16.304Z] [2021-04-13T15:31:16.304Z] #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-04-13T15:31:16.304Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-13T15:31:16.304Z] #15 DONE 1.7s [2021-04-13T15:31:16.304Z] [2021-04-13T15:31:16.304Z] #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-04-13T15:31:16.304Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:16.304Z] #43 56.04 CC criu/arch/x86/cpu.o [2021-04-13T15:31:16.313Z] #43 46.13 AR compel/plugins/fds.lib.a [2021-04-13T15:31:16.313Z] #43 46.21 HOSTDEP compel/src/lib/log-host.d [2021-04-13T15:31:16.313Z] #43 46.27 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-13T15:31:16.442Z] #14 110.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-13T15:31:16.442Z] #14 110.9 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:31:16.487Z] #43 43.51 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-13T15:31:16.487Z] #43 43.58 HOSTDEP compel/src/main-host.d [2021-04-13T15:31:16.487Z] #43 43.65 DEP compel/src/lib/ptrace.d [2021-04-13T15:31:16.573Z] #43 46.38 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-13T15:31:16.573Z] #43 46.45 HOSTDEP compel/src/main-host.d [2021-04-13T15:31:16.743Z] #14 DONE 111.2s [2021-04-13T15:31:16.743Z] [2021-04-13T15:31:16.743Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-13T15:31:16.743Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-13T15:31:16.747Z] #43 43.79 DEP compel/src/lib/infect.d [2021-04-13T15:31:16.832Z] #43 46.55 DEP compel/src/lib/ptrace.d [2021-04-13T15:31:16.832Z] #43 46.71 DEP compel/src/lib/infect.d [2021-04-13T15:31:16.913Z] #53 ... [2021-04-13T15:31:16.913Z] [2021-04-13T15:31:16.913Z] #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-04-13T15:31:16.913Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-13T15:31:16.913Z] #15 DONE 1.7s [2021-04-13T15:31:16.913Z] [2021-04-13T15:31:16.913Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-13T15:31:16.913Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-13T15:31:17.007Z] #43 43.99 DEP compel/src/lib/infect-util.d [2021-04-13T15:31:17.092Z] #43 46.95 DEP compel/src/lib/infect-util.d [2021-04-13T15:31:17.092Z] #43 47.10 DEP compel/src/lib/infect-rpc.d [2021-04-13T15:31:17.176Z] #16 ... [2021-04-13T15:31:17.176Z] [2021-04-13T15:31:17.176Z] #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-04-13T15:31:17.176Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:17.176Z] #43 31.87 CC images/sk-opts.o [2021-04-13T15:31:17.176Z] #43 32.31 CC images/sk-unix.o [2021-04-13T15:31:17.176Z] #43 32.73 CC images/sk-inet.o [2021-04-13T15:31:17.176Z] #43 33.22 CC images/tun.o [2021-04-13T15:31:17.176Z] #43 33.62 CC images/sk-netlink.o [2021-04-13T15:31:17.176Z] #43 33.91 CC images/packet-sock.o [2021-04-13T15:31:17.176Z] #43 34.45 CC images/ipc-var.o [2021-04-13T15:31:17.176Z] #43 34.65 CC images/ipc-desc.o [2021-04-13T15:31:17.176Z] #43 34.92 CC images/ipc-shm.o [2021-04-13T15:31:17.176Z] #43 35.25 CC images/ipc-msg.o [2021-04-13T15:31:17.176Z] #43 35.58 CC images/ipc-sem.o [2021-04-13T15:31:17.176Z] #43 35.74 CC images/utsns.o [2021-04-13T15:31:17.176Z] #43 35.91 CC images/creds.o [2021-04-13T15:31:17.176Z] #43 36.20 CC images/vma.o [2021-04-13T15:31:17.176Z] #43 36.60 CC images/netdev.o [2021-04-13T15:31:17.176Z] #43 36.91 CC images/tty.o [2021-04-13T15:31:17.176Z] #43 37.62 CC images/file-lock.o [2021-04-13T15:31:17.176Z] #43 37.82 CC images/rlimit.o [2021-04-13T15:31:17.176Z] #43 38.07 CC images/pagemap.o [2021-04-13T15:31:17.176Z] #43 38.48 CC images/siginfo.o [2021-04-13T15:31:17.176Z] #43 38.98 CC images/rpc.o [2021-04-13T15:31:17.176Z] #43 40.46 CC images/ext-file.o [2021-04-13T15:31:17.176Z] #43 40.62 CC images/cgroup.o [2021-04-13T15:31:17.176Z] #43 41.22 CC images/userns.o [2021-04-13T15:31:17.176Z] #43 41.68 CC images/google/protobuf/descriptor.o [2021-04-13T15:31:17.231Z] #43 57.06 CC criu/arch/x86/crtools.o [2021-04-13T15:31:17.231Z] #43 ... [2021-04-13T15:31:17.231Z] [2021-04-13T15:31:17.231Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-13T15:31:17.231Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-13T15:31:17.231Z] #16 1.106 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-13T15:31:17.231Z] #16 DONE 1.2s [2021-04-13T15:31:17.267Z] #43 44.15 DEP compel/src/lib/infect-rpc.d [2021-04-13T15:31:17.267Z] #43 44.33 DEP compel/arch/x86/src/lib/infect.d [2021-04-13T15:31:17.351Z] #43 47.24 DEP compel/arch/x86/src/lib/infect.d [2021-04-13T15:31:17.351Z] #43 47.35 DEP compel/arch/x86/src/lib/cpu.d [2021-04-13T15:31:17.394Z] #15 DONE 0.8s [2021-04-13T15:31:17.394Z] [2021-04-13T15:31:17.394Z] #54 [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-04-13T15:31:17.395Z] #54 sha256:3bd4b14c1b56f143f39ef91d5e367c6334efd2dd547d935bc62aa0c9100f38f8 [2021-04-13T15:31:17.395Z] #54 0.634 + RM_GOPATH=0 [2021-04-13T15:31:17.395Z] #54 0.635 + TMP_GOPATH= [2021-04-13T15:31:17.395Z] #54 0.635 + : /build [2021-04-13T15:31:17.395Z] #54 0.635 + '[' -z '' ']' [2021-04-13T15:31:17.395Z] #54 0.638 ++ mktemp -d [2021-04-13T15:31:17.395Z] #54 0.644 + export GOPATH=/tmp/tmp.BFQoZHupeD [2021-04-13T15:31:17.395Z] #54 0.646 + GOPATH=/tmp/tmp.BFQoZHupeD [2021-04-13T15:31:17.395Z] #54 0.646 + RM_GOPATH=1 [2021-04-13T15:31:17.395Z] #54 0.650 + case "$(go env GOARCH)" in [2021-04-13T15:31:17.395Z] #54 0.653 ++ go env GOARCH [2021-04-13T15:31:17.395Z] #54 0.672 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:17.395Z] #54 0.673 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:17.395Z] #54 0.674 ++ dirname /tmp/install/install.sh [2021-04-13T15:31:17.395Z] #54 0.683 + dir=/tmp/install [2021-04-13T15:31:17.395Z] #54 0.684 + bin=runc [2021-04-13T15:31:17.395Z] #54 0.684 + shift [2021-04-13T15:31:17.395Z] #54 0.684 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-13T15:31:17.395Z] #54 0.685 + . /tmp/install/runc.installer [2021-04-13T15:31:17.395Z] #54 0.686 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:17.395Z] #54 0.687 + install_runc [2021-04-13T15:31:17.395Z] #54 0.688 + uname -r [2021-04-13T15:31:17.395Z] #54 0.689 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-13T15:31:17.395Z] #54 0.693 + RUNC_BUILDTAGS='seccomp ' [2021-04-13T15:31:17.395Z] #54 0.713 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-13T15:31:17.395Z] #54 0.713 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-13T15:31:17.395Z] #54 0.713 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BFQoZHupeD/src/github.com/opencontainers/runc [2021-04-13T15:31:17.395Z] #54 0.717 Cloning into '/tmp/tmp.BFQoZHupeD/src/github.com/opencontainers/runc'... [2021-04-13T15:31:17.487Z] [2021-04-13T15:31:17.487Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-13T15:31:17.487Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-13T15:31:17.501Z] #43 150.6 CC criu/protobuf-desc.o [2021-04-13T15:31:17.527Z] #43 44.49 DEP compel/arch/x86/src/lib/cpu.d [2021-04-13T15:31:17.527Z] #43 44.60 DEP compel/src/lib/log.d [2021-04-13T15:31:17.527Z] #43 44.70 DEP compel/src/main.d [2021-04-13T15:31:17.611Z] #43 47.47 DEP compel/src/lib/log.d [2021-04-13T15:31:17.611Z] #43 47.54 DEP compel/src/main.d [2021-04-13T15:31:17.787Z] #43 44.82 DEP compel/src/lib/handle-elf.d [2021-04-13T15:31:17.787Z] #43 44.94 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-13T15:31:17.870Z] #43 47.69 DEP compel/src/lib/handle-elf.d [2021-04-13T15:31:17.870Z] #43 47.76 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-13T15:31:18.047Z] #43 ... [2021-04-13T15:31:18.047Z] [2021-04-13T15:31:18.047Z] #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-04-13T15:31:18.047Z] #58 sha256:793c15894fc7d66d577970bc2645247d8711360f9d166e2ad0df128bae08e81f [2021-04-13T15:31:18.047Z] #58 115.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:31:18.047Z] #58 115.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-13T15:31:18.049Z] #54 ... [2021-04-13T15:31:18.049Z] [2021-04-13T15:31:18.049Z] #16 [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-04-13T15:31:18.049Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-13T15:31:18.049Z] #16 DONE 0.4s [2021-04-13T15:31:18.049Z] [2021-04-13T15:31:18.049Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-13T15:31:18.049Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-13T15:31:18.049Z] #17 0.266 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-13T15:31:18.049Z] #17 DONE 0.3s [2021-04-13T15:31:18.049Z] [2021-04-13T15:31:18.049Z] #46 [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-04-13T15:31:18.049Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:31:18.049Z] #46 103.6 crypto/md5 [2021-04-13T15:31:18.049Z] #46 105.1 go/token [2021-04-13T15:31:18.049Z] #46 105.2 net/url [2021-04-13T15:31:18.049Z] #46 106.1 text/template/parse [2021-04-13T15:31:18.049Z] #46 107.8 go/scanner [2021-04-13T15:31:18.049Z] #46 109.8 log [2021-04-13T15:31:18.049Z] #46 110.4 go/ast [2021-04-13T15:31:18.049Z] #46 110.9 encoding/json [2021-04-13T15:31:18.130Z] #43 47.94 CC compel/src/lib/log.o [2021-04-13T15:31:18.349Z] #46 ... [2021-04-13T15:31:18.349Z] [2021-04-13T15:31:18.349Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-13T15:31:18.349Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-13T15:31:18.389Z] #43 48.22 CC compel/arch/x86/src/lib/cpu.o [2021-04-13T15:31:18.445Z] #43 151.6 CC criu/protobuf.o [2021-04-13T15:31:18.570Z] #43 ... [2021-04-13T15:31:18.570Z] [2021-04-13T15:31:18.570Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-13T15:31:18.570Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-13T15:31:18.570Z] #16 1.416 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-13T15:31:18.570Z] #16 DONE 1.8s [2021-04-13T15:31:18.570Z] [2021-04-13T15:31:18.570Z] #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-04-13T15:31:18.570Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:31:18.570Z] #45 90.70 vendor/golang.org/x/net/idna [2021-04-13T15:31:18.570Z] #45 93.88 net/textproto [2021-04-13T15:31:18.570Z] #45 93.88 vendor/golang.org/x/net/http/httpproxy [2021-04-13T15:31:18.570Z] #45 93.89 crypto/x509 [2021-04-13T15:31:18.570Z] #45 95.23 vendor/golang.org/x/net/http/httpguts [2021-04-13T15:31:18.570Z] #45 95.24 mime/multipart [2021-04-13T15:31:18.652Z] #18 DONE 0.3s [2021-04-13T15:31:18.652Z] [2021-04-13T15:31:18.652Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-13T15:31:18.652Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-13T15:31:18.708Z] #43 152.0 CC criu/pstree.o [2021-04-13T15:31:18.842Z] #45 ... [2021-04-13T15:31:18.842Z] [2021-04-13T15:31:18.842Z] #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-04-13T15:31:18.842Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:18.842Z] #43 43.45 CC images/opts.o [2021-04-13T15:31:18.880Z] #17 DONE 1.2s [2021-04-13T15:31:18.880Z] [2021-04-13T15:31:18.880Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-13T15:31:18.880Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-13T15:31:18.956Z] #19 DONE 0.4s [2021-04-13T15:31:18.956Z] [2021-04-13T15:31:18.956Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-13T15:31:18.956Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-13T15:31:18.961Z] #43 48.93 CC compel/arch/x86/src/lib/infect.o [2021-04-13T15:31:19.113Z] #43 43.83 CC images/seccomp.o [2021-04-13T15:31:19.257Z] #20 DONE 0.5s [2021-04-13T15:31:19.257Z] [2021-04-13T15:31:19.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:19.257Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:19.257Z] #44 46.74 CC compel/plugins/std/string.o [2021-04-13T15:31:19.257Z] #44 47.54 CC compel/plugins/std/infect.o [2021-04-13T15:31:19.257Z] #44 48.36 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-13T15:31:19.257Z] #44 48.39 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-13T15:31:19.257Z] #44 48.47 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-13T15:31:19.257Z] #44 48.50 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-13T15:31:19.257Z] #44 48.54 AR compel/plugins/std.lib.a [2021-04-13T15:31:19.257Z] #44 48.67 CC compel/plugins/fds/fds.o [2021-04-13T15:31:19.257Z] #44 49.05 AR compel/plugins/fds.lib.a [2021-04-13T15:31:19.257Z] #44 49.10 HOSTDEP compel/src/lib/log-host.d [2021-04-13T15:31:19.257Z] #44 49.19 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-13T15:31:19.257Z] #44 49.35 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-13T15:31:19.257Z] #44 49.43 HOSTDEP compel/src/main-host.d [2021-04-13T15:31:19.257Z] #44 49.58 DEP compel/src/lib/ptrace.d [2021-04-13T15:31:19.257Z] #44 49.79 DEP compel/src/lib/infect.d [2021-04-13T15:31:19.257Z] #44 49.99 DEP compel/src/lib/infect-util.d [2021-04-13T15:31:19.257Z] #44 50.16 DEP compel/src/lib/infect-rpc.d [2021-04-13T15:31:19.257Z] #44 50.40 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-13T15:31:19.257Z] #44 50.57 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-13T15:31:19.257Z] #44 50.62 DEP compel/src/lib/log.d [2021-04-13T15:31:19.376Z] #43 44.18 CC images/binfmt-misc.o [2021-04-13T15:31:19.560Z] #44 50.77 DEP compel/src/main.d [2021-04-13T15:31:19.643Z] #43 44.49 CC images/time.o [2021-04-13T15:31:19.651Z] #43 153.1 CC criu/rbtree.o [2021-04-13T15:31:19.810Z] #18 DONE 1.3s [2021-04-13T15:31:19.810Z] [2021-04-13T15:31:19.810Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-13T15:31:19.810Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-13T15:31:19.863Z] #44 50.95 DEP compel/src/lib/handle-elf.d [2021-04-13T15:31:19.863Z] #44 51.09 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-13T15:31:19.899Z] #43 49.72 CC compel/src/lib/infect-rpc.o [2021-04-13T15:31:19.899Z] #43 ... [2021-04-13T15:31:19.899Z] [2021-04-13T15:31:19.899Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:19.899Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:31:19.899Z] #13 113.3 Selecting previously unselected package libapparmor1:amd64. [2021-04-13T15:31:19.899Z] #13 113.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-13T15:31:19.899Z] #13 113.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-13T15:31:19.899Z] #13 113.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-13T15:31:20.159Z] #13 113.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-13T15:31:20.159Z] #13 113.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-13T15:31:20.164Z] #44 51.25 CC compel/src/lib/log.o [2021-04-13T15:31:20.219Z] #43 44.87 CC images/sysctl.o [2021-04-13T15:31:20.225Z] #43 ... [2021-04-13T15:31:20.225Z] [2021-04-13T15:31:20.225Z] #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-04-13T15:31:20.225Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:31:20.225Z] #40 DONE 223.0s [2021-04-13T15:31:20.225Z] [2021-04-13T15:31:20.225Z] #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-04-13T15:31:20.225Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:20.225Z] #43 153.4 CC criu/rst-malloc.o [2021-04-13T15:31:20.422Z] #13 113.7 Selecting previously unselected package libbtrfs0. [2021-04-13T15:31:20.422Z] #13 113.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-13T15:31:20.422Z] #13 113.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:20.422Z] #13 113.8 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:31:20.422Z] #13 113.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-13T15:31:20.422Z] #13 113.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:20.482Z] #44 51.55 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-13T15:31:20.482Z] #43 ... [2021-04-13T15:31:20.482Z] [2021-04-13T15:31:20.482Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-13T15:31:20.482Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-13T15:31:20.482Z] #17 DONE 1.7s [2021-04-13T15:31:20.482Z] [2021-04-13T15:31:20.482Z] #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-04-13T15:31:20.482Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:20.482Z] #43 45.04 CC images/autofs.o [2021-04-13T15:31:20.486Z] #43 153.8 CC criu/seccomp.o [2021-04-13T15:31:20.683Z] #13 113.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-13T15:31:20.683Z] #13 113.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:31:20.683Z] #13 114.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:20.683Z] #13 114.1 Selecting previously unselected package libudev-dev:amd64. [2021-04-13T15:31:20.683Z] #13 114.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-13T15:31:20.683Z] #13 114.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:20.745Z] #43 45.46 CC images/macvlan.o [2021-04-13T15:31:20.745Z] #43 ... [2021-04-13T15:31:20.745Z] [2021-04-13T15:31:20.745Z] #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-04-13T15:31:20.745Z] #58 sha256:497161815228688e0b0ae1474471796ee7bb25db7da61b401aa1c6ac540dffa2 [2021-04-13T15:31:20.745Z] #58 90.31 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:31:20.745Z] #58 90.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-13T15:31:20.745Z] #58 DONE 98.5s [2021-04-13T15:31:20.782Z] #44 51.90 CC compel/arch/ppc64/src/lib/infect.o [2021-04-13T15:31:20.977Z] #13 114.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-13T15:31:20.977Z] #13 114.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-13T15:31:20.977Z] #13 114.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-13T15:31:21.009Z] [2021-04-13T15:31:21.010Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-13T15:31:21.010Z] #59 sha256:44cde4b64095ff60f3ebc74df663327efad3e03481f566e7c9d3809cf1b86517 [2021-04-13T15:31:21.010Z] #59 DONE 0.1s [2021-04-13T15:31:21.010Z] [2021-04-13T15:31:21.010Z] #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-04-13T15:31:21.010Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:21.010Z] #43 45.71 CC images/sit.o [2021-04-13T15:31:21.010Z] #43 ... [2021-04-13T15:31:21.010Z] [2021-04-13T15:31:21.010Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-13T15:31:21.010Z] #60 sha256:387a9bad437b0e780c0ab5fb7c4bcfc9f75c88b54f4d9fc61f468aa49074781e [2021-04-13T15:31:21.010Z] #60 DONE 0.1s [2021-04-13T15:31:21.179Z] #19 DONE 1.2s [2021-04-13T15:31:21.179Z] [2021-04-13T15:31:21.179Z] #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-04-13T15:31:21.179Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:21.179Z] #43 58.76 CC criu/arch/x86/kerndat.o [2021-04-13T15:31:21.179Z] #43 59.50 CC criu/arch/x86/sigaction_compat.o [2021-04-13T15:31:21.179Z] #43 59.87 CC criu/arch/x86/sigframe.o [2021-04-13T15:31:21.179Z] #43 60.32 LINK criu/arch/x86/crtools.built-in.o [2021-04-13T15:31:21.179Z] #43 60.36 DEP criu/pie/util-vdso-elf32.d [2021-04-13T15:31:21.179Z] #43 60.48 DEP criu/pie/util-vdso.d [2021-04-13T15:31:21.179Z] #43 60.63 DEP criu/pie/util.d [2021-04-13T15:31:21.179Z] #43 60.80 CC criu/pie/util.o [2021-04-13T15:31:21.237Z] #13 114.7 Selecting previously unselected package libpcre16-3:amd64. [2021-04-13T15:31:21.237Z] #13 114.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:21.237Z] #13 114.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:21.272Z] [2021-04-13T15:31:21.273Z] #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-04-13T15:31:21.273Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:31:21.273Z] #45 98.05 crypto/tls [2021-04-13T15:31:21.431Z] #43 154.9 CC criu/seize.o [2021-04-13T15:31:21.436Z] #43 61.26 CC criu/pie/util-vdso.o [2021-04-13T15:31:21.497Z] #13 114.9 Selecting previously unselected package libpcre32-3:amd64. [2021-04-13T15:31:21.497Z] #13 114.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:21.497Z] #13 114.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:21.756Z] #13 115.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-13T15:31:21.756Z] #13 115.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:21.756Z] #13 115.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-13T15:31:21.756Z] #13 115.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-13T15:31:21.756Z] #13 115.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:21.756Z] #13 115.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-13T15:31:21.842Z] #44 52.95 CC compel/src/lib/infect-rpc.o [2021-04-13T15:31:22.142Z] #44 53.34 CC compel/src/lib/infect-util.o [2021-04-13T15:31:22.225Z] #45 ... [2021-04-13T15:31:22.225Z] [2021-04-13T15:31:22.225Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-13T15:31:22.225Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-13T15:31:22.225Z] #18 DONE 2.1s [2021-04-13T15:31:22.247Z] #58 ... [2021-04-13T15:31:22.247Z] [2021-04-13T15:31:22.247Z] #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-04-13T15:31:22.247Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:31:22.247Z] #45 110.2 mime/quotedprintable [2021-04-13T15:31:22.247Z] #45 110.6 net/http/internal [2021-04-13T15:31:22.247Z] #45 113.6 crypto/tls [2021-04-13T15:31:22.247Z] #45 120.1 net/http/httptrace [2021-04-13T15:31:22.325Z] #13 115.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-13T15:31:22.325Z] #13 115.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-13T15:31:22.325Z] #13 115.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-13T15:31:22.366Z] #43 62.12 CC criu/pie/util-vdso-elf32.o [2021-04-13T15:31:22.376Z] #43 ... [2021-04-13T15:31:22.376Z] [2021-04-13T15:31:22.376Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-13T15:31:22.376Z] #41 sha256:d24ce53a1c3582147e8c40357135e97a82f6091da72abf711b48327bde5cadcb [2021-04-13T15:31:22.376Z] #41 DONE 0.4s [2021-04-13T15:31:22.376Z] [2021-04-13T15:31:22.376Z] #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-04-13T15:31:22.376Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:22.376Z] #43 155.7 CC criu/servicefd.o [2021-04-13T15:31:22.445Z] #44 ... [2021-04-13T15:31:22.445Z] [2021-04-13T15:31:22.445Z] #52 [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-04-13T15:31:22.446Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:31:22.446Z] #52 107.8 mvdan.cc/sh/v3/syntax [2021-04-13T15:31:22.446Z] #52 108.5 go/ast [2021-04-13T15:31:22.446Z] #52 114.8 golang.org/x/crypto/ssh/terminal [2021-04-13T15:31:22.446Z] #52 ... [2021-04-13T15:31:22.446Z] [2021-04-13T15:31:22.446Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:22.446Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:22.446Z] #44 53.72 CC compel/src/lib/infect.o [2021-04-13T15:31:22.488Z] [2021-04-13T15:31:22.488Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-13T15:31:22.488Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-13T15:31:22.508Z] #45 120.4 net/http [2021-04-13T15:31:22.508Z] #45 ... [2021-04-13T15:31:22.508Z] [2021-04-13T15:31:22.508Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:22.508Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:31:22.508Z] #13 110.7 Selecting previously unselected package libapparmor1:amd64. [2021-04-13T15:31:22.508Z] #13 110.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 110.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-13T15:31:22.508Z] #13 110.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-13T15:31:22.508Z] #13 110.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 110.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-13T15:31:22.508Z] #13 111.0 Selecting previously unselected package libbtrfs0. [2021-04-13T15:31:22.508Z] #13 111.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 111.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:22.508Z] #13 111.1 Selecting previously unselected package libbtrfs-dev. [2021-04-13T15:31:22.508Z] #13 111.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 111.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:22.508Z] #13 111.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-13T15:31:22.508Z] #13 111.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 111.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:22.508Z] #13 111.4 Selecting previously unselected package libudev-dev:amd64. [2021-04-13T15:31:22.508Z] #13 111.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 111.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:22.508Z] #13 111.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-13T15:31:22.508Z] #13 111.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 111.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-13T15:31:22.508Z] #13 111.9 Selecting previously unselected package libpcre16-3:amd64. [2021-04-13T15:31:22.508Z] #13 111.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 111.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:22.508Z] #13 112.1 Selecting previously unselected package libpcre32-3:amd64. [2021-04-13T15:31:22.508Z] #13 112.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 112.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:22.508Z] #13 112.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-13T15:31:22.508Z] #13 112.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 112.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-13T15:31:22.508Z] #13 112.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-13T15:31:22.508Z] #13 112.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 112.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-13T15:31:22.508Z] #13 112.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-13T15:31:22.508Z] #13 113.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 113.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-13T15:31:22.508Z] #13 113.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-13T15:31:22.508Z] #13 113.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 113.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:22.508Z] #13 113.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-13T15:31:22.508Z] #13 113.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 113.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:31:22.508Z] #13 113.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-13T15:31:22.508Z] #13 113.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-13T15:31:22.508Z] #13 113.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:22.587Z] #13 115.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-13T15:31:22.587Z] #13 115.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-13T15:31:22.587Z] #13 115.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:22.587Z] #13 116.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-13T15:31:22.587Z] #13 116.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-13T15:31:22.587Z] #13 116.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:31:22.768Z] #13 114.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-13T15:31:22.768Z] #13 114.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:31:22.768Z] #13 114.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-13T15:31:22.768Z] #13 114.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:31:22.768Z] #13 114.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:22.768Z] #13 114.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-13T15:31:22.768Z] #13 114.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:22.768Z] #13 114.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:22.768Z] #13 114.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:22.768Z] #13 114.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:22.847Z] #13 116.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-13T15:31:22.847Z] #13 116.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-13T15:31:22.847Z] #13 116.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:22.949Z] #43 ... [2021-04-13T15:31:22.949Z] [2021-04-13T15:31:22.949Z] #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-04-13T15:31:22.949Z] #49 sha256:ffce7de25e8781e5de8b33c3d081fcdd57a6aa0b93e24ba28ed6c59e4ea55aeb [2021-04-13T15:31:22.949Z] #49 226.6 + /build/golangci-lint --version [2021-04-13T15:31:22.949Z] #49 226.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-13T15:31:22.949Z] #49 DONE 227.2s [2021-04-13T15:31:22.949Z] [2021-04-13T15:31:22.949Z] #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-04-13T15:31:22.949Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:22.949Z] #43 156.2 CC criu/shmem.o [2021-04-13T15:31:23.028Z] #13 114.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:31:23.028Z] #13 114.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:23.028Z] #13 114.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-13T15:31:23.028Z] #13 114.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-13T15:31:23.028Z] #13 114.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:23.028Z] #13 114.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:31:23.028Z] #13 114.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-13T15:31:23.028Z] #13 114.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:23.028Z] #13 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-13T15:31:23.028Z] #13 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-13T15:31:23.028Z] #13 114.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:23.028Z] #13 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-13T15:31:23.028Z] #13 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-13T15:31:23.028Z] #13 114.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:31:23.295Z] #43 62.86 AR criu/pie/pie.lib.a [2021-04-13T15:31:23.295Z] #43 62.92 DEP criu/pie/restorer.d [2021-04-13T15:31:23.295Z] #43 63.17 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-13T15:31:23.359Z] #13 114.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-13T15:31:23.359Z] #13 114.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:23.359Z] #13 114.6 Setting up dmsetup (2:1.02.155-3) ... [2021-04-13T15:31:23.359Z] #13 114.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:23.359Z] #13 114.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:23.359Z] #13 114.6 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:31:23.417Z] #13 116.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-13T15:31:23.417Z] #13 116.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-13T15:31:23.417Z] #13 116.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-13T15:31:23.417Z] #13 116.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-13T15:31:23.417Z] #13 116.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:23.417Z] #13 116.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-13T15:31:23.417Z] #13 116.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:23.417Z] #13 116.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-13T15:31:23.417Z] #13 116.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-13T15:31:23.417Z] #13 116.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:23.551Z] #43 63.34 DEP criu/arch/x86/restorer_unmap.d [2021-04-13T15:31:23.551Z] #43 63.35 DEP criu/arch/x86/restorer.d [2021-04-13T15:31:23.722Z] #13 117.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-13T15:31:23.722Z] #13 117.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-13T15:31:23.722Z] #13 117.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-13T15:31:23.722Z] #13 117.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-13T15:31:23.722Z] #13 117.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-13T15:31:23.722Z] #13 117.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-13T15:31:23.722Z] #13 117.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-13T15:31:23.722Z] #13 117.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:23.722Z] #13 117.2 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-04-13T15:31:23.808Z] #43 63.60 DEP criu/arch/x86/vdso-pie.d [2021-04-13T15:31:23.808Z] #43 63.70 DEP criu/pie/parasite-vdso.d [2021-04-13T15:31:23.892Z] #43 157.2 CC criu/sigframe.o [2021-04-13T15:31:23.982Z] #13 117.2 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-04-13T15:31:23.982Z] #13 117.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-13T15:31:23.982Z] #13 117.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-04-13T15:31:23.983Z] #13 117.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-13T15:31:24.064Z] #43 63.86 DEP criu/pie/parasite.d [2021-04-13T15:31:24.154Z] #43 157.5 CC criu/signalfd.o [2021-04-13T15:31:24.242Z] #13 117.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-13T15:31:24.242Z] #13 117.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-13T15:31:24.242Z] #13 ... [2021-04-13T15:31:24.242Z] [2021-04-13T15:31:24.242Z] #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-04-13T15:31:24.242Z] #58 sha256:7a3c0473f22965db3494c80d21f14655cfb6401c622c205741a3a4d65ca75269 [2021-04-13T15:31:24.242Z] #58 112.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:31:24.242Z] #58 112.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-13T15:31:24.242Z] #58 DONE 120.8s [2021-04-13T15:31:24.242Z] [2021-04-13T15:31:24.242Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:24.242Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:31:24.242Z] #13 117.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:24.242Z] #13 117.6 Setting up dmsetup (2:1.02.155-3) ... [2021-04-13T15:31:24.242Z] #13 117.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:24.242Z] #13 117.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-13T15:31:24.242Z] #13 ... [2021-04-13T15:31:24.242Z] [2021-04-13T15:31:24.242Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-13T15:31:24.242Z] #59 sha256:1e60fb3a4dfa43a09d90997e14cb00ce0ad5651c033a5f0208ee98b2bb31cdd9 [2021-04-13T15:31:24.242Z] #59 DONE 0.2s [2021-04-13T15:31:24.242Z] [2021-04-13T15:31:24.242Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:24.242Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:31:24.242Z] #13 117.7 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:31:24.320Z] #43 64.10 CC criu/pie/parasite.o [2021-04-13T15:31:24.415Z] #19 DONE 1.8s [2021-04-13T15:31:24.415Z] [2021-04-13T15:31:24.415Z] #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-04-13T15:31:24.415Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-13T15:31:24.416Z] #43 157.7 CC criu/sk-inet.o [2021-04-13T15:31:24.811Z] #13 ... [2021-04-13T15:31:24.811Z] [2021-04-13T15:31:24.811Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-13T15:31:24.811Z] #60 sha256:6090bd80b6c525bc5cd690ab01a13398b17b991e60ce230b7543c6a5e3a10dcc [2021-04-13T15:31:24.811Z] #60 DONE 0.2s [2021-04-13T15:31:24.811Z] [2021-04-13T15:31:24.811Z] #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-04-13T15:31:24.811Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:24.811Z] #43 50.01 CC compel/src/lib/infect-util.o [2021-04-13T15:31:24.811Z] #43 50.22 CC compel/src/lib/infect.o [2021-04-13T15:31:24.811Z] #43 52.55 CC compel/src/lib/ptrace.o [2021-04-13T15:31:24.811Z] #43 52.92 AR compel/libcompel.a [2021-04-13T15:31:24.811Z] #43 53.00 HOSTCC compel/src/main-host.o [2021-04-13T15:31:24.811Z] #43 53.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-13T15:31:24.811Z] #43 53.41 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-13T15:31:24.811Z] #43 53.89 HOSTCC compel/src/lib/log-host.o [2021-04-13T15:31:24.811Z] #43 54.04 HOSTLINK compel/compel-host-bin [2021-04-13T15:31:24.811Z] #43 54.16 DEP soccr/soccr.d [2021-04-13T15:31:24.811Z] #43 54.34 CC soccr/soccr.o [2021-04-13T15:31:25.070Z] #43 ... [2021-04-13T15:31:25.070Z] [2021-04-13T15:31:25.070Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-13T15:31:25.070Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-13T15:31:25.070Z] #13 DONE 118.3s [2021-04-13T15:31:25.070Z] [2021-04-13T15:31:25.070Z] #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-04-13T15:31:25.070Z] #53 sha256:605eaa109bbbabff549a0ac0db182f9cddea0d591848c666d90e04e7023a4b77 [2021-04-13T15:31:25.248Z] #43 ... [2021-04-13T15:31:25.248Z] [2021-04-13T15:31:25.248Z] #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-04-13T15:31:25.248Z] #53 sha256:722f5bae9b4d8db3e1f6ec1c231cfc447cb7964ff77e72cbe5fa02356f6cc8ed [2021-04-13T15:31:25.248Z] #53 12.85 + cd /tmp/tmp.GDCFrtnMfz/src/github.com/opencontainers/runc [2021-04-13T15:31:25.248Z] #53 12.85 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:25.277Z] #13 DONE 116.7s [2021-04-13T15:31:25.277Z] [2021-04-13T15:31:25.277Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-13T15:31:25.277Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-13T15:31:25.330Z] #53 ... [2021-04-13T15:31:25.330Z] [2021-04-13T15:31:25.330Z] #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-04-13T15:31:25.330Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:31:25.330Z] #45 111.7 crypto/tls [2021-04-13T15:31:25.330Z] #45 117.7 net/http/httptrace [2021-04-13T15:31:25.330Z] #45 117.9 net/http [2021-04-13T15:31:25.330Z] #45 ... [2021-04-13T15:31:25.330Z] [2021-04-13T15:31:25.330Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-13T15:31:25.330Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-13T15:31:25.359Z] #43 158.5 CC criu/sk-netlink.o [2021-04-13T15:31:25.621Z] #43 158.8 CC criu/sk-packet.o [2021-04-13T15:31:26.032Z] #44 56.70 CC compel/src/lib/ptrace.o [2021-04-13T15:31:26.032Z] #44 57.17 AR compel/libcompel.a [2021-04-13T15:31:26.032Z] #44 57.22 HOSTCC compel/src/main-host.o [2021-04-13T15:31:26.176Z] #53 13.65 + '[' -z '' ']' [2021-04-13T15:31:26.176Z] #53 13.65 + target=static [2021-04-13T15:31:26.176Z] #53 13.66 + make 'BUILDTAGS=seccomp ' static [2021-04-13T15:31:26.176Z] #53 13.91 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-13T15:31:26.193Z] #43 159.3 CC criu/sk-queue.o [2021-04-13T15:31:26.217Z] #14 ... [2021-04-13T15:31:26.217Z] [2021-04-13T15:31:26.217Z] #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-04-13T15:31:26.217Z] #58 sha256:793c15894fc7d66d577970bc2645247d8711360f9d166e2ad0df128bae08e81f [2021-04-13T15:31:26.217Z] #58 DONE 123.8s [2021-04-13T15:31:26.217Z] [2021-04-13T15:31:26.217Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-13T15:31:26.217Z] #59 sha256:3bb0d7248a18a18f6f72907252e0995fb1f0782c4642da45ed6ecee48520d8f3 [2021-04-13T15:31:26.217Z] #59 DONE 0.1s [2021-04-13T15:31:26.217Z] [2021-04-13T15:31:26.217Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-13T15:31:26.217Z] #60 sha256:268bcdf6920551883f8023b1f041b576884a51971cfdfacd47594c4cae8b285f [2021-04-13T15:31:26.217Z] #60 DONE 0.1s [2021-04-13T15:31:26.217Z] [2021-04-13T15:31:26.217Z] #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-04-13T15:31:26.217Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:26.217Z] #43 45.12 CC compel/src/lib/log.o [2021-04-13T15:31:26.217Z] #43 45.34 CC compel/arch/x86/src/lib/cpu.o [2021-04-13T15:31:26.217Z] #43 46.02 CC compel/arch/x86/src/lib/infect.o [2021-04-13T15:31:26.217Z] #43 46.84 CC compel/src/lib/infect-rpc.o [2021-04-13T15:31:26.217Z] #43 47.13 CC compel/src/lib/infect-util.o [2021-04-13T15:31:26.217Z] #43 47.36 CC compel/src/lib/infect.o [2021-04-13T15:31:26.217Z] #43 49.57 CC compel/src/lib/ptrace.o [2021-04-13T15:31:26.217Z] #43 49.97 AR compel/libcompel.a [2021-04-13T15:31:26.217Z] #43 50.03 HOSTCC compel/src/main-host.o [2021-04-13T15:31:26.217Z] #43 50.42 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-13T15:31:26.217Z] #43 50.70 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-13T15:31:26.217Z] #43 51.02 HOSTCC compel/src/lib/log-host.o [2021-04-13T15:31:26.217Z] #43 51.19 HOSTLINK compel/compel-host-bin [2021-04-13T15:31:26.217Z] #43 51.27 DEP soccr/soccr.d [2021-04-13T15:31:26.217Z] #43 51.41 CC soccr/soccr.o [2021-04-13T15:31:26.217Z] #43 53.20 AR soccr/libsoccr.a [2021-04-13T15:31:26.217Z] #43 53.28 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:31:26.349Z] #44 57.53 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-13T15:31:26.349Z] #44 57.71 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-13T15:31:26.351Z] #20 1.813 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:31:26.351Z] #20 1.829 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:31:26.351Z] #20 1.837 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:31:26.351Z] #20 1.847 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:31:26.454Z] #43 159.6 CC criu/sk-tcp.o [2021-04-13T15:31:26.613Z] #20 2.532 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [456 kB] [2021-04-13T15:31:26.729Z] #43 159.9 CC criu/sk-unix.o [2021-04-13T15:31:26.787Z] #43 53.85 DEP criu/arch/x86/sigframe.d [2021-04-13T15:31:26.996Z] #44 58.19 HOSTCC compel/src/lib/log-host.o [2021-04-13T15:31:26.996Z] #44 58.39 HOSTLINK compel/compel-host-bin [2021-04-13T15:31:27.046Z] #43 53.97 DEP criu/arch/x86/sigaction_compat.d [2021-04-13T15:31:27.296Z] #44 58.57 DEP soccr/soccr.d [2021-04-13T15:31:27.306Z] #43 54.12 DEP criu/arch/x86/kerndat.d [2021-04-13T15:31:27.306Z] #43 54.31 DEP criu/arch/x86/crtools.d [2021-04-13T15:31:27.561Z] #20 3.457 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-13T15:31:27.567Z] #43 54.47 DEP criu/arch/x86/cpu.d [2021-04-13T15:31:27.567Z] #43 54.66 CC criu/arch/x86/cpu.o [2021-04-13T15:31:27.596Z] #44 58.76 CC soccr/soccr.o [2021-04-13T15:31:27.827Z] #43 ... [2021-04-13T15:31:27.827Z] [2021-04-13T15:31:27.827Z] #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-04-13T15:31:27.827Z] #53 sha256:8c116f673efe2cfba58fb4a7b1e38ea92ecd2a565800d9e659d7bd0c1e0ce049 [2021-04-13T15:31:27.827Z] #53 2.489 + RM_GOPATH=0 [2021-04-13T15:31:27.827Z] #53 2.489 + TMP_GOPATH= [2021-04-13T15:31:27.827Z] #53 2.489 + : /build [2021-04-13T15:31:27.827Z] #53 2.489 + '[' -z '' ']' [2021-04-13T15:31:27.827Z] #53 2.489 ++ mktemp -d [2021-04-13T15:31:27.827Z] #53 2.489 + export GOPATH=/tmp/tmp.lNpaVjIocP [2021-04-13T15:31:27.827Z] #53 2.489 + GOPATH=/tmp/tmp.lNpaVjIocP [2021-04-13T15:31:27.827Z] #53 2.489 + RM_GOPATH=1 [2021-04-13T15:31:27.827Z] #53 2.489 + case "$(go env GOARCH)" in [2021-04-13T15:31:27.827Z] #53 2.497 ++ go env GOARCH [2021-04-13T15:31:27.827Z] #53 2.553 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:27.827Z] #53 2.553 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:27.827Z] #53 2.553 ++ dirname /tmp/install/install.sh [2021-04-13T15:31:27.827Z] #53 2.555 + dir=/tmp/install [2021-04-13T15:31:27.827Z] #53 2.555 + bin=runc [2021-04-13T15:31:27.827Z] #53 2.555 + shift [2021-04-13T15:31:27.827Z] #53 2.555 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-13T15:31:27.827Z] #53 2.555 + . /tmp/install/runc.installer [2021-04-13T15:31:27.827Z] #53 2.555 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:27.827Z] #53 2.555 + install_runc [2021-04-13T15:31:27.827Z] #53 2.555 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-13T15:31:27.827Z] #53 2.556 + uname -r [2021-04-13T15:31:27.827Z] #53 2.556 + RUNC_BUILDTAGS='seccomp ' [2021-04-13T15:31:27.827Z] #53 2.557 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-13T15:31:27.827Z] #53 2.557 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-13T15:31:27.827Z] #53 2.557 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lNpaVjIocP/src/github.com/opencontainers/runc [2021-04-13T15:31:27.827Z] #53 2.562 Cloning into '/tmp/tmp.lNpaVjIocP/src/github.com/opencontainers/runc'... [2021-04-13T15:31:28.087Z] #53 ... [2021-04-13T15:31:28.087Z] [2021-04-13T15:31:28.087Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-13T15:31:28.087Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-13T15:31:28.087Z] #14 DONE 2.8s [2021-04-13T15:31:28.087Z] [2021-04-13T15:31:28.087Z] #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-04-13T15:31:28.087Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-13T15:31:28.116Z] #43 161.2 CC criu/sockets.o [2021-04-13T15:31:28.508Z] #20 4.400 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-13T15:31:28.652Z] #44 ... [2021-04-13T15:31:28.652Z] [2021-04-13T15:31:28.652Z] #52 [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-04-13T15:31:28.652Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:31:28.652Z] #52 123.8 mvdan.cc/sh/v3/cmd/shfmt [2021-04-13T15:31:28.687Z] #43 161.7 CC criu/stats.o [2021-04-13T15:31:28.688Z] #43 162.0 CC criu/string.o [2021-04-13T15:31:28.688Z] #43 162.0 CC criu/sysctl.o [2021-04-13T15:31:29.259Z] #43 162.4 CC criu/sysfs_parse.o [2021-04-13T15:31:29.259Z] #43 162.7 CC criu/timens.o [2021-04-13T15:31:29.726Z] #52 ... [2021-04-13T15:31:29.726Z] [2021-04-13T15:31:29.726Z] #21 [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-04-13T15:31:29.726Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:31:29.726Z] #21 0.619 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:31:29.726Z] #21 0.713 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:31:29.726Z] #21 0.915 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:31:29.726Z] #21 1.009 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:31:29.726Z] #21 1.656 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [449 kB] [2021-04-13T15:31:29.726Z] #21 3.008 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-13T15:31:29.726Z] #21 4.825 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-13T15:31:29.726Z] #21 6.186 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-13T15:31:29.726Z] #21 ... [2021-04-13T15:31:29.726Z] [2021-04-13T15:31:29.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:29.726Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:29.726Z] #44 60.85 AR soccr/libsoccr.a [2021-04-13T15:31:29.726Z] #44 60.89 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:31:29.831Z] #43 162.9 CC criu/timerfd.o [2021-04-13T15:31:29.831Z] #43 163.1 CC criu/tty.o [2021-04-13T15:31:29.899Z] #20 5.764 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-13T15:31:29.996Z] #15 DONE 1.6s [2021-04-13T15:31:29.996Z] [2021-04-13T15:31:29.996Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-13T15:31:29.996Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-13T15:31:30.376Z] #44 61.45 DEP criu/arch/ppc64/sigframe.d [2021-04-13T15:31:30.376Z] #44 61.63 DEP criu/arch/ppc64/crtools.d [2021-04-13T15:31:30.474Z] #20 ... [2021-04-13T15:31:30.474Z] [2021-04-13T15:31:30.474Z] #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-04-13T15:31:30.474Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:30.474Z] #43 46.09 CC images/memfd.o [2021-04-13T15:31:30.474Z] #43 46.44 CC images/timens.o [2021-04-13T15:31:30.474Z] #43 46.83 LINK images/built-in.o [2021-04-13T15:31:30.474Z] #43 47.05 GEN compel/include/asm [2021-04-13T15:31:30.474Z] #43 47.09 GEN compel/include/version.h [2021-04-13T15:31:30.474Z] #43 47.11 touch .config [2021-04-13T15:31:30.474Z] #43 47.29 GEN include/common/config.h [2021-04-13T15:31:30.474Z] #43 47.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-13T15:31:30.474Z] #43 47.50 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-13T15:31:30.474Z] #43 47.55 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-13T15:31:30.474Z] #43 47.59 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-13T15:31:30.474Z] #43 47.61 DEP compel/plugins/std/infect.d [2021-04-13T15:31:30.474Z] #43 47.76 DEP compel/plugins/std/string.d [2021-04-13T15:31:30.474Z] #43 47.95 DEP compel/plugins/std/log.d [2021-04-13T15:31:30.474Z] #43 48.08 DEP compel/plugins/std/fds.d [2021-04-13T15:31:30.474Z] #43 48.32 DEP compel/plugins/std/std.d [2021-04-13T15:31:30.474Z] #43 48.48 DEP compel/plugins/shmem/shmem.d [2021-04-13T15:31:30.474Z] #43 48.60 DEP compel/plugins/fds/fds.d [2021-04-13T15:31:30.474Z] #43 48.83 CC compel/plugins/std/std.o [2021-04-13T15:31:30.474Z] #43 49.33 CC compel/plugins/std/fds.o [2021-04-13T15:31:30.474Z] #43 49.67 CC compel/plugins/std/log.o [2021-04-13T15:31:30.474Z] #43 50.74 CC compel/plugins/std/string.o [2021-04-13T15:31:30.474Z] #43 51.42 CC compel/plugins/std/infect.o [2021-04-13T15:31:30.474Z] #43 51.85 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-13T15:31:30.474Z] #43 51.91 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-13T15:31:30.474Z] #43 51.99 AR compel/plugins/std.lib.a [2021-04-13T15:31:30.474Z] #43 52.09 CC compel/plugins/fds/fds.o [2021-04-13T15:31:30.474Z] #43 52.30 AR compel/plugins/fds.lib.a [2021-04-13T15:31:30.474Z] #43 52.38 HOSTDEP compel/src/lib/log-host.d [2021-04-13T15:31:30.474Z] #43 52.49 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-13T15:31:30.474Z] #43 52.58 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-13T15:31:30.474Z] #43 52.73 HOSTDEP compel/src/main-host.d [2021-04-13T15:31:30.474Z] #43 52.87 DEP compel/src/lib/ptrace.d [2021-04-13T15:31:30.474Z] #43 53.12 DEP compel/src/lib/infect.d [2021-04-13T15:31:30.474Z] #43 53.28 DEP compel/src/lib/infect-util.d [2021-04-13T15:31:30.474Z] #43 53.44 DEP compel/src/lib/infect-rpc.d [2021-04-13T15:31:30.474Z] #43 53.67 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-13T15:31:30.474Z] #43 53.83 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-13T15:31:30.474Z] #43 53.90 DEP compel/src/lib/log.d [2021-04-13T15:31:30.474Z] #43 54.03 DEP compel/src/main.d [2021-04-13T15:31:30.474Z] #43 54.17 DEP compel/src/lib/handle-elf.d [2021-04-13T15:31:30.474Z] #43 54.31 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-13T15:31:30.474Z] #43 54.54 CC compel/src/lib/log.o [2021-04-13T15:31:30.474Z] #43 54.85 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-13T15:31:30.474Z] #43 55.15 CC compel/arch/aarch64/src/lib/infect.o [2021-04-13T15:31:30.613Z] #14 ... [2021-04-13T15:31:30.613Z] [2021-04-13T15:31:30.613Z] #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-04-13T15:31:30.613Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:30.613Z] #43 55.88 AR soccr/libsoccr.a [2021-04-13T15:31:30.613Z] #43 55.88 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:31:30.613Z] #43 56.27 DEP criu/arch/x86/sigframe.d [2021-04-13T15:31:30.613Z] #43 56.33 DEP criu/arch/x86/sigaction_compat.d [2021-04-13T15:31:30.613Z] #43 56.52 DEP criu/arch/x86/kerndat.d [2021-04-13T15:31:30.613Z] #43 56.54 DEP criu/arch/x86/crtools.d [2021-04-13T15:31:30.613Z] #43 56.64 DEP criu/arch/x86/cpu.d [2021-04-13T15:31:30.613Z] #43 56.78 CC criu/arch/x86/cpu.o [2021-04-13T15:31:30.613Z] #43 57.30 CC criu/arch/x86/crtools.o [2021-04-13T15:31:30.613Z] #43 58.52 CC criu/arch/x86/kerndat.o [2021-04-13T15:31:30.613Z] #43 59.00 CC criu/arch/x86/sigaction_compat.o [2021-04-13T15:31:30.613Z] #43 59.21 CC criu/arch/x86/sigframe.o [2021-04-13T15:31:30.613Z] #43 59.42 LINK criu/arch/x86/crtools.built-in.o [2021-04-13T15:31:30.613Z] #43 59.47 DEP criu/pie/util-vdso-elf32.d [2021-04-13T15:31:30.613Z] #43 59.58 DEP criu/pie/util-vdso.d [2021-04-13T15:31:30.613Z] #43 59.76 DEP criu/pie/util.d [2021-04-13T15:31:30.613Z] #43 59.92 CC criu/pie/util.o [2021-04-13T15:31:30.613Z] #43 ... [2021-04-13T15:31:30.613Z] [2021-04-13T15:31:30.613Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-13T15:31:30.613Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-13T15:31:30.613Z] #14 DONE 5.5s [2021-04-13T15:31:30.613Z] [2021-04-13T15:31:30.613Z] #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-04-13T15:31:30.613Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:30.613Z] #43 60.31 CC criu/pie/util-vdso.o [2021-04-13T15:31:30.685Z] #44 61.85 DEP criu/arch/ppc64/cpu.d [2021-04-13T15:31:30.685Z] #44 62.08 CC criu/arch/ppc64/cpu.o [2021-04-13T15:31:30.873Z] #43 ... [2021-04-13T15:31:30.873Z] [2021-04-13T15:31:30.873Z] #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-04-13T15:31:30.873Z] #53 sha256:605eaa109bbbabff549a0ac0db182f9cddea0d591848c666d90e04e7023a4b77 [2021-04-13T15:31:30.873Z] #53 5.568 + RM_GOPATH=0 [2021-04-13T15:31:30.873Z] #53 5.568 + TMP_GOPATH= [2021-04-13T15:31:30.873Z] #53 5.568 + : /build [2021-04-13T15:31:30.873Z] #53 5.568 + '[' -z '' ']' [2021-04-13T15:31:30.873Z] #53 5.568 ++ mktemp -d [2021-04-13T15:31:30.873Z] #53 5.568 + export GOPATH=/tmp/tmp.txcdzz90zQ [2021-04-13T15:31:30.873Z] #53 5.568 + GOPATH=/tmp/tmp.txcdzz90zQ [2021-04-13T15:31:30.873Z] #53 5.568 + RM_GOPATH=1 [2021-04-13T15:31:30.873Z] #53 5.568 + case "$(go env GOARCH)" in [2021-04-13T15:31:30.873Z] #53 5.568 ++ go env GOARCH [2021-04-13T15:31:30.873Z] #53 5.585 + export GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:30.873Z] #53 5.585 + GO_BUILDMODE=-buildmode=pie [2021-04-13T15:31:30.873Z] #53 5.608 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-13T15:31:30.873Z] #53 5.608 ++ dirname /tmp/install/install.sh [2021-04-13T15:31:30.873Z] #53 5.608 + dir=/tmp/install [2021-04-13T15:31:30.873Z] #53 5.608 + bin=runc [2021-04-13T15:31:30.873Z] #53 5.608 + shift [2021-04-13T15:31:30.873Z] #53 5.608 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-13T15:31:30.873Z] #53 5.608 + . /tmp/install/runc.installer [2021-04-13T15:31:30.873Z] #53 5.608 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:30.873Z] #53 5.608 + install_runc [2021-04-13T15:31:30.873Z] #53 5.608 + uname -r [2021-04-13T15:31:30.873Z] #53 5.608 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-13T15:31:30.873Z] #53 5.608 + RUNC_BUILDTAGS='seccomp ' [2021-04-13T15:31:30.873Z] #53 5.608 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-13T15:31:30.873Z] #53 5.608 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.txcdzz90zQ/src/github.com/opencontainers/runc [2021-04-13T15:31:30.873Z] #53 5.608 Cloning into '/tmp/tmp.txcdzz90zQ/src/github.com/opencontainers/runc'... [2021-04-13T15:31:30.934Z] #16 1.031 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-13T15:31:30.934Z] #16 DONE 1.2s [2021-04-13T15:31:30.934Z] [2021-04-13T15:31:30.934Z] #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-04-13T15:31:30.934Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:30.934Z] #43 55.55 CC criu/arch/x86/crtools.o [2021-04-13T15:31:30.934Z] #43 57.34 CC criu/arch/x86/kerndat.o [2021-04-13T15:31:30.934Z] #43 57.95 CC criu/arch/x86/sigaction_compat.o [2021-04-13T15:31:31.049Z] #43 55.61 CC compel/src/lib/infect-rpc.o [2021-04-13T15:31:31.194Z] #43 58.34 CC criu/arch/x86/sigframe.o [2021-04-13T15:31:31.217Z] #43 164.4 CC criu/tun.o [2021-04-13T15:31:31.311Z] #43 55.96 CC compel/src/lib/infect-util.o [2021-04-13T15:31:31.424Z] #53 ... [2021-04-13T15:31:31.424Z] [2021-04-13T15:31:31.424Z] #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-04-13T15:31:31.424Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:31.424Z] #20 1.547 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:31:31.424Z] #20 1.654 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:31:31.424Z] #20 1.670 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:31:31.424Z] #20 1.682 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:31:31.424Z] #20 2.128 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-13T15:31:31.424Z] #20 3.178 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:31:31.424Z] #20 4.301 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:31:31.424Z] #20 5.872 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:31:31.424Z] #20 ... [2021-04-13T15:31:31.424Z] [2021-04-13T15:31:31.424Z] #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-04-13T15:31:31.424Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:31.424Z] #43 65.41 LINK criu/pie/parasite.built-in.o [2021-04-13T15:31:31.424Z] #43 65.42 GEN criu/pie/parasite-blob.h [2021-04-13T15:31:31.424Z] #43 65.45 CC criu/pie/parasite-vdso.o [2021-04-13T15:31:31.424Z] #43 66.24 CC criu/arch/x86/vdso-pie.o [2021-04-13T15:31:31.424Z] #43 66.61 CC criu/arch/x86/restorer.o [2021-04-13T15:31:31.424Z] #43 67.16 CC criu/arch/x86/restorer_unmap.o [2021-04-13T15:31:31.424Z] #43 67.24 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-13T15:31:31.424Z] #43 67.59 CC criu/pie/restorer.o [2021-04-13T15:31:31.424Z] #43 70.99 LINK criu/pie/restorer.built-in.o [2021-04-13T15:31:31.424Z] #43 71.01 GEN criu/pie/restorer-blob.h [2021-04-13T15:31:31.424Z] #43 71.12 DEP criu/vdso.d [2021-04-13T15:31:31.424Z] #43 71.36 DEP criu/vdso-compat.d [2021-04-13T15:31:31.454Z] #43 58.61 LINK criu/arch/x86/crtools.built-in.o [2021-04-13T15:31:31.478Z] #43 164.7 CC criu/uffd.o [2021-04-13T15:31:31.577Z] #43 56.32 CC compel/src/lib/infect.o [2021-04-13T15:31:31.681Z] #43 71.51 DEP criu/uts_ns.d [2021-04-13T15:31:31.713Z] #43 58.66 DEP criu/pie/util-vdso-elf32.d [2021-04-13T15:31:31.713Z] #43 58.87 DEP criu/pie/util-vdso.d [2021-04-13T15:31:31.748Z] #44 62.81 CC criu/arch/ppc64/crtools.o [2021-04-13T15:31:31.937Z] #43 71.66 DEP criu/util.d [2021-04-13T15:31:31.937Z] #43 71.85 DEP criu/uffd.d [2021-04-13T15:31:31.975Z] #43 58.97 DEP criu/pie/util.d [2021-04-13T15:31:32.194Z] #43 72.05 DEP criu/tun.d [2021-04-13T15:31:32.194Z] #43 ... [2021-04-13T15:31:32.194Z] [2021-04-13T15:31:32.194Z] #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-04-13T15:31:32.194Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:32.194Z] #20 11.16 Fetched 8935 kB in 10s (906 kB/s) [2021-04-13T15:31:32.234Z] #43 59.05 CC criu/pie/util.o [2021-04-13T15:31:32.234Z] #43 ... [2021-04-13T15:31:32.234Z] [2021-04-13T15:31:32.234Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-13T15:31:32.234Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-13T15:31:32.234Z] #17 DONE 1.3s [2021-04-13T15:31:32.421Z] #43 165.6 CC criu/util.o [2021-04-13T15:31:32.494Z] [2021-04-13T15:31:32.494Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-13T15:31:32.494Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-13T15:31:32.814Z] #44 63.83 CC criu/arch/ppc64/sigframe.o [2021-04-13T15:31:33.123Z] #44 64.26 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-13T15:31:33.123Z] #44 64.31 DEP criu/pie/util-vdso.d [2021-04-13T15:31:33.123Z] #44 ... [2021-04-13T15:31:33.123Z] [2021-04-13T15:31:33.123Z] #46 [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-04-13T15:31:33.123Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:31:33.123Z] #46 118.7 text/template [2021-04-13T15:31:33.123Z] #46 124.7 go/parser [2021-04-13T15:31:33.123Z] #46 128.0 encoding/xml [2021-04-13T15:31:33.364Z] #43 166.5 CC criu/uts_ns.o [2021-04-13T15:31:33.364Z] #43 166.7 CC criu/vdso-compat.o [2021-04-13T15:31:33.425Z] #46 ... [2021-04-13T15:31:33.425Z] [2021-04-13T15:31:33.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:33.425Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:33.425Z] #44 64.54 DEP criu/pie/util.d [2021-04-13T15:31:33.425Z] #44 64.75 CC criu/pie/util.o [2021-04-13T15:31:33.434Z] #18 DONE 1.2s [2021-04-13T15:31:33.434Z] [2021-04-13T15:31:33.434Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-13T15:31:33.434Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-13T15:31:33.508Z] #43 ... [2021-04-13T15:31:33.508Z] [2021-04-13T15:31:33.508Z] #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-04-13T15:31:33.508Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-13T15:31:33.508Z] #20 8.961 Fetched 8753 kB in 7s (1186 kB/s) [2021-04-13T15:31:33.625Z] #43 166.9 CC criu/vdso.o [2021-04-13T15:31:34.074Z] #44 65.20 CC criu/pie/util-vdso.o [2021-04-13T15:31:34.197Z] #43 167.4 LINK criu/built-in.o [2021-04-13T15:31:34.197Z] #43 167.6 LINK criu/criu [2021-04-13T15:31:34.724Z] #44 66.00 AR criu/pie/pie.lib.a [2021-04-13T15:31:34.724Z] #44 66.07 DEP criu/pie/restorer.d [2021-04-13T15:31:34.772Z] #43 167.9 DEP lib/c/criu.d [2021-04-13T15:31:34.772Z] #43 168.0 CC images/rpc.pb-c.o [2021-04-13T15:31:34.835Z] #19 DONE 1.2s [2021-04-13T15:31:34.835Z] [2021-04-13T15:31:34.835Z] #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-04-13T15:31:34.835Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:34.907Z] #20 8.961 Reading package lists... [2021-04-13T15:31:34.907Z] #20 ... [2021-04-13T15:31:34.907Z] [2021-04-13T15:31:34.907Z] #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-04-13T15:31:34.907Z] #53 sha256:8a396d78d5462b00465488774a721d128045603a9a9cbac8179fd06bf0ef32ff [2021-04-13T15:31:34.907Z] #53 11.37 + cd /tmp/tmp.ZoKd295d6X/src/github.com/opencontainers/runc [2021-04-13T15:31:34.907Z] #53 11.38 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:34.907Z] #53 11.97 + '[' -z '' ']' [2021-04-13T15:31:34.907Z] #53 11.97 + target=static [2021-04-13T15:31:34.907Z] #53 11.97 + make 'BUILDTAGS=seccomp ' static [2021-04-13T15:31:34.907Z] #53 12.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-13T15:31:34.907Z] #53 ... [2021-04-13T15:31:34.907Z] [2021-04-13T15:31:34.907Z] #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-04-13T15:31:34.907Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:34.907Z] #43 58.27 CC compel/src/lib/ptrace.o [2021-04-13T15:31:34.907Z] #43 58.85 AR compel/libcompel.a [2021-04-13T15:31:34.907Z] #43 59.02 HOSTCC compel/src/main-host.o [2021-04-13T15:31:34.907Z] #43 59.40 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-13T15:31:34.907Z] #43 59.65 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-13T15:31:35.026Z] #44 66.28 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-13T15:31:35.026Z] #44 ... [2021-04-13T15:31:35.026Z] [2021-04-13T15:31:35.026Z] #52 [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-04-13T15:31:35.026Z] #52 sha256:aa02ec49e5204f38028a2efbe8e39c3b087d67f484a9817fc95836867a0f15d7 [2021-04-13T15:31:35.026Z] #52 DONE 130.5s [2021-04-13T15:31:35.026Z] [2021-04-13T15:31:35.026Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:35.026Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:35.026Z] #44 66.32 DEP criu/arch/ppc64/restorer.d [2021-04-13T15:31:35.070Z] #53 ... [2021-04-13T15:31:35.071Z] [2021-04-13T15:31:35.071Z] #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-04-13T15:31:35.071Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-13T15:31:35.071Z] #15 DONE 4.6s [2021-04-13T15:31:35.071Z] [2021-04-13T15:31:35.071Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-13T15:31:35.071Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-13T15:31:35.344Z] #43 168.3 CC lib/c/criu.o [2021-04-13T15:31:35.483Z] #43 60.14 HOSTCC compel/src/lib/log-host.o [2021-04-13T15:31:35.692Z] #44 66.74 DEP criu/arch/ppc64/vdso-pie.d [2021-04-13T15:31:35.746Z] #43 60.32 HOSTLINK compel/compel-host-bin [2021-04-13T15:31:35.918Z] #43 169.1 LINK lib/c/built-in.o [2021-04-13T15:31:35.918Z] #43 169.1 LINK lib/c/libcriu.so [2021-04-13T15:31:35.918Z] #43 169.2 LINK lib/c/libcriu.a [2021-04-13T15:31:35.918Z] #43 169.3 GEN magic.py [2021-04-13T15:31:35.992Z] #44 67.12 DEP criu/pie/parasite-vdso.d [2021-04-13T15:31:35.992Z] #44 67.45 DEP criu/pie/parasite.d [2021-04-13T15:31:36.010Z] #43 60.62 DEP soccr/soccr.d [2021-04-13T15:31:36.179Z] #43 169.4 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:31:36.179Z] #43 169.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:31:36.179Z] #43 169.4 Note: Building without GnuTLS support [2021-04-13T15:31:36.179Z] #43 169.4 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:31:36.179Z] #43 169.4 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:31:36.217Z] #20 1.627 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:31:36.217Z] #20 1.669 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:31:36.217Z] #20 1.686 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:31:36.217Z] #20 1.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:31:36.272Z] #43 60.90 CC soccr/soccr.o [2021-04-13T15:31:36.419Z] #20 11.16 Reading package lists... [2021-04-13T15:31:36.645Z] #44 67.95 CC criu/pie/parasite.o [2021-04-13T15:31:36.685Z] #20 ... [2021-04-13T15:31:36.685Z] [2021-04-13T15:31:36.685Z] #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-04-13T15:31:36.685Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:31:36.685Z] #45 134.7 github.com/LK4D4/vndr/godl [2021-04-13T15:31:36.685Z] #45 135.6 github.com/LK4D4/vndr [2021-04-13T15:31:36.685Z] #45 ... [2021-04-13T15:31:36.685Z] [2021-04-13T15:31:36.685Z] #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-04-13T15:31:36.685Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:36.754Z] #43 170.1 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:31:36.787Z] #20 2.333 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-13T15:31:36.847Z] #43 ... [2021-04-13T15:31:36.847Z] [2021-04-13T15:31:36.847Z] #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-04-13T15:31:36.847Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:31:36.847Z] #45 104.6 net/http/httptrace [2021-04-13T15:31:36.847Z] #45 104.8 net/http [2021-04-13T15:31:36.847Z] #45 113.9 github.com/LK4D4/vndr/godl [2021-04-13T15:31:36.847Z] #45 114.5 github.com/LK4D4/vndr [2021-04-13T15:31:37.110Z] #45 ... [2021-04-13T15:31:37.110Z] [2021-04-13T15:31:37.110Z] #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-04-13T15:31:37.110Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-13T15:31:37.110Z] #20 8.961 Reading package lists... [2021-04-13T15:31:37.326Z] #43 170.6 make[1]: Nothing to be done for 'all'. [2021-04-13T15:31:37.609Z] #16 2.369 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-13T15:31:37.609Z] #16 DONE 2.5s [2021-04-13T15:31:37.609Z] [2021-04-13T15:31:37.609Z] #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-04-13T15:31:37.609Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:37.609Z] #43 61.11 CC criu/pie/util-vdso-elf32.o [2021-04-13T15:31:37.609Z] #43 61.82 AR criu/pie/pie.lib.a [2021-04-13T15:31:37.609Z] #43 61.84 DEP criu/pie/restorer.d [2021-04-13T15:31:37.609Z] #43 62.05 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-13T15:31:37.609Z] #43 62.15 DEP criu/arch/x86/restorer_unmap.d [2021-04-13T15:31:37.609Z] #43 62.19 DEP criu/arch/x86/restorer.d [2021-04-13T15:31:37.609Z] #43 62.35 DEP criu/arch/x86/vdso-pie.d [2021-04-13T15:31:37.609Z] #43 62.43 DEP criu/pie/parasite-vdso.d [2021-04-13T15:31:37.609Z] #43 62.58 DEP criu/pie/parasite.d [2021-04-13T15:31:37.610Z] #43 62.88 CC criu/pie/parasite.o [2021-04-13T15:31:37.610Z] #43 64.16 LINK criu/pie/parasite.built-in.o [2021-04-13T15:31:37.610Z] #43 64.16 GEN criu/pie/parasite-blob.h [2021-04-13T15:31:37.610Z] #43 64.21 CC criu/pie/parasite-vdso.o [2021-04-13T15:31:37.610Z] #43 64.90 CC criu/arch/x86/vdso-pie.o [2021-04-13T15:31:37.610Z] #43 65.29 CC criu/arch/x86/restorer.o [2021-04-13T15:31:37.610Z] #43 65.96 CC criu/arch/x86/restorer_unmap.o [2021-04-13T15:31:37.610Z] #43 66.01 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-13T15:31:37.610Z] #43 66.33 CC criu/pie/restorer.o [2021-04-13T15:31:37.615Z] #20 15.59 Reading package lists... [2021-04-13T15:31:37.615Z] #20 ... [2021-04-13T15:31:37.615Z] [2021-04-13T15:31:37.615Z] #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-04-13T15:31:37.615Z] #45 sha256:1d25428134dbd9ce9c6c73b174da0364315bc5da3d23b624fdb8fdb3c2da2970 [2021-04-13T15:31:37.615Z] #45 DONE 145.7s [2021-04-13T15:31:37.871Z] [2021-04-13T15:31:37.871Z] #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-04-13T15:31:37.871Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:37.871Z] #43 72.22 DEP criu/tty.d [2021-04-13T15:31:37.871Z] #43 72.43 DEP criu/timerfd.d [2021-04-13T15:31:37.871Z] #43 72.60 DEP criu/timens.d [2021-04-13T15:31:37.871Z] #43 72.84 DEP criu/sysfs_parse.d [2021-04-13T15:31:37.871Z] #43 73.03 DEP criu/sysctl.d [2021-04-13T15:31:37.871Z] #43 73.23 DEP criu/string.d [2021-04-13T15:31:37.871Z] #43 73.29 DEP criu/stats.d [2021-04-13T15:31:37.871Z] #43 73.48 DEP criu/sockets.d [2021-04-13T15:31:37.871Z] #43 73.71 DEP criu/sk-unix.d [2021-04-13T15:31:37.871Z] #43 73.95 DEP criu/sk-tcp.d [2021-04-13T15:31:37.871Z] #43 74.24 DEP criu/sk-queue.d [2021-04-13T15:31:37.871Z] #43 74.39 DEP criu/sk-packet.d [2021-04-13T15:31:37.871Z] #43 74.63 DEP criu/sk-netlink.d [2021-04-13T15:31:37.871Z] #43 74.88 DEP criu/sk-inet.d [2021-04-13T15:31:37.871Z] #43 75.08 DEP criu/signalfd.d [2021-04-13T15:31:37.871Z] #43 75.27 DEP criu/sigframe.d [2021-04-13T15:31:37.871Z] #43 75.41 DEP criu/shmem.d [2021-04-13T15:31:37.871Z] #43 75.61 DEP criu/servicefd.d [2021-04-13T15:31:37.871Z] #43 75.76 DEP criu/seize.d [2021-04-13T15:31:37.871Z] #43 75.95 DEP criu/seccomp.d [2021-04-13T15:31:37.871Z] #43 76.09 DEP criu/rst-malloc.d [2021-04-13T15:31:37.871Z] #43 76.17 DEP criu/rbtree.d [2021-04-13T15:31:37.871Z] #43 76.21 DEP criu/pstree.d [2021-04-13T15:31:37.871Z] #43 76.39 DEP criu/protobuf.d [2021-04-13T15:31:37.871Z] #43 76.53 GEN criu/protobuf-desc-gen.h [2021-04-13T15:31:37.898Z] #43 171.1 make[1]: 'images/built-in.o' is up to date. [2021-04-13T15:31:37.898Z] #43 171.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-13T15:31:37.898Z] #43 171.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-13T15:31:37.898Z] #43 171.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-13T15:31:37.898Z] #43 171.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-13T15:31:37.898Z] #43 171.2 make[1]: Nothing to be done for 'all'. [2021-04-13T15:31:37.898Z] #43 171.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:31:38.160Z] #43 171.4 make[2]: Nothing to be done for 'all'. [2021-04-13T15:31:38.160Z] #43 171.4 make[2]: Nothing to be done for 'all'. [2021-04-13T15:31:38.160Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-04-13T15:31:38.168Z] #20 3.246 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:31:38.207Z] #44 69.30 LINK criu/pie/parasite.built-in.o [2021-04-13T15:31:38.207Z] #44 69.32 GEN criu/pie/parasite-blob.h [2021-04-13T15:31:38.207Z] #44 69.36 CC criu/pie/parasite-vdso.o [2021-04-13T15:31:38.424Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2021-04-13T15:31:38.424Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2021-04-13T15:31:38.424Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2021-04-13T15:31:38.424Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2021-04-13T15:31:38.424Z] #43 171.7 make[2]: Nothing to be done for 'all'. [2021-04-13T15:31:38.424Z] #43 171.7 INSTALL criu/criu [2021-04-13T15:31:38.686Z] #43 DONE 172.1s [2021-04-13T15:31:38.686Z] [2021-04-13T15:31:38.687Z] #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-04-13T15:31:38.687Z] #56 sha256:5071c736114eb3ff7c87c352b180ab0e309e40fb2314fe0d289a883c92cef9d4 [2021-04-13T15:31:39.107Z] #20 4.509 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:31:39.238Z] #43 78.99 DEP criu/protobuf-desc.d [2021-04-13T15:31:39.276Z] #44 70.27 CC criu/arch/ppc64/vdso-pie.o [2021-04-13T15:31:39.276Z] #44 ... [2021-04-13T15:31:39.276Z] [2021-04-13T15:31:39.276Z] #54 [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-04-13T15:31:39.276Z] #54 sha256:3bd4b14c1b56f143f39ef91d5e367c6334efd2dd547d935bc62aa0c9100f38f8 [2021-04-13T15:31:39.276Z] #54 12.60 + cd /tmp/tmp.BFQoZHupeD/src/github.com/opencontainers/runc [2021-04-13T15:31:39.276Z] #54 12.61 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:39.276Z] #54 13.04 + '[' -z '' ']' [2021-04-13T15:31:39.276Z] #54 13.04 + target=static [2021-04-13T15:31:39.276Z] #54 13.05 + make 'BUILDTAGS=seccomp ' static [2021-04-13T15:31:39.276Z] #54 13.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-13T15:31:39.494Z] #43 79.17 DEP criu/proc_parse.d [2021-04-13T15:31:39.494Z] #43 79.41 DEP criu/plugin.d [2021-04-13T15:31:39.519Z] #43 ... [2021-04-13T15:31:39.519Z] [2021-04-13T15:31:39.519Z] #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-04-13T15:31:39.519Z] #53 sha256:605eaa109bbbabff549a0ac0db182f9cddea0d591848c666d90e04e7023a4b77 [2021-04-13T15:31:39.519Z] #53 14.30 + cd /tmp/tmp.txcdzz90zQ/src/github.com/opencontainers/runc [2021-04-13T15:31:39.519Z] #53 14.30 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:39.577Z] #54 ... [2021-04-13T15:31:39.577Z] [2021-04-13T15:31:39.577Z] #46 [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-04-13T15:31:39.577Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:31:39.577Z] #46 135.0 go/doc [2021-04-13T15:31:39.665Z] #20 12.14 Reading package lists... [2021-04-13T15:31:39.752Z] #43 79.47 DEP criu/pipes.d [2021-04-13T15:31:39.752Z] #43 79.59 DEP criu/pie-util.d [2021-04-13T15:31:39.752Z] #43 79.68 DEP criu/pie-util-vdso.d [2021-04-13T15:31:40.009Z] #43 79.79 DEP criu/pie-util-vdso-elf32.d [2021-04-13T15:31:40.009Z] #43 79.90 DEP criu/path.d [2021-04-13T15:31:40.090Z] #53 14.99 + '[' -z '' ']' [2021-04-13T15:31:40.090Z] #53 14.99 + target=static [2021-04-13T15:31:40.090Z] #53 14.99 + make 'BUILDTAGS=seccomp ' static [2021-04-13T15:31:40.090Z] #53 ... [2021-04-13T15:31:40.090Z] [2021-04-13T15:31:40.090Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-13T15:31:40.090Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-13T15:31:40.090Z] #17 DONE 2.6s [2021-04-13T15:31:40.090Z] [2021-04-13T15:31:40.090Z] #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-04-13T15:31:40.090Z] #53 sha256:605eaa109bbbabff549a0ac0db182f9cddea0d591848c666d90e04e7023a4b77 [2021-04-13T15:31:40.090Z] #53 15.35 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-13T15:31:40.240Z] #20 15.39 Building dependency tree... [2021-04-13T15:31:40.265Z] #43 80.04 DEP criu/parasite-syscall.d [2021-04-13T15:31:40.486Z] #20 5.852 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:31:40.521Z] #43 80.26 DEP criu/pagemap.d [2021-04-13T15:31:40.521Z] #43 80.39 DEP criu/pagemap-cache.d [2021-04-13T15:31:40.604Z] #56 ... [2021-04-13T15:31:40.604Z] [2021-04-13T15:31:40.604Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-13T15:31:40.604Z] #44 sha256:6cfe9a827c7b786697a81fd780b49d658dc474a9d4e45e28567c077ee56d62b3 [2021-04-13T15:31:40.604Z] #44 DONE 0.1s [2021-04-13T15:31:40.604Z] [2021-04-13T15:31:40.604Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-13T15:31:40.604Z] #46 sha256:086b6242ebf1bf3fef286e0c05c096c3def90ff6e3f09b4b93815a307dd50196 [2021-04-13T15:31:40.604Z] #46 DONE 0.1s [2021-04-13T15:31:40.604Z] [2021-04-13T15:31:40.604Z] #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-04-13T15:31:40.604Z] #56 sha256:5071c736114eb3ff7c87c352b180ab0e309e40fb2314fe0d289a883c92cef9d4 [2021-04-13T15:31:40.604Z] #56 ... [2021-04-13T15:31:40.604Z] [2021-04-13T15:31:40.604Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-13T15:31:40.604Z] #48 sha256:3e0da85af0a17255f12d375bec8cb4e41531e2b9ddbb62451a1c4423f8bcff71 [2021-04-13T15:31:40.604Z] #48 DONE 0.1s [2021-04-13T15:31:40.604Z] [2021-04-13T15:31:40.604Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-13T15:31:40.604Z] #50 sha256:1070881523aa49c34b30593cf3127b0c988fec7a05ad61e442cdcd646941ed45 [2021-04-13T15:31:40.745Z] #20 ... [2021-04-13T15:31:40.745Z] [2021-04-13T15:31:40.745Z] #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-04-13T15:31:40.745Z] #53 sha256:8c116f673efe2cfba58fb4a7b1e38ea92ecd2a565800d9e659d7bd0c1e0ce049 [2021-04-13T15:31:40.745Z] #53 13.29 + cd /tmp/tmp.lNpaVjIocP/src/github.com/opencontainers/runc [2021-04-13T15:31:40.745Z] #53 13.29 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-13T15:31:40.745Z] #53 13.88 + '[' -z '' ']' [2021-04-13T15:31:40.745Z] #53 13.88 + target=static [2021-04-13T15:31:40.745Z] #53 13.88 + make 'BUILDTAGS=seccomp ' static [2021-04-13T15:31:40.745Z] #53 14.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-13T15:31:40.777Z] #43 80.50 DEP criu/page-xfer.d [2021-04-13T15:31:40.777Z] #43 80.65 DEP criu/page-pipe.d [2021-04-13T15:31:40.777Z] #43 80.75 DEP criu/netfilter.d [2021-04-13T15:31:40.816Z] #20 16.51 libcap2-bin is already the newest version (1:2.25-2). [2021-04-13T15:31:40.816Z] #20 16.51 The following additional packages will be installed: [2021-04-13T15:31:40.816Z] #20 16.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-13T15:31:40.816Z] #20 16.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-13T15:31:40.816Z] #20 16.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-13T15:31:40.816Z] #20 16.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-13T15:31:40.816Z] #20 16.52 python3.7 python3.7-minimal vim-runtime xxd [2021-04-13T15:31:40.816Z] #20 16.52 Suggested packages: [2021-04-13T15:31:40.816Z] #20 16.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-13T15:31:40.816Z] #20 16.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-13T15:31:40.816Z] #20 16.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-13T15:31:40.816Z] #20 16.52 Recommended packages: [2021-04-13T15:31:40.816Z] #20 16.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-13T15:31:40.816Z] #20 16.52 python3-keyrings.alt python3-xdg unzip [2021-04-13T15:31:41.034Z] #43 80.88 DEP criu/net.d [2021-04-13T15:31:41.034Z] #43 ... [2021-04-13T15:31:41.034Z] [2021-04-13T15:31:41.034Z] #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-04-13T15:31:41.034Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:41.034Z] #20 15.59 Reading package lists... [2021-04-13T15:31:41.078Z] #20 ... [2021-04-13T15:31:41.078Z] [2021-04-13T15:31:41.078Z] #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-04-13T15:31:41.078Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-13T15:31:41.078Z] #32 DONE 118.5s [2021-04-13T15:31:41.078Z] [2021-04-13T15:31:41.078Z] #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-04-13T15:31:41.078Z] #24 sha256:cc3ab7c0ea0064b0f2b3c9145b0b415b3b77d31c9913ec70b8795f482be5b934 [2021-04-13T15:31:41.143Z] #46 136.4 math/big [2021-04-13T15:31:41.548Z] #50 DONE 0.5s [2021-04-13T15:31:41.548Z] [2021-04-13T15:31:41.548Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-13T15:31:41.548Z] #52 sha256:016368b3d698d158ac1c3cd990a795d0e3c81fcd19f0c7085361bd34983b8688 [2021-04-13T15:31:41.548Z] #52 DONE 0.1s [2021-04-13T15:31:41.548Z] [2021-04-13T15:31:41.549Z] #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-04-13T15:31:41.549Z] #56 sha256:5071c736114eb3ff7c87c352b180ab0e309e40fb2314fe0d289a883c92cef9d4 [2021-04-13T15:31:42.219Z] #20 20.26 Building dependency tree... [2021-04-13T15:31:42.237Z] #46 ... [2021-04-13T15:31:42.237Z] [2021-04-13T15:31:42.237Z] #21 [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-04-13T15:31:42.237Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:31:42.237Z] #21 12.95 Fetched 8698 kB in 12s (704 kB/s) [2021-04-13T15:31:42.237Z] #21 12.95 Reading package lists... [2021-04-13T15:31:42.237Z] #21 18.51 Reading package lists... [2021-04-13T15:31:42.538Z] #21 22.87 Building dependency tree... [2021-04-13T15:31:42.538Z] #21 ... [2021-04-13T15:31:42.538Z] [2021-04-13T15:31:42.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:42.538Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:42.538Z] #44 70.76 CC criu/arch/ppc64/restorer.o [2021-04-13T15:31:42.538Z] #44 71.37 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-13T15:31:42.538Z] #44 71.41 CC criu/pie/restorer.o [2021-04-13T15:31:42.630Z] #53 ... [2021-04-13T15:31:42.630Z] [2021-04-13T15:31:42.630Z] #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-04-13T15:31:42.630Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:31:42.630Z] #45 129.2 github.com/LK4D4/vndr/godl [2021-04-13T15:31:42.630Z] #45 130.1 github.com/LK4D4/vndr [2021-04-13T15:31:42.652Z] #53 ... [2021-04-13T15:31:42.652Z] [2021-04-13T15:31:42.652Z] #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-04-13T15:31:42.652Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:42.652Z] #43 59.47 CC criu/pie/util-vdso.o [2021-04-13T15:31:42.652Z] #43 60.67 CC criu/pie/util-vdso-elf32.o [2021-04-13T15:31:42.652Z] #43 61.53 AR criu/pie/pie.lib.a [2021-04-13T15:31:42.652Z] #43 61.62 DEP criu/pie/restorer.d [2021-04-13T15:31:42.652Z] #43 61.95 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-13T15:31:42.652Z] #43 62.07 DEP criu/arch/x86/restorer_unmap.d [2021-04-13T15:31:42.652Z] #43 62.10 DEP criu/arch/x86/restorer.d [2021-04-13T15:31:42.652Z] #43 62.31 DEP criu/arch/x86/vdso-pie.d [2021-04-13T15:31:42.652Z] #43 62.47 DEP criu/pie/parasite-vdso.d [2021-04-13T15:31:42.652Z] #43 62.69 DEP criu/pie/parasite.d [2021-04-13T15:31:42.652Z] #43 63.01 CC criu/pie/parasite.o [2021-04-13T15:31:42.652Z] #43 64.33 LINK criu/pie/parasite.built-in.o [2021-04-13T15:31:42.652Z] #43 64.36 GEN criu/pie/parasite-blob.h [2021-04-13T15:31:42.652Z] #43 64.37 CC criu/pie/parasite-vdso.o [2021-04-13T15:31:42.652Z] #43 65.12 CC criu/arch/x86/vdso-pie.o [2021-04-13T15:31:42.652Z] #43 65.46 CC criu/arch/x86/restorer.o [2021-04-13T15:31:42.652Z] #43 66.00 CC criu/arch/x86/restorer_unmap.o [2021-04-13T15:31:42.652Z] #43 66.05 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-13T15:31:42.652Z] #43 66.37 CC criu/pie/restorer.o [2021-04-13T15:31:42.652Z] #43 69.28 LINK criu/pie/restorer.built-in.o [2021-04-13T15:31:42.652Z] #43 69.29 GEN criu/pie/restorer-blob.h [2021-04-13T15:31:42.652Z] #43 69.44 DEP criu/vdso.d [2021-04-13T15:31:42.652Z] #43 69.76 DEP criu/vdso-compat.d [2021-04-13T15:31:42.781Z] #20 ... [2021-04-13T15:31:42.781Z] [2021-04-13T15:31:42.782Z] #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-04-13T15:31:42.782Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:31:42.782Z] #32 DONE 150.7s [2021-04-13T15:31:42.889Z] #45 ... [2021-04-13T15:31:42.890Z] [2021-04-13T15:31:42.890Z] #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-04-13T15:31:42.890Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:42.890Z] #43 69.54 LINK criu/pie/restorer.built-in.o [2021-04-13T15:31:42.890Z] #43 69.55 GEN criu/pie/restorer-blob.h [2021-04-13T15:31:42.890Z] #43 69.69 DEP criu/vdso.d [2021-04-13T15:31:42.890Z] #43 69.89 DEP criu/vdso-compat.d [2021-04-13T15:31:42.890Z] #43 70.07 DEP criu/uts_ns.d [2021-04-13T15:31:42.890Z] #43 70.30 DEP criu/util.d [2021-04-13T15:31:42.890Z] #43 70.54 DEP criu/uffd.d [2021-04-13T15:31:42.890Z] #43 70.79 DEP criu/tun.d [2021-04-13T15:31:42.890Z] #43 71.04 DEP criu/tty.d [2021-04-13T15:31:42.890Z] #43 71.22 DEP criu/timerfd.d [2021-04-13T15:31:42.890Z] #43 71.41 DEP criu/timens.d [2021-04-13T15:31:42.890Z] #43 71.58 DEP criu/sysfs_parse.d [2021-04-13T15:31:42.890Z] #43 71.71 DEP criu/sysctl.d [2021-04-13T15:31:42.890Z] #43 71.88 DEP criu/string.d [2021-04-13T15:31:42.890Z] #43 71.93 DEP criu/stats.d [2021-04-13T15:31:42.890Z] #43 72.10 DEP criu/sockets.d [2021-04-13T15:31:42.890Z] #43 72.26 DEP criu/sk-unix.d [2021-04-13T15:31:42.890Z] #43 72.49 DEP criu/sk-tcp.d [2021-04-13T15:31:42.890Z] #43 ... [2021-04-13T15:31:42.890Z] [2021-04-13T15:31:42.890Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-13T15:31:42.890Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-13T15:31:42.890Z] #18 DONE 2.8s [2021-04-13T15:31:42.890Z] [2021-04-13T15:31:42.890Z] #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-04-13T15:31:42.890Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:42.890Z] #43 72.75 DEP criu/sk-queue.d [2021-04-13T15:31:42.911Z] #43 69.90 DEP criu/uts_ns.d [2021-04-13T15:31:42.911Z] #43 70.08 DEP criu/util.d [2021-04-13T15:31:43.043Z] [2021-04-13T15:31:43.043Z] #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-04-13T15:31:43.043Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:43.043Z] #43 81.08 DEP criu/namespaces.d [2021-04-13T15:31:43.043Z] #43 81.23 DEP criu/mount.d [2021-04-13T15:31:43.043Z] #43 81.37 DEP criu/memfd.d [2021-04-13T15:31:43.043Z] #43 81.48 DEP criu/mem.d [2021-04-13T15:31:43.043Z] #43 81.62 DEP criu/lsm.d [2021-04-13T15:31:43.043Z] #43 81.77 DEP criu/log.d [2021-04-13T15:31:43.043Z] #43 81.89 DEP criu/libnetlink.d [2021-04-13T15:31:43.043Z] #43 81.99 DEP criu/kerndat.d [2021-04-13T15:31:43.043Z] #43 82.09 DEP criu/kcmp-ids.d [2021-04-13T15:31:43.043Z] #43 82.15 DEP criu/irmap.d [2021-04-13T15:31:43.043Z] #43 82.23 DEP criu/ipc_ns.d [2021-04-13T15:31:43.043Z] #43 82.35 DEP criu/image.d [2021-04-13T15:31:43.043Z] #43 82.56 DEP criu/image-desc.d [2021-04-13T15:31:43.043Z] #43 82.64 DEP criu/fsnotify.d [2021-04-13T15:31:43.043Z] #43 82.98 DEP criu/filesystems.d [2021-04-13T15:31:43.149Z] #43 73.04 DEP criu/sk-packet.d [2021-04-13T15:31:43.149Z] #43 73.16 DEP criu/sk-netlink.d [2021-04-13T15:31:43.410Z] #43 ... [2021-04-13T15:31:43.410Z] [2021-04-13T15:31:43.410Z] #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-04-13T15:31:43.410Z] #45 sha256:0d710a85d06d2f9638bcd20dba453827a3948ad8349bce942f1fa7e3fd7fb5ed [2021-04-13T15:31:43.410Z] #45 DONE 139.9s [2021-04-13T15:31:43.481Z] #43 70.25 DEP criu/uffd.d [2021-04-13T15:31:43.481Z] #43 70.52 DEP criu/tun.d [2021-04-13T15:31:43.606Z] #43 83.29 DEP criu/files.d [2021-04-13T15:31:43.671Z] [2021-04-13T15:31:43.671Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:43.671Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:43.671Z] #43 73.40 DEP criu/sk-inet.d [2021-04-13T15:31:43.671Z] #43 73.56 DEP criu/signalfd.d [2021-04-13T15:31:43.671Z] #43 73.67 DEP criu/sigframe.d [2021-04-13T15:31:43.741Z] #43 70.77 DEP criu/tty.d [2021-04-13T15:31:43.863Z] #43 83.70 DEP criu/files-reg.d [2021-04-13T15:31:43.931Z] #43 73.77 DEP criu/shmem.d [2021-04-13T15:31:43.931Z] #43 73.94 DEP criu/servicefd.d [2021-04-13T15:31:44.001Z] #43 70.97 DEP criu/timerfd.d [2021-04-13T15:31:44.120Z] #43 83.94 DEP criu/files-ext.d [2021-04-13T15:31:44.121Z] #44 75.18 LINK criu/pie/restorer.built-in.o [2021-04-13T15:31:44.121Z] #44 75.19 GEN criu/pie/restorer-blob.h [2021-04-13T15:31:44.121Z] #44 75.36 DEP criu/vdso.d [2021-04-13T15:31:44.261Z] #43 71.17 DEP criu/timens.d [2021-04-13T15:31:44.261Z] #43 71.36 DEP criu/sysfs_parse.d [2021-04-13T15:31:44.377Z] #43 84.07 DEP criu/file-lock.d [2021-04-13T15:31:44.377Z] #43 84.28 DEP criu/file-ids.d [2021-04-13T15:31:44.424Z] #44 75.62 DEP criu/uts_ns.d [2021-04-13T15:31:44.500Z] #43 74.09 DEP criu/seize.d [2021-04-13T15:31:44.500Z] #43 74.27 DEP criu/seccomp.d [2021-04-13T15:31:44.500Z] #43 74.46 DEP criu/rst-malloc.d [2021-04-13T15:31:44.521Z] #43 71.54 DEP criu/sysctl.d [2021-04-13T15:31:44.633Z] #43 84.44 DEP criu/fifo.d [2021-04-13T15:31:44.633Z] #43 84.55 DEP criu/fdstore.d [2021-04-13T15:31:44.725Z] #44 75.96 DEP criu/util.d [2021-04-13T15:31:44.760Z] #43 74.55 DEP criu/rbtree.d [2021-04-13T15:31:44.760Z] #43 74.61 DEP criu/pstree.d [2021-04-13T15:31:44.781Z] #43 71.69 DEP criu/string.d [2021-04-13T15:31:44.781Z] #43 71.74 DEP criu/stats.d [2021-04-13T15:31:44.890Z] #43 84.62 DEP criu/fault-injection.d [2021-04-13T15:31:44.890Z] #43 84.68 DEP criu/external.d [2021-04-13T15:31:44.890Z] #43 84.82 DEP criu/eventpoll.d [2021-04-13T15:31:45.020Z] #43 74.78 DEP criu/protobuf.d [2021-04-13T15:31:45.020Z] #43 74.89 GEN criu/protobuf-desc-gen.h [2021-04-13T15:31:45.026Z] #44 76.24 DEP criu/uffd.d [2021-04-13T15:31:45.026Z] #44 76.47 DEP criu/tun.d [2021-04-13T15:31:45.041Z] #43 71.86 DEP criu/sockets.d [2021-04-13T15:31:45.041Z] #43 72.05 DEP criu/sk-unix.d [2021-04-13T15:31:45.156Z] #43 84.95 DEP criu/eventfd.d [2021-04-13T15:31:45.156Z] #43 85.07 DEP criu/crtools.d [2021-04-13T15:31:45.301Z] #43 72.28 DEP criu/sk-tcp.d [2021-04-13T15:31:45.412Z] #43 85.19 DEP criu/cr-service.d [2021-04-13T15:31:45.561Z] #43 72.43 DEP criu/sk-queue.d [2021-04-13T15:31:45.561Z] #43 72.59 DEP criu/sk-packet.d [2021-04-13T15:31:45.668Z] #43 85.36 DEP criu/cr-restore.d [2021-04-13T15:31:45.668Z] #43 85.52 DEP criu/cr-errno.d [2021-04-13T15:31:45.668Z] #43 85.55 DEP criu/cr-dump.d [2021-04-13T15:31:45.687Z] #44 76.78 DEP criu/tty.d [2021-04-13T15:31:45.756Z] #56 202.5 + bin/containerd [2021-04-13T15:31:45.821Z] #43 72.75 DEP criu/sk-netlink.d [2021-04-13T15:31:45.885Z] #24 118.9 Checking out files: 19% (2141/11217) Checking out files: 20% (2244/11217) Checking out files: 21% (2356/11217) Checking out files: 22% (2468/11217) Checking out files: 23% (2580/11217) Checking out files: 24% (2693/11217) Checking out files: 25% (2805/11217) Checking out files: 26% (2917/11217) Checking out files: 27% (3029/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 31% (3478/11217) Checking out files: 31% (3493/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 40% (4487/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 43% (4824/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 47% (5348/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 57% (6394/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 66% (7404/11217) Checking out files: 67% (7516/11217) Checking out files: 68% (7628/11217) Checking out files: 68% (7639/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 81% (9086/11217) Checking out files: 82% (9198/11217) Checking out files: 82% (9300/11217) Checking out files: 83% (9311/11217) Checking out files: 84% (9423/11217) Checking out files: 85% (9535/11217) Checking out files: 86% (9647/11217) Checking out files: 87% (9759/11217) Checking out files: 88% (9871/11217) Checking out files: 89% (9984/11217) Checking out files: 90% (10096/11217) Checking out files: 91% (10208/11217) Checking out files: 92% (10320/11217) Checking out files: 93% (10432/11217) Checking out files: 94% (10544/11217) Checking out files: 95% (10657/11217) [2021-04-13T15:31:45.885Z] #24 ... [2021-04-13T15:31:45.885Z] [2021-04-13T15:31:45.885Z] #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-04-13T15:31:45.885Z] #45 sha256:aa6d3d5d8c3d0543454830221119f99f6804ae4b0e444a7c0e7c31e4f434b44f [2021-04-13T15:31:45.885Z] #45 DONE 123.7s [2021-04-13T15:31:45.885Z] [2021-04-13T15:31:45.885Z] #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-04-13T15:31:45.885Z] #24 sha256:cc3ab7c0ea0064b0f2b3c9145b0b415b3b77d31c9913ec70b8795f482be5b934 [2021-04-13T15:31:45.925Z] #43 85.68 DEP criu/cr-dedup.d [2021-04-13T15:31:45.925Z] #43 85.83 DEP criu/cr-check.d [2021-04-13T15:31:45.988Z] #44 77.08 DEP criu/timerfd.d [2021-04-13T15:31:45.988Z] #44 77.30 DEP criu/timens.d [2021-04-13T15:31:46.081Z] #43 73.01 DEP criu/sk-inet.d [2021-04-13T15:31:46.148Z] #24 118.9 Checking out files: 19% (2141/11217) Checking out files: 20% (2244/11217) Checking out files: 21% (2356/11217) Checking out files: 22% (2468/11217) Checking out files: 23% (2580/11217) Checking out files: 24% (2693/11217) Checking out files: 25% (2805/11217) Checking out files: 26% (2917/11217) Checking out files: 27% (3029/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 31% (3478/11217) Checking out files: 31% (3493/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 40% (4487/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 43% (4824/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 47% (5348/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 57% (6394/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 66% (7404/11217) Checking out files: 67% (7516/11217) Checking out files: 68% (7628/11217) Checking out files: 68% (7639/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 81% (9086/11217) Checking out files: 82% (9198/11217) Checking out files: 82% (9300/11217) Checking out files: 83% (9311/11217) Checking out files: 84% (9423/11217) Checking out files: 85% (9535/11217) Checking out files: 86% (9647/11217) Checking out files: 87% (9759/11217) Checking out files: 88% (9871/11217) Checking out files: 89% (9984/11217) Checking out files: 90% (10096/11217) Checking out files: 91% (10208/11217) Checking out files: 92% (10320/11217) Checking out files: 93% (10432/11217) Checking out files: 94% (10544/11217) Checking out files: 95% (10657/11217) Checking out files: 96% (10769/11217) Checking out files: 97% (10881/11217) Checking out files: 98% (10993/11217) Checking out files: 99% (11105/11217) Checking out files: 99% (11153/11217) Checking out files: 100% (11217/11217) Checking out files: 100% (11217/11217), done. [2021-04-13T15:31:46.181Z] #43 86.02 DEP criu/config.d [2021-04-13T15:31:46.305Z] #44 77.51 DEP criu/sysfs_parse.d [2021-04-13T15:31:46.305Z] #44 ... [2021-04-13T15:31:46.305Z] [2021-04-13T15:31:46.305Z] #21 [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-04-13T15:31:46.305Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:31:46.305Z] #21 22.87 Building dependency tree... [2021-04-13T15:31:46.305Z] #21 24.39 libcap2-bin is already the newest version (1:2.25-2). [2021-04-13T15:31:46.305Z] #21 24.39 The following additional packages will be installed: [2021-04-13T15:31:46.305Z] #21 24.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-13T15:31:46.305Z] #21 24.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-13T15:31:46.305Z] #21 24.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-13T15:31:46.305Z] #21 24.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-13T15:31:46.305Z] #21 24.39 python3.7 python3.7-minimal vim-runtime xxd [2021-04-13T15:31:46.305Z] #21 24.39 Suggested packages: [2021-04-13T15:31:46.305Z] #21 24.39 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-13T15:31:46.305Z] #21 24.39 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-13T15:31:46.305Z] #21 24.40 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-13T15:31:46.305Z] #21 24.40 Recommended packages: [2021-04-13T15:31:46.305Z] #21 24.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-13T15:31:46.305Z] #21 24.40 python3-keyrings.alt python3-xdg unzip [2021-04-13T15:31:46.305Z] #21 26.73 The following NEW packages will be installed: [2021-04-13T15:31:46.305Z] #21 26.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-13T15:31:46.305Z] #21 26.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-13T15:31:46.305Z] #21 26.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-13T15:31:46.305Z] #21 26.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-13T15:31:46.305Z] #21 26.74 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-13T15:31:46.305Z] #21 26.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-13T15:31:46.305Z] #21 26.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-13T15:31:46.305Z] #21 26.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-13T15:31:46.305Z] #21 26.75 xz-utils zip [2021-04-13T15:31:46.305Z] #21 26.85 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:31:46.305Z] #21 26.85 Need to get 29.2 MB of archives. [2021-04-13T15:31:46.305Z] #21 26.85 After this operation, 134 MB of additional disk space will be used. [2021-04-13T15:31:46.305Z] #21 26.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-13T15:31:46.305Z] #21 26.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-04-13T15:31:46.305Z] #21 26.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-04-13T15:31:46.341Z] #43 73.30 DEP criu/signalfd.d [2021-04-13T15:31:46.341Z] #43 ... [2021-04-13T15:31:46.341Z] [2021-04-13T15:31:46.341Z] #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-04-13T15:31:46.341Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:46.341Z] #20 11.72 Fetched 8935 kB in 10s (864 kB/s) [2021-04-13T15:31:46.413Z] #24 124.0 + cd /tmp/tmp.2iScCrCvso/tmp/docker-ce [2021-04-13T15:31:46.413Z] #24 124.0 + git checkout -q v17.06.2-ce [2021-04-13T15:31:46.438Z] #43 86.22 DEP criu/clone-noasan.d [2021-04-13T15:31:46.438Z] #43 86.29 DEP criu/cgroup.d [2021-04-13T15:31:46.438Z] #43 86.40 DEP criu/cgroup-props.d [2021-04-13T15:31:46.608Z] #21 27.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-13T15:31:46.608Z] #21 27.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-13T15:31:46.608Z] #21 27.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-04-13T15:31:46.694Z] #43 86.47 DEP criu/bitmap.d [2021-04-13T15:31:46.694Z] #43 86.48 DEP criu/bfd.d [2021-04-13T15:31:46.694Z] #43 86.59 DEP criu/autofs.d [2021-04-13T15:31:46.909Z] #21 27.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-13T15:31:46.909Z] #21 27.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-13T15:31:46.929Z] #43 76.35 DEP criu/protobuf-desc.d [2021-04-13T15:31:46.929Z] #43 76.47 DEP criu/proc_parse.d [2021-04-13T15:31:46.929Z] #43 76.70 DEP criu/plugin.d [2021-04-13T15:31:46.929Z] #43 ... [2021-04-13T15:31:46.929Z] [2021-04-13T15:31:46.929Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-13T15:31:46.929Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-13T15:31:46.929Z] #19 DONE 4.0s [2021-04-13T15:31:46.929Z] [2021-04-13T15:31:46.929Z] #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-04-13T15:31:46.929Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:46.929Z] #43 76.79 DEP criu/pipes.d [2021-04-13T15:31:46.951Z] #43 86.71 DEP criu/aio.d [2021-04-13T15:31:46.951Z] #43 86.84 DEP criu/action-scripts.d [2021-04-13T15:31:47.189Z] #43 76.99 DEP criu/pie-util.d [2021-04-13T15:31:47.189Z] #43 77.13 DEP criu/pie-util-vdso.d [2021-04-13T15:31:47.211Z] #21 27.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-13T15:31:47.211Z] #21 27.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-13T15:31:47.211Z] #21 27.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-13T15:31:47.211Z] #21 27.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-13T15:31:47.211Z] #21 27.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-13T15:31:47.211Z] #21 27.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-04-13T15:31:47.211Z] #21 27.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-13T15:31:47.211Z] #21 27.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-13T15:31:47.211Z] #21 27.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-13T15:31:47.211Z] #21 27.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:31:47.212Z] #21 27.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-13T15:31:47.212Z] #21 27.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-04-13T15:31:47.212Z] #21 27.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-13T15:31:47.451Z] #43 77.25 DEP criu/pie-util-vdso-elf32.d [2021-04-13T15:31:47.513Z] #43 87.14 CC criu/action-scripts.o [2021-04-13T15:31:47.514Z] #21 28.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-13T15:31:47.711Z] #43 77.38 DEP criu/path.d [2021-04-13T15:31:47.711Z] #43 77.52 DEP criu/parasite-syscall.d [2021-04-13T15:31:47.770Z] #43 87.63 CC criu/aio.o [2021-04-13T15:31:47.818Z] #21 28.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-13T15:31:47.818Z] #21 28.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-13T15:31:47.818Z] #21 28.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-13T15:31:47.818Z] #21 28.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-13T15:31:47.818Z] #21 28.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-13T15:31:47.818Z] #21 28.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-13T15:31:47.818Z] #21 28.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-13T15:31:47.828Z] #24 ... [2021-04-13T15:31:47.828Z] [2021-04-13T15:31:47.828Z] #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-04-13T15:31:47.828Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:47.828Z] #43 62.30 AR soccr/libsoccr.a [2021-04-13T15:31:47.828Z] #43 62.37 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:31:47.828Z] #43 62.91 DEP criu/arch/aarch64/sigframe.d [2021-04-13T15:31:47.828Z] #43 63.10 DEP criu/arch/aarch64/crtools.d [2021-04-13T15:31:47.828Z] #43 63.34 DEP criu/arch/aarch64/cpu.d [2021-04-13T15:31:47.828Z] #43 63.38 DEP criu/arch/aarch64/bitops.d [2021-04-13T15:31:47.828Z] #43 63.46 CC criu/arch/aarch64/bitops.o [2021-04-13T15:31:47.828Z] #43 63.52 CC criu/arch/aarch64/cpu.o [2021-04-13T15:31:47.828Z] #43 63.77 CC criu/arch/aarch64/crtools.o [2021-04-13T15:31:47.828Z] #43 64.58 CC criu/arch/aarch64/sigframe.o [2021-04-13T15:31:47.828Z] #43 64.83 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-13T15:31:47.828Z] #43 64.92 DEP criu/pie/util-vdso.d [2021-04-13T15:31:47.828Z] #43 65.16 DEP criu/pie/util.d [2021-04-13T15:31:47.828Z] #43 65.35 CC criu/pie/util.o [2021-04-13T15:31:47.828Z] #43 65.73 CC criu/pie/util-vdso.o [2021-04-13T15:31:47.828Z] #43 66.51 AR criu/pie/pie.lib.a [2021-04-13T15:31:47.828Z] #43 66.61 DEP criu/pie/restorer.d [2021-04-13T15:31:47.828Z] #43 66.88 DEP criu/arch/aarch64/intraprocedure.d [2021-04-13T15:31:47.828Z] #43 66.91 DEP criu/arch/aarch64/restorer.d [2021-04-13T15:31:47.828Z] #43 67.23 DEP criu/arch/aarch64/vdso-pie.d [2021-04-13T15:31:47.828Z] #43 67.36 DEP criu/pie/parasite-vdso.d [2021-04-13T15:31:47.828Z] #43 67.55 DEP criu/pie/parasite.d [2021-04-13T15:31:47.828Z] #43 67.79 CC criu/pie/parasite.o [2021-04-13T15:31:47.828Z] #43 68.94 LINK criu/pie/parasite.built-in.o [2021-04-13T15:31:47.828Z] #43 68.97 GEN criu/pie/parasite-blob.h [2021-04-13T15:31:47.828Z] #43 69.00 CC criu/pie/parasite-vdso.o [2021-04-13T15:31:47.828Z] #43 69.65 CC criu/arch/aarch64/vdso-pie.o [2021-04-13T15:31:47.828Z] #43 69.97 CC criu/arch/aarch64/restorer.o [2021-04-13T15:31:47.828Z] #43 70.50 CC criu/arch/aarch64/intraprocedure.o [2021-04-13T15:31:47.828Z] #43 70.55 CC criu/pie/restorer.o [2021-04-13T15:31:47.828Z] #43 ... [2021-04-13T15:31:47.828Z] [2021-04-13T15:31:47.828Z] #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-04-13T15:31:47.828Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-13T15:31:47.828Z] #20 18.37 The following NEW packages will be installed: [2021-04-13T15:31:47.828Z] #20 18.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-13T15:31:47.828Z] #20 18.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-13T15:31:47.828Z] #20 18.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-13T15:31:47.828Z] #20 18.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-13T15:31:47.828Z] #20 18.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-13T15:31:47.828Z] #20 18.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-13T15:31:47.828Z] #20 18.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-13T15:31:47.828Z] #20 18.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-13T15:31:47.828Z] #20 18.38 xz-utils zip [2021-04-13T15:31:47.828Z] #20 18.74 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:31:47.828Z] #20 18.74 Need to get 27.6 MB of archives. [2021-04-13T15:31:47.828Z] #20 18.74 After this operation, 114 MB of additional disk space will be used. [2021-04-13T15:31:47.828Z] #20 18.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-13T15:31:47.828Z] #20 18.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-04-13T15:31:47.828Z] #20 18.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-04-13T15:31:47.828Z] #20 18.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-13T15:31:47.828Z] #20 18.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-13T15:31:47.828Z] #20 18.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-04-13T15:31:47.828Z] #20 18.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-13T15:31:47.828Z] #20 19.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-13T15:31:47.828Z] #20 19.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-13T15:31:47.828Z] #20 19.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-13T15:31:47.828Z] #20 19.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-13T15:31:47.828Z] #20 19.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-13T15:31:47.828Z] #20 19.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-13T15:31:47.828Z] #20 19.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-13T15:31:47.828Z] #20 19.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-13T15:31:47.828Z] #20 19.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-13T15:31:47.828Z] #20 19.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-13T15:31:47.828Z] #20 19.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:31:47.828Z] #20 19.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-13T15:31:47.828Z] #20 19.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-04-13T15:31:47.828Z] #20 19.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-13T15:31:47.828Z] #20 19.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-13T15:31:47.828Z] #20 19.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-13T15:31:47.828Z] #20 19.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-13T15:31:47.828Z] #20 19.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-13T15:31:47.828Z] #20 19.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-13T15:31:47.828Z] #20 19.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-13T15:31:47.828Z] #20 19.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-13T15:31:47.828Z] #20 19.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-13T15:31:47.828Z] #20 20.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-13T15:31:47.828Z] #20 20.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-13T15:31:47.828Z] #20 20.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-13T15:31:47.828Z] #20 20.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-13T15:31:47.828Z] #20 20.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-13T15:31:47.828Z] #20 20.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-13T15:31:47.828Z] #20 20.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-13T15:31:47.828Z] #20 20.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-13T15:31:47.828Z] #20 20.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-13T15:31:47.828Z] #20 20.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-13T15:31:47.828Z] #20 20.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-13T15:31:47.828Z] #20 20.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-13T15:31:47.828Z] #20 20.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-13T15:31:47.828Z] #20 20.86 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-04-13T15:31:47.828Z] #20 20.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-13T15:31:47.828Z] #20 20.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-13T15:31:47.828Z] #20 21.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-13T15:31:47.828Z] #20 21.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-13T15:31:47.828Z] #20 21.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-13T15:31:47.828Z] #20 22.91 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:31:47.828Z] #20 23.00 Fetched 27.6 MB in 3s (7940 kB/s) [2021-04-13T15:31:47.828Z] #20 23.11 Selecting previously unselected package pigz. [2021-04-13T15:31:47.828Z] #20 23.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-04-13T15:31:47.828Z] #20 23.20 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-13T15:31:47.828Z] #20 23.22 Unpacking pigz (2.4-1) ... [2021-04-13T15:31:47.828Z] #20 23.34 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-13T15:31:47.828Z] #20 23.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-13T15:31:47.828Z] #20 23.37 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-13T15:31:47.971Z] #43 77.78 DEP criu/pagemap.d [2021-04-13T15:31:48.231Z] #43 78.07 DEP criu/pagemap-cache.d [2021-04-13T15:31:48.231Z] #43 78.22 DEP criu/page-xfer.d [2021-04-13T15:31:48.333Z] #43 88.11 CC criu/autofs.o [2021-04-13T15:31:48.333Z] #43 ... [2021-04-13T15:31:48.333Z] [2021-04-13T15:31:48.333Z] #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-04-13T15:31:48.333Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:48.333Z] #20 22.52 libcap2-bin is already the newest version (1:2.25-2). [2021-04-13T15:31:48.333Z] #20 22.52 The following additional packages will be installed: [2021-04-13T15:31:48.333Z] #20 22.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-13T15:31:48.333Z] #20 22.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-13T15:31:48.333Z] #20 22.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-13T15:31:48.333Z] #20 22.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-13T15:31:48.333Z] #20 22.53 python3.7 python3.7-minimal vim-runtime xxd [2021-04-13T15:31:48.333Z] #20 22.53 Suggested packages: [2021-04-13T15:31:48.333Z] #20 22.53 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-13T15:31:48.333Z] #20 22.53 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-13T15:31:48.333Z] #20 22.53 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-13T15:31:48.333Z] #20 22.53 Recommended packages: [2021-04-13T15:31:48.333Z] #20 22.53 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-13T15:31:48.333Z] #20 22.53 python3-keyrings.alt python3-xdg unzip [2021-04-13T15:31:48.333Z] #20 24.40 The following NEW packages will be installed: [2021-04-13T15:31:48.333Z] #20 24.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-13T15:31:48.333Z] #20 24.41 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-13T15:31:48.333Z] #20 24.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-13T15:31:48.333Z] #20 24.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-13T15:31:48.333Z] #20 24.41 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-13T15:31:48.333Z] #20 24.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-13T15:31:48.333Z] #20 24.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-13T15:31:48.333Z] #20 24.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-13T15:31:48.333Z] #20 24.42 xz-utils zip [2021-04-13T15:31:48.333Z] #20 24.81 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:31:48.333Z] #20 24.81 Need to get 28.5 MB of archives. [2021-04-13T15:31:48.333Z] #20 24.81 After this operation, 116 MB of additional disk space will be used. [2021-04-13T15:31:48.333Z] #20 24.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-13T15:31:48.333Z] #20 24.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-13T15:31:48.333Z] #20 24.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-13T15:31:48.333Z] #20 24.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-13T15:31:48.333Z] #20 24.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-13T15:31:48.333Z] #20 24.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-13T15:31:48.333Z] #20 25.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-13T15:31:48.333Z] #20 25.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-13T15:31:48.333Z] #20 25.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-13T15:31:48.333Z] #20 25.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-13T15:31:48.333Z] #20 25.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-13T15:31:48.333Z] #20 25.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-13T15:31:48.333Z] #20 25.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-13T15:31:48.334Z] #20 25.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-13T15:31:48.334Z] #20 25.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-13T15:31:48.334Z] #20 25.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-13T15:31:48.334Z] #20 25.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-13T15:31:48.334Z] #20 25.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:31:48.334Z] #20 25.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-13T15:31:48.334Z] #20 25.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-13T15:31:48.334Z] #20 25.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-13T15:31:48.334Z] #20 25.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-13T15:31:48.334Z] #20 25.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-13T15:31:48.334Z] #20 25.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-13T15:31:48.334Z] #20 25.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-13T15:31:48.334Z] #20 25.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-13T15:31:48.334Z] #20 25.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-13T15:31:48.334Z] #20 25.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-13T15:31:48.334Z] #20 25.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-13T15:31:48.334Z] #20 25.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-13T15:31:48.334Z] #20 25.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-13T15:31:48.334Z] #20 25.70 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-13T15:31:48.334Z] #20 25.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-13T15:31:48.334Z] #20 25.70 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-13T15:31:48.334Z] #20 25.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-13T15:31:48.334Z] #20 25.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-13T15:31:48.334Z] #20 25.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-13T15:31:48.334Z] #20 25.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-13T15:31:48.334Z] #20 25.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-13T15:31:48.334Z] #20 25.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-13T15:31:48.334Z] #20 25.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-13T15:31:48.334Z] #20 25.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-13T15:31:48.334Z] #20 26.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-13T15:31:48.334Z] #20 26.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-13T15:31:48.334Z] #20 26.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-13T15:31:48.334Z] #20 26.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-13T15:31:48.334Z] #20 26.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-13T15:31:48.334Z] #20 26.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-13T15:31:48.334Z] #20 27.15 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:31:48.334Z] #20 27.27 Fetched 28.5 MB in 2s (14.4 MB/s) [2021-04-13T15:31:48.334Z] #20 27.32 Selecting previously unselected package pigz. [2021-04-13T15:31:48.334Z] #20 27.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-13T15:31:48.334Z] #20 27.42 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-13T15:31:48.403Z] #20 24.08 Selecting previously unselected package python3.7-minimal. [2021-04-13T15:31:48.403Z] #20 24.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-13T15:31:48.403Z] #20 24.11 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:31:48.474Z] #21 29.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-13T15:31:48.474Z] #21 29.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-13T15:31:48.474Z] #21 29.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-13T15:31:48.474Z] #21 29.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-13T15:31:48.474Z] #21 29.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-13T15:31:48.474Z] #21 29.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-13T15:31:48.491Z] #43 78.35 DEP criu/page-pipe.d [2021-04-13T15:31:48.491Z] #43 78.49 DEP criu/netfilter.d [2021-04-13T15:31:48.590Z] #20 27.42 Unpacking pigz (2.4-1) ... [2021-04-13T15:31:48.590Z] #20 27.53 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-13T15:31:48.590Z] #20 27.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:31:48.590Z] #20 27.55 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:31:48.752Z] #43 78.64 DEP criu/net.d [2021-04-13T15:31:48.775Z] #21 29.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-13T15:31:48.775Z] #21 29.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-13T15:31:48.775Z] #21 29.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-13T15:31:48.775Z] #21 29.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-13T15:31:48.775Z] #21 29.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-13T15:31:48.775Z] #21 29.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-13T15:31:48.775Z] #21 29.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-13T15:31:48.879Z] #20 11.72 Reading package lists... [2021-04-13T15:31:48.879Z] #20 ... [2021-04-13T15:31:48.879Z] [2021-04-13T15:31:48.879Z] #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-04-13T15:31:48.879Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:31:48.879Z] #45 136.5 github.com/LK4D4/vndr/godl [2021-04-13T15:31:48.879Z] #45 137.4 github.com/LK4D4/vndr [2021-04-13T15:31:48.879Z] #45 ... [2021-04-13T15:31:48.879Z] [2021-04-13T15:31:48.879Z] #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-04-13T15:31:48.879Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:48.879Z] #43 73.49 DEP criu/sigframe.d [2021-04-13T15:31:48.879Z] #43 73.58 DEP criu/shmem.d [2021-04-13T15:31:48.879Z] #43 73.85 DEP criu/servicefd.d [2021-04-13T15:31:48.879Z] #43 74.03 DEP criu/seize.d [2021-04-13T15:31:48.879Z] #43 74.16 DEP criu/seccomp.d [2021-04-13T15:31:48.879Z] #43 74.34 DEP criu/rst-malloc.d [2021-04-13T15:31:48.879Z] #43 74.40 DEP criu/rbtree.d [2021-04-13T15:31:48.879Z] #43 74.44 DEP criu/pstree.d [2021-04-13T15:31:48.879Z] #43 74.70 DEP criu/protobuf.d [2021-04-13T15:31:48.879Z] #43 74.83 GEN criu/protobuf-desc-gen.h [2021-04-13T15:31:48.978Z] #20 24.65 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-13T15:31:48.978Z] #20 24.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:31:49.012Z] #43 78.81 DEP criu/namespaces.d [2021-04-13T15:31:49.079Z] #21 29.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-04-13T15:31:49.079Z] #21 29.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-13T15:31:49.079Z] #21 29.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-13T15:31:49.140Z] #43 ... [2021-04-13T15:31:49.140Z] [2021-04-13T15:31:49.140Z] #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-04-13T15:31:49.140Z] #45 sha256:ccf8754ce0d4a5748c3144115a03e7fd83b87681971a6cdf78847f0321e90e92 [2021-04-13T15:31:49.140Z] #45 DONE 146.9s [2021-04-13T15:31:49.152Z] #20 27.99 Selecting previously unselected package python3.7-minimal. [2021-04-13T15:31:49.152Z] #20 28.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:31:49.152Z] #20 28.02 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:31:49.272Z] #43 78.99 DEP criu/mount.d [2021-04-13T15:31:49.272Z] #43 79.15 DEP criu/memfd.d [2021-04-13T15:31:49.400Z] [2021-04-13T15:31:49.400Z] #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-04-13T15:31:49.400Z] #53 sha256:8c116f673efe2cfba58fb4a7b1e38ea92ecd2a565800d9e659d7bd0c1e0ce049 [2021-04-13T15:31:49.596Z] #43 79.34 DEP criu/mem.d [2021-04-13T15:31:49.715Z] #20 28.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:31:49.715Z] #20 28.84 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:31:49.741Z] #21 30.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-13T15:31:49.741Z] #21 ... [2021-04-13T15:31:49.741Z] [2021-04-13T15:31:49.741Z] #59 [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-04-13T15:31:49.741Z] #59 sha256:34800abcb64aa83d46a5cc1dadf77f6a49440f622742a4248388efcae6bf43a5 [2021-04-13T15:31:49.741Z] #59 145.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-13T15:31:49.741Z] #59 145.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-13T15:31:49.857Z] #43 79.53 DEP criu/lsm.d [2021-04-13T15:31:49.857Z] #43 79.75 DEP criu/log.d [2021-04-13T15:31:49.857Z] #43 79.87 DEP criu/libnetlink.d [2021-04-13T15:31:50.118Z] #43 80.15 DEP criu/kerndat.d [2021-04-13T15:31:50.340Z] #53 ... [2021-04-13T15:31:50.340Z] [2021-04-13T15:31:50.340Z] #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-04-13T15:31:50.340Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:50.340Z] #43 77.15 DEP criu/protobuf-desc.d [2021-04-13T15:31:50.340Z] #43 77.31 DEP criu/proc_parse.d [2021-04-13T15:31:50.340Z] #43 77.51 DEP criu/plugin.d [2021-04-13T15:31:50.369Z] #20 ... [2021-04-13T15:31:50.369Z] [2021-04-13T15:31:50.369Z] #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-04-13T15:31:50.369Z] #24 sha256:cc3ab7c0ea0064b0f2b3c9145b0b415b3b77d31c9913ec70b8795f482be5b934 [2021-04-13T15:31:50.369Z] #24 128.0 + mkdir -p /tmp/tmp.2iScCrCvso/src/github.com/docker [2021-04-13T15:31:50.369Z] #24 128.0 + mv components/cli /tmp/tmp.2iScCrCvso/src/github.com/docker/cli [2021-04-13T15:31:50.369Z] #24 128.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-13T15:31:50.377Z] #43 80.21 DEP criu/kcmp-ids.d [2021-04-13T15:31:50.377Z] #43 80.24 DEP criu/irmap.d [2021-04-13T15:31:50.601Z] #43 77.60 DEP criu/pipes.d [2021-04-13T15:31:50.636Z] #43 80.35 DEP criu/ipc_ns.d [2021-04-13T15:31:50.860Z] #43 77.75 DEP criu/pie-util.d [2021-04-13T15:31:50.860Z] #43 77.87 DEP criu/pie-util-vdso.d [2021-04-13T15:31:50.895Z] #43 80.62 DEP criu/image.d [2021-04-13T15:31:50.895Z] #43 80.78 DEP criu/image-desc.d [2021-04-13T15:31:50.895Z] #43 80.90 DEP criu/fsnotify.d [2021-04-13T15:31:51.120Z] #43 77.97 DEP criu/pie-util-vdso-elf32.d [2021-04-13T15:31:51.120Z] #43 78.12 DEP criu/path.d [2021-04-13T15:31:51.135Z] #56 ... [2021-04-13T15:31:51.135Z] [2021-04-13T15:31:51.135Z] #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-04-13T15:31:51.135Z] #53 sha256:c28b535b73e2c1fe270c68a19981441e26dbcb781c113c9e53949061ffa9a797 [2021-04-13T15:31:51.135Z] #53 131.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-13T15:31:51.135Z] #53 132.1 + mkdir -p /build [2021-04-13T15:31:51.135Z] #53 132.1 + cp runc /build/runc [2021-04-13T15:31:51.135Z] #53 DONE 132.4s [2021-04-13T15:31:51.135Z] [2021-04-13T15:31:51.135Z] #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-04-13T15:31:51.135Z] #56 sha256:5071c736114eb3ff7c87c352b180ab0e309e40fb2314fe0d289a883c92cef9d4 [2021-04-13T15:31:51.380Z] #43 78.32 DEP criu/parasite-syscall.d [2021-04-13T15:31:51.395Z] #56 ... [2021-04-13T15:31:51.395Z] [2021-04-13T15:31:51.395Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-13T15:31:51.395Z] #54 sha256:eb6ac1bb2cff784721ed59bd1b77d0ffe238232a74bf9326da5586930e966ad8 [2021-04-13T15:31:51.463Z] #43 81.12 DEP criu/filesystems.d [2021-04-13T15:31:51.463Z] #43 81.25 DEP criu/files.d [2021-04-13T15:31:51.463Z] #43 81.38 DEP criu/files-reg.d [2021-04-13T15:31:51.640Z] #43 78.56 DEP criu/pagemap.d [2021-04-13T15:31:51.640Z] #43 78.69 DEP criu/pagemap-cache.d [2021-04-13T15:31:51.656Z] #54 DONE 0.2s [2021-04-13T15:31:51.656Z] [2021-04-13T15:31:51.656Z] #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-04-13T15:31:51.656Z] #56 sha256:5071c736114eb3ff7c87c352b180ab0e309e40fb2314fe0d289a883c92cef9d4 [2021-04-13T15:31:51.723Z] #43 81.54 DEP criu/files-ext.d [2021-04-13T15:31:51.900Z] #43 78.82 DEP criu/page-xfer.d [2021-04-13T15:31:51.900Z] #43 78.97 DEP criu/page-pipe.d [2021-04-13T15:31:51.986Z] #43 81.68 DEP criu/file-lock.d [2021-04-13T15:31:51.986Z] #43 81.84 DEP criu/file-ids.d [2021-04-13T15:31:52.160Z] #43 79.12 DEP criu/netfilter.d [2021-04-13T15:31:52.232Z] #20 30.94 Selecting previously unselected package python3-minimal. [2021-04-13T15:31:52.232Z] #20 30.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-13T15:31:52.232Z] #20 30.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-13T15:31:52.232Z] #20 30.99 Unpacking python3-minimal (3.7.3-1) ... [2021-04-13T15:31:52.232Z] #20 31.09 Selecting previously unselected package libmpdec2:amd64. [2021-04-13T15:31:52.232Z] #20 31.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-13T15:31:52.232Z] #20 31.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-13T15:31:52.232Z] #20 31.20 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-13T15:31:52.232Z] #20 31.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:31:52.232Z] #20 31.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:31:52.245Z] #43 81.98 DEP criu/fifo.d [2021-04-13T15:31:52.245Z] #43 82.11 DEP criu/fdstore.d [2021-04-13T15:31:52.245Z] #43 82.19 DEP criu/fault-injection.d [2021-04-13T15:31:52.245Z] #43 82.24 DEP criu/external.d [2021-04-13T15:31:52.420Z] #43 79.26 DEP criu/net.d [2021-04-13T15:31:52.420Z] #43 79.49 DEP criu/namespaces.d [2021-04-13T15:31:52.505Z] #43 82.39 DEP criu/eventpoll.d [2021-04-13T15:31:52.505Z] #43 82.53 DEP criu/eventfd.d [2021-04-13T15:31:52.679Z] #43 79.71 DEP criu/mount.d [2021-04-13T15:31:52.764Z] #43 82.63 DEP criu/crtools.d [2021-04-13T15:31:52.941Z] #43 79.86 DEP criu/memfd.d [2021-04-13T15:31:52.941Z] #43 80.03 DEP criu/mem.d [2021-04-13T15:31:53.023Z] #43 ... [2021-04-13T15:31:53.023Z] [2021-04-13T15:31:53.023Z] #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-04-13T15:31:53.023Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:31:53.023Z] #32 DONE 148.9s [2021-04-13T15:31:53.023Z] [2021-04-13T15:31:53.023Z] #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-04-13T15:31:53.023Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:53.023Z] #43 82.91 DEP criu/cr-service.d [2021-04-13T15:31:53.023Z] #43 ... [2021-04-13T15:31:53.023Z] [2021-04-13T15:31:53.023Z] #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-04-13T15:31:53.023Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:53.023Z] #20 4.580 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-13T15:31:53.023Z] #20 4.608 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-13T15:31:53.023Z] #20 4.610 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-13T15:31:53.023Z] #20 4.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-13T15:31:53.023Z] #20 5.094 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-13T15:31:53.023Z] #20 5.945 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-13T15:31:53.201Z] #43 80.18 DEP criu/lsm.d [2021-04-13T15:31:53.282Z] #20 ... [2021-04-13T15:31:53.282Z] [2021-04-13T15:31:53.282Z] #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-04-13T15:31:53.282Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:53.282Z] #43 83.09 DEP criu/cr-restore.d [2021-04-13T15:31:53.417Z] #20 32.21 Selecting previously unselected package python3.7. [2021-04-13T15:31:53.417Z] #20 32.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:31:53.417Z] #20 32.22 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:31:53.417Z] #20 32.36 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-13T15:31:53.417Z] #20 32.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-13T15:31:53.417Z] #20 32.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-13T15:31:53.461Z] #43 80.31 DEP criu/log.d [2021-04-13T15:31:53.461Z] #43 80.40 DEP criu/libnetlink.d [2021-04-13T15:31:53.461Z] #43 80.51 DEP criu/kerndat.d [2021-04-13T15:31:53.541Z] #43 83.33 DEP criu/cr-errno.d [2021-04-13T15:31:53.541Z] #43 83.35 DEP criu/cr-dump.d [2021-04-13T15:31:53.674Z] #20 32.48 Setting up python3-minimal (3.7.3-1) ... [2021-04-13T15:31:53.721Z] #43 80.71 DEP criu/kcmp-ids.d [2021-04-13T15:31:53.721Z] #43 80.79 DEP criu/irmap.d [2021-04-13T15:31:53.800Z] #43 83.59 DEP criu/cr-dedup.d [2021-04-13T15:31:53.982Z] #43 81.03 DEP criu/ipc_ns.d [2021-04-13T15:31:54.059Z] #43 83.81 DEP criu/cr-check.d [2021-04-13T15:31:54.236Z] #20 33.30 Selecting previously unselected package python3. [2021-04-13T15:31:54.241Z] #43 81.17 DEP criu/image.d [2021-04-13T15:31:54.241Z] #43 81.31 DEP criu/image-desc.d [2021-04-13T15:31:54.318Z] #43 84.03 DEP criu/config.d [2021-04-13T15:31:54.318Z] #43 84.20 DEP criu/clone-noasan.d [2021-04-13T15:31:54.318Z] #43 84.29 DEP criu/cgroup.d [2021-04-13T15:31:54.492Z] #20 33.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-13T15:31:54.492Z] #20 33.39 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-13T15:31:54.492Z] #20 33.40 Unpacking python3 (3.7.3-1) ... [2021-04-13T15:31:54.492Z] #20 33.49 Selecting previously unselected package libip4tc0:amd64. [2021-04-13T15:31:54.492Z] #20 33.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-13T15:31:54.492Z] #20 33.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-13T15:31:54.492Z] #20 33.59 Selecting previously unselected package libip6tc0:amd64. [2021-04-13T15:31:54.501Z] #43 81.41 DEP criu/fsnotify.d [2021-04-13T15:31:54.578Z] #43 84.46 DEP criu/cgroup-props.d [2021-04-13T15:31:54.578Z] #43 84.57 DEP criu/bitmap.d [2021-04-13T15:31:54.749Z] #20 33.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-13T15:31:54.749Z] #20 33.61 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-13T15:31:54.749Z] #20 33.70 Selecting previously unselected package libiptc0:amd64. [2021-04-13T15:31:54.749Z] #20 33.70 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-13T15:31:54.749Z] #20 33.71 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-13T15:31:54.749Z] #20 33.79 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-13T15:31:54.749Z] #20 33.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-13T15:31:54.749Z] #20 33.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-13T15:31:54.749Z] #20 33.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-13T15:31:54.749Z] #20 33.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-13T15:31:54.765Z] #43 81.63 DEP criu/filesystems.d [2021-04-13T15:31:54.765Z] #43 81.79 DEP criu/files.d [2021-04-13T15:31:54.837Z] #43 84.59 DEP criu/bfd.d [2021-04-13T15:31:54.838Z] #43 84.68 DEP criu/autofs.d [2021-04-13T15:31:54.838Z] #43 84.81 DEP criu/aio.d [2021-04-13T15:31:55.005Z] #20 33.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-13T15:31:55.005Z] #20 33.97 Selecting previously unselected package libnftnl11:amd64. [2021-04-13T15:31:55.005Z] #20 33.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-13T15:31:55.005Z] #20 33.97 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-13T15:31:55.005Z] #20 34.06 Selecting previously unselected package iptables. [2021-04-13T15:31:55.005Z] #20 34.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-13T15:31:55.005Z] #20 34.07 Unpacking iptables (1.8.2-4) ... [2021-04-13T15:31:55.031Z] #43 81.97 DEP criu/files-reg.d [2021-04-13T15:31:55.031Z] #43 82.11 DEP criu/files-ext.d [2021-04-13T15:31:55.097Z] #43 84.95 DEP criu/action-scripts.d [2021-04-13T15:31:55.262Z] #20 34.36 Selecting previously unselected package xxd. [2021-04-13T15:31:55.262Z] #20 34.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:31:55.296Z] #43 82.27 DEP criu/file-lock.d [2021-04-13T15:31:55.296Z] #43 82.40 DEP criu/file-ids.d [2021-04-13T15:31:55.356Z] #43 85.37 CC criu/action-scripts.o [2021-04-13T15:31:55.395Z] #59 ... [2021-04-13T15:31:55.395Z] [2021-04-13T15:31:55.395Z] #21 [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-04-13T15:31:55.395Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:31:55.395Z] #21 30.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-13T15:31:55.395Z] #21 30.35 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-13T15:31:55.395Z] #21 31.51 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:31:55.395Z] #21 31.65 Fetched 29.2 MB in 4s (8167 kB/s) [2021-04-13T15:31:55.395Z] #21 31.78 Selecting previously unselected package pigz. [2021-04-13T15:31:55.395Z] #21 31.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 ... 23363 files and directories currently installed.) [2021-04-13T15:31:55.395Z] #21 31.91 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-13T15:31:55.395Z] #21 31.91 Unpacking pigz (2.4-1) ... [2021-04-13T15:31:55.395Z] #21 32.10 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-13T15:31:55.395Z] #21 32.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-13T15:31:55.395Z] #21 32.15 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-13T15:31:55.395Z] #21 32.77 Selecting previously unselected package python3.7-minimal. [2021-04-13T15:31:55.395Z] #21 32.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-13T15:31:55.395Z] #21 32.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:31:55.395Z] #21 33.81 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-13T15:31:55.395Z] #21 33.82 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:31:55.518Z] #20 34.38 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:31:55.518Z] #20 34.50 Selecting previously unselected package vim-common. [2021-04-13T15:31:55.555Z] #43 82.61 DEP criu/fifo.d [2021-04-13T15:31:55.674Z] #24 ... [2021-04-13T15:31:55.674Z] [2021-04-13T15:31:55.674Z] #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-04-13T15:31:55.674Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-13T15:31:55.674Z] #20 26.66 Selecting previously unselected package python3-minimal. [2021-04-13T15:31:55.674Z] #20 26.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-04-13T15:31:55.674Z] #20 26.77 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-13T15:31:55.674Z] #20 26.78 Unpacking python3-minimal (3.7.3-1) ... [2021-04-13T15:31:55.674Z] #20 26.90 Selecting previously unselected package libmpdec2:arm64. [2021-04-13T15:31:55.674Z] #20 26.92 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-13T15:31:55.674Z] #20 26.93 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-13T15:31:55.674Z] #20 27.08 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-13T15:31:55.674Z] #20 27.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-13T15:31:55.674Z] #20 27.10 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-13T15:31:55.674Z] #20 27.98 Selecting previously unselected package python3.7. [2021-04-13T15:31:55.674Z] #20 27.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-13T15:31:55.674Z] #20 28.00 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:31:55.674Z] #20 28.16 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-13T15:31:55.674Z] #20 28.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-13T15:31:55.674Z] #20 28.18 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-13T15:31:55.674Z] #20 28.36 Setting up python3-minimal (3.7.3-1) ... [2021-04-13T15:31:55.674Z] #20 29.31 Selecting previously unselected package python3. [2021-04-13T15:31:55.674Z] #20 29.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 ... 24069 files and directories currently installed.) [2021-04-13T15:31:55.674Z] #20 29.40 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-13T15:31:55.674Z] #20 29.43 Unpacking python3 (3.7.3-1) ... [2021-04-13T15:31:55.674Z] #20 29.60 Selecting previously unselected package libip4tc0:arm64. [2021-04-13T15:31:55.674Z] #20 29.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-13T15:31:55.674Z] #20 29.63 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-13T15:31:55.675Z] #20 29.74 Selecting previously unselected package libip6tc0:arm64. [2021-04-13T15:31:55.675Z] #20 29.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-13T15:31:55.675Z] #20 29.76 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-13T15:31:55.675Z] #20 29.90 Selecting previously unselected package libiptc0:arm64. [2021-04-13T15:31:55.675Z] #20 29.92 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-13T15:31:55.675Z] #20 29.92 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-13T15:31:55.675Z] #20 30.05 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-13T15:31:55.675Z] #20 30.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-13T15:31:55.675Z] #20 30.06 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-13T15:31:55.675Z] #20 30.16 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-13T15:31:55.675Z] #20 30.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-13T15:31:55.675Z] #20 30.17 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-13T15:31:55.675Z] #20 30.27 Selecting previously unselected package libnftnl11:arm64. [2021-04-13T15:31:55.675Z] #20 30.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-13T15:31:55.675Z] #20 30.28 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-13T15:31:55.675Z] #20 30.38 Selecting previously unselected package iptables. [2021-04-13T15:31:55.675Z] #20 30.39 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-13T15:31:55.675Z] #20 30.40 Unpacking iptables (1.8.2-4) ... [2021-04-13T15:31:55.675Z] #20 30.75 Selecting previously unselected package xxd. [2021-04-13T15:31:55.675Z] #20 30.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-13T15:31:55.675Z] #20 30.76 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:31:55.675Z] #20 31.02 Selecting previously unselected package vim-common. [2021-04-13T15:31:55.675Z] #20 31.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:31:55.675Z] #20 31.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:31:55.675Z] #20 31.24 Selecting previously unselected package bash-completion. [2021-04-13T15:31:55.675Z] #20 31.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-13T15:31:55.775Z] #20 34.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:31:55.775Z] #20 34.55 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:31:55.775Z] #20 34.71 Selecting previously unselected package bash-completion. [2021-04-13T15:31:55.775Z] #20 34.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-13T15:31:55.815Z] #43 82.76 DEP criu/fdstore.d [2021-04-13T15:31:55.815Z] #43 82.84 DEP criu/fault-injection.d [2021-04-13T15:31:55.815Z] #43 82.89 DEP criu/external.d [2021-04-13T15:31:55.927Z] #43 85.89 CC criu/aio.o [2021-04-13T15:31:56.086Z] #43 ... [2021-04-13T15:31:56.086Z] [2021-04-13T15:31:56.086Z] #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-04-13T15:31:56.086Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-13T15:31:56.086Z] #32 DONE 153.8s [2021-04-13T15:31:56.086Z] [2021-04-13T15:31:56.086Z] #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-04-13T15:31:56.086Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:56.086Z] #43 83.12 DEP criu/eventpoll.d [2021-04-13T15:31:56.086Z] #43 ... [2021-04-13T15:31:56.086Z] [2021-04-13T15:31:56.086Z] #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-04-13T15:31:56.086Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:56.086Z] #20 11.72 Reading package lists... [2021-04-13T15:31:56.086Z] #20 16.35 Reading package lists... [2021-04-13T15:31:56.086Z] #20 20.05 Building dependency tree... [2021-04-13T15:31:56.165Z] #21 36.76 Selecting previously unselected package python3-minimal. [2021-04-13T15:31:56.165Z] #21 36.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2021-04-13T15:31:56.166Z] #21 36.83 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-13T15:31:56.166Z] #21 36.83 Unpacking python3-minimal (3.7.3-1) ... [2021-04-13T15:31:56.345Z] #20 ... [2021-04-13T15:31:56.345Z] [2021-04-13T15:31:56.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-04-13T15:31:56.345Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:56.345Z] #43 83.30 DEP criu/eventfd.d [2021-04-13T15:31:56.471Z] #21 37.01 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-13T15:31:56.471Z] #21 37.01 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-13T15:31:56.471Z] #21 37.05 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-13T15:31:56.471Z] #21 37.12 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-13T15:31:56.471Z] #21 ... [2021-04-13T15:31:56.471Z] [2021-04-13T15:31:56.471Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:31:56.471Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:31:56.471Z] #44 77.71 DEP criu/sysctl.d [2021-04-13T15:31:56.471Z] #44 77.94 DEP criu/string.d [2021-04-13T15:31:56.471Z] #44 77.99 DEP criu/stats.d [2021-04-13T15:31:56.471Z] #44 78.12 DEP criu/sockets.d [2021-04-13T15:31:56.471Z] #44 78.33 DEP criu/sk-unix.d [2021-04-13T15:31:56.471Z] #44 78.57 DEP criu/sk-tcp.d [2021-04-13T15:31:56.471Z] #44 78.84 DEP criu/sk-queue.d [2021-04-13T15:31:56.471Z] #44 79.01 DEP criu/sk-packet.d [2021-04-13T15:31:56.471Z] #44 79.33 DEP criu/sk-netlink.d [2021-04-13T15:31:56.471Z] #44 79.62 DEP criu/sk-inet.d [2021-04-13T15:31:56.471Z] #44 80.01 DEP criu/signalfd.d [2021-04-13T15:31:56.471Z] #44 80.23 DEP criu/sigframe.d [2021-04-13T15:31:56.471Z] #44 80.39 DEP criu/shmem.d [2021-04-13T15:31:56.471Z] #44 80.65 DEP criu/servicefd.d [2021-04-13T15:31:56.471Z] #44 80.90 DEP criu/seize.d [2021-04-13T15:31:56.471Z] #44 81.15 DEP criu/seccomp.d [2021-04-13T15:31:56.471Z] #44 81.31 DEP criu/rst-malloc.d [2021-04-13T15:31:56.471Z] #44 81.39 DEP criu/rbtree.d [2021-04-13T15:31:56.471Z] #44 81.43 DEP criu/pstree.d [2021-04-13T15:31:56.471Z] #44 81.64 DEP criu/protobuf.d [2021-04-13T15:31:56.471Z] #44 81.82 GEN criu/protobuf-desc-gen.h [2021-04-13T15:31:56.471Z] #44 84.08 DEP criu/protobuf-desc.d [2021-04-13T15:31:56.471Z] #44 84.26 DEP criu/proc_parse.d [2021-04-13T15:31:56.471Z] #44 84.57 DEP criu/plugin.d [2021-04-13T15:31:56.471Z] #44 84.71 DEP criu/pipes.d [2021-04-13T15:31:56.471Z] #44 84.92 DEP criu/pie-util.d [2021-04-13T15:31:56.471Z] #44 85.08 DEP criu/pie-util-vdso.d [2021-04-13T15:31:56.471Z] #44 85.25 DEP criu/path.d [2021-04-13T15:31:56.471Z] #44 85.42 DEP criu/parasite-syscall.d [2021-04-13T15:31:56.471Z] #44 85.66 DEP criu/pagemap.d [2021-04-13T15:31:56.471Z] #44 85.87 DEP criu/pagemap-cache.d [2021-04-13T15:31:56.471Z] #44 86.07 DEP criu/page-xfer.d [2021-04-13T15:31:56.471Z] #44 86.29 DEP criu/page-pipe.d [2021-04-13T15:31:56.471Z] #44 86.42 DEP criu/netfilter.d [2021-04-13T15:31:56.471Z] #44 86.61 DEP criu/net.d [2021-04-13T15:31:56.471Z] #44 86.90 DEP criu/namespaces.d [2021-04-13T15:31:56.471Z] #44 87.16 DEP criu/mount.d [2021-04-13T15:31:56.471Z] #44 87.48 DEP criu/memfd.d [2021-04-13T15:31:56.471Z] #44 87.69 DEP criu/mem.d [2021-04-13T15:31:56.471Z] #44 87.91 DEP criu/lsm.d [2021-04-13T15:31:56.471Z] #44 ... [2021-04-13T15:31:56.471Z] [2021-04-13T15:31:56.471Z] #21 [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-04-13T15:31:56.471Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:31:56.471Z] #21 37.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-13T15:31:56.471Z] #21 37.13 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-13T15:31:56.605Z] #43 83.61 DEP criu/crtools.d [2021-04-13T15:31:56.865Z] #43 86.49 CC criu/autofs.o [2021-04-13T15:31:56.869Z] #43 83.99 DEP criu/cr-service.d [2021-04-13T15:31:57.133Z] #43 84.17 DEP criu/cr-restore.d [2021-04-13T15:31:57.365Z] Running on azwin-2-f46170 in d:\jenkins\workspace\moby_PR-42273 [Pipeline] { [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-13T15:31:57.376Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-04-13T15:31:57.376Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-13T15:31:57.376Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-13T15:31:57.376Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-04-13T15:31:57.376Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-13T15:31:57.376Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-04-13T15:31:57.376Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/builder [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-13T15:31:57.376Z] ok github.com/docker/docker/builder/remotecontext 0.354s coverage: 13.7% of statements [2021-04-13T15:31:57.376Z] ok github.com/docker/docker/builder/dockerfile 1.013s coverage: 48.5% of statements [2021-04-13T15:31:57.376Z] ? github.com/docker/docker/builder/dockerignore [no test files] [Pipeline] ws [2021-04-13T15:31:57.383Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-04-13T15:31:57.395Z] #43 84.37 DEP criu/cr-errno.d [2021-04-13T15:31:57.395Z] #43 84.39 DEP criu/cr-dump.d [Pipeline] checkout [2021-04-13T15:31:57.542Z] #21 37.98 Selecting previously unselected package python3.7. [2021-04-13T15:31:57.542Z] #21 37.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-13T15:31:57.542Z] #21 37.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:31:57.542Z] #21 38.15 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-13T15:31:57.542Z] #21 38.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-13T15:31:57.542Z] #21 38.17 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-13T15:31:57.655Z] #43 84.58 DEP criu/cr-dedup.d [2021-04-13T15:31:57.804Z] #43 87.76 CC criu/bfd.o [2021-04-13T15:31:57.844Z] #21 38.32 Setting up python3-minimal (3.7.3-1) ... [2021-04-13T15:31:57.915Z] #43 84.76 DEP criu/cr-check.d [2021-04-13T15:31:57.915Z] #43 84.99 DEP criu/config.d [2021-04-13T15:31:58.010Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-04-13T15:31:58.175Z] #43 85.15 DEP criu/clone-noasan.d [2021-04-13T15:31:58.175Z] #43 85.19 DEP criu/cgroup.d [2021-04-13T15:31:58.373Z] #43 88.28 CC criu/bitmap.o [2021-04-13T15:31:58.437Z] #43 85.33 DEP criu/cgroup-props.d [2021-04-13T15:31:58.437Z] #43 85.42 DEP criu/bitmap.d [2021-04-13T15:31:58.437Z] #43 85.44 DEP criu/bfd.d [2021-04-13T15:31:58.437Z] #43 85.48 DEP criu/autofs.d [2021-04-13T15:31:58.633Z] #43 88.47 CC criu/cgroup-props.o [2021-04-13T15:31:58.696Z] #43 85.57 DEP criu/aio.d [2021-04-13T15:31:58.696Z] #43 85.67 DEP criu/action-scripts.d [2021-04-13T15:31:58.777Z] The recommended git tool is: git [2021-04-13T15:31:58.911Z] #21 39.51 Selecting previously unselected package python3. [2021-04-13T15:31:58.912Z] #21 39.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 ... 24024 files and directories currently installed.) [2021-04-13T15:31:58.912Z] #21 39.57 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-13T15:31:58.912Z] #21 39.58 Unpacking python3 (3.7.3-1) ... [2021-04-13T15:31:58.955Z] #43 86.01 CC criu/action-scripts.o [2021-04-13T15:31:58.995Z] #20 34.18 Unpacking bash-completion (1:2.8-6) ... [2021-04-13T15:31:58.995Z] #20 ... [2021-04-13T15:31:58.995Z] [2021-04-13T15:31:58.995Z] #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-04-13T15:31:58.995Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:31:58.995Z] #43 73.41 LINK criu/pie/restorer.built-in.o [2021-04-13T15:31:58.995Z] #43 73.43 GEN criu/pie/restorer-blob.h [2021-04-13T15:31:58.995Z] #43 73.52 DEP criu/vdso.d [2021-04-13T15:31:58.995Z] #43 73.74 DEP criu/uts_ns.d [2021-04-13T15:31:58.995Z] #43 73.90 DEP criu/util.d [2021-04-13T15:31:58.995Z] #43 74.08 DEP criu/uffd.d [2021-04-13T15:31:58.995Z] #43 74.27 DEP criu/tun.d [2021-04-13T15:31:58.995Z] #43 74.50 DEP criu/tty.d [2021-04-13T15:31:58.995Z] #43 74.73 DEP criu/timerfd.d [2021-04-13T15:31:58.995Z] #43 74.95 DEP criu/timens.d [2021-04-13T15:31:58.995Z] #43 75.24 DEP criu/sysfs_parse.d [2021-04-13T15:31:58.995Z] #43 75.41 DEP criu/sysctl.d [2021-04-13T15:31:58.995Z] #43 75.59 DEP criu/string.d [2021-04-13T15:31:58.995Z] #43 75.63 DEP criu/stats.d [2021-04-13T15:31:58.995Z] #43 75.74 DEP criu/sockets.d [2021-04-13T15:31:58.995Z] #43 76.03 DEP criu/sk-unix.d [2021-04-13T15:31:58.995Z] #43 76.17 DEP criu/sk-tcp.d [2021-04-13T15:31:58.995Z] #43 76.32 DEP criu/sk-queue.d [2021-04-13T15:31:58.995Z] #43 76.60 DEP criu/sk-packet.d [2021-04-13T15:31:58.995Z] #43 76.90 DEP criu/sk-netlink.d [2021-04-13T15:31:58.995Z] #43 77.14 DEP criu/sk-inet.d [2021-04-13T15:31:58.995Z] #43 77.29 DEP criu/signalfd.d [2021-04-13T15:31:58.995Z] #43 77.40 DEP criu/sigframe.d [2021-04-13T15:31:58.995Z] #43 77.50 DEP criu/shmem.d [2021-04-13T15:31:58.995Z] #43 77.67 DEP criu/servicefd.d [2021-04-13T15:31:58.995Z] #43 77.93 DEP criu/seize.d [2021-04-13T15:31:58.995Z] #43 78.14 DEP criu/seccomp.d [2021-04-13T15:31:58.995Z] #43 78.28 DEP criu/rst-malloc.d [2021-04-13T15:31:58.995Z] #43 78.40 DEP criu/rbtree.d [2021-04-13T15:31:58.995Z] #43 78.46 DEP criu/pstree.d [2021-04-13T15:31:58.995Z] #43 78.65 DEP criu/protobuf.d [2021-04-13T15:31:58.995Z] #43 78.81 GEN criu/protobuf-desc-gen.h [2021-04-13T15:31:58.995Z] #43 80.41 DEP criu/protobuf-desc.d [2021-04-13T15:31:58.995Z] #43 80.55 DEP criu/proc_parse.d [2021-04-13T15:31:58.995Z] #43 80.78 DEP criu/plugin.d [2021-04-13T15:31:58.995Z] #43 80.89 DEP criu/pipes.d [2021-04-13T15:31:58.995Z] #43 81.01 DEP criu/pie-util.d [2021-04-13T15:31:58.995Z] #43 81.10 DEP criu/pie-util-vdso.d [2021-04-13T15:31:58.995Z] #43 81.29 DEP criu/path.d [2021-04-13T15:31:58.995Z] #43 81.45 DEP criu/parasite-syscall.d [2021-04-13T15:31:58.995Z] #43 81.61 DEP criu/pagemap.d [2021-04-13T15:31:58.995Z] #43 81.89 DEP criu/pagemap-cache.d [2021-04-13T15:31:58.995Z] #43 82.07 DEP criu/page-xfer.d [2021-04-13T15:31:58.995Z] #43 82.28 DEP criu/page-pipe.d [2021-04-13T15:31:58.995Z] #43 82.36 DEP criu/netfilter.d [2021-04-13T15:31:58.995Z] #43 82.54 DEP criu/net.d [2021-04-13T15:31:58.995Z] #43 82.79 DEP criu/namespaces.d [2021-04-13T15:31:58.995Z] #43 83.00 DEP criu/mount.d [2021-04-13T15:31:58.995Z] #43 83.23 DEP criu/memfd.d [2021-04-13T15:31:58.995Z] #43 83.34 DEP criu/mem.d [2021-04-13T15:31:58.995Z] #43 83.48 DEP criu/lsm.d [2021-04-13T15:31:58.995Z] #43 83.61 DEP criu/log.d [2021-04-13T15:31:58.995Z] #43 ... [2021-04-13T15:31:58.995Z] [2021-04-13T15:31:58.995Z] #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-04-13T15:31:58.995Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-13T15:31:58.995Z] #20 34.74 Selecting previously unselected package bzip2. [2021-04-13T15:31:58.996Z] #20 34.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-13T15:31:58.996Z] #20 34.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:31:59.045Z] ok github.com/docker/docker/builder/remotecontext/git 1.572s coverage: 86.3% of statements [2021-04-13T15:31:59.045Z] ? github.com/docker/docker/cli [no test files] [2021-04-13T15:31:59.045Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-13T15:31:59.046Z] #20 37.36 Unpacking bash-completion (1:2.8-6) ... [2021-04-13T15:31:59.046Z] #20 37.72 Selecting previously unselected package bzip2. [2021-04-13T15:31:59.046Z] #20 37.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-13T15:31:59.046Z] #20 37.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:31:59.046Z] #20 37.81 Selecting previously unselected package xz-utils. [2021-04-13T15:31:59.046Z] #20 37.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-13T15:31:59.046Z] #20 37.83 Unpacking xz-utils (5.2.4-1) ... [2021-04-13T15:31:59.046Z] #20 37.99 Selecting previously unselected package apparmor. [2021-04-13T15:31:59.046Z] #20 38.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-13T15:31:59.046Z] #20 38.08 Unpacking apparmor (2.13.2-10) ... [2021-04-13T15:31:59.201Z] #43 89.15 CC criu/cgroup.o [2021-04-13T15:31:59.215Z] #21 39.69 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-13T15:31:59.215Z] #21 39.70 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-13T15:31:59.215Z] #21 39.71 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-13T15:31:59.215Z] #21 39.87 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-13T15:31:59.215Z] #21 39.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-13T15:31:59.215Z] #21 39.88 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-13T15:31:59.258Z] #20 34.91 Selecting previously unselected package xz-utils. [2021-04-13T15:31:59.258Z] #20 34.92 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-13T15:31:59.258Z] #20 34.93 Unpacking xz-utils (5.2.4-1) ... [2021-04-13T15:31:59.258Z] #20 35.12 Selecting previously unselected package apparmor. [2021-04-13T15:31:59.258Z] #20 35.14 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-13T15:31:59.520Z] #21 40.01 Selecting previously unselected package libiptc0:ppc64el. [2021-04-13T15:31:59.520Z] #21 40.02 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-13T15:31:59.520Z] #21 40.02 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-13T15:31:59.520Z] #21 40.15 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-13T15:31:59.520Z] #21 40.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-13T15:31:59.520Z] #21 40.17 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-13T15:31:59.521Z] #20 35.22 Unpacking apparmor (2.13.2-10) ... [2021-04-13T15:31:59.524Z] #43 86.47 CC criu/aio.o [2021-04-13T15:31:59.608Z] #20 38.41 Selecting previously unselected package aufs-tools. [2021-04-13T15:31:59.608Z] #20 38.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-13T15:31:59.608Z] #20 38.43 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:31:59.608Z] #20 ... [2021-04-13T15:31:59.608Z] [2021-04-13T15:31:59.608Z] #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-04-13T15:31:59.608Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:31:59.608Z] #43 89.33 CC criu/bfd.o [2021-04-13T15:31:59.608Z] #43 89.83 CC criu/bitmap.o [2021-04-13T15:31:59.608Z] #43 89.96 CC criu/cgroup-props.o [2021-04-13T15:31:59.608Z] #43 90.71 CC criu/cgroup.o [2021-04-13T15:31:59.608Z] #43 93.22 CC criu/clone-noasan.o [2021-04-13T15:31:59.608Z] #43 93.43 CC criu/config.o [2021-04-13T15:31:59.608Z] #43 94.76 CC criu/cr-check.o [2021-04-13T15:31:59.608Z] #43 96.29 CC criu/cr-dedup.o [2021-04-13T15:31:59.608Z] #43 96.68 CC criu/cr-dump.o [2021-04-13T15:31:59.608Z] #43 98.82 CC criu/cr-errno.o [2021-04-13T15:31:59.608Z] #43 98.90 CC criu/cr-restore.o [2021-04-13T15:31:59.608Z] #43 ... [2021-04-13T15:31:59.609Z] [2021-04-13T15:31:59.609Z] #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-04-13T15:31:59.609Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:31:59.609Z] #20 38.54 Selecting previously unselected package libonig5:amd64. [2021-04-13T15:31:59.609Z] #20 38.56 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-13T15:31:59.609Z] #20 38.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:31:59.783Z] #43 86.94 CC criu/autofs.o [2021-04-13T15:31:59.784Z] #20 35.62 Selecting previously unselected package aufs-tools. [2021-04-13T15:31:59.784Z] #20 35.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-13T15:31:59.784Z] #20 35.64 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:31:59.822Z] #21 40.25 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-13T15:31:59.822Z] #21 40.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-13T15:31:59.822Z] #21 40.26 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-13T15:31:59.822Z] #21 40.35 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-13T15:31:59.822Z] #21 ... [2021-04-13T15:31:59.822Z] [2021-04-13T15:31:59.822Z] #46 [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-04-13T15:31:59.822Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:31:59.822Z] #46 145.1 github.com/LK4D4/vndr/build [2021-04-13T15:31:59.822Z] #46 147.5 vendor/golang.org/x/text/secure/bidirule [2021-04-13T15:31:59.822Z] #46 148.4 vendor/golang.org/x/net/idna [2021-04-13T15:31:59.822Z] #46 155.3 vendor/golang.org/x/net/http2/hpack [2021-04-13T15:31:59.822Z] #46 ... [2021-04-13T15:31:59.822Z] [2021-04-13T15:31:59.822Z] #21 [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-04-13T15:31:59.822Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:31:59.822Z] #21 40.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-13T15:31:59.822Z] #21 40.36 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-13T15:31:59.868Z] #20 38.72 Selecting previously unselected package libjq1:amd64. [2021-04-13T15:31:59.868Z] #20 38.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:31:59.868Z] #20 38.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:31:59.868Z] #20 38.83 Selecting previously unselected package jq. [2021-04-13T15:31:59.868Z] #20 38.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:31:59.868Z] #20 38.85 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:31:59.868Z] #20 38.91 Selecting previously unselected package libaio1:amd64. [2021-04-13T15:31:59.868Z] #20 38.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-13T15:31:59.868Z] #20 38.93 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-13T15:32:00.047Z] #20 35.79 Selecting previously unselected package libonig5:arm64. [2021-04-13T15:32:00.047Z] #20 35.80 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-13T15:32:00.047Z] #20 35.82 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-13T15:32:00.124Z] #20 38.98 Selecting previously unselected package libgpm2:amd64. [2021-04-13T15:32:00.124Z] #20 38.98 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-13T15:32:00.124Z] #20 38.99 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-13T15:32:00.124Z] #20 39.06 Selecting previously unselected package libicu63:amd64. [2021-04-13T15:32:00.124Z] #20 39.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-13T15:32:00.124Z] #20 39.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:32:00.125Z] #21 40.51 Selecting previously unselected package iptables. [2021-04-13T15:32:00.125Z] #21 40.52 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-13T15:32:00.125Z] #21 40.53 Unpacking iptables (1.8.2-4) ... [2021-04-13T15:32:00.313Z] #20 36.04 Selecting previously unselected package libjq1:arm64. [2021-04-13T15:32:00.313Z] #20 36.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-13T15:32:00.313Z] #20 36.06 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-13T15:32:00.313Z] #20 36.18 Selecting previously unselected package jq. [2021-04-13T15:32:00.427Z] #21 ... [2021-04-13T15:32:00.427Z] [2021-04-13T15:32:00.427Z] #59 [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-04-13T15:32:00.427Z] #59 sha256:34800abcb64aa83d46a5cc1dadf77f6a49440f622742a4248388efcae6bf43a5 [2021-04-13T15:32:00.427Z] #59 DONE 155.9s [2021-04-13T15:32:00.576Z] #20 36.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-13T15:32:00.576Z] #20 36.20 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:32:00.576Z] #20 36.28 Selecting previously unselected package libaio1:arm64. [2021-04-13T15:32:00.576Z] #20 36.29 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-13T15:32:00.576Z] #20 36.30 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-13T15:32:00.576Z] #20 36.37 Selecting previously unselected package libgpm2:arm64. [2021-04-13T15:32:00.576Z] #20 36.38 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-13T15:32:00.576Z] #20 36.39 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-13T15:32:00.576Z] #20 36.49 Selecting previously unselected package libicu63:arm64. [2021-04-13T15:32:00.576Z] #20 36.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-13T15:32:00.729Z] [2021-04-13T15:32:00.729Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-13T15:32:00.729Z] #60 sha256:dd1292e4d318ddece58d9f4b3db7ba611cc7e4e1bc10c5b523061cce0ff975a3 [2021-04-13T15:32:00.729Z] #60 DONE 0.2s [2021-04-13T15:32:00.729Z] [2021-04-13T15:32:00.729Z] #21 [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-04-13T15:32:00.729Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:32:00.729Z] #21 41.17 Selecting previously unselected package xxd. [2021-04-13T15:32:00.729Z] #21 41.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-13T15:32:00.729Z] #21 41.18 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:32:00.729Z] #21 ... [2021-04-13T15:32:00.729Z] [2021-04-13T15:32:00.729Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-13T15:32:00.729Z] #61 sha256:d753c7a89c1136a2d1763955390a5caa2c9e6ba4ef862206996dcb777cbbf9b6 [2021-04-13T15:32:00.729Z] #61 DONE 0.1s [2021-04-13T15:32:00.729Z] [2021-04-13T15:32:00.729Z] #21 [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-04-13T15:32:00.729Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:32:00.729Z] #21 41.40 Selecting previously unselected package vim-common. [2021-04-13T15:32:00.729Z] #21 41.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:32:00.729Z] #21 41.48 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:32:00.839Z] #20 36.51 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-13T15:32:01.178Z] ok github.com/docker/docker/client 0.181s coverage: 75.4% of statements [2021-04-13T15:32:01.398Z] #21 41.84 Selecting previously unselected package bash-completion. [2021-04-13T15:32:01.398Z] #21 41.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-13T15:32:01.694Z] #43 88.32 CC criu/bfd.o [2021-04-13T15:32:01.694Z] #43 88.80 CC criu/bitmap.o [2021-04-13T15:32:01.953Z] #43 88.93 CC criu/cgroup-props.o [2021-04-13T15:32:02.500Z] #43 91.97 CC criu/clone-noasan.o [2021-04-13T15:32:02.500Z] #43 92.16 CC criu/config.o [2021-04-13T15:32:02.522Z] #43 ... [2021-04-13T15:32:02.522Z] [2021-04-13T15:32:02.522Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-13T15:32:02.522Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:02.522Z] #20 22.16 libcap2-bin is already the newest version (1:2.25-2). [2021-04-13T15:32:02.522Z] #20 22.16 The following additional packages will be installed: [2021-04-13T15:32:02.522Z] #20 22.16 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-13T15:32:02.522Z] #20 22.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-13T15:32:02.522Z] #20 22.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-13T15:32:02.522Z] #20 22.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-13T15:32:02.522Z] #20 22.17 python3.7 python3.7-minimal vim-runtime xxd [2021-04-13T15:32:02.522Z] #20 22.17 Suggested packages: [2021-04-13T15:32:02.522Z] #20 22.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-13T15:32:02.522Z] #20 22.18 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-13T15:32:02.522Z] #20 22.18 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-13T15:32:02.522Z] #20 22.18 Recommended packages: [2021-04-13T15:32:02.522Z] #20 22.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-13T15:32:02.522Z] #20 22.18 python3-keyrings.alt python3-xdg unzip [2021-04-13T15:32:02.522Z] #20 23.81 The following NEW packages will be installed: [2021-04-13T15:32:02.522Z] #20 23.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-13T15:32:02.522Z] #20 23.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-13T15:32:02.522Z] #20 23.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-13T15:32:02.522Z] #20 23.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-13T15:32:02.522Z] #20 23.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-13T15:32:02.522Z] #20 23.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-13T15:32:02.522Z] #20 23.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-13T15:32:02.522Z] #20 23.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-13T15:32:02.522Z] #20 23.82 xz-utils zip [2021-04-13T15:32:02.522Z] #20 24.12 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:32:02.522Z] #20 24.12 Need to get 28.5 MB of archives. [2021-04-13T15:32:02.522Z] #20 24.12 After this operation, 116 MB of additional disk space will be used. [2021-04-13T15:32:02.522Z] #20 24.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-13T15:32:02.522Z] #20 24.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-13T15:32:02.522Z] #20 24.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-13T15:32:02.522Z] #20 24.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-13T15:32:02.522Z] #20 24.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-13T15:32:02.522Z] #20 24.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-13T15:32:02.522Z] #20 24.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-13T15:32:02.522Z] #20 24.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-13T15:32:02.522Z] #20 24.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-13T15:32:02.522Z] #20 24.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-13T15:32:02.522Z] #20 24.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-13T15:32:02.522Z] #20 24.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-13T15:32:02.522Z] #20 24.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-13T15:32:02.522Z] #20 24.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-13T15:32:02.522Z] #20 24.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-13T15:32:02.522Z] #20 24.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-13T15:32:02.522Z] #20 24.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-13T15:32:02.522Z] #20 24.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:32:02.522Z] #20 24.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-13T15:32:02.522Z] #20 24.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-13T15:32:02.522Z] #20 24.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-13T15:32:02.522Z] #20 24.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-13T15:32:02.522Z] #20 24.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-13T15:32:02.522Z] #20 24.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-13T15:32:02.522Z] #20 24.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-13T15:32:02.522Z] #20 24.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-13T15:32:02.522Z] #20 24.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-13T15:32:02.522Z] #20 24.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-13T15:32:02.522Z] #20 24.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-13T15:32:02.522Z] #20 24.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-13T15:32:02.522Z] #20 24.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-13T15:32:02.522Z] #20 24.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-13T15:32:02.522Z] #20 24.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-13T15:32:02.522Z] #20 24.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-13T15:32:02.522Z] #20 24.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-13T15:32:02.522Z] #20 25.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-13T15:32:02.522Z] #20 25.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-13T15:32:02.522Z] #20 25.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-13T15:32:02.522Z] #20 25.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-13T15:32:02.522Z] #20 25.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-13T15:32:02.523Z] #20 25.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-13T15:32:02.523Z] #20 25.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-13T15:32:02.523Z] #20 25.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-13T15:32:02.523Z] #20 25.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-13T15:32:02.523Z] #20 25.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-13T15:32:02.523Z] #20 25.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-13T15:32:02.523Z] #20 25.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-13T15:32:02.523Z] #20 25.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-13T15:32:02.523Z] #20 26.11 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:32:02.523Z] #20 26.20 Fetched 28.5 MB in 2s (17.2 MB/s) [2021-04-13T15:32:02.523Z] #20 26.27 Selecting previously unselected package pigz. [2021-04-13T15:32:02.523Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-04-13T15:32:02.523Z] #20 26.32 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-13T15:32:02.523Z] #20 26.33 Unpacking pigz (2.4-1) ... [2021-04-13T15:32:02.523Z] #20 26.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-13T15:32:02.523Z] #20 26.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:32:02.523Z] #20 26.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:02.523Z] #20 26.96 Selecting previously unselected package python3.7-minimal. [2021-04-13T15:32:02.523Z] #20 26.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:32:02.523Z] #20 26.97 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:32:02.523Z] #20 27.86 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:02.523Z] #20 27.89 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:32:02.762Z] #20 38.60 Selecting previously unselected package libnet1:arm64. [2021-04-13T15:32:02.762Z] #20 38.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-13T15:32:02.762Z] #20 38.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:03.025Z] #20 38.77 Selecting previously unselected package libnl-3-200:arm64. [2021-04-13T15:32:03.025Z] #20 38.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-13T15:32:03.025Z] #20 38.78 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-13T15:32:03.307Z] #20 38.91 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-13T15:32:03.307Z] #20 38.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-13T15:32:03.307Z] #20 38.95 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-13T15:32:03.307Z] #20 39.05 Selecting previously unselected package libreadline5:arm64. [2021-04-13T15:32:03.307Z] #20 39.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-13T15:32:03.307Z] #20 39.07 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-13T15:32:03.572Z] #20 39.23 Selecting previously unselected package net-tools. [2021-04-13T15:32:03.572Z] #20 39.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-13T15:32:03.572Z] #20 39.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:03.835Z] #20 39.57 Selecting previously unselected package python-pip-whl. [2021-04-13T15:32:03.835Z] #20 39.58 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-13T15:32:03.835Z] #20 39.59 Unpacking python-pip-whl (18.1-5) ... [2021-04-13T15:32:03.880Z] #43 93.60 CC criu/cr-check.o [2021-04-13T15:32:03.880Z] #43 ... [2021-04-13T15:32:03.880Z] [2021-04-13T15:32:03.880Z] #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-04-13T15:32:03.880Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:03.880Z] #20 7.072 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-13T15:32:03.880Z] #20 8.446 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-13T15:32:03.880Z] #20 12.73 Fetched 8935 kB in 8s (1064 kB/s) [2021-04-13T15:32:03.880Z] #20 12.73 Reading package lists... [2021-04-13T15:32:04.293Z] #20 42.56 Selecting previously unselected package libnet1:amd64. [2021-04-13T15:32:04.293Z] #20 42.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:32:04.293Z] #20 42.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:04.293Z] #20 42.66 Selecting previously unselected package libnl-3-200:amd64. [2021-04-13T15:32:04.293Z] #20 42.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-13T15:32:04.293Z] #20 42.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:32:04.293Z] #20 42.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-13T15:32:04.293Z] #20 42.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:32:04.293Z] #20 42.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:32:04.293Z] #20 42.84 Selecting previously unselected package libreadline5:amd64. [2021-04-13T15:32:04.293Z] #20 42.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-13T15:32:04.293Z] #20 42.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-13T15:32:04.293Z] #20 42.94 Selecting previously unselected package net-tools. [2021-04-13T15:32:04.293Z] #20 42.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-13T15:32:04.293Z] #20 42.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:04.293Z] #20 43.16 Selecting previously unselected package python-pip-whl. [2021-04-13T15:32:04.293Z] #20 43.17 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-13T15:32:04.293Z] #20 43.18 Unpacking python-pip-whl (18.1-5) ... [2021-04-13T15:32:04.411Z] #20 40.04 Selecting previously unselected package python3-lib2to3. [2021-04-13T15:32:04.411Z] #20 40.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-13T15:32:04.411Z] #20 40.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:04.411Z] #20 40.23 Selecting previously unselected package python3-distutils. [2021-04-13T15:32:04.411Z] #20 40.23 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-13T15:32:04.411Z] #20 40.25 Unpacking python3-distutils (3.7.3-1) ... [2021-04-13T15:32:04.673Z] #20 40.42 Selecting previously unselected package python3-pip. [2021-04-13T15:32:04.673Z] #20 40.43 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-13T15:32:04.673Z] #20 40.45 Unpacking python3-pip (18.1-5) ... [2021-04-13T15:32:04.856Z] #20 43.75 Selecting previously unselected package python3-lib2to3. [2021-04-13T15:32:04.856Z] #20 43.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-13T15:32:04.856Z] #20 43.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:04.935Z] #20 40.65 Selecting previously unselected package python3-pkg-resources. [2021-04-13T15:32:04.935Z] #20 40.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:32:04.935Z] #20 40.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:04.935Z] #20 40.82 Selecting previously unselected package python3-setuptools. [2021-04-13T15:32:04.935Z] #20 40.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-13T15:32:05.059Z] #20 30.11 Selecting previously unselected package python3-minimal. [2021-04-13T15:32:05.059Z] #20 30.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-13T15:32:05.059Z] #20 30.16 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-13T15:32:05.059Z] #20 30.17 Unpacking python3-minimal (3.7.3-1) ... [2021-04-13T15:32:05.059Z] #20 30.27 Selecting previously unselected package libmpdec2:amd64. [2021-04-13T15:32:05.059Z] #20 30.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-13T15:32:05.059Z] #20 30.28 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-13T15:32:05.059Z] #20 30.38 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-13T15:32:05.059Z] #20 30.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:32:05.059Z] #20 30.40 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:05.112Z] #20 43.89 Selecting previously unselected package python3-distutils. [2021-04-13T15:32:05.112Z] #20 43.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-13T15:32:05.112Z] #20 43.91 Unpacking python3-distutils (3.7.3-1) ... [2021-04-13T15:32:05.112Z] #20 44.04 Selecting previously unselected package python3-pip. [2021-04-13T15:32:05.112Z] #20 44.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-13T15:32:05.112Z] #20 44.07 Unpacking python3-pip (18.1-5) ... [2021-04-13T15:32:05.112Z] #20 44.23 Selecting previously unselected package python3-pkg-resources. [2021-04-13T15:32:05.198Z] #20 40.84 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:05.369Z] #20 44.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:32:05.369Z] #20 44.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:05.460Z] #20 41.15 Selecting previously unselected package python3-wheel. [2021-04-13T15:32:05.460Z] #20 41.16 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-13T15:32:05.460Z] #20 41.18 Unpacking python3-wheel (0.32.3-2) ... [2021-04-13T15:32:05.625Z] #20 44.38 Selecting previously unselected package python3-setuptools. [2021-04-13T15:32:05.625Z] #20 44.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-13T15:32:05.625Z] #20 44.41 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:05.722Z] #20 41.32 Selecting previously unselected package sudo. [2021-04-13T15:32:05.722Z] #20 41.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-13T15:32:05.722Z] #20 41.36 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:05.789Z] #20 15.93 Reading package lists... [2021-04-13T15:32:05.789Z] #20 ... [2021-04-13T15:32:05.789Z] [2021-04-13T15:32:05.789Z] #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-04-13T15:32:05.789Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:05.789Z] #43 95.28 CC criu/cr-dedup.o [2021-04-13T15:32:05.789Z] #43 95.66 CC criu/cr-dump.o [2021-04-13T15:32:05.881Z] #20 44.67 Selecting previously unselected package python3-wheel. [2021-04-13T15:32:05.881Z] #20 44.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-13T15:32:05.881Z] #20 44.70 Unpacking python3-wheel (0.32.3-2) ... [2021-04-13T15:32:05.881Z] #20 44.78 Selecting previously unselected package sudo. [2021-04-13T15:32:05.881Z] #20 44.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-13T15:32:05.881Z] #20 44.81 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:05.929Z] #21 45.83 Unpacking bash-completion (1:2.8-6) ... [2021-04-13T15:32:05.929Z] #21 46.37 Selecting previously unselected package bzip2. [2021-04-13T15:32:05.929Z] #21 46.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-13T15:32:05.929Z] #21 46.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:32:05.929Z] #21 46.48 Selecting previously unselected package xz-utils. [2021-04-13T15:32:05.929Z] #21 46.48 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-13T15:32:05.929Z] #21 46.49 Unpacking xz-utils (5.2.4-1) ... [2021-04-13T15:32:05.997Z] #20 31.22 Selecting previously unselected package python3.7. [2021-04-13T15:32:05.997Z] #20 31.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:32:05.997Z] #20 31.24 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:05.997Z] #20 31.37 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-13T15:32:05.997Z] #20 31.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-13T15:32:05.997Z] #20 31.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-13T15:32:05.997Z] #20 31.46 Setting up python3-minimal (3.7.3-1) ... [2021-04-13T15:32:06.229Z] #21 46.64 Selecting previously unselected package apparmor. [2021-04-13T15:32:06.229Z] #21 46.64 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-13T15:32:06.229Z] #21 46.77 Unpacking apparmor (2.13.2-10) ... [2021-04-13T15:32:06.297Z] #20 41.91 Selecting previously unselected package thin-provisioning-tools. [2021-04-13T15:32:06.297Z] #20 41.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-13T15:32:06.297Z] #20 41.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:06.447Z] #20 45.30 Selecting previously unselected package thin-provisioning-tools. [2021-04-13T15:32:06.447Z] #20 45.30 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-13T15:32:06.447Z] #20 45.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:06.530Z] #21 47.23 Selecting previously unselected package aufs-tools. [2021-04-13T15:32:06.530Z] #21 47.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-13T15:32:06.530Z] #21 47.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:32:06.574Z] #20 42.21 Selecting previously unselected package uidmap. [2021-04-13T15:32:06.574Z] #20 42.23 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-13T15:32:06.574Z] #20 42.24 Unpacking uidmap (1:4.5-1.1) ... [2021-04-13T15:32:06.574Z] #20 42.42 Selecting previously unselected package vim-runtime. [2021-04-13T15:32:06.574Z] #20 42.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:32:06.705Z] #20 45.50 Selecting previously unselected package uidmap. [2021-04-13T15:32:06.705Z] #20 45.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-13T15:32:06.705Z] #20 45.51 Unpacking uidmap (1:4.5-1.1) ... [2021-04-13T15:32:06.705Z] #20 45.65 Selecting previously unselected package vim-runtime. [2021-04-13T15:32:06.705Z] #20 45.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:32:06.829Z] #21 47.40 Selecting previously unselected package libonig5:ppc64el. [2021-04-13T15:32:06.829Z] #21 47.41 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-13T15:32:06.829Z] #21 47.43 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-13T15:32:06.829Z] #21 47.59 Selecting previously unselected package libjq1:ppc64el. [2021-04-13T15:32:06.829Z] #21 ... [2021-04-13T15:32:06.829Z] [2021-04-13T15:32:06.829Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:32:06.829Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:32:06.829Z] #44 88.24 DEP criu/log.d [2021-04-13T15:32:06.829Z] #44 88.34 DEP criu/libnetlink.d [2021-04-13T15:32:06.829Z] #44 88.47 DEP criu/kerndat.d [2021-04-13T15:32:06.829Z] #44 88.70 DEP criu/kcmp-ids.d [2021-04-13T15:32:06.829Z] #44 88.79 DEP criu/irmap.d [2021-04-13T15:32:06.829Z] #44 88.96 DEP criu/ipc_ns.d [2021-04-13T15:32:06.829Z] #44 89.17 DEP criu/image.d [2021-04-13T15:32:06.829Z] #44 89.34 DEP criu/image-desc.d [2021-04-13T15:32:06.829Z] #44 89.57 DEP criu/fsnotify.d [2021-04-13T15:32:06.829Z] #44 89.83 DEP criu/filesystems.d [2021-04-13T15:32:06.829Z] #44 90.04 DEP criu/files.d [2021-04-13T15:32:06.829Z] #44 90.46 DEP criu/files-reg.d [2021-04-13T15:32:06.829Z] #44 90.65 DEP criu/files-ext.d [2021-04-13T15:32:06.829Z] #44 90.81 DEP criu/file-lock.d [2021-04-13T15:32:06.829Z] #44 91.19 DEP criu/file-ids.d [2021-04-13T15:32:06.829Z] #44 91.39 DEP criu/fifo.d [2021-04-13T15:32:06.829Z] #44 91.62 DEP criu/fdstore.d [2021-04-13T15:32:06.829Z] #44 91.77 DEP criu/fault-injection.d [2021-04-13T15:32:06.829Z] #44 91.86 DEP criu/external.d [2021-04-13T15:32:06.829Z] #44 92.04 DEP criu/eventpoll.d [2021-04-13T15:32:06.829Z] #44 92.40 DEP criu/eventfd.d [2021-04-13T15:32:06.829Z] #44 92.59 DEP criu/crtools.d [2021-04-13T15:32:06.829Z] #44 92.85 DEP criu/cr-service.d [2021-04-13T15:32:06.829Z] #44 93.10 DEP criu/cr-restore.d [2021-04-13T15:32:06.829Z] #44 93.70 DEP criu/cr-errno.d [2021-04-13T15:32:06.829Z] #44 93.73 DEP criu/cr-dump.d [2021-04-13T15:32:06.829Z] #44 93.91 DEP criu/cr-dedup.d [2021-04-13T15:32:06.829Z] #44 94.07 DEP criu/cr-check.d [2021-04-13T15:32:06.829Z] #44 94.27 DEP criu/config.d [2021-04-13T15:32:06.829Z] #44 94.44 DEP criu/clone-noasan.d [2021-04-13T15:32:06.829Z] #44 94.53 DEP criu/cgroup.d [2021-04-13T15:32:06.829Z] #44 94.77 DEP criu/cgroup-props.d [2021-04-13T15:32:06.829Z] #44 94.92 DEP criu/bitmap.d [2021-04-13T15:32:06.829Z] #44 94.94 DEP criu/bfd.d [2021-04-13T15:32:06.829Z] #44 95.14 DEP criu/autofs.d [2021-04-13T15:32:06.829Z] #44 95.30 DEP criu/aio.d [2021-04-13T15:32:06.829Z] #44 95.50 DEP criu/action-scripts.d [2021-04-13T15:32:06.829Z] #44 95.89 CC criu/action-scripts.o [2021-04-13T15:32:06.829Z] #44 96.59 CC criu/aio.o [2021-04-13T15:32:06.829Z] #44 97.39 CC criu/autofs.o [2021-04-13T15:32:06.836Z] #20 42.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-13T15:32:06.836Z] #20 42.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-13T15:32:06.836Z] #20 42.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:06.836Z] #20 ... [2021-04-13T15:32:06.836Z] [2021-04-13T15:32:06.836Z] #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-04-13T15:32:06.837Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-13T15:32:06.837Z] #40 144.3 + dpkg --print-architecture [2021-04-13T15:32:06.935Z] #20 32.39 Selecting previously unselected package python3. [2021-04-13T15:32:06.935Z] #20 32.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-13T15:32:06.935Z] #20 32.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-13T15:32:06.935Z] #20 32.47 Unpacking python3 (3.7.3-1) ... [2021-04-13T15:32:06.962Z] #20 45.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-13T15:32:06.962Z] #20 45.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-13T15:32:06.962Z] #20 45.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:07.129Z] #44 ... [2021-04-13T15:32:07.129Z] [2021-04-13T15:32:07.129Z] #21 [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-04-13T15:32:07.129Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:32:07.129Z] #21 47.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-13T15:32:07.129Z] #21 47.60 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-13T15:32:07.129Z] #21 47.72 Selecting previously unselected package jq. [2021-04-13T15:32:07.129Z] #21 47.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-13T15:32:07.129Z] #21 47.74 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:32:07.129Z] #21 47.83 Selecting previously unselected package libaio1:ppc64el. [2021-04-13T15:32:07.195Z] #20 32.56 Selecting previously unselected package libip4tc0:amd64. [2021-04-13T15:32:07.195Z] #20 32.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-13T15:32:07.195Z] #20 32.58 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:07.437Z] #21 47.84 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-13T15:32:07.437Z] #21 47.84 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-13T15:32:07.437Z] #21 47.96 Selecting previously unselected package libgpm2:ppc64el. [2021-04-13T15:32:07.437Z] #21 47.96 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-13T15:32:07.437Z] #21 47.97 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-13T15:32:07.437Z] #21 48.04 Selecting previously unselected package libicu63:ppc64el. [2021-04-13T15:32:07.437Z] #21 48.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-13T15:32:07.437Z] #21 48.05 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-13T15:32:07.455Z] #20 32.66 Selecting previously unselected package libip6tc0:amd64. [2021-04-13T15:32:07.455Z] #20 32.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-13T15:32:07.455Z] #20 32.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:07.455Z] #20 32.84 Selecting previously unselected package libiptc0:amd64. [2021-04-13T15:32:07.455Z] #20 32.85 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-13T15:32:07.455Z] #20 32.86 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:07.714Z] #20 32.95 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-13T15:32:07.714Z] #20 32.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-13T15:32:07.714Z] #20 32.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-13T15:32:07.714Z] #20 33.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-13T15:32:07.714Z] #20 33.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-13T15:32:07.714Z] #20 33.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-13T15:32:07.714Z] #20 33.16 Selecting previously unselected package libnftnl11:amd64. [2021-04-13T15:32:07.714Z] #20 33.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-13T15:32:07.714Z] #20 33.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-13T15:32:07.974Z] #20 33.25 Selecting previously unselected package iptables. [2021-04-13T15:32:07.974Z] #20 33.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-13T15:32:07.974Z] #20 33.28 Unpacking iptables (1.8.2-4) ... [2021-04-13T15:32:08.228Z] #40 DONE 145.6s [2021-04-13T15:32:08.228Z] [2021-04-13T15:32:08.228Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:32:08.228Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:32:08.228Z] #43 83.81 DEP criu/libnetlink.d [2021-04-13T15:32:08.228Z] #43 83.98 DEP criu/kerndat.d [2021-04-13T15:32:08.228Z] #43 84.23 DEP criu/kcmp-ids.d [2021-04-13T15:32:08.228Z] #43 84.31 DEP criu/irmap.d [2021-04-13T15:32:08.228Z] #43 84.44 DEP criu/ipc_ns.d [2021-04-13T15:32:08.228Z] #43 84.69 DEP criu/image.d [2021-04-13T15:32:08.228Z] #43 84.81 DEP criu/image-desc.d [2021-04-13T15:32:08.228Z] #43 84.86 DEP criu/fsnotify.d [2021-04-13T15:32:08.228Z] #43 84.93 DEP criu/filesystems.d [2021-04-13T15:32:08.228Z] #43 85.05 DEP criu/files.d [2021-04-13T15:32:08.228Z] #43 85.27 DEP criu/files-reg.d [2021-04-13T15:32:08.228Z] #43 85.40 DEP criu/files-ext.d [2021-04-13T15:32:08.228Z] #43 85.61 DEP criu/file-lock.d [2021-04-13T15:32:08.228Z] #43 85.73 DEP criu/file-ids.d [2021-04-13T15:32:08.228Z] #43 85.86 DEP criu/fifo.d [2021-04-13T15:32:08.228Z] #43 85.97 DEP criu/fdstore.d [2021-04-13T15:32:08.228Z] #43 86.12 DEP criu/fault-injection.d [2021-04-13T15:32:08.228Z] #43 86.17 DEP criu/external.d [2021-04-13T15:32:08.228Z] #43 86.33 DEP criu/eventpoll.d [2021-04-13T15:32:08.228Z] #43 86.55 DEP criu/eventfd.d [2021-04-13T15:32:08.228Z] #43 86.81 DEP criu/crtools.d [2021-04-13T15:32:08.228Z] #43 87.04 DEP criu/cr-service.d [2021-04-13T15:32:08.228Z] #43 87.20 DEP criu/cr-restore.d [2021-04-13T15:32:08.228Z] #43 87.46 DEP criu/cr-errno.d [2021-04-13T15:32:08.228Z] #43 87.48 DEP criu/cr-dump.d [2021-04-13T15:32:08.228Z] #43 87.79 DEP criu/cr-dedup.d [2021-04-13T15:32:08.228Z] #43 87.94 DEP criu/cr-check.d [2021-04-13T15:32:08.228Z] #43 88.18 DEP criu/config.d [2021-04-13T15:32:08.228Z] #43 88.33 DEP criu/clone-noasan.d [2021-04-13T15:32:08.228Z] #43 88.46 DEP criu/cgroup.d [2021-04-13T15:32:08.228Z] #43 88.72 DEP criu/cgroup-props.d [2021-04-13T15:32:08.228Z] #43 88.90 DEP criu/bitmap.d [2021-04-13T15:32:08.228Z] #43 88.91 DEP criu/bfd.d [2021-04-13T15:32:08.228Z] #43 89.07 DEP criu/autofs.d [2021-04-13T15:32:08.228Z] #43 89.24 DEP criu/aio.d [2021-04-13T15:32:08.228Z] #43 89.47 DEP criu/action-scripts.d [2021-04-13T15:32:08.228Z] #43 89.89 CC criu/action-scripts.o [2021-04-13T15:32:08.228Z] #43 90.45 CC criu/aio.o [2021-04-13T15:32:08.228Z] #43 91.09 CC criu/autofs.o [2021-04-13T15:32:08.228Z] #43 92.62 CC criu/bfd.o [2021-04-13T15:32:08.234Z] #20 33.59 Selecting previously unselected package xxd. [2021-04-13T15:32:08.234Z] #20 33.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:32:08.234Z] #20 33.61 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:32:08.326Z] #43 97.89 CC criu/cr-errno.o [2021-04-13T15:32:08.326Z] #43 98.00 CC criu/cr-restore.o [2021-04-13T15:32:08.491Z] #43 93.22 CC criu/bitmap.o [2021-04-13T15:32:08.494Z] #20 33.74 Selecting previously unselected package vim-common. [2021-04-13T15:32:08.494Z] #20 33.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:32:08.494Z] #20 33.77 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:32:08.494Z] #20 33.96 Selecting previously unselected package bash-completion. [2021-04-13T15:32:08.753Z] #43 93.35 CC criu/cgroup-props.o [2021-04-13T15:32:08.754Z] #20 33.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-13T15:32:09.331Z] #43 94.13 CC criu/cgroup.o [2021-04-13T15:32:10.236Z] #20 48.85 Selecting previously unselected package vim. [2021-04-13T15:32:10.236Z] #20 48.85 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:32:10.236Z] #20 48.87 Unpacking vim (2:8.1.0875-5) ... [2021-04-13T15:32:10.278Z] #43 ... [2021-04-13T15:32:10.278Z] [2021-04-13T15:32:10.278Z] #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-04-13T15:32:10.278Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-13T15:32:10.278Z] #20 45.91 Selecting previously unselected package vim. [2021-04-13T15:32:10.278Z] #20 45.92 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-13T15:32:10.278Z] #20 45.95 Unpacking vim (2:8.1.0875-5) ... [2021-04-13T15:32:10.492Z] #20 49.42 Selecting previously unselected package xfsprogs. [2021-04-13T15:32:10.492Z] #20 49.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-13T15:32:10.492Z] #20 49.43 Unpacking xfsprogs (4.20.0-1) ... [2021-04-13T15:32:10.540Z] #20 46.39 Selecting previously unselected package xfsprogs. [2021-04-13T15:32:10.803Z] #20 46.39 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-13T15:32:10.803Z] #20 46.40 Unpacking xfsprogs (4.20.0-1) ... [2021-04-13T15:32:10.860Z] #43 ... [2021-04-13T15:32:10.860Z] [2021-04-13T15:32:10.860Z] #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-04-13T15:32:10.860Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:10.860Z] #20 15.93 Reading package lists... [2021-04-13T15:32:10.860Z] #20 19.07 Building dependency tree... [2021-04-13T15:32:10.860Z] #20 20.36 libcap2-bin is already the newest version (1:2.25-2). [2021-04-13T15:32:10.860Z] #20 20.36 The following additional packages will be installed: [2021-04-13T15:32:10.860Z] #20 20.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-13T15:32:10.860Z] #20 20.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-13T15:32:10.860Z] #20 20.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-13T15:32:10.860Z] #20 20.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-13T15:32:10.860Z] #20 20.36 python3.7 python3.7-minimal vim-runtime xxd [2021-04-13T15:32:10.860Z] #20 20.37 Suggested packages: [2021-04-13T15:32:10.860Z] #20 20.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-13T15:32:10.860Z] #20 20.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-13T15:32:10.860Z] #20 20.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-13T15:32:10.860Z] #20 20.37 Recommended packages: [2021-04-13T15:32:10.860Z] #20 20.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-13T15:32:10.860Z] #20 20.37 python3-keyrings.alt python3-xdg unzip [2021-04-13T15:32:10.860Z] #20 21.87 The following NEW packages will be installed: [2021-04-13T15:32:10.860Z] #20 21.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-13T15:32:10.860Z] #20 21.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-13T15:32:10.860Z] #20 21.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-13T15:32:10.860Z] #20 21.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-13T15:32:10.860Z] #20 21.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-13T15:32:10.860Z] #20 21.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-13T15:32:10.860Z] #20 21.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-13T15:32:10.860Z] #20 21.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-13T15:32:10.860Z] #20 21.89 xz-utils zip [2021-04-13T15:32:10.860Z] #20 22.21 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:32:10.860Z] #20 22.21 Need to get 28.5 MB of archives. [2021-04-13T15:32:10.860Z] #20 22.21 After this operation, 116 MB of additional disk space will be used. [2021-04-13T15:32:10.860Z] #20 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-13T15:32:10.860Z] #20 22.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-13T15:32:10.860Z] #20 22.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-13T15:32:10.860Z] #20 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-13T15:32:10.860Z] #20 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-13T15:32:10.860Z] #20 22.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-13T15:32:10.860Z] #20 22.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-13T15:32:10.860Z] #20 22.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-13T15:32:10.860Z] #20 22.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-13T15:32:10.860Z] #20 22.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-13T15:32:10.860Z] #20 22.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-13T15:32:10.860Z] #20 22.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-13T15:32:10.860Z] #20 22.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-13T15:32:10.860Z] #20 22.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-13T15:32:10.860Z] #20 22.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-13T15:32:10.860Z] #20 22.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-13T15:32:10.860Z] #20 22.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-13T15:32:10.860Z] #20 22.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-13T15:32:10.860Z] #20 22.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-13T15:32:10.860Z] #20 22.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-13T15:32:10.860Z] #20 22.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-13T15:32:10.860Z] #20 22.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-13T15:32:10.860Z] #20 22.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-13T15:32:10.860Z] #20 22.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-13T15:32:10.860Z] #20 22.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-13T15:32:10.860Z] #20 22.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-13T15:32:10.860Z] #20 22.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-13T15:32:10.860Z] #20 22.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-13T15:32:10.860Z] #20 22.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-13T15:32:10.860Z] #20 23.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-13T15:32:10.860Z] #20 23.08 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-13T15:32:10.860Z] #20 23.08 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-13T15:32:10.860Z] #20 23.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-13T15:32:10.860Z] #20 23.09 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-13T15:32:10.860Z] #20 23.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-13T15:32:10.860Z] #20 23.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-13T15:32:10.860Z] #20 23.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-13T15:32:10.860Z] #20 23.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-13T15:32:10.860Z] #20 23.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-13T15:32:10.860Z] #20 23.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-13T15:32:10.860Z] #20 23.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-13T15:32:10.860Z] #20 23.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-13T15:32:10.860Z] #20 23.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-13T15:32:10.860Z] #20 23.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-13T15:32:10.860Z] #20 23.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-13T15:32:10.860Z] #20 23.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-13T15:32:10.860Z] #20 23.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-13T15:32:10.860Z] #20 23.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-13T15:32:11.005Z] #20 49.87 Selecting previously unselected package zip. [2021-04-13T15:32:11.005Z] #20 49.90 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-13T15:32:11.005Z] #20 49.91 Unpacking zip (3.0-11+b1) ... [2021-04-13T15:32:11.005Z] #20 50.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:32:11.005Z] #20 50.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:11.005Z] #20 50.11 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:11.005Z] #20 50.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-13T15:32:11.005Z] #20 50.14 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-13T15:32:11.065Z] #20 46.74 Selecting previously unselected package zip. [2021-04-13T15:32:11.065Z] #20 46.74 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-13T15:32:11.065Z] #20 46.75 Unpacking zip (3.0-11+b1) ... [2021-04-13T15:32:11.120Z] #20 24.30 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:32:11.262Z] #20 50.15 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:11.262Z] #20 50.16 Setting up uidmap (1:4.5-1.1) ... [2021-04-13T15:32:11.262Z] #20 50.17 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-13T15:32:11.262Z] #20 50.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:11.262Z] #20 50.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:32:11.262Z] #20 50.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:32:11.262Z] #20 50.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:32:11.262Z] #20 50.22 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:32:11.262Z] #20 50.23 Setting up zip (3.0-11+b1) ... [2021-04-13T15:32:11.262Z] #20 50.24 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:32:11.262Z] #20 50.26 Setting up bash-completion (1:2.8-6) ... [2021-04-13T15:32:11.293Z] #20 36.65 Unpacking bash-completion (1:2.8-6) ... [2021-04-13T15:32:11.327Z] #20 46.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:32:11.327Z] #20 46.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:11.327Z] #20 46.99 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-13T15:32:11.327Z] #20 47.01 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-13T15:32:11.327Z] #20 47.02 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-13T15:32:11.328Z] #20 47.04 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-13T15:32:11.328Z] #20 47.06 Setting up uidmap (1:4.5-1.1) ... [2021-04-13T15:32:11.328Z] #20 47.08 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-13T15:32:11.328Z] #20 47.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:11.328Z] #20 47.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:32:11.328Z] #20 47.13 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-13T15:32:11.328Z] #20 47.14 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-13T15:32:11.379Z] #20 24.41 Fetched 28.5 MB in 2s (15.8 MB/s) [2021-04-13T15:32:11.379Z] #20 24.52 Selecting previously unselected package pigz. [2021-04-13T15:32:11.590Z] #20 47.18 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:32:11.590Z] #20 47.19 Setting up zip (3.0-11+b1) ... [2021-04-13T15:32:11.590Z] #20 47.20 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:32:11.590Z] #20 47.25 Setting up bash-completion (1:2.8-6) ... [2021-04-13T15:32:11.619Z] #20 37.06 Selecting previously unselected package bzip2. [2021-04-13T15:32:11.619Z] #20 37.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-13T15:32:11.619Z] #20 37.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:32:11.619Z] #20 37.19 Selecting previously unselected package xz-utils. [2021-04-13T15:32:11.639Z] #20 24.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-13T15:32:11.639Z] #20 24.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-13T15:32:11.639Z] #20 24.57 Unpacking pigz (2.4-1) ... [2021-04-13T15:32:11.639Z] #20 24.70 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-13T15:32:11.639Z] #20 24.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:32:11.639Z] #20 24.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:11.880Z] #20 37.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-13T15:32:11.880Z] #20 37.22 Unpacking xz-utils (5.2.4-1) ... [2021-04-13T15:32:11.959Z] #21 ... [2021-04-13T15:32:11.959Z] [2021-04-13T15:32:11.959Z] #46 [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-04-13T15:32:11.959Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:32:11.959Z] #46 156.6 mime [2021-04-13T15:32:11.959Z] #46 161.7 net/textproto [2021-04-13T15:32:11.959Z] #46 161.7 vendor/golang.org/x/net/http/httpproxy [2021-04-13T15:32:11.959Z] #46 161.8 crypto/x509 [2021-04-13T15:32:11.959Z] #46 163.3 vendor/golang.org/x/net/http/httpguts [2021-04-13T15:32:11.959Z] #46 163.3 mime/multipart [2021-04-13T15:32:11.959Z] #46 ... [2021-04-13T15:32:11.959Z] [2021-04-13T15:32:11.959Z] #25 [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-04-13T15:32:11.959Z] #25 sha256:f6dac329fa75892433692597404afdba4ad907c984674058dd85389759097d99 [2021-04-13T15:32:11.959Z] #25 163.1 Checking out files: 22% (2521/11217) Checking out files: 23% (2580/11217) Checking out files: 24% (2693/11217) Checking out files: 25% (2805/11217) Checking out files: 26% (2917/11217) Checking out files: 27% (3029/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 31% (3478/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 39% (4438/11217) Checking out files: 40% (4487/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 43% (4824/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 57% (6394/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 66% (7404/11217) Checking out files: 67% (7516/11217) Checking out files: 68% (7628/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 70% (7853/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 81% (9086/11217) Checking out files: 82% (9198/11217) Checking out files: 83% (9311/11217) Checking out files: 84% (9423/11217) Checking out files: 85% (9535/11217) Checking out files: 86% (9647/11217) Checking out files: 87% (9759/11217) Checking out files: 88% (9871/11217) Checking out files: 89% (9984/11217) Checking out files: 90% (10096/11217) Checking out files: 91% (10208/11217) Checking out files: 92% (10320/11217) Checking out files: 93% (10432/11217) Checking out files: 94% (10544/11217) Checking out files: 95% (10657/11217) Checking out files: 96% (10769/11217) Checking out files: 97% (10881/11217) Checking out files: 98% (10993/11217) Checking out files: 99% (11105/11217) Checking out files: 100% (11217/11217) Checking out files: 100% (11217/11217), done. [2021-04-13T15:32:11.959Z] #25 166.2 + cd /tmp/tmp.q2hTg4Q4KJ/tmp/docker-ce [2021-04-13T15:32:11.959Z] #25 166.2 + git checkout -q v17.06.2-ce [2021-04-13T15:32:12.144Z] #20 37.44 Selecting previously unselected package apparmor. [2021-04-13T15:32:12.144Z] #20 37.46 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-13T15:32:12.144Z] #20 37.58 Unpacking apparmor (2.13.2-10) ... [2021-04-13T15:32:12.208Z] #20 25.17 Selecting previously unselected package python3.7-minimal. [2021-04-13T15:32:12.208Z] #20 25.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:32:12.208Z] #20 25.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:32:12.408Z] #20 37.97 Selecting previously unselected package aufs-tools. [2021-04-13T15:32:12.408Z] #20 37.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-13T15:32:12.408Z] #20 ... [2021-04-13T15:32:12.408Z] [2021-04-13T15:32:12.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:32:12.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:12.408Z] #43 89.54 CC criu/cgroup.o [2021-04-13T15:32:12.408Z] #43 92.40 CC criu/clone-noasan.o [2021-04-13T15:32:12.408Z] #43 92.65 CC criu/config.o [2021-04-13T15:32:12.408Z] #43 94.02 CC criu/cr-check.o [2021-04-13T15:32:12.408Z] #43 95.71 CC criu/cr-dedup.o [2021-04-13T15:32:12.408Z] #43 96.15 CC criu/cr-dump.o [2021-04-13T15:32:12.408Z] #43 98.28 CC criu/cr-errno.o [2021-04-13T15:32:12.408Z] #43 98.36 CC criu/cr-restore.o [2021-04-13T15:32:12.467Z] #20 ... [2021-04-13T15:32:12.467Z] [2021-04-13T15:32:12.467Z] #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-04-13T15:32:12.468Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:12.468Z] #43 102.5 CC criu/cr-service.o [2021-04-13T15:32:12.668Z] #43 ... [2021-04-13T15:32:12.668Z] [2021-04-13T15:32:12.668Z] #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-04-13T15:32:12.668Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:12.668Z] #20 37.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-13T15:32:12.668Z] #20 38.00 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:32:12.927Z] #20 38.18 Selecting previously unselected package libonig5:amd64. [2021-04-13T15:32:12.927Z] #20 38.19 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-13T15:32:12.927Z] #20 38.20 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:32:12.927Z] #20 38.37 Selecting previously unselected package libjq1:amd64. [2021-04-13T15:32:12.927Z] #20 38.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:32:12.927Z] #20 38.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:32:13.186Z] #20 38.49 Selecting previously unselected package jq. [2021-04-13T15:32:13.186Z] #20 38.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:32:13.186Z] #20 38.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:32:13.186Z] #20 38.58 Selecting previously unselected package libaio1:amd64. [2021-04-13T15:32:13.186Z] #20 38.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-13T15:32:13.186Z] #20 38.59 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-13T15:32:13.186Z] #20 38.67 Selecting previously unselected package libgpm2:amd64. [2021-04-13T15:32:13.186Z] #20 38.68 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-13T15:32:13.186Z] #20 38.68 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-13T15:32:13.445Z] #20 38.77 Selecting previously unselected package libicu63:amd64. [2021-04-13T15:32:13.445Z] #20 38.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-13T15:32:13.445Z] #20 38.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:32:13.784Z] #20 ... [2021-04-13T15:32:13.784Z] [2021-04-13T15:32:13.784Z] #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-04-13T15:32:13.784Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:13.784Z] #43 103.6 CC criu/cr-service.o [2021-04-13T15:32:13.784Z] #43 105.2 CC criu/crtools.o [2021-04-13T15:32:13.784Z] #43 105.8 CC criu/eventfd.o [2021-04-13T15:32:13.784Z] #43 106.1 CC criu/eventpoll.o [2021-04-13T15:32:13.784Z] #43 107.0 CC criu/external.o [2021-04-13T15:32:13.784Z] #43 107.3 CC criu/fault-injection.o [2021-04-13T15:32:13.784Z] #43 107.4 CC criu/fdstore.o [2021-04-13T15:32:13.784Z] #43 107.9 CC criu/fifo.o [2021-04-13T15:32:13.784Z] #43 108.3 CC criu/file-ids.o [2021-04-13T15:32:13.784Z] #43 108.7 CC criu/file-lock.o [2021-04-13T15:32:13.784Z] #43 109.8 CC criu/files-ext.o [2021-04-13T15:32:13.784Z] #43 110.2 CC criu/files-reg.o [2021-04-13T15:32:13.784Z] #43 112.5 CC criu/files.o [2021-04-13T15:32:13.784Z] #43 ... [2021-04-13T15:32:13.784Z] [2021-04-13T15:32:13.784Z] #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-04-13T15:32:13.784Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:13.784Z] #20 52.91 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:14.040Z] #20 52.98 Setting up xz-utils (5.2.4-1) ... [2021-04-13T15:32:14.040Z] #20 52.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-13T15:32:14.040Z] #20 53.00 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:14.297Z] #20 53.19 invoke-rc.d: could not determine current runlevel [2021-04-13T15:32:14.297Z] #20 53.20 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-13T15:32:14.297Z] #20 53.27 Setting up pigz (2.4-1) ... [2021-04-13T15:32:14.297Z] #20 53.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-13T15:32:14.297Z] #20 53.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:32:14.375Z] #43 104.2 CC criu/crtools.o [2021-04-13T15:32:14.553Z] #20 53.32 Setting up python-pip-whl (18.1-5) ... [2021-04-13T15:32:14.553Z] #20 53.33 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-13T15:32:14.553Z] #20 53.34 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:14.766Z] #25 170.0 + mkdir -p /tmp/tmp.q2hTg4Q4KJ/src/github.com/docker [2021-04-13T15:32:14.766Z] #25 170.0 + mv components/cli /tmp/tmp.q2hTg4Q4KJ/src/github.com/docker/cli [2021-04-13T15:32:14.766Z] #25 170.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-13T15:32:14.810Z] #20 53.77 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-13T15:32:14.810Z] #20 53.78 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:32:14.810Z] #20 53.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:14.810Z] #20 53.83 Setting up vim (2:8.1.0875-5) ... [2021-04-13T15:32:14.810Z] #20 53.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-13T15:32:14.915Z] #20 50.31 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-13T15:32:14.915Z] #20 50.32 Setting up xz-utils (5.2.4-1) ... [2021-04-13T15:32:14.915Z] #20 50.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-13T15:32:14.915Z] #20 50.42 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:14.915Z] #20 50.53 invoke-rc.d: could not determine current runlevel [2021-04-13T15:32:14.915Z] #20 50.55 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-13T15:32:14.915Z] #20 50.61 Setting up pigz (2.4-1) ... [2021-04-13T15:32:14.915Z] #20 50.63 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-13T15:32:14.915Z] #20 50.65 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-13T15:32:14.915Z] #20 50.68 Setting up python-pip-whl (18.1-5) ... [2021-04-13T15:32:14.915Z] #20 50.70 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-13T15:32:14.915Z] #20 50.71 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:14.944Z] #43 104.8 CC criu/eventfd.o [2021-04-13T15:32:15.066Z] #20 53.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-13T15:32:15.066Z] #20 53.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-13T15:32:15.066Z] #20 53.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-13T15:32:15.066Z] #20 53.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-13T15:32:15.066Z] #20 53.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-13T15:32:15.066Z] #20 53.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-13T15:32:15.066Z] #20 53.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-13T15:32:15.066Z] #20 53.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:32:15.066Z] #20 53.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:15.066Z] #20 53.95 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-13T15:32:15.066Z] #20 53.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:32:15.066Z] #20 53.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-13T15:32:15.066Z] #20 54.00 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:15.204Z] #43 105.1 CC criu/eventpoll.o [2021-04-13T15:32:15.490Z] #20 51.21 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-13T15:32:15.490Z] #20 51.22 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-13T15:32:15.490Z] #20 51.24 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:15.490Z] #20 51.25 Setting up vim (2:8.1.0875-5) ... [2021-04-13T15:32:15.490Z] #20 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-13T15:32:15.490Z] #20 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-13T15:32:15.490Z] #20 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-13T15:32:15.490Z] #20 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-13T15:32:15.490Z] #20 51.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-13T15:32:15.490Z] #20 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-13T15:32:15.753Z] #20 51.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-13T15:32:15.753Z] #20 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-13T15:32:15.753Z] #20 51.36 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-13T15:32:15.753Z] #20 51.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:15.753Z] #20 51.40 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-13T15:32:15.753Z] #20 51.48 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:32:15.753Z] #20 51.49 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-13T15:32:15.753Z] #20 51.52 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:16.142Z] #43 105.9 CC criu/external.o [2021-04-13T15:32:16.313Z] #25 ... [2021-04-13T15:32:16.313Z] [2021-04-13T15:32:16.313Z] #21 [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-04-13T15:32:16.313Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:32:16.313Z] #21 52.60 Selecting previously unselected package libnet1:ppc64el. [2021-04-13T15:32:16.313Z] #21 52.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-13T15:32:16.313Z] #21 52.60 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:16.313Z] #21 52.71 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-13T15:32:16.313Z] #21 52.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-13T15:32:16.313Z] #21 52.74 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-13T15:32:16.313Z] #21 52.83 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-13T15:32:16.313Z] #21 52.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-13T15:32:16.313Z] #21 52.85 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-13T15:32:16.313Z] #21 52.93 Selecting previously unselected package libreadline5:ppc64el. [2021-04-13T15:32:16.313Z] #21 52.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-13T15:32:16.313Z] #21 52.95 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-13T15:32:16.313Z] #21 53.08 Selecting previously unselected package net-tools. [2021-04-13T15:32:16.313Z] #21 53.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-13T15:32:16.313Z] #21 53.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:16.313Z] #21 53.37 Selecting previously unselected package python-pip-whl. [2021-04-13T15:32:16.313Z] #21 53.39 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-13T15:32:16.313Z] #21 53.39 Unpacking python-pip-whl (18.1-5) ... [2021-04-13T15:32:16.313Z] #21 53.91 Selecting previously unselected package python3-lib2to3. [2021-04-13T15:32:16.313Z] #21 53.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-13T15:32:16.313Z] #21 53.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:16.313Z] #21 54.02 Selecting previously unselected package python3-distutils. [2021-04-13T15:32:16.313Z] #21 54.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-13T15:32:16.313Z] #21 54.03 Unpacking python3-distutils (3.7.3-1) ... [2021-04-13T15:32:16.313Z] #21 54.22 Selecting previously unselected package python3-pip. [2021-04-13T15:32:16.313Z] #21 54.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-13T15:32:16.313Z] #21 54.25 Unpacking python3-pip (18.1-5) ... [2021-04-13T15:32:16.313Z] #21 54.48 Selecting previously unselected package python3-pkg-resources. [2021-04-13T15:32:16.313Z] #21 54.49 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:32:16.313Z] #21 54.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:16.313Z] #21 54.69 Selecting previously unselected package python3-setuptools. [2021-04-13T15:32:16.313Z] #21 54.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-13T15:32:16.313Z] #21 54.72 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:16.313Z] #21 55.04 Selecting previously unselected package python3-wheel. [2021-04-13T15:32:16.313Z] #21 55.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-13T15:32:16.313Z] #21 55.06 Unpacking python3-wheel (0.32.3-2) ... [2021-04-13T15:32:16.313Z] #21 55.17 Selecting previously unselected package sudo. [2021-04-13T15:32:16.313Z] #21 55.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-13T15:32:16.313Z] #21 55.20 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:16.313Z] #21 55.91 Selecting previously unselected package thin-provisioning-tools. [2021-04-13T15:32:16.313Z] #21 55.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-13T15:32:16.313Z] #21 55.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:16.313Z] #21 56.24 Selecting previously unselected package uidmap. [2021-04-13T15:32:16.313Z] #21 56.25 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-13T15:32:16.313Z] #21 56.25 Unpacking uidmap (1:4.5-1.1) ... [2021-04-13T15:32:16.313Z] #21 56.41 Selecting previously unselected package vim-runtime. [2021-04-13T15:32:16.313Z] #21 56.41 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:32:16.313Z] #21 56.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-13T15:32:16.313Z] #21 56.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-13T15:32:16.313Z] #21 56.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:16.401Z] #43 106.2 CC criu/fault-injection.o [2021-04-13T15:32:16.401Z] #43 106.3 CC criu/fdstore.o [2021-04-13T15:32:16.971Z] #43 106.7 CC criu/fifo.o [2021-04-13T15:32:17.230Z] #43 107.1 CC criu/file-ids.o [2021-04-13T15:32:17.490Z] #43 107.4 CC criu/file-lock.o [2021-04-13T15:32:17.639Z] #20 42.46 Selecting previously unselected package libnet1:amd64. [2021-04-13T15:32:17.639Z] #20 42.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:32:17.639Z] #20 42.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:17.639Z] #20 42.57 Selecting previously unselected package libnl-3-200:amd64. [2021-04-13T15:32:17.639Z] #20 42.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-13T15:32:17.639Z] #20 42.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:32:17.639Z] #20 42.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-13T15:32:17.639Z] #20 42.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:32:17.639Z] #20 42.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:32:17.639Z] #20 42.78 Selecting previously unselected package libreadline5:amd64. [2021-04-13T15:32:17.639Z] #20 42.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-13T15:32:17.639Z] #20 42.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-13T15:32:17.639Z] #20 42.93 Selecting previously unselected package net-tools. [2021-04-13T15:32:17.639Z] #20 42.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-13T15:32:17.639Z] #20 42.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:17.639Z] #20 43.12 Selecting previously unselected package python-pip-whl. [2021-04-13T15:32:17.640Z] #20 43.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-13T15:32:17.640Z] #20 43.13 Unpacking python-pip-whl (18.1-5) ... [2021-04-13T15:32:18.209Z] #20 43.69 Selecting previously unselected package python3-lib2to3. [2021-04-13T15:32:18.209Z] #20 43.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-13T15:32:18.209Z] #20 43.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:18.237Z] #56 233.9 + bin/containerd-stress [2021-04-13T15:32:18.325Z] #20 54.15 Setting up iptables (1.8.2-4) ... [2021-04-13T15:32:18.335Z] #20 56.90 Setting up iptables (1.8.2-4) ... [2021-04-13T15:32:18.335Z] #20 56.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:18.335Z] #20 56.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:18.335Z] #20 56.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:18.335Z] #20 56.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:18.335Z] #20 56.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-13T15:32:18.335Z] #20 56.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-13T15:32:18.335Z] #20 56.97 Setting up python3 (3.7.3-1) ... [2021-04-13T15:32:18.426Z] #21 ... [2021-04-13T15:32:18.426Z] [2021-04-13T15:32:18.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:32:18.426Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:32:18.426Z] #44 99.73 CC criu/bfd.o [2021-04-13T15:32:18.426Z] #44 100.7 CC criu/bitmap.o [2021-04-13T15:32:18.426Z] #44 100.8 CC criu/cgroup-props.o [2021-04-13T15:32:18.426Z] #44 102.3 CC criu/cgroup.o [2021-04-13T15:32:18.426Z] #44 108.0 CC criu/clone-noasan.o [2021-04-13T15:32:18.426Z] #44 108.4 CC criu/config.o [2021-04-13T15:32:18.428Z] #43 108.3 CC criu/files-ext.o [2021-04-13T15:32:18.428Z] #43 ... [2021-04-13T15:32:18.428Z] [2021-04-13T15:32:18.428Z] #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-04-13T15:32:18.428Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:18.428Z] #20 26.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:18.428Z] #20 26.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-13T15:32:18.428Z] #20 28.01 Selecting previously unselected package python3-minimal. [2021-04-13T15:32:18.428Z] #20 28.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-13T15:32:18.428Z] #20 28.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 28.09 Unpacking python3-minimal (3.7.3-1) ... [2021-04-13T15:32:18.428Z] #20 28.18 Selecting previously unselected package libmpdec2:amd64. [2021-04-13T15:32:18.428Z] #20 28.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 28.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-13T15:32:18.428Z] #20 28.31 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-13T15:32:18.428Z] #20 28.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 28.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:18.428Z] #20 29.23 Selecting previously unselected package python3.7. [2021-04-13T15:32:18.428Z] #20 29.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 29.25 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:18.428Z] #20 29.38 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-13T15:32:18.428Z] #20 29.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 29.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-13T15:32:18.428Z] #20 29.49 Setting up python3-minimal (3.7.3-1) ... [2021-04-13T15:32:18.428Z] #20 30.39 Selecting previously unselected package python3. [2021-04-13T15:32:18.428Z] #20 30.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-13T15:32:18.428Z] #20 30.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 30.46 Unpacking python3 (3.7.3-1) ... [2021-04-13T15:32:18.428Z] #20 30.58 Selecting previously unselected package libip4tc0:amd64. [2021-04-13T15:32:18.428Z] #20 30.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 30.58 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:18.428Z] #20 30.67 Selecting previously unselected package libip6tc0:amd64. [2021-04-13T15:32:18.428Z] #20 30.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 30.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:18.428Z] #20 30.77 Selecting previously unselected package libiptc0:amd64. [2021-04-13T15:32:18.428Z] #20 30.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 30.77 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:18.428Z] #20 30.87 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-13T15:32:18.428Z] #20 30.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 30.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-13T15:32:18.428Z] #20 30.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-13T15:32:18.428Z] #20 30.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 30.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-13T15:32:18.428Z] #20 31.06 Selecting previously unselected package libnftnl11:amd64. [2021-04-13T15:32:18.428Z] #20 31.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 31.06 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-13T15:32:18.428Z] #20 31.14 Selecting previously unselected package iptables. [2021-04-13T15:32:18.428Z] #20 31.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 31.15 Unpacking iptables (1.8.2-4) ... [2021-04-13T15:32:18.428Z] #20 31.44 Selecting previously unselected package xxd. [2021-04-13T15:32:18.428Z] #20 31.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:32:18.428Z] #20 31.45 Unpacking xxd (2:8.1.0875-5) ... [2021-04-13T15:32:18.469Z] #20 43.83 Selecting previously unselected package python3-distutils. [2021-04-13T15:32:18.469Z] #20 43.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-13T15:32:18.469Z] #20 43.85 Unpacking python3-distutils (3.7.3-1) ... [2021-04-13T15:32:18.588Z] #20 54.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:18.588Z] #20 54.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:18.588Z] #20 54.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:18.588Z] #20 54.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:18.588Z] #20 54.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-13T15:32:18.588Z] #20 54.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-13T15:32:18.588Z] #20 54.23 Setting up python3 (3.7.3-1) ... [2021-04-13T15:32:18.591Z] #20 57.45 Setting up python3-wheel (0.32.3-2) ... [2021-04-13T15:32:18.687Z] #20 31.59 Selecting previously unselected package vim-common. [2021-04-13T15:32:18.687Z] #20 31.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:32:18.687Z] #20 31.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-13T15:32:18.687Z] #20 31.82 Selecting previously unselected package bash-completion. [2021-04-13T15:32:18.687Z] #20 31.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-13T15:32:18.729Z] #20 43.98 Selecting previously unselected package python3-pip. [2021-04-13T15:32:18.730Z] #20 43.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-13T15:32:18.730Z] #20 43.99 Unpacking python3-pip (18.1-5) ... [2021-04-13T15:32:18.730Z] #20 44.19 Selecting previously unselected package python3-pkg-resources. [2021-04-13T15:32:18.730Z] #20 44.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:32:18.730Z] #20 44.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:18.808Z] #56 235.9 + bin/containerd-shim [2021-04-13T15:32:18.990Z] #20 44.33 Selecting previously unselected package python3-setuptools. [2021-04-13T15:32:18.990Z] #20 44.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-13T15:32:18.990Z] #20 44.34 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:19.154Z] #20 58.18 Setting up apparmor (2.13.2-10) ... [2021-04-13T15:32:19.164Z] #20 54.82 Setting up python3-wheel (0.32.3-2) ... [2021-04-13T15:32:19.250Z] #20 44.57 Selecting previously unselected package python3-wheel. [2021-04-13T15:32:19.250Z] #20 44.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-13T15:32:19.250Z] #20 44.58 Unpacking python3-wheel (0.32.3-2) ... [2021-04-13T15:32:19.250Z] #20 44.65 Selecting previously unselected package sudo. [2021-04-13T15:32:19.250Z] #20 44.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-13T15:32:19.250Z] #20 44.66 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:19.740Z] #20 55.58 Setting up apparmor (2.13.2-10) ... [2021-04-13T15:32:19.822Z] #20 45.21 Selecting previously unselected package thin-provisioning-tools. [2021-04-13T15:32:19.822Z] #20 45.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-13T15:32:19.822Z] #20 45.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:19.982Z] #44 111.2 CC criu/cr-check.o [2021-04-13T15:32:20.082Z] #20 45.43 Selecting previously unselected package uidmap. [2021-04-13T15:32:20.082Z] #20 45.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-13T15:32:20.082Z] #20 45.45 Unpacking uidmap (1:4.5-1.1) ... [2021-04-13T15:32:20.082Z] #20 45.57 Selecting previously unselected package vim-runtime. [2021-04-13T15:32:20.082Z] #20 45.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:32:20.281Z] #44 ... [2021-04-13T15:32:20.281Z] [2021-04-13T15:32:20.281Z] #21 [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-04-13T15:32:20.281Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:32:20.281Z] #21 60.69 Selecting previously unselected package vim. [2021-04-13T15:32:20.281Z] #21 60.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-13T15:32:20.281Z] #21 60.73 Unpacking vim (2:8.1.0875-5) ... [2021-04-13T15:32:20.342Z] #20 45.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-13T15:32:20.342Z] #20 45.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-13T15:32:20.342Z] #20 45.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:20.636Z] using credential docker-jenkins-github-credentials [2021-04-13T15:32:20.712Z] Cloning the remote Git repository [2021-04-13T15:32:20.712Z] Cloning with configured refspecs honoured and without tags [2021-04-13T15:32:20.934Z] #21 61.39 Selecting previously unselected package xfsprogs. [2021-04-13T15:32:20.934Z] #21 61.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-13T15:32:20.934Z] #21 61.40 Unpacking xfsprogs (4.20.0-1) ... [2021-04-13T15:32:21.046Z] #20 59.76 Setting up xfsprogs (4.20.0-1) ... [2021-04-13T15:32:21.046Z] #20 59.77 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:21.235Z] #21 61.90 Selecting previously unselected package zip. [2021-04-13T15:32:21.235Z] #21 61.91 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-13T15:32:21.235Z] #21 61.91 Unpacking zip (3.0-11+b1) ... [2021-04-13T15:32:21.302Z] #20 60.16 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:21.535Z] #21 62.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:32:21.535Z] #21 62.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:21.535Z] #21 62.11 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-13T15:32:21.535Z] #21 62.12 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-13T15:32:21.535Z] #21 62.12 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-13T15:32:21.535Z] #21 62.13 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-13T15:32:21.535Z] #21 62.13 Setting up uidmap (1:4.5-1.1) ... [2021-04-13T15:32:21.535Z] #21 62.14 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-13T15:32:21.535Z] #21 62.14 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:21.535Z] #21 62.15 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:32:21.535Z] #21 62.16 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-13T15:32:21.535Z] #21 62.16 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-13T15:32:21.535Z] #21 62.16 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:32:21.535Z] #21 62.17 Setting up zip (3.0-11+b1) ... [2021-04-13T15:32:21.535Z] #21 62.18 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:32:21.535Z] #21 62.22 Setting up bash-completion (1:2.8-6) ... [2021-04-13T15:32:21.835Z] #21 ... [2021-04-13T15:32:21.835Z] [2021-04-13T15:32:21.835Z] #46 [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-04-13T15:32:21.835Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:32:21.835Z] #46 167.3 crypto/tls [2021-04-13T15:32:21.835Z] #46 174.4 net/http/httptrace [2021-04-13T15:32:21.835Z] #46 174.7 net/http [2021-04-13T15:32:21.980Z] #20 34.48 Unpacking bash-completion (1:2.8-6) ... [2021-04-13T15:32:21.980Z] #20 34.87 Selecting previously unselected package bzip2. [2021-04-13T15:32:21.980Z] #20 34.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-13T15:32:21.980Z] #20 34.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:32:21.980Z] #20 35.00 Selecting previously unselected package xz-utils. [2021-04-13T15:32:21.980Z] #20 35.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-13T15:32:21.980Z] #20 35.02 Unpacking xz-utils (5.2.4-1) ... [2021-04-13T15:32:22.230Z] #20 61.12 Setting up python3-distutils (3.7.3-1) ... [2021-04-13T15:32:22.241Z] #20 35.18 Selecting previously unselected package apparmor. [2021-04-13T15:32:22.241Z] #20 35.18 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-13T15:32:22.241Z] #20 35.29 Unpacking apparmor (2.13.2-10) ... [2021-04-13T15:32:22.296Z] #20 57.69 Setting up xfsprogs (4.20.0-1) ... [2021-04-13T15:32:22.296Z] #20 57.71 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:22.296Z] #20 ... [2021-04-13T15:32:22.296Z] [2021-04-13T15:32:22.296Z] #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-04-13T15:32:22.296Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:32:22.296Z] #43 96.74 CC criu/clone-noasan.o [2021-04-13T15:32:22.296Z] #43 96.97 CC criu/config.o [2021-04-13T15:32:22.296Z] #43 98.45 CC criu/cr-check.o [2021-04-13T15:32:22.296Z] #43 100.1 CC criu/cr-dedup.o [2021-04-13T15:32:22.296Z] #43 100.4 CC criu/cr-dump.o [2021-04-13T15:32:22.296Z] #43 102.4 CC criu/cr-errno.o [2021-04-13T15:32:22.296Z] #43 102.5 CC criu/cr-restore.o [2021-04-13T15:32:22.296Z] #43 106.4 CC criu/cr-service.o [2021-04-13T15:32:22.486Z] #46 ... [2021-04-13T15:32:22.486Z] [2021-04-13T15:32:22.486Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:32:22.486Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:32:22.486Z] #44 113.8 CC criu/cr-dedup.o [2021-04-13T15:32:22.501Z] #20 35.63 Selecting previously unselected package aufs-tools. [2021-04-13T15:32:22.501Z] #20 35.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-13T15:32:22.501Z] #20 35.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:32:22.559Z] #43 ... [2021-04-13T15:32:22.559Z] [2021-04-13T15:32:22.559Z] #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-04-13T15:32:22.559Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-13T15:32:22.559Z] #20 58.17 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:20.923Z] Cloning repository https://github.com/moby/moby.git [2021-04-13T15:32:21.345Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-13T15:32:22.113Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:32:22.114Z] > git --version # timeout=10 [2021-04-13T15:32:22.154Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-13T15:32:22.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:32:22.157Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:32:22.761Z] #20 35.79 Selecting previously unselected package libonig5:amd64. [2021-04-13T15:32:22.761Z] #20 35.80 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-13T15:32:22.761Z] #20 35.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:32:22.793Z] #20 61.64 Setting up python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:23.021Z] #20 35.96 Selecting previously unselected package libjq1:amd64. [2021-04-13T15:32:23.021Z] #20 35.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:32:23.021Z] #20 35.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:32:23.021Z] #20 36.11 Selecting previously unselected package jq. [2021-04-13T15:32:23.021Z] #20 36.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-13T15:32:23.021Z] #20 36.13 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-13T15:32:23.137Z] #44 114.4 CC criu/cr-dump.o [2021-04-13T15:32:23.280Z] #20 36.21 Selecting previously unselected package libaio1:amd64. [2021-04-13T15:32:23.280Z] #20 36.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-13T15:32:23.280Z] #20 36.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-13T15:32:23.280Z] #20 36.38 Selecting previously unselected package libgpm2:amd64. [2021-04-13T15:32:23.280Z] #20 36.39 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-13T15:32:23.280Z] #20 36.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-13T15:32:23.506Z] #20 59.14 Setting up python3-distutils (3.7.3-1) ... [2021-04-13T15:32:23.550Z] #20 36.47 Selecting previously unselected package libicu63:amd64. [2021-04-13T15:32:23.550Z] #20 36.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-13T15:32:23.550Z] #20 36.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:32:23.638Z] #20 49.05 Selecting previously unselected package vim. [2021-04-13T15:32:23.638Z] #20 49.05 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:32:23.638Z] #20 49.07 Unpacking vim (2:8.1.0875-5) ... [2021-04-13T15:32:23.722Z] #20 62.79 Setting up python3-pip (18.1-5) ... [2021-04-13T15:32:24.081Z] #20 59.68 Setting up python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:24.208Z] #20 49.60 Selecting previously unselected package xfsprogs. [2021-04-13T15:32:24.208Z] #20 49.60 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-13T15:32:24.208Z] #20 49.61 Unpacking xfsprogs (4.20.0-1) ... [2021-04-13T15:32:24.651Z] #20 ... [2021-04-13T15:32:24.651Z] [2021-04-13T15:32:24.651Z] #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-04-13T15:32:24.651Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:24.651Z] #43 114.6 CC criu/filesystems.o [2021-04-13T15:32:24.651Z] #43 115.3 CC criu/fsnotify.o [2021-04-13T15:32:24.651Z] #43 116.5 CC criu/image-desc.o [2021-04-13T15:32:24.651Z] #43 116.7 CC criu/image.o [2021-04-13T15:32:24.651Z] #43 117.7 CC criu/ipc_ns.o [2021-04-13T15:32:24.651Z] #43 118.9 CC criu/irmap.o [2021-04-13T15:32:24.651Z] #43 119.4 CC criu/kcmp-ids.o [2021-04-13T15:32:24.651Z] #43 119.7 CC criu/kerndat.o [2021-04-13T15:32:24.651Z] #43 121.0 CC criu/libnetlink.o [2021-04-13T15:32:24.651Z] #43 121.4 CC criu/log.o [2021-04-13T15:32:24.651Z] #43 121.9 CC criu/lsm.o [2021-04-13T15:32:24.651Z] #43 122.3 CC criu/mem.o [2021-04-13T15:32:24.651Z] #43 123.9 CC criu/memfd.o [2021-04-13T15:32:24.651Z] #43 124.4 CC criu/mount.o [2021-04-13T15:32:24.779Z] #20 50.13 Selecting previously unselected package zip. [2021-04-13T15:32:24.779Z] #20 50.14 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-13T15:32:24.779Z] #20 50.15 Unpacking zip (3.0-11+b1) ... [2021-04-13T15:32:24.907Z] #43 ... [2021-04-13T15:32:24.907Z] [2021-04-13T15:32:24.907Z] #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-04-13T15:32:24.907Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:32:24.908Z] #40 186.6 + dpkg --print-architecture [2021-04-13T15:32:24.908Z] #40 186.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-13T15:32:24.908Z] #40 186.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-13T15:32:24.908Z] #40 186.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-13T15:32:24.908Z] #40 ... [2021-04-13T15:32:24.908Z] [2021-04-13T15:32:24.908Z] #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-04-13T15:32:24.908Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:24.908Z] #20 64.03 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:32:24.930Z] #20 ... [2021-04-13T15:32:24.930Z] [2021-04-13T15:32:24.930Z] #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-04-13T15:32:24.930Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:32:24.930Z] #40 180.9 + dpkg --print-architecture [2021-04-13T15:32:24.930Z] #40 180.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-13T15:32:25.039Z] #20 50.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:32:25.039Z] #20 50.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:25.039Z] #20 50.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:25.039Z] #20 50.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-13T15:32:25.039Z] #20 50.41 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-13T15:32:25.039Z] #20 50.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:25.039Z] #20 50.44 Setting up uidmap (1:4.5-1.1) ... [2021-04-13T15:32:25.039Z] #20 50.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-13T15:32:25.039Z] #20 50.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:25.039Z] #20 50.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:32:25.039Z] #20 50.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:32:25.039Z] #20 50.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:32:25.039Z] #20 50.55 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:32:25.164Z] #20 64.08 Processing triggers for mime-support (3.62) ... [2021-04-13T15:32:25.299Z] #20 50.56 Setting up zip (3.0-11+b1) ... [2021-04-13T15:32:25.299Z] #20 50.58 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:32:25.299Z] #20 50.62 Setting up bash-completion (1:2.8-6) ... [2021-04-13T15:32:25.395Z] #56 242.8 + bin/containerd-shim-runc-v1 [2021-04-13T15:32:25.475Z] #20 61.03 Setting up python3-pip (18.1-5) ... [2021-04-13T15:32:25.868Z] #40 181.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-13T15:32:25.868Z] #40 181.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-13T15:32:26.160Z] #20 DONE 64.9s [2021-04-13T15:32:26.160Z] [2021-04-13T15:32:26.160Z] #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-04-13T15:32:26.160Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-13T15:32:26.240Z] #20 ... [2021-04-13T15:32:26.240Z] [2021-04-13T15:32:26.240Z] #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-04-13T15:32:26.240Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:26.240Z] #43 103.2 CC criu/cr-service.o [2021-04-13T15:32:26.240Z] #43 104.9 CC criu/crtools.o [2021-04-13T15:32:26.240Z] #43 105.4 CC criu/eventfd.o [2021-04-13T15:32:26.240Z] #43 105.7 CC criu/eventpoll.o [2021-04-13T15:32:26.240Z] #43 106.6 CC criu/external.o [2021-04-13T15:32:26.240Z] #43 107.0 CC criu/fault-injection.o [2021-04-13T15:32:26.240Z] #43 107.1 CC criu/fdstore.o [2021-04-13T15:32:26.240Z] #43 107.4 CC criu/fifo.o [2021-04-13T15:32:26.240Z] #43 107.7 CC criu/file-ids.o [2021-04-13T15:32:26.240Z] #43 108.0 CC criu/file-lock.o [2021-04-13T15:32:26.240Z] #43 109.1 CC criu/files-ext.o [2021-04-13T15:32:26.240Z] #43 109.5 CC criu/files-reg.o [2021-04-13T15:32:26.240Z] #43 111.7 CC criu/files.o [2021-04-13T15:32:26.422Z] #20 62.22 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:32:26.684Z] #20 62.26 Processing triggers for mime-support (3.62) ... [2021-04-13T15:32:26.761Z] #44 117.8 CC criu/cr-errno.o [2021-04-13T15:32:26.761Z] #44 117.9 CC criu/cr-restore.o [2021-04-13T15:32:26.810Z] #43 113.7 CC criu/filesystems.o [2021-04-13T15:32:26.951Z] #20 DONE 62.8s [2021-04-13T15:32:26.951Z] [2021-04-13T15:32:26.951Z] #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-04-13T15:32:26.951Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-13T15:32:27.119Z] #21 1.069 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-13T15:32:27.119Z] #21 1.073 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-13T15:32:27.119Z] #21 1.076 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-13T15:32:27.119Z] #21 DONE 1.1s [2021-04-13T15:32:27.119Z] [2021-04-13T15:32:27.119Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:27.119Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-13T15:32:27.380Z] #43 114.4 CC criu/fsnotify.o [2021-04-13T15:32:27.842Z] #44 ... [2021-04-13T15:32:27.842Z] [2021-04-13T15:32:27.842Z] #21 [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-04-13T15:32:27.842Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:32:27.842Z] #21 66.46 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-13T15:32:27.842Z] #21 66.46 Setting up xz-utils (5.2.4-1) ... [2021-04-13T15:32:27.842Z] #21 66.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-13T15:32:27.842Z] #21 66.49 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:27.842Z] #21 66.61 invoke-rc.d: could not determine current runlevel [2021-04-13T15:32:27.842Z] #21 66.62 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-13T15:32:27.842Z] #21 66.64 Setting up pigz (2.4-1) ... [2021-04-13T15:32:27.842Z] #21 66.64 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-13T15:32:27.842Z] #21 66.64 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-13T15:32:27.842Z] #21 66.65 Setting up python-pip-whl (18.1-5) ... [2021-04-13T15:32:27.842Z] #21 66.66 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-13T15:32:27.842Z] #21 66.66 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:27.842Z] #21 67.29 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-13T15:32:27.842Z] #21 67.30 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-13T15:32:27.842Z] #21 67.30 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-13T15:32:27.842Z] #21 67.30 Setting up vim (2:8.1.0875-5) ... [2021-04-13T15:32:27.842Z] #21 67.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-13T15:32:27.842Z] #21 67.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-13T15:32:27.842Z] #21 67.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-13T15:32:27.842Z] #21 67.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-13T15:32:27.842Z] #21 67.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-13T15:32:27.842Z] #21 67.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-13T15:32:27.842Z] #21 67.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-13T15:32:27.842Z] #21 67.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-13T15:32:27.842Z] #21 67.44 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-13T15:32:27.842Z] #21 67.44 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:27.842Z] #21 67.46 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-13T15:32:27.842Z] #21 67.46 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:32:27.842Z] #21 67.46 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-13T15:32:27.842Z] #21 67.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:27.950Z] #43 ... [2021-04-13T15:32:27.950Z] [2021-04-13T15:32:27.950Z] #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-04-13T15:32:27.950Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:27.950Z] #20 53.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:27.950Z] #20 53.31 Setting up xz-utils (5.2.4-1) ... [2021-04-13T15:32:27.950Z] #20 53.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-13T15:32:27.950Z] #20 53.36 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:27.950Z] #20 53.42 invoke-rc.d: could not determine current runlevel [2021-04-13T15:32:27.950Z] #20 53.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-13T15:32:27.950Z] #20 53.44 Setting up pigz (2.4-1) ... [2021-04-13T15:32:27.950Z] #20 53.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-13T15:32:27.950Z] #20 53.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:32:27.950Z] #20 53.53 Setting up python-pip-whl (18.1-5) ... [2021-04-13T15:32:28.211Z] #20 53.55 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-13T15:32:28.211Z] #20 53.57 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:28.319Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.1% of statements [2021-04-13T15:32:28.781Z] #20 54.01 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-13T15:32:28.781Z] #20 54.03 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:32:28.781Z] #20 54.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:28.781Z] #20 54.06 Setting up vim (2:8.1.0875-5) ... [2021-04-13T15:32:28.781Z] #20 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-13T15:32:28.781Z] #20 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-13T15:32:28.781Z] #20 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-13T15:32:28.781Z] #20 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-13T15:32:28.781Z] #20 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-13T15:32:28.781Z] #20 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-13T15:32:28.781Z] #20 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-13T15:32:28.781Z] #20 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-13T15:32:28.781Z] #20 54.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:32:28.781Z] #20 54.17 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:28.781Z] #20 54.18 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-13T15:32:28.781Z] #20 54.20 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:32:28.781Z] #20 54.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-13T15:32:28.781Z] #20 54.23 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:28.920Z] #21 1.629 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-13T15:32:28.920Z] #21 1.634 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-13T15:32:28.920Z] #21 1.643 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-13T15:32:28.920Z] #21 DONE 1.7s [2021-04-13T15:32:28.920Z] [2021-04-13T15:32:28.920Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:28.920Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-13T15:32:28.953Z] ok github.com/docker/docker/container 0.117s coverage: 34.7% of statements [2021-04-13T15:32:28.953Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-13T15:32:28.953Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-13T15:32:28.953Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-13T15:32:28.953Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-13T15:32:29.161Z] #40 ... [2021-04-13T15:32:29.161Z] [2021-04-13T15:32:29.161Z] #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-04-13T15:32:29.161Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:29.161Z] #43 108.6 CC criu/files-reg.o [2021-04-13T15:32:29.161Z] #43 110.6 CC criu/files.o [2021-04-13T15:32:29.161Z] #43 112.7 CC criu/filesystems.o [2021-04-13T15:32:29.161Z] #43 113.4 CC criu/fsnotify.o [2021-04-13T15:32:29.161Z] #43 114.6 CC criu/image-desc.o [2021-04-13T15:32:29.161Z] #43 114.8 CC criu/image.o [2021-04-13T15:32:29.161Z] #43 115.7 CC criu/ipc_ns.o [2021-04-13T15:32:29.161Z] #43 116.9 CC criu/irmap.o [2021-04-13T15:32:29.161Z] #43 117.6 CC criu/kcmp-ids.o [2021-04-13T15:32:29.161Z] #43 118.0 CC criu/kerndat.o [2021-04-13T15:32:29.161Z] #43 ... [2021-04-13T15:32:29.161Z] [2021-04-13T15:32:29.161Z] #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-04-13T15:32:29.162Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:29.162Z] #20 40.07 Selecting previously unselected package libnet1:amd64. [2021-04-13T15:32:29.162Z] #20 40.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-13T15:32:29.162Z] #20 40.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:29.162Z] #20 40.16 Selecting previously unselected package libnl-3-200:amd64. [2021-04-13T15:32:29.162Z] #20 40.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-13T15:32:29.162Z] #20 40.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:32:29.162Z] #20 40.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-13T15:32:29.162Z] #20 40.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-13T15:32:29.162Z] #20 40.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:32:29.162Z] #20 40.35 Selecting previously unselected package libreadline5:amd64. [2021-04-13T15:32:29.162Z] #20 40.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-13T15:32:29.162Z] #20 40.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-13T15:32:29.162Z] #20 40.48 Selecting previously unselected package net-tools. [2021-04-13T15:32:29.162Z] #20 40.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-13T15:32:29.162Z] #20 40.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:29.162Z] #20 40.70 Selecting previously unselected package python-pip-whl. [2021-04-13T15:32:29.162Z] #20 40.70 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-13T15:32:29.162Z] #20 40.71 Unpacking python-pip-whl (18.1-5) ... [2021-04-13T15:32:29.162Z] #20 41.25 Selecting previously unselected package python3-lib2to3. [2021-04-13T15:32:29.162Z] #20 41.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-13T15:32:29.162Z] #20 41.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:29.162Z] #20 41.40 Selecting previously unselected package python3-distutils. [2021-04-13T15:32:29.162Z] #20 41.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-13T15:32:29.162Z] #20 41.41 Unpacking python3-distutils (3.7.3-1) ... [2021-04-13T15:32:29.162Z] #20 41.55 Selecting previously unselected package python3-pip. [2021-04-13T15:32:29.162Z] #20 41.56 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-13T15:32:29.162Z] #20 41.57 Unpacking python3-pip (18.1-5) ... [2021-04-13T15:32:29.162Z] #20 41.74 Selecting previously unselected package python3-pkg-resources. [2021-04-13T15:32:29.162Z] #20 41.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-13T15:32:29.162Z] #20 41.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:29.162Z] #20 41.92 Selecting previously unselected package python3-setuptools. [2021-04-13T15:32:29.162Z] #20 41.92 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-13T15:32:29.162Z] #20 41.93 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:29.162Z] #20 42.13 Selecting previously unselected package python3-wheel. [2021-04-13T15:32:29.162Z] #20 42.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-13T15:32:29.162Z] #20 42.14 Unpacking python3-wheel (0.32.3-2) ... [2021-04-13T15:32:29.162Z] #20 42.22 Selecting previously unselected package sudo. [2021-04-13T15:32:29.162Z] #20 42.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-13T15:32:29.162Z] #20 42.23 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:29.731Z] #20 42.66 Selecting previously unselected package thin-provisioning-tools. [2021-04-13T15:32:29.731Z] #20 42.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-13T15:32:29.731Z] #20 42.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:29.991Z] #20 42.95 Selecting previously unselected package uidmap. [2021-04-13T15:32:29.991Z] #20 42.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-13T15:32:29.991Z] #20 42.98 Unpacking uidmap (1:4.5-1.1) ... [2021-04-13T15:32:29.991Z] #20 43.10 Selecting previously unselected package vim-runtime. [2021-04-13T15:32:29.991Z] #20 43.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-13T15:32:29.991Z] #20 43.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-13T15:32:29.991Z] #20 43.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-13T15:32:29.991Z] #20 43.19 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:30.681Z] #56 247.3 + bin/containerd-shim-runc-v2 [2021-04-13T15:32:30.942Z] #56 248.3 + binaries [2021-04-13T15:32:30.942Z] #56 248.3 + install -D bin/containerd /build/containerd [2021-04-13T15:32:30.942Z] #56 248.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-13T15:32:31.202Z] #56 248.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-13T15:32:31.202Z] #56 248.3 + install -D bin/ctr /build/ctr [2021-04-13T15:32:31.433Z] #21 71.71 Setting up iptables (1.8.2-4) ... [2021-04-13T15:32:31.433Z] #21 71.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:31.433Z] #21 71.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:31.433Z] #21 71.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:31.433Z] #21 71.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:31.433Z] #21 71.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-13T15:32:31.433Z] #21 71.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-13T15:32:31.433Z] #21 71.83 Setting up python3 (3.7.3-1) ... [2021-04-13T15:32:31.755Z] #21 72.46 Setting up python3-wheel (0.32.3-2) ... [2021-04-13T15:32:32.077Z] #20 57.11 Setting up iptables (1.8.2-4) ... [2021-04-13T15:32:32.077Z] #20 57.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:32.077Z] #20 57.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:32.077Z] #20 57.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:32.077Z] #20 57.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:32.077Z] #20 57.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-13T15:32:32.077Z] #20 57.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-13T15:32:32.077Z] #20 57.18 Setting up python3 (3.7.3-1) ... [2021-04-13T15:32:32.077Z] #20 57.63 Setting up python3-wheel (0.32.3-2) ... [2021-04-13T15:32:32.367Z] #22 5.041 Collecting yamllint==1.16.0 [2021-04-13T15:32:33.018Z] #20 58.29 Setting up apparmor (2.13.2-10) ... [2021-04-13T15:32:33.112Z] #56 DONE 250.0s [2021-04-13T15:32:33.283Z] #20 46.16 Selecting previously unselected package vim. [2021-04-13T15:32:33.283Z] #20 46.16 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-13T15:32:33.283Z] #20 46.17 Unpacking vim (2:8.1.0875-5) ... [2021-04-13T15:32:33.304Z] #21 73.57 Setting up apparmor (2.13.2-10) ... [2021-04-13T15:32:33.543Z] #20 46.63 Selecting previously unselected package xfsprogs. [2021-04-13T15:32:33.543Z] #20 46.63 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-13T15:32:33.543Z] #20 46.64 Unpacking xfsprogs (4.20.0-1) ... [2021-04-13T15:32:33.606Z] #21 ... [2021-04-13T15:32:33.606Z] [2021-04-13T15:32:33.606Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:32:33.606Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:32:33.606Z] #44 124.7 CC criu/cr-service.o [2021-04-13T15:32:33.682Z] [2021-04-13T15:32:33.682Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-13T15:32:33.682Z] #57 sha256:3dcf0f10fe2eaeacd3c96cdb44fc7b76ab78d343561094bc3de7fa65b99b7ff8 [2021-04-13T15:32:34.112Z] #20 47.08 Selecting previously unselected package zip. [2021-04-13T15:32:34.112Z] #20 47.08 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-13T15:32:34.112Z] #20 47.08 Unpacking zip (3.0-11+b1) ... [2021-04-13T15:32:34.112Z] #20 47.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-13T15:32:34.112Z] #20 47.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-13T15:32:34.300Z] #22 ... [2021-04-13T15:32:34.300Z] [2021-04-13T15:32:34.300Z] #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-04-13T15:32:34.300Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:32:34.300Z] #43 108.1 CC criu/crtools.o [2021-04-13T15:32:34.300Z] #43 108.8 CC criu/eventfd.o [2021-04-13T15:32:34.300Z] #43 109.2 CC criu/eventpoll.o [2021-04-13T15:32:34.300Z] #43 110.0 CC criu/external.o [2021-04-13T15:32:34.300Z] #43 110.3 CC criu/fault-injection.o [2021-04-13T15:32:34.300Z] #43 110.4 CC criu/fdstore.o [2021-04-13T15:32:34.300Z] #43 110.7 CC criu/fifo.o [2021-04-13T15:32:34.300Z] #43 111.3 CC criu/file-ids.o [2021-04-13T15:32:34.300Z] #43 111.7 CC criu/file-lock.o [2021-04-13T15:32:34.300Z] #43 112.7 CC criu/files-ext.o [2021-04-13T15:32:34.300Z] #43 113.1 CC criu/files-reg.o [2021-04-13T15:32:34.300Z] #43 115.0 CC criu/files.o [2021-04-13T15:32:34.300Z] #43 117.0 CC criu/filesystems.o [2021-04-13T15:32:34.300Z] #43 117.7 CC criu/fsnotify.o [2021-04-13T15:32:34.300Z] #43 ... [2021-04-13T15:32:34.300Z] [2021-04-13T15:32:34.300Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:34.300Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-13T15:32:34.300Z] #22 4.878 Collecting yamllint==1.16.0 [2021-04-13T15:32:34.372Z] #20 47.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:34.372Z] #20 47.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-13T15:32:34.372Z] #20 47.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-13T15:32:34.372Z] #20 47.44 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:34.372Z] #20 47.46 Setting up uidmap (1:4.5-1.1) ... [2021-04-13T15:32:34.372Z] #20 47.47 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-13T15:32:34.372Z] #20 47.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-13T15:32:34.372Z] #20 47.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-13T15:32:34.372Z] #20 47.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-13T15:32:34.372Z] #20 47.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-13T15:32:34.372Z] #20 47.56 Setting up xxd (2:8.1.0875-5) ... [2021-04-13T15:32:34.372Z] #20 47.58 Setting up zip (3.0-11+b1) ... [2021-04-13T15:32:34.622Z] #57 DONE 0.9s [2021-04-13T15:32:34.622Z] [2021-04-13T15:32:34.622Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-13T15:32:34.622Z] #61 sha256:b373d1595eb098b8f75287b6fd63c65a37ca813c9860c7280859878cdf44a6bc [2021-04-13T15:32:34.632Z] #20 47.60 Setting up vim-common (2:8.1.0875-5) ... [2021-04-13T15:32:34.632Z] #20 47.63 Setting up bash-completion (1:2.8-6) ... [2021-04-13T15:32:34.881Z] #61 DONE 0.2s [2021-04-13T15:32:34.882Z] [2021-04-13T15:32:34.882Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-13T15:32:34.882Z] #66 sha256:d14fa9d793d2c0223baa802e5af91969675bbfc6b88217883fa37d1a14b0b060 [2021-04-13T15:32:34.884Z] #22 ... [2021-04-13T15:32:34.884Z] [2021-04-13T15:32:34.884Z] #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-04-13T15:32:34.884Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:34.884Z] #43 129.6 CC criu/namespaces.o [2021-04-13T15:32:34.884Z] #43 131.6 CC criu/net.o [2021-04-13T15:32:34.884Z] #43 134.6 CC criu/netfilter.o [2021-04-13T15:32:35.140Z] #43 134.9 CC criu/page-pipe.o [2021-04-13T15:32:35.396Z] #43 135.4 CC criu/page-xfer.o [2021-04-13T15:32:35.559Z] #20 60.50 Setting up xfsprogs (4.20.0-1) ... [2021-04-13T15:32:35.559Z] #20 60.52 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:35.559Z] #20 60.92 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:35.823Z] #66 DONE 0.9s [2021-04-13T15:32:35.823Z] [2021-04-13T15:32:35.823Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-13T15:32:35.823Z] #68 sha256:7eb259aa7e4fe0c44794f275a9eeb60bade5abe147881812689bb89c774a5448 [2021-04-13T15:32:35.823Z] #68 DONE 0.0s [2021-04-13T15:32:35.823Z] [2021-04-13T15:32:35.823Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-13T15:32:35.823Z] #69 sha256:ab620d43be19a4d48b854d97550402509b181bfcdd2de590a4f42234d82962a3 [2021-04-13T15:32:35.823Z] #69 DONE 0.0s [2021-04-13T15:32:35.823Z] [2021-04-13T15:32:35.823Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-13T15:32:35.823Z] #70 sha256:ba45fb6bfead7dba59b142c169da3ba85ad2a5eac4bacb525b74e31310da55d8 [2021-04-13T15:32:36.399Z] #44 127.3 CC criu/crtools.o [2021-04-13T15:32:36.499Z] #20 61.92 Setting up python3-distutils (3.7.3-1) ... [2021-04-13T15:32:36.766Z] #70 DONE 0.7s [2021-04-13T15:32:36.766Z] [2021-04-13T15:32:36.766Z] #71 exporting to image [2021-04-13T15:32:36.766Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-13T15:32:36.766Z] #71 exporting layers [2021-04-13T15:32:37.058Z] #44 128.2 CC criu/eventfd.o [2021-04-13T15:32:37.070Z] #20 62.41 Setting up python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:37.286Z] #43 136.9 CC criu/pagemap-cache.o [2021-04-13T15:32:37.449Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2021-04-13T15:32:37.449Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-04-13T15:32:37.542Z] #43 137.2 CC criu/pagemap.o [2021-04-13T15:32:37.542Z] #43 ... [2021-04-13T15:32:37.542Z] [2021-04-13T15:32:37.542Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:37.542Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-13T15:32:37.542Z] #22 10.53 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-13T15:32:37.709Z] #44 128.9 CC criu/eventpoll.o [2021-04-13T15:32:37.799Z] #22 10.65 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-13T15:32:37.799Z] #22 10.71 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-13T15:32:37.799Z] #22 10.78 Collecting pyyaml (from yamllint==1.16.0) [2021-04-13T15:32:37.924Z] #20 50.73 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-13T15:32:37.924Z] #20 50.82 Setting up xz-utils (5.2.4-1) ... [2021-04-13T15:32:37.924Z] #20 50.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-13T15:32:37.924Z] #20 50.89 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-13T15:32:37.924Z] #20 50.95 invoke-rc.d: could not determine current runlevel [2021-04-13T15:32:37.924Z] #20 50.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-13T15:32:37.924Z] #20 50.97 Setting up pigz (2.4-1) ... [2021-04-13T15:32:37.924Z] #20 50.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-13T15:32:37.924Z] #20 51.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-13T15:32:37.924Z] #20 51.03 Setting up python-pip-whl (18.1-5) ... [2021-04-13T15:32:37.924Z] #20 51.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-13T15:32:37.924Z] #20 51.06 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-13T15:32:38.050Z] Fetching without tags [2021-04-13T15:32:38.055Z] #22 11.07 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-13T15:32:38.452Z] #20 63.65 Setting up python3-pip (18.1-5) ... [2021-04-13T15:32:38.493Z] #20 51.42 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-13T15:32:38.493Z] #20 51.44 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-13T15:32:38.493Z] #20 51.46 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:38.493Z] #20 51.47 Setting up vim (2:8.1.0875-5) ... [2021-04-13T15:32:38.493Z] #20 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-13T15:32:38.493Z] #20 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-13T15:32:38.493Z] #20 51.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-13T15:32:38.493Z] #20 51.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-13T15:32:38.493Z] #20 51.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-13T15:32:38.493Z] #20 51.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-13T15:32:38.493Z] #20 51.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-13T15:32:38.493Z] #20 51.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-13T15:32:38.493Z] #20 51.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-13T15:32:38.493Z] #20 51.57 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-13T15:32:38.493Z] #20 51.59 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-13T15:32:38.493Z] #20 51.60 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-13T15:32:38.493Z] #20 51.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-13T15:32:38.493Z] #20 51.65 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-13T15:32:38.595Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-04-13T15:32:38.617Z] #22 11.47 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-13T15:32:38.713Z] #20 ... [2021-04-13T15:32:38.713Z] [2021-04-13T15:32:38.713Z] #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-04-13T15:32:38.713Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:38.713Z] #43 115.7 CC criu/image-desc.o [2021-04-13T15:32:38.713Z] #43 115.8 CC criu/image.o [2021-04-13T15:32:38.713Z] #43 116.6 CC criu/ipc_ns.o [2021-04-13T15:32:38.713Z] #43 117.8 CC criu/irmap.o [2021-04-13T15:32:38.713Z] #43 118.4 CC criu/kcmp-ids.o [2021-04-13T15:32:38.713Z] #43 118.7 CC criu/kerndat.o [2021-04-13T15:32:38.713Z] #43 119.9 CC criu/libnetlink.o [2021-04-13T15:32:38.713Z] #43 120.2 CC criu/log.o [2021-04-13T15:32:38.713Z] #43 120.8 CC criu/lsm.o [2021-04-13T15:32:38.713Z] #43 121.2 CC criu/mem.o [2021-04-13T15:32:38.713Z] #43 123.0 CC criu/memfd.o [2021-04-13T15:32:38.713Z] #43 123.7 CC criu/mount.o [2021-04-13T15:32:38.973Z] #43 ... [2021-04-13T15:32:38.973Z] [2021-04-13T15:32:38.973Z] #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-04-13T15:32:38.973Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:32:38.973Z] #40 188.6 + dpkg --print-architecture [2021-04-13T15:32:38.973Z] #40 188.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-13T15:32:38.973Z] #40 189.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-13T15:32:38.973Z] #40 189.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-13T15:32:39.179Z] #22 11.88 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-13T15:32:39.233Z] #40 ... [2021-04-13T15:32:39.233Z] [2021-04-13T15:32:39.233Z] #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-04-13T15:32:39.233Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:39.233Z] #20 64.75 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:32:39.262Z] #44 130.4 CC criu/external.o [2021-04-13T15:32:39.432Z] #20 ... [2021-04-13T15:32:39.432Z] [2021-04-13T15:32:39.432Z] #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-04-13T15:32:39.432Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:39.432Z] #43 119.1 CC criu/libnetlink.o [2021-04-13T15:32:39.432Z] #43 119.5 CC criu/log.o [2021-04-13T15:32:39.432Z] #43 120.1 CC criu/lsm.o [2021-04-13T15:32:39.432Z] #43 120.5 CC criu/mem.o [2021-04-13T15:32:39.432Z] #43 122.3 CC criu/memfd.o [2021-04-13T15:32:39.432Z] #43 123.0 CC criu/mount.o [2021-04-13T15:32:39.432Z] #43 127.2 CC criu/namespaces.o [2021-04-13T15:32:39.432Z] #43 128.9 CC criu/net.o [2021-04-13T15:32:39.435Z] #22 DONE 12.3s [2021-04-13T15:32:39.435Z] [2021-04-13T15:32:39.435Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-13T15:32:39.435Z] #25 sha256:3cbedc92aa3a1fbf4fbb494f0d7f55b5d2c83a6d4b3e267e8a73875bb74c60ad [2021-04-13T15:32:39.495Z] #20 64.80 Processing triggers for mime-support (3.62) ... [2021-04-13T15:32:37.740Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:32:37.799Z] > git config --add remote.origin.fetch +refs/pull/42273/head:refs/remotes/origin/PR-42273 # timeout=10 [2021-04-13T15:32:37.845Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:32:37.966Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:32:38.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:32:38.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:32:38.087Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:32:39.565Z] #44 130.9 CC criu/fault-injection.o [2021-04-13T15:32:39.565Z] #44 131.0 CC criu/fdstore.o [2021-04-13T15:32:39.600Z] #22 ... [2021-04-13T15:32:39.600Z] [2021-04-13T15:32:39.600Z] #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-04-13T15:32:39.600Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:32:39.600Z] #43 118.8 CC criu/image-desc.o [2021-04-13T15:32:39.600Z] #43 119.0 CC criu/image.o [2021-04-13T15:32:39.600Z] #43 119.7 CC criu/ipc_ns.o [2021-04-13T15:32:39.600Z] #43 120.8 CC criu/irmap.o [2021-04-13T15:32:39.600Z] #43 121.4 CC criu/kcmp-ids.o [2021-04-13T15:32:39.600Z] #43 121.7 CC criu/kerndat.o [2021-04-13T15:32:39.600Z] #43 123.0 CC criu/libnetlink.o [2021-04-13T15:32:39.600Z] #43 123.3 CC criu/log.o [2021-04-13T15:32:39.600Z] #43 123.7 CC criu/lsm.o [2021-04-13T15:32:39.600Z] #43 ... [2021-04-13T15:32:39.600Z] [2021-04-13T15:32:39.600Z] #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-04-13T15:32:39.600Z] #49 sha256:f182c044511dfb569a6931d23044a468867f4ed763600e5dfbc6219c24475aa4 [2021-04-13T15:32:39.600Z] #49 175.4 + /build/golangci-lint --version [2021-04-13T15:32:39.600Z] #49 175.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-13T15:32:39.600Z] #49 DONE 176.9s [2021-04-13T15:32:39.600Z] [2021-04-13T15:32:39.600Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:39.600Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-13T15:32:39.600Z] #22 10.24 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-13T15:32:39.600Z] #22 10.36 Collecting pyyaml (from yamllint==1.16.0) [2021-04-13T15:32:39.600Z] #22 10.67 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-13T15:32:39.690Z] #25 DONE 0.3s [2021-04-13T15:32:39.690Z] [2021-04-13T15:32:39.690Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-13T15:32:39.690Z] #30 sha256:e841651e7fae92cd00485bba59fa626013d13413577fc743cb8d98c128c6880f [2021-04-13T15:32:40.070Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:32:40.437Z] #20 DONE 65.8s [2021-04-13T15:32:40.437Z] [2021-04-13T15:32:40.437Z] #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-04-13T15:32:40.437Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-13T15:32:40.549Z] #22 11.68 Installing build dependencies: started [2021-04-13T15:32:40.631Z] #44 131.6 CC criu/fifo.o [2021-04-13T15:32:40.932Z] #44 132.4 CC criu/file-ids.o [2021-04-13T15:32:41.340Z] #43 ... [2021-04-13T15:32:41.340Z] [2021-04-13T15:32:41.340Z] #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-04-13T15:32:41.340Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-13T15:32:41.340Z] #20 54.46 Setting up iptables (1.8.2-4) ... [2021-04-13T15:32:41.599Z] #20 54.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:41.599Z] #20 54.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:41.599Z] #20 54.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-13T15:32:41.599Z] #20 54.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-13T15:32:41.599Z] #20 54.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-13T15:32:41.599Z] #20 54.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-13T15:32:41.599Z] #20 54.51 Setting up python3 (3.7.3-1) ... [2021-04-13T15:32:41.601Z] #44 132.8 CC criu/file-lock.o [2021-04-13T15:32:41.601Z] #44 ... [2021-04-13T15:32:41.601Z] [2021-04-13T15:32:41.601Z] #21 [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-04-13T15:32:41.601Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-13T15:32:41.601Z] #21 75.69 Setting up xfsprogs (4.20.0-1) ... [2021-04-13T15:32:41.601Z] #21 75.70 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:41.601Z] #21 76.34 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:41.601Z] #21 77.83 Setting up python3-distutils (3.7.3-1) ... [2021-04-13T15:32:41.601Z] #21 78.71 Setting up python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:41.601Z] #21 80.57 Setting up python3-pip (18.1-5) ... [2021-04-13T15:32:41.601Z] #21 82.12 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:32:41.601Z] #21 82.29 Processing triggers for mime-support (3.62) ... [2021-04-13T15:32:41.819Z] #21 1.165 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-13T15:32:41.819Z] #21 1.170 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-13T15:32:41.819Z] #21 1.174 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-13T15:32:41.819Z] #21 DONE 1.3s [2021-04-13T15:32:41.819Z] [2021-04-13T15:32:41.819Z] #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-04-13T15:32:41.819Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:41.819Z] #43 128.1 CC criu/namespaces.o [2021-04-13T15:32:41.859Z] #20 54.93 Setting up python3-wheel (0.32.3-2) ... [2021-04-13T15:32:41.904Z] #21 DONE 82.6s [2021-04-13T15:32:41.904Z] [2021-04-13T15:32:41.904Z] #46 [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-04-13T15:32:41.904Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:32:41.904Z] #46 189.0 github.com/LK4D4/vndr/godl [2021-04-13T15:32:41.904Z] #46 189.7 github.com/LK4D4/vndr [2021-04-13T15:32:42.211Z] #46 ... [2021-04-13T15:32:42.211Z] [2021-04-13T15:32:42.211Z] #22 [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-04-13T15:32:42.211Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-13T15:32:40.178Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:32:40.222Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:32:42.513Z] #22 0.340 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-13T15:32:42.513Z] #22 0.346 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-13T15:32:42.513Z] #22 0.349 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-13T15:32:42.513Z] #22 DONE 0.4s [2021-04-13T15:32:42.513Z] [2021-04-13T15:32:42.513Z] #46 [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-04-13T15:32:42.513Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:32:42.513Z] #46 ... [2021-04-13T15:32:42.513Z] [2021-04-13T15:32:42.513Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:42.513Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-13T15:32:42.716Z] #20 55.66 Setting up apparmor (2.13.2-10) ... [2021-04-13T15:32:43.350Z] #71 exporting layers 6.5s done [2021-04-13T15:32:43.350Z] #71 writing image sha256:723ba8369dd4ec9b8a44ef0483d4bc6f074f7fd7428655e40daa219bcd2edb55 done [2021-04-13T15:32:43.350Z] #71 naming to docker.io/library/docker:1ec689c4c2ecda24ed8495451c53072bb0497871 done [2021-04-13T15:32:43.350Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-13T15:32:43.442Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:32:43.443Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:32:43.576Z] #23 ... [2021-04-13T15:32:43.576Z] [2021-04-13T15:32:43.576Z] #33 [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-04-13T15:32:43.576Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-13T15:32:43.576Z] #33 DONE 199.1s [2021-04-13T15:32:43.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42273/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/validate/default [2021-04-13T15:32:43.730Z] #43 130.5 CC criu/net.o [2021-04-13T15:32:43.878Z] [2021-04-13T15:32:43.878Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:32:43.878Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:32:43.878Z] #44 134.5 CC criu/files-ext.o [2021-04-13T15:32:43.878Z] #44 135.3 CC criu/files-reg.o [2021-04-13T15:32:44.639Z] Congratulations! All commits are properly signed with the DCO! [2021-04-13T15:32:44.639Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-13T15:32:44.639Z] No api/types/ or api/swagger.yaml changes in diff. [2021-04-13T15:32:44.639Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-13T15:32:44.639Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-13T15:32:44.639Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-13T15:32:44.639Z] Congratulations! No new tests were added to integration-cli. [2021-04-13T15:32:44.639Z] [2021-04-13T15:32:44.639Z] INFO Start validation with golang-ci-lint [2021-04-13T15:32:44.639Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-13T15:32:44.639Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-13T15:32:44.639Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-13T15:32:44.670Z] #20 57.58 Setting up xfsprogs (4.20.0-1) ... [2021-04-13T15:32:44.670Z] #20 57.61 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-13T15:32:44.929Z] #20 57.94 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-13T15:32:44.935Z] #30 DONE 4.4s [2021-04-13T15:32:44.935Z] [2021-04-13T15:32:44.935Z] #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-04-13T15:32:44.935Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:44.935Z] #43 138.2 CC criu/parasite-syscall.o [2021-04-13T15:32:44.935Z] #43 139.3 CC criu/path.o [2021-04-13T15:32:44.935Z] #43 139.7 CC criu/pie-util-vdso-elf32.o [2021-04-13T15:32:44.935Z] #43 140.4 CC criu/pie-util-vdso.o [2021-04-13T15:32:44.935Z] #43 140.9 CC criu/pie-util.o [2021-04-13T15:32:44.935Z] #43 141.1 CC criu/pipes.o [2021-04-13T15:32:44.935Z] #43 141.6 CC criu/plugin.o [2021-04-13T15:32:44.935Z] #43 142.1 CC criu/proc_parse.o [2021-04-13T15:32:44.935Z] #43 ... [2021-04-13T15:32:44.935Z] [2021-04-13T15:32:44.935Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-13T15:32:44.935Z] #33 sha256:c5d8a7aee94d91ebac188907425ab389ac5d9a09d4e802f52ce76a50103fa030 [2021-04-13T15:32:44.935Z] #33 DONE 0.6s [2021-04-13T15:32:44.935Z] [2021-04-13T15:32:44.935Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-13T15:32:44.935Z] #35 sha256:3dff70eaa55b88add49711e332f8144880c5a5ba9a73cde0cd3780ccb9fd4172 [2021-04-13T15:32:44.935Z] #35 DONE 0.1s [2021-04-13T15:32:44.935Z] [2021-04-13T15:32:44.935Z] #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-04-13T15:32:44.935Z] #53 sha256:722f5bae9b4d8db3e1f6ec1c231cfc447cb7964ff77e72cbe5fa02356f6cc8ed [2021-04-13T15:32:44.935Z] #53 ... [2021-04-13T15:32:44.935Z] [2021-04-13T15:32:44.935Z] #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-04-13T15:32:44.935Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:44.935Z] #43 144.8 CC criu/protobuf-desc.o [2021-04-13T15:32:44.944Z] #44 ... [2021-04-13T15:32:44.944Z] [2021-04-13T15:32:44.944Z] #46 [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-04-13T15:32:44.944Z] #46 sha256:5542df226a167cfda3aecbece0a9b8a36ab8d2e1103992c9690f281f69bd26a9 [2021-04-13T15:32:44.944Z] #46 DONE 200.6s [2021-04-13T15:32:45.192Z] #43 ... [2021-04-13T15:32:45.192Z] [2021-04-13T15:32:45.192Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-13T15:32:45.192Z] #38 sha256:a6ff01aed66b390ff457e6829a921654cce6fd3caa1309104f37611955d70e6b [2021-04-13T15:32:45.192Z] #38 DONE 0.4s [2021-04-13T15:32:45.246Z] [2021-04-13T15:32:45.246Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:45.246Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-13T15:32:45.448Z] [2021-04-13T15:32:45.448Z] #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-04-13T15:32:45.448Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:43.029Z] > git remote # timeout=10 [2021-04-13T15:32:43.109Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:32:43.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:32:43.162Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:32:43.320Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-13T15:32:43.478Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:32:43.525Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:32:45.865Z] #20 58.87 Setting up python3-distutils (3.7.3-1) ... [2021-04-13T15:32:46.010Z] #43 145.7 CC criu/protobuf.o [2021-04-13T15:32:46.266Z] #43 146.2 CC criu/pstree.o [2021-04-13T15:32:46.433Z] #20 59.38 Setting up python3-setuptools (40.8.0-1) ... [2021-04-13T15:32:47.026Z] #43 134.0 CC criu/netfilter.o [2021-04-13T15:32:47.122Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.459s coverage: 14.1% of statements [2021-04-13T15:32:47.286Z] #43 134.4 CC criu/page-pipe.o [2021-04-13T15:32:47.632Z] #43 147.2 CC criu/rbtree.o [2021-04-13T15:32:47.632Z] #43 147.6 CC criu/rst-malloc.o [2021-04-13T15:32:47.812Z] #20 60.57 Setting up python3-pip (18.1-5) ... [2021-04-13T15:32:47.856Z] #43 135.0 CC criu/page-xfer.o [2021-04-13T15:32:48.159Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2021-04-13T15:32:48.195Z] #43 147.9 CC criu/seccomp.o [2021-04-13T15:32:48.451Z] ok github.com/docker/docker/daemon 12.262s coverage: 17.2% of statements [2021-04-13T15:32:48.451Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-13T15:32:48.451Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-13T15:32:48.710Z] #22 ... [2021-04-13T15:32:48.710Z] [2021-04-13T15:32:48.710Z] #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-04-13T15:32:48.710Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:32:48.710Z] #43 124.2 CC criu/mem.o [2021-04-13T15:32:48.710Z] #43 126.4 CC criu/memfd.o [2021-04-13T15:32:48.710Z] #43 127.0 CC criu/mount.o [2021-04-13T15:32:48.710Z] #43 129.9 CC criu/namespaces.o [2021-04-13T15:32:48.710Z] #43 131.4 CC criu/net.o [2021-04-13T15:32:48.744Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-04-13T15:32:48.749Z] #20 61.55 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:32:48.749Z] #20 61.64 Processing triggers for mime-support (3.62) ... [2021-04-13T15:32:48.757Z] #43 148.7 CC criu/seize.o [2021-04-13T15:32:48.837Z] #23 ... [2021-04-13T15:32:48.837Z] [2021-04-13T15:32:48.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:32:48.837Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:32:48.837Z] #44 139.4 CC criu/files.o [2021-04-13T15:32:48.973Z] #43 133.9 CC criu/netfilter.o [2021-04-13T15:32:49.238Z] #43 136.3 CC criu/pagemap-cache.o [2021-04-13T15:32:49.318Z] #20 DONE 62.4s [2021-04-13T15:32:49.318Z] [2021-04-13T15:32:49.318Z] #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-04-13T15:32:49.318Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-13T15:32:49.320Z] #43 ... [2021-04-13T15:32:49.320Z] [2021-04-13T15:32:49.320Z] #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-04-13T15:32:49.320Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:32:49.320Z] #40 DONE 216.9s [2021-04-13T15:32:49.320Z] [2021-04-13T15:32:49.320Z] #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-04-13T15:32:49.320Z] #53 sha256:722f5bae9b4d8db3e1f6ec1c231cfc447cb7964ff77e72cbe5fa02356f6cc8ed [2021-04-13T15:32:49.378Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2021-04-13T15:32:49.378Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-13T15:32:49.378Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-13T15:32:49.547Z] #43 134.2 CC criu/page-pipe.o [2021-04-13T15:32:49.808Z] #43 136.7 CC criu/pagemap.o [2021-04-13T15:32:49.882Z] #53 ... [2021-04-13T15:32:49.882Z] [2021-04-13T15:32:49.882Z] #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-04-13T15:32:49.882Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:49.882Z] #43 149.9 CC criu/servicefd.o [2021-04-13T15:32:50.011Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-04-13T15:32:50.122Z] #43 134.8 CC criu/page-xfer.o [2021-04-13T15:32:50.749Z] #43 137.6 CC criu/parasite-syscall.o [2021-04-13T15:32:50.810Z] #43 150.5 CC criu/shmem.o [2021-04-13T15:32:50.954Z] #44 142.2 CC criu/filesystems.o [2021-04-13T15:32:51.066Z] #43 ... [2021-04-13T15:32:51.066Z] [2021-04-13T15:32:51.066Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-13T15:32:51.066Z] #41 sha256:98e5bd730f31ce3a03be456132c504faec34b7af758754c025c8894244067485 [2021-04-13T15:32:51.066Z] #41 DONE 0.6s [2021-04-13T15:32:51.066Z] [2021-04-13T15:32:51.066Z] #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-04-13T15:32:51.066Z] #53 sha256:722f5bae9b4d8db3e1f6ec1c231cfc447cb7964ff77e72cbe5fa02356f6cc8ed [2021-04-13T15:32:51.222Z] #21 1.763 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-13T15:32:51.222Z] #21 1.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-13T15:32:51.222Z] #21 1.775 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-13T15:32:51.322Z] #53 ... [2021-04-13T15:32:51.322Z] [2021-04-13T15:32:51.322Z] #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-04-13T15:32:51.322Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:51.322Z] #43 151.3 CC criu/sigframe.o [2021-04-13T15:32:51.513Z] #43 136.2 CC criu/pagemap-cache.o [2021-04-13T15:32:51.578Z] #43 151.5 CC criu/signalfd.o [2021-04-13T15:32:51.689Z] #43 138.5 CC criu/path.o [2021-04-13T15:32:51.689Z] #43 138.7 CC criu/pie-util-vdso-elf32.o [2021-04-13T15:32:51.689Z] #43 ... [2021-04-13T15:32:51.689Z] [2021-04-13T15:32:51.689Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:51.689Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-13T15:32:51.689Z] #22 5.387 Collecting yamllint==1.16.0 [2021-04-13T15:32:51.775Z] #43 136.5 CC criu/pagemap.o [2021-04-13T15:32:51.795Z] #21 DONE 2.3s [2021-04-13T15:32:51.795Z] [2021-04-13T15:32:51.795Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:51.795Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-13T15:32:52.016Z] #44 143.2 CC criu/fsnotify.o [2021-04-13T15:32:52.080Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.1% of statements [2021-04-13T15:32:52.141Z] #43 151.7 CC criu/sk-inet.o [2021-04-13T15:32:52.258Z] #22 ... [2021-04-13T15:32:52.258Z] [2021-04-13T15:32:52.258Z] #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-04-13T15:32:52.258Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:52.258Z] #43 139.1 CC criu/pie-util-vdso.o [2021-04-13T15:32:52.350Z] #43 137.3 CC criu/parasite-syscall.o [2021-04-13T15:32:52.372Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.200s coverage: 56.2% of statements [2021-04-13T15:32:52.397Z] #43 ... [2021-04-13T15:32:52.397Z] [2021-04-13T15:32:52.397Z] #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-04-13T15:32:52.397Z] #49 sha256:3fb0f766973a91f22e6ccb93ea0a9288f34bf882bc14902f156b71ffbd83d0d6 [2021-04-13T15:32:52.397Z] #49 220.0 + /build/golangci-lint --version [2021-04-13T15:32:52.397Z] #49 220.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-13T15:32:52.397Z] #49 DONE 220.5s [2021-04-13T15:32:52.518Z] #43 139.6 CC criu/pie-util.o [2021-04-13T15:32:52.653Z] [2021-04-13T15:32:52.653Z] #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-04-13T15:32:52.653Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:52.731Z] #22 ... [2021-04-13T15:32:52.731Z] [2021-04-13T15:32:52.731Z] #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-04-13T15:32:52.731Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:52.731Z] #43 132.5 CC criu/netfilter.o [2021-04-13T15:32:52.731Z] #43 132.8 CC criu/page-pipe.o [2021-04-13T15:32:52.731Z] #43 133.6 CC criu/page-xfer.o [2021-04-13T15:32:52.731Z] #43 135.3 CC criu/pagemap-cache.o [2021-04-13T15:32:52.731Z] #43 135.6 CC criu/pagemap.o [2021-04-13T15:32:52.731Z] #43 136.7 CC criu/parasite-syscall.o [2021-04-13T15:32:52.731Z] #43 137.7 CC criu/path.o [2021-04-13T15:32:52.731Z] #43 138.1 CC criu/pie-util-vdso-elf32.o [2021-04-13T15:32:52.731Z] #43 138.5 CC criu/pie-util-vdso.o [2021-04-13T15:32:52.731Z] #43 138.9 CC criu/pie-util.o [2021-04-13T15:32:52.731Z] #43 139.2 CC criu/pipes.o [2021-04-13T15:32:52.731Z] #43 140.1 CC criu/plugin.o [2021-04-13T15:32:52.731Z] #43 140.5 CC criu/proc_parse.o [2021-04-13T15:32:52.778Z] #43 139.7 CC criu/pipes.o [2021-04-13T15:32:52.909Z] #43 152.7 CC criu/sk-netlink.o [2021-04-13T15:32:53.297Z] #43 138.1 CC criu/path.o [2021-04-13T15:32:53.471Z] #43 153.2 CC criu/sk-packet.o [2021-04-13T15:32:53.559Z] #43 138.4 CC criu/pie-util-vdso.o [2021-04-13T15:32:53.564Z] #44 144.6 CC criu/image-desc.o [2021-04-13T15:32:53.564Z] #44 144.9 CC criu/image.o [2021-04-13T15:32:53.667Z] #43 143.5 CC criu/protobuf-desc.o [2021-04-13T15:32:53.726Z] #43 140.7 CC criu/plugin.o [2021-04-13T15:32:54.133Z] #43 138.7 CC criu/pie-util.o [2021-04-13T15:32:54.133Z] #43 138.9 CC criu/pipes.o [2021-04-13T15:32:54.299Z] #43 ... [2021-04-13T15:32:54.299Z] [2021-04-13T15:32:54.299Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:54.299Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-13T15:32:54.299Z] #22 10.82 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-13T15:32:54.299Z] #22 10.91 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-13T15:32:54.299Z] #22 10.97 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-13T15:32:54.299Z] #22 11.01 Collecting pyyaml (from yamllint==1.16.0) [2021-04-13T15:32:54.299Z] #22 11.33 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-13T15:32:54.299Z] #22 11.69 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-13T15:32:54.299Z] #22 12.13 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-13T15:32:54.299Z] #22 DONE 12.5s [2021-04-13T15:32:54.299Z] [2021-04-13T15:32:54.299Z] #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-04-13T15:32:54.299Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:54.299Z] #43 141.3 CC criu/proc_parse.o [2021-04-13T15:32:54.299Z] #43 ... [2021-04-13T15:32:54.299Z] [2021-04-13T15:32:54.299Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-13T15:32:54.299Z] #25 sha256:d8949b398bb9ac01491912a482b8c79b91334439698449d48b5171bcc004df5e [2021-04-13T15:32:54.299Z] #25 DONE 0.3s [2021-04-13T15:32:54.399Z] #43 154.1 CC criu/sk-queue.o [2021-04-13T15:32:54.399Z] #43 154.3 CC criu/sk-tcp.o [2021-04-13T15:32:54.559Z] [2021-04-13T15:32:54.560Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-13T15:32:54.560Z] #30 sha256:fd3c1b1be330d5eebb9d9046432a521e9eb294bc58cd85b2d9df902a1988f1d5 [2021-04-13T15:32:54.632Z] #44 146.0 CC criu/ipc_ns.o [2021-04-13T15:32:54.708Z] #43 139.4 CC criu/plugin.o [2021-04-13T15:32:54.960Z] #43 154.7 CC criu/sk-unix.o [2021-04-13T15:32:54.971Z] #43 139.8 CC criu/proc_parse.o [2021-04-13T15:32:55.044Z] #43 144.7 CC criu/protobuf.o [2021-04-13T15:32:55.062Z] Commit message: "btrfs: Do not disable quota on cleanup" [2021-04-13T15:32:55.303Z] #43 145.1 CC criu/pstree.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-13T15:32:55.917Z] #43 ... [2021-04-13T15:32:55.917Z] [2021-04-13T15:32:55.917Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:55.917Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-13T15:32:55.917Z] #22 27.19 Installing build dependencies: finished with status 'done' [2021-04-13T15:32:56.324Z] #43 156.0 CC criu/sockets.o [2021-04-13T15:32:56.702Z] #43 ... [2021-04-13T15:32:56.702Z] [2021-04-13T15:32:56.702Z] #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-04-13T15:32:56.702Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:32:56.702Z] #40 DONE 212.4s [2021-04-13T15:32:56.702Z] [2021-04-13T15:32:56.702Z] #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-04-13T15:32:56.702Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:56.702Z] #43 146.5 CC criu/rbtree.o [2021-04-13T15:32:56.753Z] #44 147.6 CC criu/irmap.o [2021-04-13T15:32:56.884Z] #43 156.6 CC criu/stats.o [2021-04-13T15:32:56.884Z] #43 156.8 CC criu/string.o [2021-04-13T15:32:56.884Z] #43 156.8 CC criu/sysctl.o [2021-04-13T15:32:56.892Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.055s coverage: 46.2% of statements [2021-04-13T15:32:56.960Z] #43 146.9 CC criu/rst-malloc.o [2021-04-13T15:32:57.405Z] #44 148.7 CC criu/kcmp-ids.o [2021-04-13T15:32:57.446Z] #43 157.3 CC criu/sysfs_parse.o [2021-04-13T15:32:57.528Z] #43 147.3 CC criu/seccomp.o [2021-04-13T15:32:57.702Z] #43 157.5 CC criu/timens.o [2021-04-13T15:32:57.706Z] #44 149.0 CC criu/kerndat.o [2021-04-13T15:32:57.929Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements [2021-04-13T15:32:57.958Z] #43 157.8 CC criu/timerfd.o [2021-04-13T15:32:58.096Z] #43 148.0 CC criu/seize.o [2021-04-13T15:32:58.205Z] + docker version [2021-04-13T15:32:58.214Z] #43 158.0 CC criu/tty.o [2021-04-13T15:32:58.664Z] #43 ... [2021-04-13T15:32:58.664Z] [2021-04-13T15:32:58.664Z] #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-04-13T15:32:58.664Z] #49 sha256:88924b4e2fa95e88cf5b23e5aeb110fe68636fa6e821f81982f03a75cc139942 [2021-04-13T15:32:58.664Z] #49 214.3 + /build/golangci-lint --version [2021-04-13T15:32:58.664Z] #49 214.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-13T15:32:58.664Z] #49 DONE 215.1s [2021-04-13T15:32:58.664Z] [2021-04-13T15:32:58.664Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:58.664Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-13T15:32:58.664Z] #22 5.797 Collecting yamllint==1.16.0 [2021-04-13T15:32:59.270Z] #44 ... [2021-04-13T15:32:59.270Z] [2021-04-13T15:32:59.270Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:32:59.270Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-13T15:32:59.270Z] #23 6.613 Collecting yamllint==1.16.0 [2021-04-13T15:32:59.270Z] #23 6.927 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-13T15:32:59.270Z] #23 7.017 Collecting pyyaml (from yamllint==1.16.0) [2021-04-13T15:32:59.270Z] #23 7.407 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-13T15:32:59.270Z] #23 8.217 Installing build dependencies: started [2021-04-13T15:32:59.270Z] #23 ... [2021-04-13T15:32:59.270Z] [2021-04-13T15:32:59.270Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:32:59.270Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:32:59.270Z] #44 150.6 CC criu/libnetlink.o [2021-04-13T15:32:59.580Z] #43 159.1 CC criu/tun.o [2021-04-13T15:32:59.580Z] #43 159.5 CC criu/uffd.o [2021-04-13T15:32:59.841Z] #30 DONE 5.3s [2021-04-13T15:32:59.841Z] [2021-04-13T15:32:59.841Z] #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-04-13T15:32:59.841Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:32:59.841Z] #43 143.8 CC criu/protobuf-desc.o [2021-04-13T15:32:59.841Z] #43 144.5 CC criu/protobuf.o [2021-04-13T15:32:59.841Z] #43 144.8 CC criu/pstree.o [2021-04-13T15:32:59.841Z] #43 145.8 CC criu/rbtree.o [2021-04-13T15:32:59.841Z] #43 146.1 CC criu/rst-malloc.o [2021-04-13T15:32:59.841Z] #43 146.4 CC criu/seccomp.o [2021-04-13T15:32:59.923Z] #44 151.1 CC criu/log.o [2021-04-13T15:33:00.101Z] #43 ... [2021-04-13T15:33:00.101Z] [2021-04-13T15:33:00.101Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-13T15:33:00.101Z] #33 sha256:1f5e61a2f460a709b04a50d0bd16490b47e68f1e7f2cd9dd0e4aad7a76d778f1 [2021-04-13T15:33:00.101Z] #33 DONE 0.3s [2021-04-13T15:33:00.101Z] [2021-04-13T15:33:00.101Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-13T15:33:00.101Z] #35 sha256:0dba645d0c65564b29522870fc365cd6bb02f8230833b827318ba588c38ec675 [2021-04-13T15:33:00.101Z] #35 DONE 0.1s [2021-04-13T15:33:00.101Z] [2021-04-13T15:33:00.101Z] #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-04-13T15:33:00.101Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:33:00.101Z] #43 147.2 CC criu/seize.o [2021-04-13T15:33:00.361Z] #43 ... [2021-04-13T15:33:00.361Z] [2021-04-13T15:33:00.361Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-13T15:33:00.361Z] #38 sha256:fdd39e6cf8f1a94aa8bf4619625f0e1c42647666094766b635065a439dba8e52 [2021-04-13T15:33:00.361Z] #38 DONE 0.1s [2021-04-13T15:33:00.361Z] [2021-04-13T15:33:00.361Z] #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-04-13T15:33:00.361Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:33:00.507Z] #43 160.3 CC criu/util.o [2021-04-13T15:33:00.578Z] #44 151.7 CC criu/lsm.o [2021-04-13T15:33:00.931Z] #49 ... [2021-04-13T15:33:00.931Z] [2021-04-13T15:33:00.931Z] #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-04-13T15:33:00.931Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:33:00.931Z] #43 148.0 CC criu/servicefd.o [2021-04-13T15:33:01.231Z] #44 152.3 CC criu/mem.o [2021-04-13T15:33:01.435Z] #43 161.1 CC criu/uts_ns.o [2021-04-13T15:33:01.435Z] #43 161.3 CC criu/vdso-compat.o [2021-04-13T15:33:01.449Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.499s coverage: 49.4% of statements [2021-04-13T15:33:01.502Z] #43 148.5 CC criu/shmem.o [2021-04-13T15:33:01.691Z] #43 161.5 CC criu/vdso.o [2021-04-13T15:33:01.947Z] #43 161.8 LINK criu/built-in.o [2021-04-13T15:33:02.072Z] #43 ... [2021-04-13T15:33:02.072Z] [2021-04-13T15:33:02.072Z] #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-04-13T15:33:02.072Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-13T15:33:02.072Z] #40 DONE 219.5s [2021-04-13T15:33:02.203Z] #43 162.0 LINK criu/criu [2021-04-13T15:33:02.332Z] [2021-04-13T15:33:02.332Z] #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-04-13T15:33:02.332Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:33:02.459Z] #43 162.3 DEP lib/c/criu.d [2021-04-13T15:33:02.459Z] #43 162.4 CC images/rpc.pb-c.o [2021-04-13T15:33:02.519Z] #22 ... [2021-04-13T15:33:02.519Z] [2021-04-13T15:33:02.519Z] #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-04-13T15:33:02.519Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:33:02.519Z] #43 142.1 CC criu/protobuf-desc.o [2021-04-13T15:33:02.519Z] #43 143.0 CC criu/protobuf.o [2021-04-13T15:33:02.519Z] #43 143.4 CC criu/pstree.o [2021-04-13T15:33:02.519Z] #43 144.3 CC criu/rbtree.o [2021-04-13T15:33:02.519Z] #43 144.6 CC criu/rst-malloc.o [2021-04-13T15:33:02.519Z] #43 144.9 CC criu/seccomp.o [2021-04-13T15:33:02.519Z] #43 145.5 CC criu/seize.o [2021-04-13T15:33:02.519Z] #43 146.3 CC criu/servicefd.o [2021-04-13T15:33:02.519Z] #43 146.7 CC criu/shmem.o [2021-04-13T15:33:02.592Z] #49 ... [2021-04-13T15:33:02.592Z] [2021-04-13T15:33:02.592Z] #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-04-13T15:33:02.592Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:33:02.592Z] #43 149.5 CC criu/sigframe.o [2021-04-13T15:33:02.852Z] #43 149.8 CC criu/signalfd.o [2021-04-13T15:33:02.857Z] #22 11.13 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-13T15:33:02.857Z] #22 11.18 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-13T15:33:02.857Z] #22 11.20 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-13T15:33:02.857Z] #22 11.25 Collecting pyyaml (from yamllint==1.16.0) [2021-04-13T15:33:03.123Z] Client: Mirantis Container Runtime [2021-04-13T15:33:03.123Z] Version: 20.10.0 [2021-04-13T15:33:03.123Z] API version: 1.41 [2021-04-13T15:33:03.123Z] Go version: go1.13.15 [2021-04-13T15:33:03.123Z] Git commit: 6ee42dc [2021-04-13T15:33:03.123Z] Built: 03/11/2021 13:24:56 [2021-04-13T15:33:03.123Z] OS/Arch: windows/amd64 [2021-04-13T15:33:03.123Z] Context: default [2021-04-13T15:33:03.123Z] Experimental: true [2021-04-13T15:33:03.123Z] [2021-04-13T15:33:03.123Z] Server: Mirantis Container Runtime [2021-04-13T15:33:03.123Z] Engine: [2021-04-13T15:33:03.123Z] Version: 20.10.0 [2021-04-13T15:33:03.123Z] API version: 1.41 (minimum version 1.24) [2021-04-13T15:33:03.123Z] Go version: go1.13.15 [2021-04-13T15:33:03.123Z] Git commit: 1e08f21e79 [2021-04-13T15:33:03.123Z] Built: 03/11/2021 13:23:32 [2021-04-13T15:33:03.123Z] OS/Arch: windows/amd64 [2021-04-13T15:33:03.123Z] Experimental: true [2021-04-13T15:33:03.130Z] #43 162.8 CC lib/c/criu.o [2021-04-13T15:33:03.132Z] #43 147.7 CC criu/sigframe.o [2021-04-13T15:33:03.132Z] #43 147.8 CC criu/signalfd.o [2021-04-13T15:33:03.136Z] #22 11.39 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-13T15:33:03.136Z] #22 11.63 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-13T15:33:03.352Z] #44 154.7 CC criu/memfd.o [2021-04-13T15:33:03.396Z] #43 148.0 CC criu/sk-inet.o [2021-04-13T15:33:03.397Z] #22 11.90 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-13T15:33:03.456Z] #43 150.3 CC criu/sk-inet.o [2021-04-13T15:33:03.659Z] #22 DONE 12.1s [2021-04-13T15:33:03.659Z] [2021-04-13T15:33:03.659Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-13T15:33:03.659Z] #25 sha256:6e3a1e05b921fcc61ccdbf68a8f2e9ea2a494178117d27f4d5b761bc83687ebc [2021-04-13T15:33:03.700Z] #43 163.5 LINK lib/c/built-in.o [2021-04-13T15:33:03.700Z] #43 163.5 LINK lib/c/libcriu.so [2021-04-13T15:33:03.700Z] #43 163.5 LINK lib/c/libcriu.a [2021-04-13T15:33:03.700Z] #43 163.6 GEN magic.py [Pipeline] sh [2021-04-13T15:33:03.956Z] #43 163.8 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:33:03.956Z] #43 163.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:33:03.956Z] #43 163.8 Note: Building without GnuTLS support [2021-04-13T15:33:03.956Z] #43 163.8 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:33:03.956Z] #43 163.8 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:33:04.229Z] #25 DONE 0.5s [2021-04-13T15:33:04.229Z] [2021-04-13T15:33:04.229Z] #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-04-13T15:33:04.229Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:33:04.229Z] #43 148.7 CC criu/servicefd.o [2021-04-13T15:33:04.229Z] #43 149.1 CC criu/shmem.o [2021-04-13T15:33:04.229Z] #43 149.8 CC criu/sigframe.o [2021-04-13T15:33:04.229Z] #43 150.0 CC criu/signalfd.o [2021-04-13T15:33:04.229Z] #43 150.3 CC criu/sk-inet.o [2021-04-13T15:33:04.229Z] #43 151.2 CC criu/sk-netlink.o [2021-04-13T15:33:04.229Z] #43 151.6 CC criu/sk-packet.o [2021-04-13T15:33:04.229Z] #43 152.1 CC criu/sk-queue.o [2021-04-13T15:33:04.229Z] #43 152.5 CC criu/sk-tcp.o [2021-04-13T15:33:04.229Z] #43 152.9 CC criu/sk-unix.o [2021-04-13T15:33:04.345Z] #43 149.1 CC criu/sk-netlink.o [2021-04-13T15:33:04.420Z] #44 155.7 CC criu/mount.o [2021-04-13T15:33:04.420Z] #44 ... [2021-04-13T15:33:04.420Z] [2021-04-13T15:33:04.420Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:33:04.420Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-13T15:33:04.420Z] #23 22.12 Installing build dependencies: finished with status 'done' [2021-04-13T15:33:04.518Z] #43 164.4 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:33:04.799Z] #43 154.5 CC criu/sockets.o [2021-04-13T15:33:04.827Z] + docker info [2021-04-13T15:33:04.837Z] #43 151.8 CC criu/sk-netlink.o [2021-04-13T15:33:04.837Z] #43 ... [2021-04-13T15:33:04.837Z] [2021-04-13T15:33:04.837Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-13T15:33:04.837Z] #41 sha256:14ac91f3e6e58977de719a878d8c4646392aac549ac572f29a8d04911573fbf6 [2021-04-13T15:33:04.837Z] #41 DONE 0.6s [2021-04-13T15:33:04.920Z] #43 149.5 CC criu/sk-packet.o [2021-04-13T15:33:04.920Z] #43 ... [2021-04-13T15:33:04.920Z] [2021-04-13T15:33:04.920Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:33:04.920Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-13T15:33:04.920Z] #22 32.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-13T15:33:04.920Z] #22 33.06 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-13T15:33:04.920Z] #22 33.11 Building wheels for collected packages: pyyaml [2021-04-13T15:33:04.920Z] #22 33.11 Running setup.py bdist_wheel for pyyaml: started [2021-04-13T15:33:04.920Z] #22 34.50 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-13T15:33:04.920Z] #22 34.50 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-13T15:33:04.920Z] #22 34.65 Successfully built pyyaml [2021-04-13T15:33:04.920Z] #22 34.66 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-13T15:33:04.920Z] #22 34.94 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-13T15:33:04.920Z] #22 DONE 36.1s [2021-04-13T15:33:04.920Z] [2021-04-13T15:33:04.920Z] #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-04-13T15:33:04.920Z] #24 sha256:cc3ab7c0ea0064b0f2b3c9145b0b415b3b77d31c9913ec70b8795f482be5b934 [2021-04-13T15:33:05.081Z] #43 164.9 make[1]: Nothing to be done for 'all'. [2021-04-13T15:33:05.097Z] [2021-04-13T15:33:05.098Z] #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-04-13T15:33:05.098Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:33:05.098Z] #43 152.1 CC criu/sk-packet.o [2021-04-13T15:33:05.368Z] #43 155.2 CC criu/stats.o [2021-04-13T15:33:05.495Z] #24 ... [2021-04-13T15:33:05.495Z] [2021-04-13T15:33:05.495Z] #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-04-13T15:33:05.495Z] #56 sha256:c91a5585ab033ebeaed00923c8796c29c6333bf74ef86cf4c6b7b2478684ba7b [2021-04-13T15:33:05.495Z] #56 166.8 + bin/containerd [2021-04-13T15:33:05.627Z] #43 155.4 CC criu/string.o [2021-04-13T15:33:05.627Z] #43 155.4 CC criu/sysctl.o [2021-04-13T15:33:05.644Z] #43 165.5 make[1]: 'images/built-in.o' is up to date. [2021-04-13T15:33:05.644Z] #43 165.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-13T15:33:05.644Z] #43 165.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-13T15:33:05.644Z] #43 165.5 make[1]: 'compel/libcompel.a' is up to date. [2021-04-13T15:33:05.644Z] #43 165.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-13T15:33:05.667Z] #43 152.7 CC criu/sk-queue.o [2021-04-13T15:33:05.887Z] #43 155.9 CC criu/sysfs_parse.o [2021-04-13T15:33:05.899Z] #43 165.6 make[1]: Nothing to be done for 'all'. [2021-04-13T15:33:05.899Z] #43 165.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:33:05.899Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:05.899Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:05.899Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:05.899Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:06.146Z] #43 156.1 CC criu/timens.o [2021-04-13T15:33:06.155Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:06.155Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:06.155Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:06.237Z] #43 153.1 CC criu/sk-tcp.o [2021-04-13T15:33:06.406Z] #43 156.3 CC criu/timerfd.o [2021-04-13T15:33:06.411Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:06.411Z] #43 166.1 INSTALL criu/criu [2021-04-13T15:33:06.497Z] #43 153.6 CC criu/sk-unix.o [2021-04-13T15:33:06.667Z] #43 DONE 166.4s [2021-04-13T15:33:06.667Z] [2021-04-13T15:33:06.667Z] #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-04-13T15:33:06.667Z] #53 sha256:722f5bae9b4d8db3e1f6ec1c231cfc447cb7964ff77e72cbe5fa02356f6cc8ed [2021-04-13T15:33:06.975Z] #43 156.6 CC criu/tty.o [2021-04-13T15:33:07.202Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.240s coverage: 73.3% of statements [2021-04-13T15:33:07.202Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-13T15:33:07.494Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-04-13T15:33:07.597Z] #53 ... [2021-04-13T15:33:07.597Z] [2021-04-13T15:33:07.597Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-13T15:33:07.597Z] #44 sha256:4e5e8487a2d632d2ceaf685cbb0f5cc66b64ceba77f41f58d8cdd8c808b068f1 [2021-04-13T15:33:07.597Z] #44 DONE 0.1s [2021-04-13T15:33:07.597Z] [2021-04-13T15:33:07.597Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-13T15:33:07.597Z] #46 sha256:7bca8c7dd7e3171c2279c8140935ee839957df0cae80d51ebada9111b73d3f71 [2021-04-13T15:33:07.853Z] #46 DONE 0.1s [2021-04-13T15:33:07.853Z] [2021-04-13T15:33:07.853Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-13T15:33:07.853Z] #48 sha256:408521bf5f479fc846e30a96dc1f52fdc9b4cca18d2e66fef27e69df85ffe39e [2021-04-13T15:33:07.853Z] #48 DONE 0.1s [2021-04-13T15:33:07.853Z] [2021-04-13T15:33:07.853Z] #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-04-13T15:33:07.853Z] #53 sha256:722f5bae9b4d8db3e1f6ec1c231cfc447cb7964ff77e72cbe5fa02356f6cc8ed [2021-04-13T15:33:07.853Z] #53 ... [2021-04-13T15:33:07.853Z] [2021-04-13T15:33:07.853Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-13T15:33:07.853Z] #50 sha256:3220961f185527a0c3f7a73e04f681da4423705cce4fab731aa15f51c9438a9e [2021-04-13T15:33:07.853Z] #50 DONE 0.1s [2021-04-13T15:33:07.914Z] #43 157.9 CC criu/tun.o [2021-04-13T15:33:08.010Z] #43 ... [2021-04-13T15:33:08.010Z] [2021-04-13T15:33:08.010Z] #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-04-13T15:33:08.010Z] #49 sha256:c211502c17b59774cb94c1b965f59703c43cec04fc6023215bf8be3420cff88d [2021-04-13T15:33:08.010Z] #49 225.0 + /build/golangci-lint --version [2021-04-13T15:33:08.010Z] #49 225.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-13T15:33:08.010Z] #49 DONE 225.6s [2021-04-13T15:33:08.010Z] [2021-04-13T15:33:08.010Z] #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-04-13T15:33:08.010Z] #53 sha256:8c116f673efe2cfba58fb4a7b1e38ea92ecd2a565800d9e659d7bd0c1e0ce049 [2021-04-13T15:33:08.109Z] [2021-04-13T15:33:08.109Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-13T15:33:08.109Z] #52 sha256:19757ecdca22c6ef290fbfd3d1effc23bfa84f34fe938d25ecf664a378623b4e [2021-04-13T15:33:08.109Z] #52 DONE 0.1s [2021-04-13T15:33:08.109Z] [2021-04-13T15:33:08.109Z] #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-04-13T15:33:08.109Z] #56 sha256:7592b864e556fa6e475193e19cd4feba7f4d3b6e44201074886d9c424db4e88b [2021-04-13T15:33:08.128Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.014s coverage: 57.7% of statements [2021-04-13T15:33:08.128Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-13T15:33:08.128Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-13T15:33:08.419Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2021-04-13T15:33:08.483Z] #43 158.2 CC criu/uffd.o [2021-04-13T15:33:08.613Z] #53 ... [2021-04-13T15:33:08.613Z] [2021-04-13T15:33:08.613Z] #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-04-13T15:33:08.613Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:33:08.613Z] #43 155.4 CC criu/sockets.o [2021-04-13T15:33:08.711Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-04-13T15:33:09.052Z] #43 159.1 CC criu/util.o [2021-04-13T15:33:09.576Z] #43 156.5 CC criu/stats.o [2021-04-13T15:33:09.627Z] #43 ... [2021-04-13T15:33:09.627Z] [2021-04-13T15:33:09.627Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-13T15:33:09.627Z] #30 sha256:fd2c47edaeef690f2df83d44d694bcda6191bff51b32e3b75d49c462194f6e70 [2021-04-13T15:33:09.627Z] #30 DONE 5.2s [2021-04-13T15:33:09.627Z] [2021-04-13T15:33:09.627Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-13T15:33:09.627Z] #33 sha256:64160a35787272997d940092c721767b76919c01185f51335ebbf86296b1a379 [2021-04-13T15:33:09.627Z] #33 DONE 0.3s [2021-04-13T15:33:09.627Z] [2021-04-13T15:33:09.627Z] #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-04-13T15:33:09.627Z] #56 sha256:1f86d1fc91cc2531ff7625552b71792a890eeb51a506866536fb542ace4d1d61 [2021-04-13T15:33:09.836Z] #43 156.7 CC criu/string.o [2021-04-13T15:33:09.836Z] #43 156.8 CC criu/sysctl.o [2021-04-13T15:33:09.887Z] #56 ... [2021-04-13T15:33:09.887Z] [2021-04-13T15:33:09.887Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-13T15:33:09.887Z] #35 sha256:89cb6ff4ca3d02ccf9b7fa74ffe2924ed2f0e435fa21a24dda5fec55aca1a4eb [2021-04-13T15:33:09.887Z] #35 DONE 0.1s [2021-04-13T15:33:09.887Z] [2021-04-13T15:33:09.887Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-13T15:33:09.887Z] #38 sha256:72e0a1960dd2e83b24afbea94da945a2976b024fcc2405b59992a9e37c9d9055 [2021-04-13T15:33:09.887Z] #38 DONE 0.1s [2021-04-13T15:33:09.887Z] [2021-04-13T15:33:09.887Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-13T15:33:09.887Z] #41 sha256:74673a7f10e7e4db78faf5af32b6ca2c235065fe2fe49383829e895fbc667d6f [2021-04-13T15:33:10.096Z] #43 157.2 CC criu/sysfs_parse.o [2021-04-13T15:33:10.665Z] #43 157.5 CC criu/timens.o [2021-04-13T15:33:10.665Z] #43 157.7 CC criu/timerfd.o [2021-04-13T15:33:10.798Z] #56 ... [2021-04-13T15:33:10.798Z] [2021-04-13T15:33:10.798Z] #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-04-13T15:33:10.798Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:33:10.798Z] #43 150.2 CC criu/sk-queue.o [2021-04-13T15:33:10.798Z] #43 150.5 CC criu/sk-tcp.o [2021-04-13T15:33:10.798Z] #43 150.9 CC criu/sk-unix.o [2021-04-13T15:33:10.798Z] #43 152.6 CC criu/sockets.o [2021-04-13T15:33:10.798Z] #43 153.3 CC criu/stats.o [2021-04-13T15:33:10.798Z] #43 153.7 CC criu/string.o [2021-04-13T15:33:10.798Z] #43 153.8 CC criu/sysctl.o [2021-04-13T15:33:10.798Z] #43 154.4 CC criu/sysfs_parse.o [2021-04-13T15:33:10.798Z] #43 154.8 CC criu/timens.o [2021-04-13T15:33:10.798Z] #43 155.0 CC criu/timerfd.o [2021-04-13T15:33:10.798Z] #43 155.5 CC criu/tty.o [2021-04-13T15:33:10.800Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 43.2% of statements [2021-04-13T15:33:10.833Z] #41 DONE 0.7s [2021-04-13T15:33:10.833Z] [2021-04-13T15:33:10.833Z] #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-04-13T15:33:10.833Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-13T15:33:10.833Z] #43 160.1 CC criu/uts_ns.o [2021-04-13T15:33:10.833Z] #43 160.2 CC criu/vdso-compat.o [2021-04-13T15:33:10.833Z] #43 160.4 CC criu/vdso.o [2021-04-13T15:33:10.925Z] #43 157.9 CC criu/tty.o [2021-04-13T15:33:11.092Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.7% of statements [2021-04-13T15:33:11.092Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-13T15:33:11.092Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-13T15:33:11.092Z] #43 160.9 LINK criu/built-in.o [2021-04-13T15:33:11.092Z] #43 161.0 LINK criu/criu [2021-04-13T15:33:11.421Z] #23 ... [2021-04-13T15:33:11.421Z] [2021-04-13T15:33:11.422Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:33:11.422Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:33:11.422Z] #44 161.6 CC criu/namespaces.o [2021-04-13T15:33:11.661Z] #43 161.3 DEP lib/c/criu.d [2021-04-13T15:33:11.661Z] #43 161.3 CC images/rpc.pb-c.o [2021-04-13T15:33:11.921Z] #43 161.7 CC lib/c/criu.o [2021-04-13T15:33:12.129Z] ok github.com/docker/docker/daemon/logger/awslogs 0.068s coverage: 77.4% of statements [2021-04-13T15:33:12.129Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-13T15:33:12.129Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-13T15:33:12.189Z] #43 157.1 CC criu/tun.o [2021-04-13T15:33:12.306Z] #43 159.1 CC criu/tun.o [2021-04-13T15:33:12.421Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-04-13T15:33:12.452Z] #43 ... [2021-04-13T15:33:12.452Z] [2021-04-13T15:33:12.452Z] #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-04-13T15:33:12.452Z] #24 sha256:cc3ab7c0ea0064b0f2b3c9145b0b415b3b77d31c9913ec70b8795f482be5b934 [2021-04-13T15:33:12.452Z] #24 210.2 + return [2021-04-13T15:33:12.491Z] #43 162.4 LINK lib/c/built-in.o [2021-04-13T15:33:12.491Z] #43 162.4 LINK lib/c/libcriu.so [2021-04-13T15:33:12.491Z] #43 162.4 LINK lib/c/libcriu.a [2021-04-13T15:33:12.567Z] #43 159.6 CC criu/uffd.o [2021-04-13T15:33:12.751Z] #43 162.5 GEN magic.py [2021-04-13T15:33:12.751Z] #43 162.6 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:33:12.751Z] #43 162.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:33:12.751Z] #43 162.6 Note: Building without GnuTLS support [2021-04-13T15:33:12.751Z] #43 162.6 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:33:12.751Z] #43 162.6 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:33:13.026Z] #24 DONE 210.8s [2021-04-13T15:33:13.026Z] [2021-04-13T15:33:13.026Z] #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-04-13T15:33:13.026Z] #53 sha256:8a396d78d5462b00465488774a721d128045603a9a9cbac8179fd06bf0ef32ff [2021-04-13T15:33:13.026Z] #53 115.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-13T15:33:13.026Z] #53 117.1 + mkdir -p /build [2021-04-13T15:33:13.026Z] #53 117.1 + cp runc /build/runc [2021-04-13T15:33:13.026Z] #53 DONE 119.7s [2021-04-13T15:33:13.026Z] [2021-04-13T15:33:13.026Z] #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-04-13T15:33:13.026Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:33:13.026Z] #43 157.6 CC criu/uffd.o [2021-04-13T15:33:13.055Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2021-04-13T15:33:13.320Z] #43 163.2 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:33:13.507Z] #43 160.3 CC criu/util.o [2021-04-13T15:33:13.542Z] #44 164.4 CC criu/net.o [2021-04-13T15:33:13.688Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 69.9% of statements [2021-04-13T15:33:13.688Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2021-04-13T15:33:13.889Z] #43 163.7 make[1]: Nothing to be done for 'all'. [2021-04-13T15:33:13.978Z] #43 158.7 CC criu/util.o [2021-04-13T15:33:14.148Z] #43 164.2 make[1]: 'images/built-in.o' is up to date. [2021-04-13T15:33:14.149Z] #43 164.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-13T15:33:14.409Z] #43 164.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-13T15:33:14.409Z] #43 164.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-13T15:33:14.409Z] #43 164.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-13T15:33:14.409Z] #43 164.3 make[1]: Nothing to be done for 'all'. [2021-04-13T15:33:14.409Z] #43 164.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:33:14.446Z] #43 161.2 CC criu/uts_ns.o [2021-04-13T15:33:14.446Z] #43 161.4 CC criu/vdso-compat.o [2021-04-13T15:33:14.446Z] #43 161.6 CC criu/vdso.o [2021-04-13T15:33:14.533Z] Running on azwin-2-d40c20 in d:\jenkins\workspace\moby_PR-42273 [Pipeline] { [Pipeline] ws [2021-04-13T15:33:14.550Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-13T15:33:14.650Z] #56 195.1 + bin/containerd [2021-04-13T15:33:14.669Z] #43 164.5 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:14.669Z] #43 164.5 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:14.669Z] #43 164.5 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:14.669Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:14.669Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:14.669Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:14.669Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:14.724Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements [2021-04-13T15:33:14.724Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-13T15:33:14.928Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:14.928Z] #43 164.8 INSTALL criu/criu [2021-04-13T15:33:15.016Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 56.8% of statements [2021-04-13T15:33:15.016Z] #43 162.1 LINK criu/built-in.o [2021-04-13T15:33:15.276Z] #43 162.2 LINK criu/criu [2021-04-13T15:33:15.384Z] #43 159.9 CC criu/uts_ns.o [2021-04-13T15:33:15.384Z] #43 160.1 CC criu/vdso.o [2021-04-13T15:33:15.497Z] #43 DONE 165.1s [2021-04-13T15:33:15.497Z] [2021-04-13T15:33:15.497Z] #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-04-13T15:33:15.497Z] #53 sha256:605eaa109bbbabff549a0ac0db182f9cddea0d591848c666d90e04e7023a4b77 [2021-04-13T15:33:15.536Z] #43 162.5 DEP lib/c/criu.d [2021-04-13T15:33:15.536Z] #43 162.5 CC images/rpc.pb-c.o [2021-04-13T15:33:15.649Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-04-13T15:33:15.961Z] #43 160.6 LINK criu/built-in.o [2021-04-13T15:33:15.961Z] #43 160.8 LINK criu/criu [2021-04-13T15:33:16.066Z] The recommended git tool is: git [2021-04-13T15:33:16.105Z] #43 163.0 CC lib/c/criu.o [2021-04-13T15:33:16.224Z] #43 ... [2021-04-13T15:33:16.224Z] [2021-04-13T15:33:16.224Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-13T15:33:16.224Z] #25 sha256:21c2f450e316398c9072d3034c9cc3f3cb0e21244f8cc20f27642a76807ebba1 [2021-04-13T15:33:16.224Z] #25 DONE 0.4s [2021-04-13T15:33:16.224Z] [2021-04-13T15:33:16.224Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-13T15:33:16.224Z] #30 sha256:7014c089d70ce6e905d8a6e525f85cd17d8a2f9eb2ed10eda8bdf9999d4407c4 [2021-04-13T15:33:16.335Z] #44 ... [2021-04-13T15:33:16.335Z] [2021-04-13T15:33:16.335Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-13T15:33:16.335Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-13T15:33:16.335Z] #23 31.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-13T15:33:16.335Z] #23 31.25 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-13T15:33:16.335Z] #23 31.30 Building wheels for collected packages: pyyaml [2021-04-13T15:33:16.335Z] #23 31.30 Running setup.py bdist_wheel for pyyaml: started [2021-04-13T15:33:16.335Z] #23 32.98 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-13T15:33:16.335Z] #23 32.98 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-13T15:33:16.335Z] #23 33.17 Successfully built pyyaml [2021-04-13T15:33:16.335Z] #23 33.19 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-13T15:33:16.335Z] #23 33.61 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-13T15:33:16.335Z] #23 DONE 33.9s [2021-04-13T15:33:16.335Z] [2021-04-13T15:33:16.335Z] #41 [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-04-13T15:33:16.335Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-13T15:33:16.675Z] #43 163.6 LINK lib/c/built-in.o [2021-04-13T15:33:16.675Z] #43 163.6 LINK lib/c/libcriu.so [2021-04-13T15:33:16.675Z] #43 163.7 LINK lib/c/libcriu.a [2021-04-13T15:33:16.675Z] #43 163.8 GEN magic.py [2021-04-13T15:33:16.935Z] #43 163.9 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:33:16.935Z] #43 163.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:33:16.935Z] #43 163.9 Note: Building without GnuTLS support [2021-04-13T15:33:16.935Z] #43 163.9 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:33:16.935Z] #43 163.9 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:33:17.159Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-04-13T15:33:17.159Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-13T15:33:17.278Z] Client: [2021-04-13T15:33:17.278Z] Context: default [2021-04-13T15:33:17.278Z] Debug Mode: false [2021-04-13T15:33:17.278Z] Plugins: [2021-04-13T15:33:17.278Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-13T15:33:17.278Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-13T15:33:17.278Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-13T15:33:17.278Z] [2021-04-13T15:33:17.278Z] Server: [2021-04-13T15:33:17.278Z] Containers: 0 [2021-04-13T15:33:17.278Z] Running: 0 [2021-04-13T15:33:17.278Z] Paused: 0 [2021-04-13T15:33:17.278Z] Stopped: 0 [2021-04-13T15:33:17.278Z] Images: 0 [2021-04-13T15:33:17.278Z] Server Version: 20.10.0 [2021-04-13T15:33:17.278Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-04-13T15:33:17.278Z] LCOW: [2021-04-13T15:33:17.278Z] Windows: [2021-04-13T15:33:17.278Z] Logging Driver: json-file [2021-04-13T15:33:17.278Z] Plugins: [2021-04-13T15:33:17.278Z] Volume: local [2021-04-13T15:33:17.278Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-13T15:33:17.278Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-13T15:33:17.278Z] Swarm: inactive [2021-04-13T15:33:17.278Z] Default Isolation: process [2021-04-13T15:33:17.278Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-13T15:33:17.278Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-13T15:33:17.278Z] OSType: windows [2021-04-13T15:33:17.278Z] Architecture: x86_64 [2021-04-13T15:33:17.278Z] CPUs: 4 [2021-04-13T15:33:17.278Z] Total Memory: 32GiB [2021-04-13T15:33:17.278Z] Name: azwin-2-f46170 [2021-04-13T15:33:17.278Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-13T15:33:17.278Z] Docker Root Dir: D:\docker [2021-04-13T15:33:17.278Z] Debug Mode: false [2021-04-13T15:33:17.278Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:33:17.278Z] Labels: [2021-04-13T15:33:17.278Z] Experimental: true [2021-04-13T15:33:17.278Z] Insecure Registries: [2021-04-13T15:33:17.278Z] 10.0.0.4:5000 [2021-04-13T15:33:17.278Z] 127.0.0.0/8 [2021-04-13T15:33:17.278Z] Registry Mirrors: [2021-04-13T15:33:17.278Z] http://10.0.0.4:5000/ [2021-04-13T15:33:17.278Z] Live Restore Enabled: false [2021-04-13T15:33:17.278Z] [2021-04-13T15:33:17.405Z] #53 ... [2021-04-13T15:33:17.405Z] [2021-04-13T15:33:17.405Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-13T15:33:17.405Z] #44 sha256:e7d0822a4bc45f47f06daaa510e4d568493c87f1ff858993655b3c0d606ad182 [2021-04-13T15:33:17.405Z] #44 DONE 0.1s [2021-04-13T15:33:17.405Z] [2021-04-13T15:33:17.405Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-13T15:33:17.405Z] #46 sha256:a010ef762b7d4b80b02eca76c290836fbbe58d44adf9bc70f99b34984de4aaef [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-13T15:33:17.504Z] #43 164.6 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:33:17.665Z] #46 DONE 0.3s [2021-04-13T15:33:17.665Z] [2021-04-13T15:33:17.665Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-13T15:33:17.665Z] #48 sha256:bac2e37aba9176087132e611f4c3fc3cb1986703e86d4b5c7b0c3d2081ea99da [2021-04-13T15:33:17.665Z] #48 DONE 0.1s [2021-04-13T15:33:17.665Z] [2021-04-13T15:33:17.665Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-13T15:33:17.665Z] #50 sha256:4d5ef22cad0ea5245ea1af3381d1bc0f7db243b3c57212d8ddf03df49bdc06d8 [2021-04-13T15:33:17.793Z] ok github.com/docker/docker/daemon/logger/splunk 1.456s coverage: 82.5% of statements [2021-04-13T15:33:17.793Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-13T15:33:17.793Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-04-13T15:33:17.793Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-13T15:33:17.886Z] #41 ... [2021-04-13T15:33:17.886Z] [2021-04-13T15:33:17.886Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:33:17.886Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:33:17.886Z] #44 169.0 CC criu/netfilter.o [2021-04-13T15:33:18.074Z] #43 165.1 make[1]: Nothing to be done for 'all'. [2021-04-13T15:33:18.186Z] #44 169.4 CC criu/page-pipe.o [2021-04-13T15:33:18.234Z] #50 DONE 0.6s [2021-04-13T15:33:18.234Z] [2021-04-13T15:33:18.234Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-13T15:33:18.234Z] #52 sha256:7281f48267554a9e3795aced067fd52f11ba62034d14bd0d1245415ec8893195 [2021-04-13T15:33:18.234Z] #52 DONE 0.1s [2021-04-13T15:33:18.234Z] [2021-04-13T15:33:18.234Z] #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-04-13T15:33:18.234Z] #56 sha256:1f86d1fc91cc2531ff7625552b71792a890eeb51a506866536fb542ace4d1d61 [2021-04-13T15:33:18.645Z] #43 165.7 make[1]: 'images/built-in.o' is up to date. [2021-04-13T15:33:18.645Z] #43 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-13T15:33:18.645Z] #43 165.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-13T15:33:18.645Z] #43 165.8 make[1]: 'compel/libcompel.a' is up to date. [2021-04-13T15:33:18.645Z] #43 165.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-13T15:33:18.905Z] #43 165.8 make[1]: Nothing to be done for 'all'. [2021-04-13T15:33:18.905Z] #43 165.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:33:18.905Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:18.905Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:19.165Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:19.165Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:19.165Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:19.165Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:19.165Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:19.250Z] #44 170.4 CC criu/page-xfer.o [2021-04-13T15:33:19.303Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2021-04-13T15:33:19.425Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:19.425Z] #43 166.4 INSTALL criu/criu [2021-04-13T15:33:19.685Z] #43 DONE 166.8s [2021-04-13T15:33:19.685Z] [2021-04-13T15:33:19.685Z] #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-04-13T15:33:19.685Z] #53 sha256:8c116f673efe2cfba58fb4a7b1e38ea92ecd2a565800d9e659d7bd0c1e0ce049 [2021-04-13T15:33:19.894Z] #56 ... [2021-04-13T15:33:19.894Z] [2021-04-13T15:33:19.894Z] #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-04-13T15:33:19.894Z] #53 sha256:722f5bae9b4d8db3e1f6ec1c231cfc447cb7964ff77e72cbe5fa02356f6cc8ed [2021-04-13T15:33:19.894Z] #53 125.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-13T15:33:19.894Z] #53 126.7 + mkdir -p /build [2021-04-13T15:33:19.894Z] #53 126.7 + cp runc /build/runc [2021-04-13T15:33:19.894Z] #53 DONE 127.0s [2021-04-13T15:33:19.894Z] [2021-04-13T15:33:19.895Z] #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-04-13T15:33:19.895Z] #56 sha256:7592b864e556fa6e475193e19cd4feba7f4d3b6e44201074886d9c424db4e88b [2021-04-13T15:33:19.936Z] ok github.com/docker/docker/distribution 0.248s coverage: 25.2% of statements [2021-04-13T15:33:19.936Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-13T15:33:20.822Z] #56 ... [2021-04-13T15:33:20.822Z] [2021-04-13T15:33:20.822Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-13T15:33:20.822Z] #54 sha256:b7c286771afade6b4c0fb1da19a8d81168bfb3cd252c5a0e51b1fd5703dca05a [2021-04-13T15:33:20.822Z] #54 DONE 0.3s [2021-04-13T15:33:20.822Z] [2021-04-13T15:33:20.822Z] #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-04-13T15:33:20.822Z] #56 sha256:7592b864e556fa6e475193e19cd4feba7f4d3b6e44201074886d9c424db4e88b [2021-04-13T15:33:20.972Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-04-13T15:33:21.366Z] #44 172.5 CC criu/pagemap-cache.o [2021-04-13T15:33:21.528Z] #30 ... [2021-04-13T15:33:21.528Z] [2021-04-13T15:33:21.528Z] #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-04-13T15:33:21.528Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-13T15:33:21.528Z] #43 161.2 DEP lib/c/criu.d [2021-04-13T15:33:21.528Z] #43 161.3 CC images/rpc.pb-c.o [2021-04-13T15:33:21.528Z] #43 161.8 CC lib/c/criu.o [2021-04-13T15:33:21.528Z] #43 162.8 LINK lib/c/built-in.o [2021-04-13T15:33:21.528Z] #43 162.8 LINK lib/c/libcriu.so [2021-04-13T15:33:21.528Z] #43 162.9 LINK lib/c/libcriu.a [2021-04-13T15:33:21.528Z] #43 163.0 GEN magic.py [2021-04-13T15:33:21.528Z] #43 163.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:33:21.528Z] #43 163.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:33:21.528Z] #43 163.2 Note: Building without GnuTLS support [2021-04-13T15:33:21.528Z] #43 163.2 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:33:21.528Z] #43 163.2 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:33:21.528Z] #43 164.0 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:33:21.528Z] #43 164.8 make[1]: Nothing to be done for 'all'. [2021-04-13T15:33:21.528Z] #43 165.6 make[1]: 'images/built-in.o' is up to date. [2021-04-13T15:33:21.528Z] #43 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-13T15:33:21.528Z] #43 165.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-13T15:33:21.528Z] #43 165.8 make[1]: 'compel/libcompel.a' is up to date. [2021-04-13T15:33:21.528Z] #43 165.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-13T15:33:21.528Z] #43 165.9 make[1]: Nothing to be done for 'all'. [2021-04-13T15:33:21.528Z] #43 165.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:33:21.528Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:21.528Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:21.528Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:21.593Z] #53 ... [2021-04-13T15:33:21.593Z] [2021-04-13T15:33:21.593Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-13T15:33:21.593Z] #44 sha256:df36bdb34375c3509032365562d85a60c1485bf7ed25d1bda82d3306e1a451fb [2021-04-13T15:33:21.593Z] #44 DONE 0.1s [2021-04-13T15:33:21.593Z] [2021-04-13T15:33:21.593Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-13T15:33:21.593Z] #46 sha256:c0c48999d3b5f10c58678a771a53d3be5460e5cc9298db361743dc7a4805c449 [2021-04-13T15:33:21.593Z] #46 DONE 0.2s [2021-04-13T15:33:21.593Z] [2021-04-13T15:33:21.593Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-13T15:33:21.593Z] #48 sha256:71a57b9f6bc4a4b09e1cd90f16f6a325cfe2cbeaceb7a730cf843873fa6764f4 [2021-04-13T15:33:21.593Z] #48 DONE 0.1s [2021-04-13T15:33:21.593Z] [2021-04-13T15:33:21.593Z] #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-04-13T15:33:21.593Z] #53 sha256:8c116f673efe2cfba58fb4a7b1e38ea92ecd2a565800d9e659d7bd0c1e0ce049 [2021-04-13T15:33:21.593Z] #53 ... [2021-04-13T15:33:21.593Z] [2021-04-13T15:33:21.593Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-13T15:33:21.593Z] #50 sha256:6076e8443aba1f25a82f07633dc1e4a25ce3859899ef96b8818f3ad00e335749 [2021-04-13T15:33:21.606Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-04-13T15:33:21.669Z] #44 173.0 CC criu/pagemap.o [2021-04-13T15:33:21.790Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:21.790Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:21.790Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:21.790Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:22.052Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-04-13T15:33:22.052Z] #43 166.8 INSTALL criu/criu [2021-04-13T15:33:22.163Z] #50 DONE 0.5s [2021-04-13T15:33:22.163Z] [2021-04-13T15:33:22.163Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-13T15:33:22.163Z] #52 sha256:afc7a7e29c8e4f3ccd8701409220091059a2d87c95443b5ed9e79ff4e24b380e [2021-04-13T15:33:22.239Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2021-04-13T15:33:22.239Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-13T15:33:22.240Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-04-13T15:33:22.423Z] #52 DONE 0.1s [2021-04-13T15:33:22.423Z] [2021-04-13T15:33:22.423Z] #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-04-13T15:33:22.423Z] #53 sha256:8c116f673efe2cfba58fb4a7b1e38ea92ecd2a565800d9e659d7bd0c1e0ce049 [2021-04-13T15:33:22.745Z] #44 174.0 CC criu/parasite-syscall.o [2021-04-13T15:33:23.275Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-04-13T15:33:23.275Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.6% of statements [2021-04-13T15:33:23.275Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-13T15:33:23.513Z] #56 191.8 + bin/containerd [2021-04-13T15:33:23.566Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-04-13T15:33:23.809Z] #44 175.2 CC criu/path.o [2021-04-13T15:33:24.112Z] #44 175.5 CC criu/pie-util-vdso.o [2021-04-13T15:33:24.602Z] ok github.com/docker/docker/oci 0.010s coverage: 45.2% of statements [2021-04-13T15:33:24.765Z] #44 176.0 CC criu/pie-util.o [2021-04-13T15:33:25.067Z] #44 176.2 CC criu/pipes.o [2021-04-13T15:33:25.235Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2021-04-13T15:33:25.375Z] #43 DONE 169.7s [2021-04-13T15:33:25.375Z] [2021-04-13T15:33:25.375Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-13T15:33:25.375Z] #30 sha256:7014c089d70ce6e905d8a6e525f85cd17d8a2f9eb2ed10eda8bdf9999d4407c4 [2021-04-13T15:33:25.375Z] #30 DONE 8.7s [2021-04-13T15:33:25.375Z] [2021-04-13T15:33:25.375Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-13T15:33:25.375Z] #33 sha256:e9a9812ac3e42832e1f26abc5e057b52b634911564d704a37a304e2b30f5375d [2021-04-13T15:33:25.375Z] #33 DONE 0.7s [2021-04-13T15:33:25.375Z] [2021-04-13T15:33:25.375Z] #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-04-13T15:33:25.375Z] #56 sha256:c91a5585ab033ebeaed00923c8796c29c6333bf74ef86cf4c6b7b2478684ba7b [2021-04-13T15:33:25.528Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-13T15:33:25.639Z] #56 ... [2021-04-13T15:33:25.639Z] [2021-04-13T15:33:25.639Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-13T15:33:25.639Z] #35 sha256:5080a265175938cc2225985afa6781f1fb77f78ab7888134ff67e069c7cd8960 [2021-04-13T15:33:25.639Z] #35 DONE 0.2s [2021-04-13T15:33:25.639Z] [2021-04-13T15:33:25.639Z] #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-04-13T15:33:25.639Z] #56 sha256:c91a5585ab033ebeaed00923c8796c29c6333bf74ef86cf4c6b7b2478684ba7b [2021-04-13T15:33:25.722Z] #44 177.0 CC criu/plugin.o [2021-04-13T15:33:25.901Z] #56 ... [2021-04-13T15:33:25.901Z] [2021-04-13T15:33:25.901Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-13T15:33:25.901Z] #38 sha256:37b8e2f0eaa095b232dfa4ad5871ff600b70ab3ea36b788b2761f09d9288812b [2021-04-13T15:33:25.901Z] #38 DONE 0.1s [2021-04-13T15:33:26.164Z] [2021-04-13T15:33:26.164Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-13T15:33:26.164Z] #41 sha256:5064c8678288d6be537a40e61f5d9801ae20e5a0c4ab09f85f2b97e123a9f8c2 [2021-04-13T15:33:26.376Z] #44 177.5 CC criu/proc_parse.o [2021-04-13T15:33:26.426Z] #41 DONE 0.4s [2021-04-13T15:33:26.426Z] [2021-04-13T15:33:26.426Z] #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-04-13T15:33:26.426Z] #56 sha256:c91a5585ab033ebeaed00923c8796c29c6333bf74ef86cf4c6b7b2478684ba7b [2021-04-13T15:33:26.562Z] ok github.com/docker/docker/pkg/archive 0.257s coverage: 82.3% of statements [2021-04-13T15:33:26.999Z] #56 ... [2021-04-13T15:33:26.999Z] [2021-04-13T15:33:26.999Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-13T15:33:26.999Z] #44 sha256:371159d4a604f7853ba2e1a4cd405247c786e58eeeb927b39d19b7377a64875f [2021-04-13T15:33:26.999Z] #44 DONE 0.1s [2021-04-13T15:33:26.999Z] [2021-04-13T15:33:26.999Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-13T15:33:26.999Z] #46 sha256:4db3f34eaf2de6c0718ebacbe1529d78f2c7e5bb9cbfb0dd372e208eecff286a [2021-04-13T15:33:27.300Z] #46 DONE 0.2s [2021-04-13T15:33:27.300Z] [2021-04-13T15:33:27.300Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-13T15:33:27.300Z] #48 sha256:6ed351eb584d5222a111e504c27dabce6c400ca4209e6bfa2c7267803c0655f5 [2021-04-13T15:33:27.300Z] #48 DONE 0.1s [2021-04-13T15:33:27.300Z] [2021-04-13T15:33:27.300Z] #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-04-13T15:33:27.300Z] #56 sha256:c91a5585ab033ebeaed00923c8796c29c6333bf74ef86cf4c6b7b2478684ba7b [2021-04-13T15:33:27.300Z] #56 ... [2021-04-13T15:33:27.300Z] [2021-04-13T15:33:27.300Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-13T15:33:27.300Z] #50 sha256:52516264854dfcdce95328d802fa513565f0f5da16f51750f5fa5110325cbb9b [2021-04-13T15:33:27.597Z] ok github.com/docker/docker/pkg/authorization 0.355s coverage: 68.3% of statements [2021-04-13T15:33:27.702Z] #53 ... [2021-04-13T15:33:27.703Z] [2021-04-13T15:33:27.703Z] #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-04-13T15:33:27.703Z] #56 sha256:db16ba15f63f93f3740dd989dd138df2c013f153aca17ce3d322f1cb6e5447a1 [2021-04-13T15:33:27.703Z] #56 198.8 + bin/containerd [2021-04-13T15:33:27.886Z] #50 DONE 0.5s [2021-04-13T15:33:27.886Z] [2021-04-13T15:33:27.886Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-13T15:33:27.886Z] #52 sha256:cb9125c314d64414d4030c67f158e336ab432bb11a9fd29b4b5d36a50537e6e6 [2021-04-13T15:33:27.886Z] #52 DONE 0.1s [2021-04-13T15:33:27.886Z] [2021-04-13T15:33:27.886Z] #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-04-13T15:33:27.886Z] #56 sha256:c91a5585ab033ebeaed00923c8796c29c6333bf74ef86cf4c6b7b2478684ba7b [2021-04-13T15:33:27.886Z] #56 ... [2021-04-13T15:33:27.886Z] [2021-04-13T15:33:27.886Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-13T15:33:27.886Z] #54 sha256:84598096dc9bac2ec6cfac99db231411f03e97406f43f0fec5684c2c0cbde6b9 [2021-04-13T15:33:27.889Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-13T15:33:28.181Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-13T15:33:28.464Z] #54 DONE 0.6s [2021-04-13T15:33:28.464Z] [2021-04-13T15:33:28.464Z] #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-04-13T15:33:28.464Z] #56 sha256:c91a5585ab033ebeaed00923c8796c29c6333bf74ef86cf4c6b7b2478684ba7b [2021-04-13T15:33:28.790Z] #56 ... [2021-04-13T15:33:28.790Z] [2021-04-13T15:33:28.790Z] #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-04-13T15:33:28.790Z] #53 sha256:605eaa109bbbabff549a0ac0db182f9cddea0d591848c666d90e04e7023a4b77 [2021-04-13T15:33:28.790Z] #53 123.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-13T15:33:29.359Z] #53 124.5 + mkdir -p /build [2021-04-13T15:33:29.359Z] #53 124.5 + cp runc /build/runc [2021-04-13T15:33:29.928Z] #53 DONE 125.0s [2021-04-13T15:33:29.928Z] [2021-04-13T15:33:29.928Z] #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-04-13T15:33:29.928Z] #56 sha256:1f86d1fc91cc2531ff7625552b71792a890eeb51a506866536fb542ace4d1d61 [2021-04-13T15:33:30.868Z] #56 ... [2021-04-13T15:33:30.868Z] [2021-04-13T15:33:30.868Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-13T15:33:30.868Z] #54 sha256:55dc1ddf9408965936f484067c15af534e4186ada54104c06b06fff81aad9935 [2021-04-13T15:33:30.915Z] #44 182.1 CC criu/protobuf-desc.o [2021-04-13T15:33:31.437Z] #54 DONE 0.3s [2021-04-13T15:33:31.437Z] [2021-04-13T15:33:31.437Z] #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-04-13T15:33:31.437Z] #56 sha256:1f86d1fc91cc2531ff7625552b71792a890eeb51a506866536fb542ace4d1d61 [2021-04-13T15:33:31.975Z] #44 183.4 CC criu/protobuf.o [2021-04-13T15:33:32.628Z] #44 183.9 CC criu/pstree.o [2021-04-13T15:33:32.636Z] ok github.com/docker/docker/pkg/chrootarchive 3.434s coverage: 43.2% of statements [2021-04-13T15:33:32.636Z] ok github.com/docker/docker/layer 7.248s coverage: 68.8% of statements [2021-04-13T15:33:32.636Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-13T15:33:32.636Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-13T15:33:32.636Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-13T15:33:32.636Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-13T15:33:32.636Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-13T15:33:32.636Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-13T15:33:32.636Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-13T15:33:32.636Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-04-13T15:33:32.636Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-04-13T15:33:32.636Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-04-13T15:33:32.983Z] #56 ... [2021-04-13T15:33:32.983Z] [2021-04-13T15:33:32.983Z] #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-04-13T15:33:32.983Z] #53 sha256:8c116f673efe2cfba58fb4a7b1e38ea92ecd2a565800d9e659d7bd0c1e0ce049 [2021-04-13T15:33:32.983Z] #53 126.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-13T15:33:32.983Z] #53 127.4 + mkdir -p /build [2021-04-13T15:33:32.983Z] #53 127.4 + cp runc /build/runc [2021-04-13T15:33:33.269Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-04-13T15:33:33.555Z] #53 DONE 128.2s [2021-04-13T15:33:33.555Z] [2021-04-13T15:33:33.555Z] #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-04-13T15:33:33.555Z] #56 sha256:db16ba15f63f93f3740dd989dd138df2c013f153aca17ce3d322f1cb6e5447a1 [2021-04-13T15:33:33.561Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2021-04-13T15:33:33.853Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-04-13T15:33:34.191Z] #44 185.1 CC criu/rbtree.o [2021-04-13T15:33:34.191Z] #44 ... [2021-04-13T15:33:34.191Z] [2021-04-13T15:33:34.191Z] #41 [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-04-13T15:33:34.191Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-13T15:33:34.191Z] #41 249.5 + dpkg --print-architecture [2021-04-13T15:33:34.191Z] #41 249.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-13T15:33:34.495Z] #56 ... [2021-04-13T15:33:34.495Z] [2021-04-13T15:33:34.495Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-13T15:33:34.495Z] #54 sha256:f814aa78fc637e6589c1de00ccd80334956be339edd178071a9ebc3689582ce9 [2021-04-13T15:33:34.495Z] #54 DONE 0.1s [2021-04-13T15:33:34.495Z] [2021-04-13T15:33:34.495Z] #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-04-13T15:33:34.495Z] #56 sha256:db16ba15f63f93f3740dd989dd138df2c013f153aca17ce3d322f1cb6e5447a1 [2021-04-13T15:33:34.793Z] #41 250.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-13T15:33:34.793Z] #41 250.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-13T15:33:35.453Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-13T15:33:35.745Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-04-13T15:33:36.781Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2021-04-13T15:33:36.781Z] ok github.com/docker/docker/pkg/fsutils 0.453s coverage: 85.1% of statements [2021-04-13T15:33:37.073Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-04-13T15:33:37.707Z] ok github.com/docker/docker/pkg/idtools 0.354s coverage: 69.5% of statements [2021-04-13T15:33:37.998Z] ok github.com/docker/docker/pkg/ioutils 0.304s coverage: 70.6% of statements [2021-04-13T15:33:38.031Z] using credential docker-jenkins-github-credentials [2021-04-13T15:33:38.109Z] Cloning the remote Git repository [2021-04-13T15:33:38.109Z] Cloning with configured refspecs honoured and without tags [2021-04-13T15:33:38.290Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2021-04-13T15:33:38.290Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-13T15:33:38.290Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-04-13T15:33:38.290Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-13T15:33:38.290Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-13T15:33:38.582Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-04-13T15:33:38.582Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-13T15:33:38.582Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-04-13T15:33:38.874Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-04-13T15:33:38.874Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-04-13T15:33:39.167Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-04-13T15:33:39.167Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-13T15:33:39.167Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-13T15:33:39.179Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-13T15:33:39.179Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-defd501c\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-13T15:33:39.179Z] ---------------------------------------------------------------------------- [2021-04-13T15:33:39.179Z] [2021-04-13T15:33:39.179Z] INFO: executeCI.ps1 starting at Tue Apr 13 15:33:38 CUT 2021 [2021-04-13T15:33:39.179Z] [2021-04-13T15:33:39.179Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-13T15:33:39.179Z] INFO: Running git version 2.24.1.windows.2 [2021-04-13T15:33:39.179Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-04-13T15:33:39.179Z] INFO: Environment variables: [2021-04-13T15:33:39.179Z] [2021-04-13T15:33:39.179Z] Name Value [2021-04-13T15:33:39.179Z] ---- ----- [2021-04-13T15:33:39.179Z] ALLUSERSPROFILE C:\ProgramData [2021-04-13T15:33:39.179Z] amd64 true [2021-04-13T15:33:39.179Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-04-13T15:33:39.179Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-13T15:33:39.179Z] arm64 true [2021-04-13T15:33:39.179Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-13T15:33:39.179Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-13T15:33:39.179Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-13T15:33:39.179Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-13T15:33:39.179Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-13T15:33:39.179Z] BRANCH_NAME PR-42273 [2021-04-13T15:33:39.179Z] BUILD_DISPLAY_NAME #4 [2021-04-13T15:33:39.179Z] BUILD_ID 4 [2021-04-13T15:33:39.179Z] BUILD_NUMBER 4 [2021-04-13T15:33:39.179Z] BUILD_TAG jenkins-moby-PR-42273-4 [2021-04-13T15:33:39.179Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/ [2021-04-13T15:33:39.179Z] cgroup2 true [2021-04-13T15:33:39.179Z] CHANGE_AUTHOR mrostecki [2021-04-13T15:33:39.179Z] CHANGE_AUTHOR_DISPLAY_NAME Michal Rostecki [2021-04-13T15:33:39.179Z] CHANGE_AUTHOR_EMAIL mrostecki@opensuse.org [2021-04-13T15:33:39.179Z] CHANGE_BRANCH btrfs-fix-quota [2021-04-13T15:33:39.179Z] CHANGE_FORK mrostecki [2021-04-13T15:33:39.179Z] CHANGE_ID 42273 [2021-04-13T15:33:39.179Z] CHANGE_TARGET master [2021-04-13T15:33:39.180Z] CHANGE_TITLE btrfs: Do not disable quota on cleanup [2021-04-13T15:33:39.180Z] CHANGE_URL https://github.com/moby/moby/pull/42273 [2021-04-13T15:33:39.180Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:33:39.180Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-13T15:33:39.180Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-13T15:33:39.180Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-13T15:33:39.180Z] COMPUTERNAME azwin-2-f46170 [2021-04-13T15:33:39.180Z] ComSpec C:\Windows\system32\cmd.exe [2021-04-13T15:33:39.180Z] ConfigSequenceNumber 0 [2021-04-13T15:33:39.180Z] dco true [2021-04-13T15:33:39.180Z] DOCKER_BUILDKIT 0 [2021-04-13T15:33:39.180Z] DOCKER_DUT_DEBUG 1 [2021-04-13T15:33:39.180Z] DOCKER_EXPERIMENTAL 1 [2021-04-13T15:33:39.180Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-13T15:33:39.180Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-13T15:33:39.180Z] EXECUTOR_NUMBER 0 [2021-04-13T15:33:39.180Z] FQDN azwin-2-f46170.westus.cloudapp.azure.com [2021-04-13T15:33:39.180Z] GIT_BRANCH PR-42273 [2021-04-13T15:33:39.180Z] GIT_COMMIT 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:33:39.180Z] GIT_PREVIOUS_COMMIT 2e51d6721b2d601b759e7e9a49de3168d169c48d [2021-04-13T15:33:39.180Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 3699e608a002e18bfa43839cf7a5ed60adb34d67 [2021-04-13T15:33:39.180Z] GIT_URL https://github.com/moby/moby.git [2021-04-13T15:33:39.180Z] HUDSON_COOKIE 91b39313-d59b-48eb-a7aa-c5b19e013e91 [2021-04-13T15:33:39.180Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-13T15:33:39.180Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-13T15:33:39.180Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-13T15:33:39.180Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-13T15:33:39.180Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-13T15:33:39.180Z] JENKINS_NODE_COOKIE 2eb82aa8-4f89-4dd7-b910-49b1b54bc55d [2021-04-13T15:33:39.180Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-13T15:33:39.180Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-13T15:33:39.180Z] JOB_BASE_NAME PR-42273 [2021-04-13T15:33:39.180Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/display/redirect [2021-04-13T15:33:39.180Z] JOB_NAME moby/PR-42273 [2021-04-13T15:33:39.180Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/ [2021-04-13T15:33:39.180Z] library.jps.version master [2021-04-13T15:33:39.180Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-04-13T15:33:39.180Z] NODE_LABELS amd64 azure azwin-2-f46170 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-04-13T15:33:39.180Z] NODE_NAME azwin-2-f46170 [2021-04-13T15:33:39.180Z] NUMBER_OF_PROCESSORS 4 [2021-04-13T15:33:39.180Z] OS Windows_NT [2021-04-13T15:33:39.180Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-04-13T15:33:39.180Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-13T15:33:39.180Z] ppc64le true [2021-04-13T15:33:39.180Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-13T15:33:39.180Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-13T15:33:39.180Z] PROCESSOR_LEVEL 6 [2021-04-13T15:33:39.180Z] PROCESSOR_REVISION 4f01 [2021-04-13T15:33:39.180Z] ProgramData C:\ProgramData [2021-04-13T15:33:39.180Z] ProgramFiles C:\Program Files [2021-04-13T15:33:39.180Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-13T15:33:39.180Z] ProgramW6432 C:\Program Files [2021-04-13T15:33:39.180Z] PROMPT $P$G [2021-04-13T15:33:39.180Z] PSExecutionPolicyPreference Bypass [2021-04-13T15:33:39.180Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-04-13T15:33:39.180Z] PUBLIC C:\Users\Public [2021-04-13T15:33:39.180Z] rootless true [2021-04-13T15:33:39.180Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/display/redirect?page=artif... [2021-04-13T15:33:39.180Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/display/redirect?page=changes [2021-04-13T15:33:39.180Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/display/redirect [2021-04-13T15:33:39.180Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/display/redirect?page=tests [2021-04-13T15:33:39.180Z] s390x true [2021-04-13T15:33:39.180Z] SKIP_VALIDATION_TESTS 1 [2021-04-13T15:33:39.180Z] SOURCES_DRIVE d [2021-04-13T15:33:39.180Z] SOURCES_SUBDIR gopath [2021-04-13T15:33:39.180Z] STAGE_NAME Run tests [2021-04-13T15:33:39.180Z] SystemDrive C: [2021-04-13T15:33:39.180Z] SystemRoot C:\Windows [2021-04-13T15:33:39.180Z] TEMP C:\Windows\TEMP [2021-04-13T15:33:39.180Z] TESTDEBUG 0 [2021-04-13T15:33:39.180Z] TESTRUN_DRIVE d [2021-04-13T15:33:39.180Z] TESTRUN_SUBDIR CI [2021-04-13T15:33:39.180Z] TIMEOUT 120m [2021-04-13T15:33:39.180Z] TMP C:\Windows\TEMP [2021-04-13T15:33:39.180Z] unit_validate true [2021-04-13T15:33:39.180Z] USERDOMAIN WORKGROUP [2021-04-13T15:33:39.180Z] USERNAME azwin-2-f46170$ [2021-04-13T15:33:39.180Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-04-13T15:33:39.180Z] validate_force false [2021-04-13T15:33:39.180Z] windir C:\Windows [2021-04-13T15:33:39.180Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-04-13T15:33:39.180Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-04-13T15:33:39.180Z] windows2022 true [2021-04-13T15:33:39.180Z] windowsRS1 false [2021-04-13T15:33:39.180Z] windowsRS5 true [2021-04-13T15:33:39.180Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-13T15:33:39.180Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-13T15:33:39.180Z] [2021-04-13T15:33:39.180Z] [2021-04-13T15:33:39.180Z] [2021-04-13T15:33:39.801Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2021-04-13T15:33:38.323Z] Cloning repository https://github.com/moby/moby.git [2021-04-13T15:33:38.729Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-13T15:33:39.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:33:39.600Z] > git --version # timeout=10 [2021-04-13T15:33:39.667Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-13T15:33:39.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:33:39.671Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:33:40.435Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-04-13T15:33:40.727Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-13T15:33:40.737Z] INFO: Sources under d:\gopath\... [2021-04-13T15:33:40.737Z] INFO: Test run under d:\CI\... [2021-04-13T15:33:40.737Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-13T15:33:40.737Z] INFO: docker/docker repository was found [2021-04-13T15:33:41.019Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-04-13T15:33:41.202Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-04-13T15:33:42.055Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-04-13T15:33:42.183Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-13T15:33:42.347Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2021-04-13T15:33:42.657Z] 29d5b6a226d2: Pulling fs layer [2021-04-13T15:33:45.079Z] ok github.com/docker/docker/pkg/signal 2.366s coverage: 61.0% of statements [2021-04-13T15:33:45.288Z] #41 ... [2021-04-13T15:33:45.289Z] [2021-04-13T15:33:45.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:33:45.289Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:33:45.289Z] #44 185.5 CC criu/rst-malloc.o [2021-04-13T15:33:45.289Z] #44 185.9 CC criu/seccomp.o [2021-04-13T15:33:45.289Z] #44 186.9 CC criu/seize.o [2021-04-13T15:33:45.289Z] #44 188.2 CC criu/servicefd.o [2021-04-13T15:33:45.289Z] #44 188.6 CC criu/shmem.o [2021-04-13T15:33:45.289Z] #44 189.9 CC criu/sigframe.o [2021-04-13T15:33:45.289Z] #44 190.2 CC criu/signalfd.o [2021-04-13T15:33:45.289Z] #44 190.6 CC criu/sk-inet.o [2021-04-13T15:33:45.289Z] #44 192.0 CC criu/sk-netlink.o [2021-04-13T15:33:45.289Z] #44 192.6 CC criu/sk-packet.o [2021-04-13T15:33:45.289Z] #44 193.4 CC criu/sk-queue.o [2021-04-13T15:33:45.289Z] #44 194.0 CC criu/sk-tcp.o [2021-04-13T15:33:45.289Z] #44 194.6 CC criu/sk-unix.o [2021-04-13T15:33:45.371Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-13T15:33:45.663Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-04-13T15:33:45.947Z] #44 197.3 CC criu/sockets.o [2021-04-13T15:33:45.955Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-13T15:33:46.578Z] #56 206.5 + bin/containerd-stress [2021-04-13T15:33:46.594Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-04-13T15:33:47.010Z] #44 198.4 CC criu/stats.o [2021-04-13T15:33:47.229Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2021-04-13T15:33:47.354Z] #56 226.7 + bin/containerd-stress [2021-04-13T15:33:47.354Z] #56 228.8 + bin/containerd-shim [2021-04-13T15:33:47.521Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2021-04-13T15:33:47.665Z] #44 198.8 CC criu/string.o [2021-04-13T15:33:47.665Z] #44 198.9 CC criu/sysctl.o [2021-04-13T15:33:47.962Z] #56 209.3 + bin/containerd-shim [2021-04-13T15:33:48.156Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2021-04-13T15:33:48.156Z] testing: warning: no tests to run [2021-04-13T15:33:48.156Z] coverage: [no statements] [2021-04-13T15:33:48.156Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-13T15:33:48.449Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-13T15:33:48.735Z] #44 199.9 CC criu/sysfs_parse.o [2021-04-13T15:33:48.741Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-13T15:33:48.741Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-13T15:33:49.390Z] #44 200.4 CC criu/timens.o [2021-04-13T15:33:49.390Z] #44 200.8 CC criu/timerfd.o [2021-04-13T15:33:50.056Z] #44 201.3 CC criu/tty.o [2021-04-13T15:33:50.810Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.2% of statements [2021-04-13T15:33:51.102Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-13T15:33:51.735Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 86.4% of statements [2021-04-13T15:33:52.850Z] #44 204.0 CC criu/tun.o [2021-04-13T15:33:53.246Z] ok github.com/docker/docker/quota 0.614s coverage: 71.4% of statements [2021-04-13T15:33:53.503Z] #44 204.8 CC criu/uffd.o [2021-04-13T15:33:53.538Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-04-13T15:33:54.556Z] #56 214.9 + bin/containerd-shim-runc-v1 [2021-04-13T15:33:54.574Z] ok github.com/docker/docker/registry 0.087s coverage: 58.8% of statements [2021-04-13T15:33:55.207Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-04-13T15:33:55.207Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-04-13T15:33:55.435Z] #56 235.5 + bin/containerd-shim-runc-v1 [2021-04-13T15:33:55.618Z] #44 206.5 CC criu/util.o [2021-04-13T15:33:55.842Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-13T15:33:56.134Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-13T15:33:56.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:33:56.443Z] > git config --add remote.origin.fetch +refs/pull/42273/head:refs/remotes/origin/PR-42273 # timeout=10 [2021-04-13T15:33:56.508Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:33:56.645Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-13T15:33:56.761Z] Fetching without tags [2021-04-13T15:33:57.560Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:33:57.745Z] #44 208.9 CC criu/uts_ns.o [2021-04-13T15:33:57.861Z] #56 218.9 + bin/containerd-shim-runc-v2 [2021-04-13T15:33:57.996Z] #56 223.1 + bin/containerd-stress [2021-04-13T15:33:57.996Z] #56 225.2 + bin/containerd-shim [2021-04-13T15:33:58.047Z] #44 209.3 CC criu/vdso.o [2021-04-13T15:33:58.203Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-13T15:33:58.702Z] #56 240.0 + bin/containerd-shim-runc-v2 [2021-04-13T15:33:58.803Z] #56 220.2 + binaries [2021-04-13T15:33:58.803Z] #56 220.2 + install -D bin/containerd /build/containerd [2021-04-13T15:33:58.803Z] #56 220.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-13T15:33:58.803Z] #56 220.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-13T15:33:58.803Z] #56 220.3 + install -D bin/ctr /build/ctr [2021-04-13T15:33:59.111Z] #44 210.1 LINK criu/built-in.o [2021-04-13T15:33:59.111Z] #44 210.3 LINK criu/criu [2021-04-13T15:33:59.239Z] ok github.com/docker/docker/volume/local 0.321s coverage: 76.4% of statements [2021-04-13T15:33:56.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-13T15:33:56.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:33:56.798Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42273/head:refs/remotes/origin/PR-42273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T15:33:57.669Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:33:57.733Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:33:59.763Z] #44 211.1 DEP lib/c/criu.d [2021-04-13T15:33:59.872Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-13T15:34:00.064Z] #44 211.3 CC images/rpc.pb-c.o [2021-04-13T15:34:00.067Z] #56 241.0 + binaries [2021-04-13T15:34:00.067Z] #56 241.0 + install -D bin/containerd /build/containerd [2021-04-13T15:34:00.067Z] #56 241.0 + install -D bin/containerd-shim /build/containerd-shim [2021-04-13T15:34:00.067Z] #56 241.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-13T15:34:00.067Z] #56 241.1 + install -D bin/ctr /build/ctr [2021-04-13T15:34:00.730Z] #44 212.1 CC lib/c/criu.o [2021-04-13T15:34:00.909Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2021-04-13T15:34:01.054Z] #56 229.7 + bin/containerd-stress [2021-04-13T15:34:01.054Z] #56 231.5 + bin/containerd-shim [2021-04-13T15:34:01.249Z] Merge succeeded, producing 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:34:01.249Z] Checking out Revision 1ec689c4c2ecda24ed8495451c53072bb0497871 (PR-42273) [2021-04-13T15:34:01.429Z] #56 DONE 242.7s [2021-04-13T15:34:02.100Z] #56 DONE 223.3s [2021-04-13T15:34:02.356Z] [2021-04-13T15:34:02.356Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-13T15:34:02.356Z] #57 sha256:eea3c94980c4a670ed6099336d29a10120249d038128286888b816459b931f31 [2021-04-13T15:34:00.817Z] > git remote # timeout=10 [2021-04-13T15:34:00.918Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T15:34:00.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-13T15:34:00.986Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-13T15:34:01.142Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-13T15:34:01.282Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T15:34:01.344Z] > git checkout -f 1ec689c4c2ecda24ed8495451c53072bb0497871 # timeout=10 [2021-04-13T15:34:02.849Z] #44 213.9 LINK lib/c/built-in.o [2021-04-13T15:34:02.849Z] #44 213.9 LINK lib/c/libcriu.so [2021-04-13T15:34:02.849Z] #44 214.0 LINK lib/c/libcriu.a [2021-04-13T15:34:03.150Z] #44 214.4 GEN magic.py [2021-04-13T15:34:03.280Z] #57 DONE 0.9s [2021-04-13T15:34:03.280Z] [2021-04-13T15:34:03.280Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-13T15:34:03.280Z] #61 sha256:c1b44da0ea2edb567be22235a8629135816161d59e657368c4763b0765923a69 [2021-04-13T15:34:03.280Z] #61 DONE 0.2s [2021-04-13T15:34:03.280Z] [2021-04-13T15:34:03.280Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-13T15:34:03.280Z] #66 sha256:6aedf5884084b746b571f9fc7c74ad96ef95a6071fd8ab7b52ecaea8148a1ffc [2021-04-13T15:34:03.453Z] #44 214.6 Note: Building without setproctitle() and strlcpy() support. [2021-04-13T15:34:03.453Z] #44 214.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-13T15:34:03.453Z] #44 214.6 Note: Building without GnuTLS support [2021-04-13T15:34:03.453Z] #44 214.6 Makefile.config:39: Warn: you have no libnftables installed [2021-04-13T15:34:03.453Z] #44 214.6 Makefile.config:40: Warn: Building without nftables support [2021-04-13T15:34:03.482Z] [2021-04-13T15:34:03.482Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-13T15:34:03.482Z] #57 sha256:93b470c17ddd7265a33c65235467766dae0dc87fce54180d884bc38a1cb7ef01 [2021-04-13T15:34:04.205Z] #66 DONE 0.8s [2021-04-13T15:34:04.205Z] [2021-04-13T15:34:04.205Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-13T15:34:04.205Z] #68 sha256:71b356b53de2c2c1a199542437a492d1745c2258f4cad16b44fd6e1f9aa2e90c [2021-04-13T15:34:04.205Z] #68 DONE 0.0s [2021-04-13T15:34:04.205Z] [2021-04-13T15:34:04.205Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-13T15:34:04.205Z] #69 sha256:51c5f1d30904ba2ff7328909cc913ac5a910397737dc5ef045d679a974335628 [2021-04-13T15:34:04.205Z] #69 DONE 0.0s [2021-04-13T15:34:04.205Z] [2021-04-13T15:34:04.205Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-13T15:34:04.205Z] #70 sha256:53858f3c5e5e1279c5c55e9a1d3e26295a30e81c93fba0fcffc82c8f5071da37 [2021-04-13T15:34:04.517Z] #44 215.7 fatal: not a git repository (or any of the parent directories): .git [2021-04-13T15:34:04.652Z] #56 232.1 + bin/containerd-shim-runc-v1 [2021-04-13T15:34:05.391Z] #57 DONE 1.7s [2021-04-13T15:34:05.391Z] [2021-04-13T15:34:05.391Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-13T15:34:05.391Z] #61 sha256:8b5c166de819ff873a3a7a98c03ed450daff43b54af7b351352e9a186a9152a7 [2021-04-13T15:34:05.391Z] #61 DONE 0.4s [2021-04-13T15:34:05.392Z] [2021-04-13T15:34:05.392Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-13T15:34:05.392Z] #66 sha256:4c0ed1aa4c1d2ec889aaf8acb458abc78f2cbe12e6b16213dc91f396fc41bdc9 [2021-04-13T15:34:05.570Z] #70 DONE 1.2s [2021-04-13T15:34:05.570Z] [2021-04-13T15:34:05.570Z] #71 exporting to image [2021-04-13T15:34:05.570Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-13T15:34:05.570Z] #71 exporting layers [2021-04-13T15:34:06.069Z] #44 217.0 make[1]: Nothing to be done for 'all'. [2021-04-13T15:34:06.728Z] #44 ... [2021-04-13T15:34:06.728Z] [2021-04-13T15:34:06.728Z] #41 [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-04-13T15:34:06.728Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-13T15:34:06.728Z] #41 DONE 282.0s [2021-04-13T15:34:06.728Z] [2021-04-13T15:34:06.728Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-13T15:34:06.728Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-13T15:34:06.728Z] #44 218.1 make[1]: 'images/built-in.o' is up to date. [2021-04-13T15:34:06.728Z] #44 218.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-13T15:34:07.029Z] #44 218.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-13T15:34:07.029Z] #44 218.3 make[1]: 'compel/libcompel.a' is up to date. [2021-04-13T15:34:07.029Z] #44 218.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-13T15:34:07.029Z] #44 218.4 make[1]: Nothing to be done for 'all'. [2021-04-13T15:34:07.029Z] #44 218.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-13T15:34:07.302Z] #66 DONE 1.8s [2021-04-13T15:34:07.302Z] [2021-04-13T15:34:07.302Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-13T15:34:07.302Z] #68 sha256:f07e933f6362980fee59494b4fd07a075d448d15b4075f5299c74b5bf060e516 [2021-04-13T15:34:07.302Z] #68 DONE 0.1s [2021-04-13T15:34:07.302Z] [2021-04-13T15:34:07.302Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-13T15:34:07.302Z] #69 sha256:8ca3f250b58720b71573f2bc07495732b8039f425adfade0f590d62f982798fa [2021-04-13T15:34:07.302Z] #69 DONE 0.0s [2021-04-13T15:34:07.302Z] [2021-04-13T15:34:07.302Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-13T15:34:07.302Z] #70 sha256:8185308cc26bdd0a234c331ba952033d9fc465bdfa623e660bbee275b40252ab [2021-04-13T15:34:07.632Z] #56 238.2 + bin/containerd-shim-runc-v1 [2021-04-13T15:34:07.684Z] #44 218.9 make[2]: Nothing to be done for 'all'. [2021-04-13T15:34:07.684Z] #44 219.0 make[2]: Nothing to be done for 'all'. [2021-04-13T15:34:07.985Z] #44 219.1 make[2]: Nothing to be done for 'all'. [2021-04-13T15:34:07.985Z] #44 219.3 make[2]: Nothing to be done for 'all'. [2021-04-13T15:34:07.985Z] #44 219.4 make[2]: Nothing to be done for 'all'. [2021-04-13T15:34:07.985Z] #44 219.4 make[2]: Nothing to be done for 'all'. [2021-04-13T15:34:08.288Z] #44 219.5 make[2]: Nothing to be done for 'all'. [2021-04-13T15:34:08.588Z] #44 219.7 make[2]: Nothing to be done for 'all'. [2021-04-13T15:34:08.588Z] #44 219.7 INSTALL criu/criu [2021-04-13T15:34:08.588Z] #44 DONE 219.9s [2021-04-13T15:34:08.588Z] [2021-04-13T15:34:08.588Z] #54 [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-04-13T15:34:08.588Z] #54 sha256:3bd4b14c1b56f143f39ef91d5e367c6334efd2dd547d935bc62aa0c9100f38f8 [2021-04-13T15:34:08.848Z] #56 236.6 + bin/containerd-shim-runc-v2 [2021-04-13T15:34:09.106Z] #56 237.6 + binaries [2021-04-13T15:34:09.213Z] #70 DONE 1.9s [2021-04-13T15:34:09.213Z] [2021-04-13T15:34:09.213Z] #71 exporting to image [2021-04-13T15:34:09.213Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-13T15:34:09.213Z] #71 exporting layers [2021-04-13T15:34:09.365Z] #56 237.6 + install -D bin/containerd /build/containerd [2021-04-13T15:34:09.365Z] #56 237.6 + install -D bin/containerd-shim /build/containerd-shim [2021-04-13T15:34:09.365Z] #56 237.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-13T15:34:09.365Z] #56 237.6 + install -D bin/ctr /build/ctr [2021-04-13T15:34:10.926Z] #56 242.7 + bin/containerd-shim-runc-v2 [2021-04-13T15:34:11.267Z] #56 DONE 239.4s [2021-04-13T15:34:11.606Z] #54 ... [2021-04-13T15:34:11.606Z] [2021-04-13T15:34:11.606Z] #50 [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-04-13T15:34:11.606Z] #50 sha256:58ea193f68d87d4fa7cafe055edc86b3dd354f14e65f84ba462091927dd4a704 [2021-04-13T15:34:11.606Z] #50 287.0 + /build/golangci-lint --version [2021-04-13T15:34:11.909Z] #50 287.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-13T15:34:11.909Z] #50 DONE 287.5s [2021-04-13T15:34:11.909Z] [2021-04-13T15:34:11.909Z] #25 [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-04-13T15:34:11.909Z] #25 sha256:f6dac329fa75892433692597404afdba4ad907c984674058dd85389759097d99 [2021-04-13T15:34:12.100Z] #71 exporting layers 6.6s done [2021-04-13T15:34:12.100Z] #71 writing image sha256:1b0833e766b34231dc3a53ba36e298094c36e2d68beb1d9f67d495de7134ffa0 done [2021-04-13T15:34:12.100Z] #71 naming to docker.io/library/docker:1ec689c4c2ecda24ed8495451c53072bb0497871 done [2021-04-13T15:34:12.100Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-13T15:34:12.203Z] [2021-04-13T15:34:12.203Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-13T15:34:12.203Z] #57 sha256:10337a001960c347e97159dcca92fe53ea6a26cb1c9449abbe97c3ab349afb82 [2021-04-13T15:34:12.306Z] #56 243.8 + binaries [2021-04-13T15:34:12.306Z] #56 243.8 + install -D bin/containerd /build/containerd [2021-04-13T15:34:12.306Z] #56 243.8 + install -D bin/containerd-shim /build/containerd-shim [2021-04-13T15:34:12.306Z] #56 243.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-13T15:34:12.306Z] #56 243.8 + install -D bin/ctr /build/ctr [2021-04-13T15:34:12.445Z] + trap exit INT TERM [2021-04-13T15:34:12.445Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-13T15:34:12.445Z] + CONTAINER_NAME=docker-pr4 [2021-04-13T15:34:12.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42273/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh dynbinary-daemon [2021-04-13T15:34:12.950Z] Commit message: "btrfs: Do not disable quota on cleanup" [2021-04-13T15:34:13.139Z] #57 DONE 1.0s [2021-04-13T15:34:13.139Z] [2021-04-13T15:34:13.139Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-13T15:34:13.139Z] #61 sha256:a1e1fe2024aa8b34277ae52785365dd9a3c00b4d0dd801d2a52c0a5325934042 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-04-13T15:34:13.398Z] #61 DONE 0.3s [2021-04-13T15:34:13.398Z] [2021-04-13T15:34:13.398Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-13T15:34:13.398Z] #66 sha256:4f534d1719f5a98da8e7a9fae7b516dbe8b9a9e97b5890527fa020fbff0070bc [Pipeline] sh [2021-04-13T15:34:13.425Z] #71 exporting layers 4.1s done [2021-04-13T15:34:13.425Z] #71 writing image sha256:76160e86e72010fdacd3486dca862378459a69b34c3cfaa30289b42938563f7f done [2021-04-13T15:34:13.425Z] #71 naming to docker.io/library/docker:1ec689c4c2ecda24ed8495451c53072bb0497871 done [2021-04-13T15:34:13.425Z] #71 DONE 4.1s [2021-04-13T15:34:13.551Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/rootless [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/volume [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-13T15:34:13.551Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === Skipped [2021-04-13T15:34:13.551Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-13T15:34:13.551Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-13T15:34:13.551Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-13T15:34:13.551Z] time="2021-04-13T15:32:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-13T15:34:13.551Z] time="2021-04-13T15:32:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-13T15:34:13.551Z] time="2021-04-13T15:32:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-13T15:34:13.551Z] time="2021-04-13T15:32:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-13T15:34:13.551Z] time="2021-04-13T15:32:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-13T15:34:13.551Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-13T15:34:13.551Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-13T15:34:13.551Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:34:13.551Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-13T15:34:13.551Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-13T15:34:13.551Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-13T15:34:13.551Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] [2021-04-13T15:34:13.551Z] DONE 2247 tests, 26 skipped in 205.059s [2021-04-13T15:34:13.683Z] #56 DONE 245.3s [2021-04-13T15:34:13.808Z] [2021-04-13T15:34:13.808Z] Removing bundles/ [2021-04-13T15:34:13.808Z] [2021-04-13T15:34:13.808Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-13T15:34:13.808Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:34:13.808Z] GOOS="" GOARCH="" GOARM="" [2021-04-13T15:34:14.333Z] #66 DONE 1.0s [2021-04-13T15:34:14.333Z] [2021-04-13T15:34:14.333Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-13T15:34:14.333Z] #68 sha256:816a515ce9898337118b6a426e41d17de949fd22d6b2af40114591fb69034f78 [2021-04-13T15:34:14.333Z] #68 DONE 0.1s [2021-04-13T15:34:14.333Z] [2021-04-13T15:34:14.333Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-13T15:34:14.333Z] #69 sha256:e3e1b04c0b2d63546163b6da4df28da6c82acb77f6ebed9bd67b55baf06a5d73 [2021-04-13T15:34:14.333Z] #69 DONE 0.0s [2021-04-13T15:34:14.592Z] [2021-04-13T15:34:14.592Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-04-13T15:34:14.592Z] #70 sha256:57d1f4958848f026f10455089784bef2acdf2a3e68fb0122b2c621529bfe3ead [2021-04-13T15:34:14.621Z] [2021-04-13T15:34:14.621Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-13T15:34:14.621Z] #57 sha256:12cb64bc57dcf98450a4ff0d0d392216a4a95031dfe73556ddf22b012f318c54 [2021-04-13T15:34:15.158Z] #70 0.686 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-13T15:34:15.158Z] #70 0.686 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-13T15:34:15.158Z] #70 0.770 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-13T15:34:15.158Z] #70 0.855 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [Pipeline] } Post stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] junit [2021-04-13T15:34:15.255Z] Recording test results [Pipeline] sh [2021-04-13T15:34:15.372Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-13T15:34:15.547Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/test/unit [2021-04-13T15:34:15.557Z] #57 DONE 0.9s [2021-04-13T15:34:15.557Z] [2021-04-13T15:34:15.557Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-13T15:34:15.557Z] #61 sha256:b506d57fc5b34b3441c4abb0585f8a60582341a05b51a4eb50d97e15e9585c7f [2021-04-13T15:34:15.812Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -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:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh dynbinary test-integration [2021-04-13T15:34:15.816Z] #61 DONE 0.2s [2021-04-13T15:34:15.816Z] [2021-04-13T15:34:15.816Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-13T15:34:15.816Z] #66 sha256:95b4580bdc13079048845485a180950bb928295b73c5f255f3b1566ebd07c101 [2021-04-13T15:34:15.986Z] #70 1.027 Reading package lists... [2021-04-13T15:34:16.103Z] [2021-04-13T15:34:16.103Z] Removing bundles/ [2021-04-13T15:34:16.103Z] [2021-04-13T15:34:16.103Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-13T15:34:16.183Z] + docker version [2021-04-13T15:34:16.397Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:34:16.397Z] GOOS="" GOARCH="" GOARM="" [2021-04-13T15:34:16.751Z] #66 DONE 0.9s [2021-04-13T15:34:16.751Z] [2021-04-13T15:34:16.751Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-13T15:34:16.751Z] #68 sha256:d4639df2c69911f13c11f8960b389a8e540a9d5a796c57511417b12ba10efcd2 [2021-04-13T15:34:16.751Z] #68 DONE 0.1s [2021-04-13T15:34:16.751Z] [2021-04-13T15:34:16.751Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-13T15:34:16.751Z] #69 sha256:f8d90c025b52d3111453c3dae868512220a6a4bc24a2595286b76a9dbbceba7c [2021-04-13T15:34:16.751Z] #69 DONE 0.0s [2021-04-13T15:34:16.751Z] [2021-04-13T15:34:16.751Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-13T15:34:16.751Z] #70 sha256:ff8eb716789ee4eded3c58c776804293091343bb2e4e8cacac911190f2dc0c79 [2021-04-13T15:34:16.921Z] #70 1.648 Reading package lists... [2021-04-13T15:34:16.921Z] #70 2.264 Building dependency tree... [2021-04-13T15:34:16.921Z] #70 2.384 Reading state information... [2021-04-13T15:34:16.921Z] #70 2.487 The following additional packages will be installed: [2021-04-13T15:34:16.921Z] #70 2.487 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-13T15:34:16.921Z] #70 2.487 libpam-systemd [2021-04-13T15:34:16.921Z] #70 2.488 Suggested packages: [2021-04-13T15:34:16.921Z] #70 2.488 systemd-container policykit-1 [2021-04-13T15:34:16.921Z] #70 2.488 Recommended packages: [2021-04-13T15:34:16.921Z] #70 2.488 libnss-systemd [2021-04-13T15:34:16.921Z] #70 2.567 The following NEW packages will be installed: [2021-04-13T15:34:16.921Z] #70 2.567 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-13T15:34:16.921Z] #70 2.568 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-13T15:34:17.179Z] #70 2.855 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-13T15:34:17.179Z] #70 2.855 Need to get 4762 kB of archives. [2021-04-13T15:34:17.179Z] #70 2.855 After this operation, 16.6 MB of additional disk space will be used. [2021-04-13T15:34:17.179Z] #70 2.855 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-13T15:34:17.179Z] #70 2.899 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-04-13T15:34:17.438Z] #70 2.901 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-13T15:34:17.438Z] #70 2.905 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-13T15:34:17.438Z] #70 2.908 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-13T15:34:17.438Z] #70 2.909 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-13T15:34:17.438Z] #70 2.971 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-13T15:34:17.438Z] #70 2.972 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-04-13T15:34:17.438Z] #70 2.974 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-13T15:34:17.438Z] #70 2.976 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-13T15:34:17.438Z] #70 2.982 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-04-13T15:34:17.438Z] #70 3.140 debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T15:34:17.438Z] #70 3.164 Fetched 4762 kB in 0s (11.8 MB/s) [2021-04-13T15:34:17.698Z] #70 3.194 Selecting previously unselected package libargon2-1:amd64. [2021-04-13T15:34:17.698Z] #70 3.194 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28057 files and directories currently installed.) [2021-04-13T15:34:17.698Z] #70 3.208 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-13T15:34:17.698Z] #70 3.222 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-13T15:34:17.698Z] #70 3.261 Selecting previously unselected package libjson-c3:amd64. [2021-04-13T15:34:17.698Z] #70 3.263 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-13T15:34:17.698Z] #70 3.268 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-13T15:34:17.698Z] #70 3.307 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-13T15:34:17.698Z] #70 3.309 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-13T15:34:17.698Z] #70 3.315 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-13T15:34:17.698Z] #70 3.372 Selecting previously unselected package libidn11:amd64. [2021-04-13T15:34:17.956Z] #70 3.374 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-13T15:34:17.956Z] #70 3.379 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-13T15:34:17.956Z] #70 3.434 Selecting previously unselected package libkmod2:amd64. [2021-04-13T15:34:17.956Z] #70 3.437 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-13T15:34:17.956Z] #70 3.442 Unpacking libkmod2:amd64 (26-1) ... [2021-04-13T15:34:17.956Z] #70 3.498 Selecting previously unselected package systemd. [2021-04-13T15:34:17.956Z] #70 3.501 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-13T15:34:17.956Z] #70 3.539 Unpacking systemd (241-7~deb10u7) ... [2021-04-13T15:34:18.523Z] #70 3.987 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-13T15:34:18.523Z] #70 4.000 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-13T15:34:18.523Z] #70 4.017 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-13T15:34:18.523Z] #70 4.033 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-13T15:34:18.523Z] #70 4.048 Setting up libkmod2:amd64 (26-1) ... [2021-04-13T15:34:18.523Z] #70 4.061 Setting up systemd (241-7~deb10u7) ... [2021-04-13T15:34:18.523Z] #70 4.125 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-13T15:34:18.523Z] #70 4.126 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-13T15:34:18.523Z] #70 4.130 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-13T15:34:18.523Z] #70 4.130 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-13T15:34:18.656Z] #70 DONE 1.8s [2021-04-13T15:34:18.656Z] [2021-04-13T15:34:18.656Z] #71 exporting to image [2021-04-13T15:34:18.656Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-13T15:34:18.656Z] #71 exporting layers [2021-04-13T15:34:19.091Z] #70 4.629 Selecting previously unselected package systemd-sysv. [2021-04-13T15:34:19.091Z] #70 4.629 (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 ... 28854 files and directories currently installed.) [2021-04-13T15:34:19.091Z] #70 4.642 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-13T15:34:19.091Z] #70 4.648 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-13T15:34:19.091Z] #70 4.700 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-13T15:34:19.091Z] #70 4.702 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-13T15:34:19.091Z] #70 4.707 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-13T15:34:19.091Z] #70 4.769 Selecting previously unselected package dbus. [2021-04-13T15:34:19.349Z] #70 4.771 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-13T15:34:19.349Z] #70 4.784 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-13T15:34:19.349Z] #70 4.859 Selecting previously unselected package libpam-systemd:amd64. [2021-04-13T15:34:19.349Z] #70 4.862 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-13T15:34:19.349Z] #70 4.867 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-13T15:34:19.349Z] #70 4.914 Selecting previously unselected package dbus-user-session. [2021-04-13T15:34:19.349Z] #70 4.917 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-13T15:34:19.349Z] #70 4.923 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-13T15:34:19.349Z] #70 5.010 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-13T15:34:19.349Z] #70 5.025 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-13T15:34:19.608Z] #70 5.046 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-13T15:34:19.608Z] #70 5.181 invoke-rc.d: could not determine current runlevel [2021-04-13T15:34:19.608Z] #70 5.183 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-13T15:34:19.608Z] #70 5.189 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-13T15:34:19.866Z] #70 5.338 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-13T15:34:19.866Z] #70 5.371 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-13T15:34:19.866Z] #70 5.385 Processing triggers for libc-bin (2.28-10) ... [2021-04-13T15:34:19.866Z] #70 DONE 5.5s [2021-04-13T15:34:19.866Z] [2021-04-13T15:34:19.866Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-04-13T15:34:19.867Z] #71 sha256:ab0b7cd2acf5b6f694e76f79001ef0ef967379e1067d3293aa39c736d17b8770 [2021-04-13T15:34:20.438Z] #71 0.470 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-13T15:34:20.438Z] #71 0.471 Dload Upload Total Spent Left Speed [2021-04-13T15:34:20.697Z] #71 0.472 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 9748 0 --:--:-- --:--:-- --:--:-- 9748 [2021-04-13T15:34:20.697Z] #71 DONE 0.7s [2021-04-13T15:34:20.697Z] [2021-04-13T15:34:20.697Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-13T15:34:20.697Z] #72 sha256:e36eb7ed04ec4ae011228e4b1bb5663da290e3f6f7a051e900e763b1c08094ad [2021-04-13T15:34:20.833Z] ? github.com/docker/docker/api [no test files] [2021-04-13T15:34:20.939Z] Client: Docker Engine - Enterprise [2021-04-13T15:34:20.939Z] Version: 19.03.12 [2021-04-13T15:34:20.939Z] API version: 1.40 [2021-04-13T15:34:20.939Z] Go version: go1.13.13 [2021-04-13T15:34:20.939Z] Git commit: 4306744 [2021-04-13T15:34:20.939Z] Built: 08/05/2020 19:27:53 [2021-04-13T15:34:20.939Z] OS/Arch: windows/amd64 [2021-04-13T15:34:20.939Z] Experimental: false [2021-04-13T15:34:20.939Z] [2021-04-13T15:34:20.939Z] Server: Docker Engine - Enterprise [2021-04-13T15:34:20.939Z] Engine: [2021-04-13T15:34:20.939Z] Version: 19.03.12 [2021-04-13T15:34:20.939Z] API version: 1.40 (minimum version 1.24) [2021-04-13T15:34:20.939Z] Go version: go1.13.13 [2021-04-13T15:34:20.939Z] Git commit: f295753ffd [2021-04-13T15:34:20.939Z] Built: 08/05/2020 19:26:41 [2021-04-13T15:34:20.939Z] OS/Arch: windows/amd64 [2021-04-13T15:34:20.939Z] Experimental: true [Pipeline] sh [2021-04-13T15:34:21.634Z] #72 DONE 0.8s [2021-04-13T15:34:21.634Z] [2021-04-13T15:34:21.634Z] #73 exporting to image [2021-04-13T15:34:21.634Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-13T15:34:21.634Z] #73 exporting layers [2021-04-13T15:34:22.517Z] + docker info [2021-04-13T15:34:25.229Z] #71 exporting layers 6.6s done [2021-04-13T15:34:25.229Z] #71 writing image sha256:0f420e2c3d7cd3a1ca56ccda3d33b16b6459f89b702eb04271107319a948f586 done [2021-04-13T15:34:25.229Z] #71 naming to docker.io/library/docker:1ec689c4c2ecda24ed8495451c53072bb0497871 done [2021-04-13T15:34:25.229Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-13T15:34:25.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -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:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh dynbinary test-integration [2021-04-13T15:34:26.958Z] [2021-04-13T15:34:26.958Z] Removing bundles/ [2021-04-13T15:34:26.958Z] [2021-04-13T15:34:26.958Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-13T15:34:26.958Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:34:26.958Z] GOOS="" GOARCH="" GOARM="" [2021-04-13T15:34:29.750Z] #73 exporting layers 7.1s done [2021-04-13T15:34:29.750Z] #73 writing image sha256:8c0c57d94d8fa0162a5b9ded1e1059ac9c5a7edc8a1546d764b7d17b44e68a85 done [2021-04-13T15:34:29.750Z] #73 naming to docker.io/library/docker:1ec689c4c2ecda24ed8495451c53072bb0497871 done [2021-04-13T15:34:29.750Z] #73 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-13T15:34:30.113Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh dynbinary test-integration [2021-04-13T15:34:32.015Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-13T15:34:32.015Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-13T15:34:32.015Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-13T15:34:32.015Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-13T15:34:32.015Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-04-13T15:34:32.015Z] Detected virtualization docker. [2021-04-13T15:34:32.015Z] Detected architecture x86-64. [2021-04-13T15:34:32.015Z] Set hostname to <5604cf0cebf6>. [2021-04-13T15:34:32.584Z] + source /etc/docker-entrypoint-cmd [2021-04-13T15:34:32.584Z] ++ hack/make.sh dynbinary test-integration [2021-04-13T15:34:32.584Z] [2021-04-13T15:34:32.584Z] Removing bundles/ [2021-04-13T15:34:32.584Z] [2021-04-13T15:34:32.584Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-13T15:34:32.584Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:34:32.584Z] GOOS="" GOARCH="" GOARM="" [2021-04-13T15:34:33.081Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2021-04-13T15:34:35.005Z] Client: [2021-04-13T15:34:35.005Z] Debug Mode: false [2021-04-13T15:34:35.005Z] Plugins: [2021-04-13T15:34:35.005Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-13T15:34:35.005Z] [2021-04-13T15:34:35.005Z] Server: [2021-04-13T15:34:35.005Z] Containers: 0 [2021-04-13T15:34:35.005Z] Running: 0 [2021-04-13T15:34:35.005Z] Paused: 0 [2021-04-13T15:34:35.005Z] Stopped: 0 [2021-04-13T15:34:35.005Z] Images: 0 [2021-04-13T15:34:35.005Z] Server Version: 19.03.12 [2021-04-13T15:34:35.005Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-13T15:34:35.005Z] Windows: [2021-04-13T15:34:35.005Z] LCOW: [2021-04-13T15:34:35.005Z] Logging Driver: json-file [2021-04-13T15:34:35.005Z] Plugins: [2021-04-13T15:34:35.005Z] Volume: local [2021-04-13T15:34:35.005Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-13T15:34:35.005Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-13T15:34:35.005Z] Swarm: inactive [2021-04-13T15:34:35.005Z] Default Isolation: process [2021-04-13T15:34:35.005Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-13T15:34:35.005Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-13T15:34:35.005Z] OSType: windows [2021-04-13T15:34:35.005Z] Architecture: x86_64 [2021-04-13T15:34:35.005Z] CPUs: 4 [2021-04-13T15:34:35.005Z] Total Memory: 32GiB [2021-04-13T15:34:35.005Z] Name: azwin-2-d40c20 [2021-04-13T15:34:35.005Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-13T15:34:35.005Z] Docker Root Dir: D:\docker [2021-04-13T15:34:35.005Z] Debug Mode: false [2021-04-13T15:34:35.005Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:34:35.005Z] Labels: [2021-04-13T15:34:35.005Z] Experimental: true [2021-04-13T15:34:35.005Z] Insecure Registries: [2021-04-13T15:34:35.005Z] 10.0.0.4:5000 [2021-04-13T15:34:35.005Z] 127.0.0.0/8 [2021-04-13T15:34:35.005Z] Registry Mirrors: [2021-04-13T15:34:35.005Z] http://10.0.0.4:5000/ [2021-04-13T15:34:35.005Z] Live Restore Enabled: false [2021-04-13T15:34:35.005Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-13T15:34:39.150Z] #25 ... [2021-04-13T15:34:39.150Z] [2021-04-13T15:34:39.150Z] #54 [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-04-13T15:34:39.150Z] #54 sha256:3bd4b14c1b56f143f39ef91d5e367c6334efd2dd547d935bc62aa0c9100f38f8 [2021-04-13T15:34:39.150Z] #54 198.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-13T15:34:39.150Z] #54 199.8 + mkdir -p /build [2021-04-13T15:34:39.150Z] #54 199.8 + cp runc /build/runc [2021-04-13T15:34:39.150Z] #54 DONE 200.0s [2021-04-13T15:34:39.150Z] [2021-04-13T15:34:39.150Z] #57 [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-04-13T15:34:39.150Z] #57 sha256:9420fed879decc4af1db6b2032255bd027da488e401b2ffd8786f74a5dbaa178 [2021-04-13T15:34:41.250Z] #57 276.2 + bin/containerd [2021-04-13T15:34:43.388Z] #57 ... [2021-04-13T15:34:43.388Z] [2021-04-13T15:34:43.388Z] #25 [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-04-13T15:34:43.388Z] #25 sha256:f6dac329fa75892433692597404afdba4ad907c984674058dd85389759097d99 [2021-04-13T15:34:43.388Z] #25 318.7 + return [2021-04-13T15:34:43.388Z] #25 DONE 318.8s [2021-04-13T15:34:43.388Z] [2021-04-13T15:34:43.388Z] #57 [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-04-13T15:34:43.388Z] #57 sha256:9420fed879decc4af1db6b2032255bd027da488e401b2ffd8786f74a5dbaa178 [2021-04-13T15:34:45.495Z] #57 ... [2021-04-13T15:34:45.495Z] [2021-04-13T15:34:45.495Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-13T15:34:45.495Z] #26 sha256:439dcaa022685e0c6748e286fe2b9f802fd562a9e24db0ea67e77ae278eeac8b [2021-04-13T15:34:45.495Z] #26 DONE 0.1s [2021-04-13T15:34:45.495Z] [2021-04-13T15:34:45.495Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-13T15:34:45.495Z] #31 sha256:2250377cb17f3df79dc69c8c2821732a8201ee51e06de3e456ead258d3d73ab4 [2021-04-13T15:34:45.793Z] #31 DONE 0.7s [2021-04-13T15:34:45.793Z] [2021-04-13T15:34:45.793Z] #57 [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-04-13T15:34:45.793Z] #57 sha256:9420fed879decc4af1db6b2032255bd027da488e401b2ffd8786f74a5dbaa178 [2021-04-13T15:34:46.095Z] #57 ... [2021-04-13T15:34:46.095Z] [2021-04-13T15:34:46.095Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-13T15:34:46.095Z] #34 sha256:9ad8b0c2dcc16ab39f3703ee7488ce3c02a3fe62363b6a2982512edcd266cf0a [2021-04-13T15:34:46.095Z] #34 DONE 0.1s [2021-04-13T15:34:46.095Z] [2021-04-13T15:34:46.095Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-13T15:34:46.095Z] #36 sha256:8633bdb15555fefb10a5d75454b4537fcdb8ecbf81661b981201c5792f5590c8 [2021-04-13T15:34:46.095Z] #36 DONE 0.1s [2021-04-13T15:34:46.095Z] [2021-04-13T15:34:46.095Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-13T15:34:46.095Z] #39 sha256:144dac99c14813a440175216616e6bd0f9745d84eb66814b6757fb437ae6ba88 [2021-04-13T15:34:46.095Z] #39 DONE 0.1s [2021-04-13T15:34:46.095Z] [2021-04-13T15:34:46.095Z] #57 [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-04-13T15:34:46.095Z] #57 sha256:9420fed879decc4af1db6b2032255bd027da488e401b2ffd8786f74a5dbaa178 [2021-04-13T15:34:46.397Z] #57 ... [2021-04-13T15:34:46.397Z] [2021-04-13T15:34:46.397Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-13T15:34:46.397Z] #42 sha256:92850c668b238696c84d3b1e8049d16cb3fa0dbdd526188ae3f88b31622378ce [2021-04-13T15:34:46.397Z] #42 DONE 0.3s [2021-04-13T15:34:46.397Z] [2021-04-13T15:34:46.397Z] #57 [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-04-13T15:34:46.397Z] #57 sha256:9420fed879decc4af1db6b2032255bd027da488e401b2ffd8786f74a5dbaa178 [2021-04-13T15:34:46.698Z] #57 ... [2021-04-13T15:34:46.698Z] [2021-04-13T15:34:46.698Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-13T15:34:46.698Z] #45 sha256:c47e9ac77f5352907260605cfdf0482150f4334cc6d9ef57239e84e12bae93e6 [2021-04-13T15:34:46.698Z] #45 DONE 0.1s [2021-04-13T15:34:46.698Z] [2021-04-13T15:34:46.698Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-13T15:34:46.698Z] #47 sha256:059d8b0ed5da8574c3d7f7196853f4c138a0f88d1defd889ff0f312d06485b35 [2021-04-13T15:34:46.698Z] #47 DONE 0.1s [2021-04-13T15:34:46.698Z] [2021-04-13T15:34:46.698Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-13T15:34:46.698Z] #49 sha256:f368776af6ceb024cee9aa46bb81224b23e99b79429e51b92bea0ec4f743e89f [2021-04-13T15:34:46.698Z] #49 DONE 0.1s [2021-04-13T15:34:46.698Z] [2021-04-13T15:34:46.698Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-13T15:34:46.698Z] #51 sha256:ce2f4eb4c842b7868d098a8887a219cdcf4cb699b71fba0118285e8d8d4eabf6 [2021-04-13T15:34:46.698Z] #51 DONE 0.1s [2021-04-13T15:34:46.698Z] [2021-04-13T15:34:46.698Z] #57 [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-04-13T15:34:46.698Z] #57 sha256:9420fed879decc4af1db6b2032255bd027da488e401b2ffd8786f74a5dbaa178 [2021-04-13T15:34:47.000Z] #57 ... [2021-04-13T15:34:47.000Z] [2021-04-13T15:34:47.000Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-13T15:34:47.000Z] #53 sha256:0a820fb54fde7ca1d59b286c14a25194597e3a6298142a2cc4bd477f9ef9e339 [2021-04-13T15:34:47.000Z] #53 DONE 0.1s [2021-04-13T15:34:47.000Z] [2021-04-13T15:34:47.000Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-13T15:34:47.000Z] #55 sha256:3152222489635ff9af4fe27166a52f060d8247668b29bc0ff864cdcbbdd32eb5 [2021-04-13T15:34:47.000Z] #55 DONE 0.1s [2021-04-13T15:34:47.000Z] [2021-04-13T15:34:47.000Z] #57 [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-04-13T15:34:47.000Z] #57 sha256:9420fed879decc4af1db6b2032255bd027da488e401b2ffd8786f74a5dbaa178 [2021-04-13T15:34:51.165Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|files|imports|compiled_files) took 2m4.788693866s [2021-04-13T15:34:51.165Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 470.2876ms [2021-04-13T15:34:53.544Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-13T15:34:53.544Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-70996b69\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-13T15:34:53.544Z] ---------------------------------------------------------------------------- [2021-04-13T15:34:53.544Z] [2021-04-13T15:34:53.544Z] INFO: executeCI.ps1 starting at Tue Apr 13 15:34:51 CUT 2021 [2021-04-13T15:34:53.544Z] [2021-04-13T15:34:53.544Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-13T15:34:53.544Z] INFO: Running git version 2.24.1.windows.2 [2021-04-13T15:34:53.544Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-13T15:34:53.544Z] INFO: Environment variables: [2021-04-13T15:34:53.544Z] [2021-04-13T15:34:53.544Z] Name Value [2021-04-13T15:34:53.544Z] ---- ----- [2021-04-13T15:34:53.544Z] ALLUSERSPROFILE C:\ProgramData [2021-04-13T15:34:53.544Z] amd64 true [2021-04-13T15:34:53.544Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-13T15:34:53.544Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-13T15:34:53.544Z] arm64 true [2021-04-13T15:34:53.544Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-13T15:34:53.544Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-13T15:34:53.544Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-13T15:34:53.544Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-13T15:34:53.544Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-13T15:34:53.544Z] BRANCH_NAME PR-42273 [2021-04-13T15:34:53.544Z] BUILD_DISPLAY_NAME #4 [2021-04-13T15:34:53.544Z] BUILD_ID 4 [2021-04-13T15:34:53.544Z] BUILD_NUMBER 4 [2021-04-13T15:34:53.544Z] BUILD_TAG jenkins-moby-PR-42273-4 [2021-04-13T15:34:53.544Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/ [2021-04-13T15:34:53.544Z] cgroup2 true [2021-04-13T15:34:53.544Z] CHANGE_AUTHOR mrostecki [2021-04-13T15:34:53.544Z] CHANGE_AUTHOR_DISPLAY_NAME Michal Rostecki [2021-04-13T15:34:53.544Z] CHANGE_AUTHOR_EMAIL mrostecki@opensuse.org [2021-04-13T15:34:53.544Z] CHANGE_BRANCH btrfs-fix-quota [2021-04-13T15:34:53.544Z] CHANGE_FORK mrostecki [2021-04-13T15:34:53.544Z] CHANGE_ID 42273 [2021-04-13T15:34:53.544Z] CHANGE_TARGET master [2021-04-13T15:34:53.544Z] CHANGE_TITLE btrfs: Do not disable quota on cleanup [2021-04-13T15:34:53.544Z] CHANGE_URL https://github.com/moby/moby/pull/42273 [2021-04-13T15:34:53.544Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-13T15:34:53.544Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-13T15:34:53.544Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-13T15:34:53.544Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-13T15:34:53.544Z] COMPUTERNAME azwin-2-d40c20 [2021-04-13T15:34:53.544Z] ComSpec C:\windows\system32\cmd.exe [2021-04-13T15:34:53.544Z] ConfigSequenceNumber 0 [2021-04-13T15:34:53.544Z] dco true [2021-04-13T15:34:53.544Z] DOCKER_BUILDKIT 0 [2021-04-13T15:34:53.544Z] DOCKER_DUT_DEBUG 1 [2021-04-13T15:34:53.544Z] DOCKER_EXPERIMENTAL 1 [2021-04-13T15:34:53.544Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-13T15:34:53.544Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-13T15:34:53.544Z] EXECUTOR_NUMBER 0 [2021-04-13T15:34:53.544Z] FQDN azwin-2-d40c20.westus.cloudapp.azure.com [2021-04-13T15:34:53.544Z] GIT_BRANCH PR-42273 [2021-04-13T15:34:53.544Z] GIT_COMMIT 1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:34:53.544Z] GIT_PREVIOUS_COMMIT 2e51d6721b2d601b759e7e9a49de3168d169c48d [2021-04-13T15:34:53.544Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 3699e608a002e18bfa43839cf7a5ed60adb34d67 [2021-04-13T15:34:53.544Z] GIT_URL https://github.com/moby/moby.git [2021-04-13T15:34:53.544Z] HUDSON_COOKIE e7a80ca7-f3af-44ae-86d1-cc2279fddbbd [2021-04-13T15:34:53.544Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-13T15:34:53.544Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-13T15:34:53.544Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-13T15:34:53.544Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-13T15:34:53.544Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-13T15:34:53.544Z] JENKINS_NODE_COOKIE 25b708da-6973-4e4b-aa2f-a2c889273276 [2021-04-13T15:34:53.544Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-13T15:34:53.544Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-13T15:34:53.544Z] JOB_BASE_NAME PR-42273 [2021-04-13T15:34:53.544Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/display/redirect [2021-04-13T15:34:53.544Z] JOB_NAME moby/PR-42273 [2021-04-13T15:34:53.544Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/ [2021-04-13T15:34:53.544Z] library.jps.version master [2021-04-13T15:34:53.545Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-13T15:34:53.545Z] NODE_LABELS amd64 azure azwin-2-d40c20 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-13T15:34:53.545Z] NODE_NAME azwin-2-d40c20 [2021-04-13T15:34:53.545Z] NUMBER_OF_PROCESSORS 4 [2021-04-13T15:34:53.545Z] OS Windows_NT [2021-04-13T15:34:53.545Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-13T15:34:53.545Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-13T15:34:53.545Z] ppc64le true [2021-04-13T15:34:53.545Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-13T15:34:53.545Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-13T15:34:53.545Z] PROCESSOR_LEVEL 6 [2021-04-13T15:34:53.545Z] PROCESSOR_REVISION 4f01 [2021-04-13T15:34:53.545Z] ProgramData C:\ProgramData [2021-04-13T15:34:53.545Z] ProgramFiles C:\Program Files [2021-04-13T15:34:53.545Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-13T15:34:53.545Z] ProgramW6432 C:\Program Files [2021-04-13T15:34:53.545Z] PROMPT $P$G [2021-04-13T15:34:53.545Z] PSExecutionPolicyPreference Bypass [2021-04-13T15:34:53.545Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-13T15:34:53.545Z] PUBLIC C:\Users\Public [2021-04-13T15:34:53.545Z] rootless true [2021-04-13T15:34:53.545Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/display/redirect?page=artif... [2021-04-13T15:34:53.545Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/display/redirect?page=changes [2021-04-13T15:34:53.545Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/display/redirect [2021-04-13T15:34:53.545Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42273/4/display/redirect?page=tests [2021-04-13T15:34:53.545Z] s390x true [2021-04-13T15:34:53.545Z] SKIP_VALIDATION_TESTS 1 [2021-04-13T15:34:53.545Z] SOURCES_DRIVE d [2021-04-13T15:34:53.545Z] SOURCES_SUBDIR gopath [2021-04-13T15:34:53.545Z] STAGE_NAME Run tests [2021-04-13T15:34:53.545Z] SystemDrive C: [2021-04-13T15:34:53.545Z] SystemRoot C:\windows [2021-04-13T15:34:53.545Z] TEMP C:\windows\TEMP [2021-04-13T15:34:53.545Z] TESTDEBUG 0 [2021-04-13T15:34:53.545Z] TESTRUN_DRIVE d [2021-04-13T15:34:53.545Z] TESTRUN_SUBDIR CI [2021-04-13T15:34:53.545Z] TIMEOUT 120m [2021-04-13T15:34:53.545Z] TMP C:\windows\TEMP [2021-04-13T15:34:53.545Z] unit_validate true [2021-04-13T15:34:53.545Z] USERDOMAIN WORKGROUP [2021-04-13T15:34:53.545Z] USERNAME azwin-2-d40c20$ [2021-04-13T15:34:53.545Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-13T15:34:53.545Z] validate_force false [2021-04-13T15:34:53.545Z] windir C:\windows [2021-04-13T15:34:53.545Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-13T15:34:53.545Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-13T15:34:53.545Z] windows2022 true [2021-04-13T15:34:53.545Z] windowsRS1 false [2021-04-13T15:34:53.545Z] windowsRS5 true [2021-04-13T15:34:53.545Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-13T15:34:53.545Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-13T15:34:53.545Z] [2021-04-13T15:34:53.545Z] [2021-04-13T15:34:53.545Z] [2021-04-13T15:34:53.545Z] INFO: Sources under d:\gopath\... [2021-04-13T15:34:53.545Z] INFO: Test run under d:\CI\... [2021-04-13T15:34:53.545Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-13T15:34:53.545Z] INFO: docker/docker repository was found [2021-04-13T15:34:53.545Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-13T15:34:53.545Z] ltsc2019: Pulling from windows/servercore [2021-04-13T15:34:53.545Z] 4612f6d0b889: Pulling fs layer [2021-04-13T15:34:53.545Z] 5ff1512f88ec: Pulling fs layer [2021-04-13T15:35:02.225Z] 5ff1512f88ec: Retrying in 5 seconds [2021-04-13T15:35:02.225Z] 5ff1512f88ec: Retrying in 4 seconds [2021-04-13T15:35:03.212Z] 5ff1512f88ec: Retrying in 3 seconds [2021-04-13T15:35:04.199Z] 5ff1512f88ec: Retrying in 2 seconds [2021-04-13T15:35:05.770Z] 5ff1512f88ec: Retrying in 1 second [2021-04-13T15:35:06.758Z] 5ff1512f88ec: Download complete [2021-04-13T15:35:13.168Z] INFO [runner/unused/goanalysis] analyzers took 29.76354941s with top 10 stages: buildssa: 25.297756197s, U1000: 4.465793213s [2021-04-13T15:35:19.244Z] 4612f6d0b889: Verifying Checksum [2021-04-13T15:35:19.244Z] 4612f6d0b889: Download complete [2021-04-13T15:35:19.883Z] #57 310.2 + bin/containerd-stress [2021-04-13T15:35:19.883Z] #57 312.7 + bin/containerd-shim [2021-04-13T15:35:24.388Z] #57 319.5 + bin/containerd-shim-runc-v1 [2021-04-13T15:35:24.849Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:35:24.849Z] [2021-04-13T15:35:24.849Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-13T15:35:24.849Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-13T15:35:24.849Z] HOSTNAME=6697398faa6c [2021-04-13T15:35:24.849Z] TESTDEBUG=0 [2021-04-13T15:35:24.849Z] DEST=bundles/test-integration [2021-04-13T15:35:24.849Z] PWD=/go/src/github.com/docker/docker [2021-04-13T15:35:24.849Z] DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:35:24.849Z] container=docker [2021-04-13T15:35:24.849Z] HOME=/root [2021-04-13T15:35:24.849Z] GOLANG_VERSION=1.13.15 [2021-04-13T15:35:24.849Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-13T15:35:24.849Z] VALIDATE_BRANCH=master [2021-04-13T15:35:24.849Z] TERM=xterm [2021-04-13T15:35:24.849Z] DOCKER_PKG=github.com/docker/docker [2021-04-13T15:35:24.849Z] SHLVL=1 [2021-04-13T15:35:24.849Z] TIMEOUT=120m [2021-04-13T15:35:24.849Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-13T15:35:24.849Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-13T15:35:24.849Z] GO111MODULE=off [2021-04-13T15:35:24.849Z] DOCKER_EXPERIMENTAL=1 [2021-04-13T15:35:24.849Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-13T15:35:24.849Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-13T15:35:24.849Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-13T15:35:24.849Z] GOPATH=/go [2021-04-13T15:35:24.849Z] PKG_CONFIG=pkg-config [2021-04-13T15:35:24.849Z] _=/usr/bin/env [2021-04-13T15:35:24.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-13T15:35:30.019Z] #57 324.5 + bin/containerd-shim-runc-v2 [2021-04-13T15:35:30.316Z] #57 325.6 + binaries [2021-04-13T15:35:30.316Z] #57 325.6 + install -D bin/containerd /build/containerd [2021-04-13T15:35:30.316Z] #57 325.6 + install -D bin/containerd-shim /build/containerd-shim [2021-04-13T15:35:30.612Z] #57 325.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-13T15:35:30.612Z] #57 325.6 + install -D bin/ctr /build/ctr [2021-04-13T15:35:30.612Z] #57 DONE 325.7s [2021-04-13T15:35:31.253Z] [2021-04-13T15:35:31.253Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-13T15:35:31.253Z] #58 sha256:d31c0eed60d609b384482ed56a56644809502ce29208004a043ec11bf42ccadc [2021-04-13T15:35:31.549Z] #58 DONE 0.1s [2021-04-13T15:35:31.549Z] [2021-04-13T15:35:31.549Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-13T15:35:31.549Z] #62 sha256:933923ffe411f926794e83ee20b52834fcf0481ae944740cae212f532ac0b6da [2021-04-13T15:35:31.549Z] #62 DONE 0.1s [2021-04-13T15:35:31.549Z] [2021-04-13T15:35:31.549Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-13T15:35:31.549Z] #67 sha256:5c97245d5fe0a63328db5872172bba0b836c438b4beaa84d20760acc9c6e61f2 [2021-04-13T15:35:31.549Z] #67 DONE 0.1s [2021-04-13T15:35:31.860Z] [2021-04-13T15:35:31.860Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-13T15:35:31.860Z] #69 sha256:7c53ce109b2c2183147d08a2eee427aea9a09d84a9753f4bc6e910ecf16ea573 [2021-04-13T15:35:31.860Z] #69 DONE 0.1s [2021-04-13T15:35:31.860Z] [2021-04-13T15:35:31.860Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-13T15:35:31.860Z] #70 sha256:9eb3346312fad27c02738d2447b75c62e2128b231f9eac17ed95a718e01b506f [2021-04-13T15:35:31.860Z] #70 DONE 0.2s [2021-04-13T15:35:31.860Z] [2021-04-13T15:35:31.860Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-13T15:35:31.860Z] #71 sha256:8dddfcd772aa8b8fe6a3c66c4ed3871a6dce04d1a6e65bc1a4c9e3e9746ed183 [2021-04-13T15:35:34.624Z] #71 DONE 2.2s [2021-04-13T15:35:34.624Z] [2021-04-13T15:35:34.624Z] #72 exporting to oci image format [2021-04-13T15:35:34.625Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-13T15:35:34.625Z] #72 exporting layers [2021-04-13T15:35:40.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-13T15:35:40.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-13T15:35:40.838Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 14.7% of statements [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-13T15:35:40.838Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-13T15:35:40.838Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-04-13T15:35:40.838Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2021-04-13T15:35:40.838Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 5.7% of statements [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-13T15:35:40.838Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2021-04-13T15:35:40.838Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/builder [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-13T15:35:40.838Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-13T15:35:40.838Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2021-04-13T15:35:40.839Z] ok github.com/docker/docker/builder/remotecontext 0.143s coverage: 13.7% of statements [2021-04-13T15:35:40.839Z] ok github.com/docker/docker/builder/dockerfile 0.450s coverage: 48.5% of statements [2021-04-13T15:35:40.839Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-13T15:35:40.839Z] ok github.com/docker/docker/builder/remotecontext/git 4.230s coverage: 86.3% of statements [2021-04-13T15:35:40.839Z] ? github.com/docker/docker/cli [no test files] [2021-04-13T15:35:40.839Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-13T15:35:44.223Z] ok github.com/docker/docker/client 0.282s coverage: 75.4% of statements [2021-04-13T15:35:50.242Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:35:50.242Z] [2021-04-13T15:35:50.242Z] + TEST_INTEGRATION_DEST=2 [2021-04-13T15:35:50.242Z] + CONTAINER_NAME=docker-pr4-2 [2021-04-13T15:35:50.242Z] + TEST_SKIP_INTEGRATION=1 [2021-04-13T15:35:50.242Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-13T15:35:50.242Z] + run_tests [2021-04-13T15:35:50.242Z] + c=0 [2021-04-13T15:35:50.242Z] + '[' -n 0 ']' [2021-04-13T15:35:50.242Z] + rm= [2021-04-13T15:35:50.242Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42273/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42273/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh '' test-integration [2021-04-13T15:35:50.242Z] + TEST_INTEGRATION_DEST=1 [2021-04-13T15:35:50.242Z] + CONTAINER_NAME=docker-pr4-1 [2021-04-13T15:35:50.242Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-13T15:35:50.242Z] + run_tests test-integration-flaky [2021-04-13T15:35:50.242Z] + '[' -n 0 ']' [2021-04-13T15:35:50.242Z] + rm= [2021-04-13T15:35:50.242Z] + TEST_INTEGRATION_DEST=3 [2021-04-13T15:35:50.242Z] + CONTAINER_NAME=docker-pr4-3 [2021-04-13T15:35:50.242Z] + TEST_SKIP_INTEGRATION=1 [2021-04-13T15:35:50.242Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-13T15:35:50.242Z] + run_tests [2021-04-13T15:35:50.242Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42273/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42273/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh test-integration-flaky test-integration [2021-04-13T15:35:50.242Z] + '[' -n 0 ']' [2021-04-13T15:35:50.242Z] + rm= [2021-04-13T15:35:50.242Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42273/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42273/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh '' test-integration [2021-04-13T15:35:50.242Z] ++ jobs -p [2021-04-13T15:35:50.242Z] + for job in $(jobs -p) [2021-04-13T15:35:50.242Z] + wait 8119 [2021-04-13T15:35:50.242Z] [2021-04-13T15:35:50.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-13T15:35:50.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-13T15:35:50.242Z] HOSTNAME=15f29e1ff91e [2021-04-13T15:35:50.242Z] TEST_SKIP_INTEGRATION=1 [2021-04-13T15:35:50.242Z] TESTDEBUG=0 [2021-04-13T15:35:50.242Z] DEST=bundles/test-integration [2021-04-13T15:35:50.242Z] PWD=/go/src/github.com/docker/docker [2021-04-13T15:35:50.242Z] KEEPBUNDLE=1 [2021-04-13T15:35:50.242Z] DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:35:50.242Z] container=docker [2021-04-13T15:35:50.242Z] HOME=/root [2021-04-13T15:35:50.242Z] GOLANG_VERSION=1.13.15 [2021-04-13T15:35:50.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-13T15:35:50.242Z] VALIDATE_BRANCH=master [2021-04-13T15:35:50.242Z] TERM=xterm [2021-04-13T15:35:50.242Z] DOCKER_PKG=github.com/docker/docker [2021-04-13T15:35:50.242Z] SHLVL=1 [2021-04-13T15:35:50.242Z] TIMEOUT=120m [2021-04-13T15:35:50.242Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-13T15:35:50.242Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-13T15:35:50.242Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-13T15:35:50.242Z] GO111MODULE=off [2021-04-13T15:35:50.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-13T15:35:50.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-13T15:35:50.242Z] GOPATH=/go [2021-04-13T15:35:50.242Z] PKG_CONFIG=pkg-config [2021-04-13T15:35:50.242Z] _=/usr/bin/env [2021-04-13T15:35:50.242Z] Building test suite binary ./integration-cli/test.main [2021-04-13T15:35:50.242Z] [2021-04-13T15:35:50.242Z] [2021-04-13T15:35:50.242Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-13T15:35:50.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-13T15:35:50.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-13T15:35:50.242Z] HOSTNAME=d309d0e9cd03 [2021-04-13T15:35:50.242Z] TEST_SKIP_INTEGRATION=1 [2021-04-13T15:35:50.242Z] TESTDEBUG=0 [2021-04-13T15:35:50.242Z] DEST=bundles/test-integration [2021-04-13T15:35:50.242Z] PWD=/go/src/github.com/docker/docker [2021-04-13T15:35:50.242Z] KEEPBUNDLE=1 [2021-04-13T15:35:50.242Z] DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:35:50.242Z] container=docker [2021-04-13T15:35:50.242Z] HOME=/root [2021-04-13T15:35:50.242Z] GOLANG_VERSION=1.13.15 [2021-04-13T15:35:50.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-13T15:35:50.242Z] VALIDATE_BRANCH=master [2021-04-13T15:35:50.242Z] TERM=xterm [2021-04-13T15:35:50.242Z] DOCKER_PKG=github.com/docker/docker [2021-04-13T15:35:50.242Z] SHLVL=1 [2021-04-13T15:35:50.242Z] TIMEOUT=120m [2021-04-13T15:35:50.242Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-13T15:35:50.242Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-13T15:35:50.242Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-13T15:35:50.242Z] GO111MODULE=off [2021-04-13T15:35:50.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-13T15:35:50.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-13T15:35:50.242Z] GOPATH=/go [2021-04-13T15:35:50.242Z] PKG_CONFIG=pkg-config [2021-04-13T15:35:50.242Z] _=/usr/bin/env [2021-04-13T15:35:50.242Z] Building test suite binary ./integration-cli/test.main [2021-04-13T15:35:50.242Z] No new tests added to integration. [2021-04-13T15:35:50.242Z] [2021-04-13T15:35:50.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-13T15:35:50.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-13T15:35:50.242Z] HOSTNAME=3f78c9d7f90c [2021-04-13T15:35:50.242Z] TESTDEBUG=0 [2021-04-13T15:35:50.242Z] DEST=bundles/test-integration [2021-04-13T15:35:50.242Z] PWD=/go/src/github.com/docker/docker [2021-04-13T15:35:50.242Z] KEEPBUNDLE=1 [2021-04-13T15:35:50.242Z] DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:35:50.242Z] container=docker [2021-04-13T15:35:50.242Z] HOME=/root [2021-04-13T15:35:50.242Z] GOLANG_VERSION=1.13.15 [2021-04-13T15:35:50.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-13T15:35:50.242Z] VALIDATE_BRANCH=master [2021-04-13T15:35:50.242Z] TERM=xterm [2021-04-13T15:35:50.242Z] DOCKER_PKG=github.com/docker/docker [2021-04-13T15:35:50.242Z] SHLVL=1 [2021-04-13T15:35:50.242Z] TIMEOUT=120m [2021-04-13T15:35:50.242Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-13T15:35:50.242Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-13T15:35:50.242Z] GO111MODULE=off [2021-04-13T15:35:50.242Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-13T15:35:50.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-13T15:35:50.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-13T15:35:50.242Z] GOPATH=/go [2021-04-13T15:35:50.242Z] PKG_CONFIG=pkg-config [2021-04-13T15:35:50.242Z] _=/usr/bin/env [2021-04-13T15:35:50.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-13T15:35:54.474Z] 29d5b6a226d2: Verifying Checksum [2021-04-13T15:35:54.474Z] 29d5b6a226d2: Download complete [2021-04-13T15:35:55.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-13T15:36:02.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-13T15:36:02.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-13T15:36:03.493Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:36:03.493Z] [2021-04-13T15:36:03.493Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-13T15:36:03.493Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-13T15:36:03.493Z] HOSTNAME=5cbcf8e9be4e [2021-04-13T15:36:03.493Z] DEST=bundles/test-integration [2021-04-13T15:36:03.493Z] PWD=/go/src/github.com/docker/docker [2021-04-13T15:36:03.493Z] DOCKER_ROOTLESS=1 [2021-04-13T15:36:03.493Z] DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:36:03.493Z] container=docker [2021-04-13T15:36:03.493Z] HOME=/root [2021-04-13T15:36:03.493Z] GOLANG_VERSION=1.13.15 [2021-04-13T15:36:03.493Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-13T15:36:03.493Z] VALIDATE_BRANCH=master [2021-04-13T15:36:03.493Z] TERM=xterm [2021-04-13T15:36:03.493Z] DOCKER_PKG=github.com/docker/docker [2021-04-13T15:36:03.493Z] SHLVL=1 [2021-04-13T15:36:03.493Z] TIMEOUT=120m [2021-04-13T15:36:03.493Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-13T15:36:03.493Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-13T15:36:03.493Z] GO111MODULE=off [2021-04-13T15:36:03.493Z] DOCKER_EXPERIMENTAL=1 [2021-04-13T15:36:03.493Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-13T15:36:03.493Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-13T15:36:03.493Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-13T15:36:03.493Z] GOPATH=/go [2021-04-13T15:36:03.493Z] PKG_CONFIG=pkg-config [2021-04-13T15:36:03.493Z] _=/usr/bin/env [2021-04-13T15:36:03.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-13T15:36:03.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-13T15:36:04.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-13T15:36:05.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-13T15:36:06.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-13T15:36:08.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-13T15:36:09.036Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:36:09.036Z] [2021-04-13T15:36:09.036Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-13T15:36:09.036Z] DOCKER_SYSTEMD=1 [2021-04-13T15:36:09.036Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-13T15:36:09.036Z] HOSTNAME=5604cf0cebf6 [2021-04-13T15:36:09.036Z] DEST=bundles/test-integration [2021-04-13T15:36:09.036Z] PWD=/go/src/github.com/docker/docker [2021-04-13T15:36:09.036Z] DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:36:09.036Z] container=docker [2021-04-13T15:36:09.036Z] HOME=/root [2021-04-13T15:36:09.036Z] LANG=C.UTF-8 [2021-04-13T15:36:09.036Z] INVOCATION_ID=77e0478eef9942b7975f0d8af7dae62d [2021-04-13T15:36:09.036Z] GOLANG_VERSION=1.13.15 [2021-04-13T15:36:09.036Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-13T15:36:09.036Z] VALIDATE_BRANCH=master [2021-04-13T15:36:09.036Z] TERM=xterm [2021-04-13T15:36:09.036Z] DOCKER_PKG=github.com/docker/docker [2021-04-13T15:36:09.036Z] SHLVL=3 [2021-04-13T15:36:09.036Z] TIMEOUT=120m [2021-04-13T15:36:09.036Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-13T15:36:09.036Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-13T15:36:09.036Z] GO111MODULE=off [2021-04-13T15:36:09.036Z] DOCKER_EXPERIMENTAL=1 [2021-04-13T15:36:09.036Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-13T15:36:09.036Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-13T15:36:09.036Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-13T15:36:09.036Z] GOPATH=/go [2021-04-13T15:36:09.036Z] PKG_CONFIG=pkg-config [2021-04-13T15:36:09.036Z] _=/usr/bin/env [2021-04-13T15:36:09.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-13T15:36:09.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-13T15:36:10.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-13T15:36:11.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-13T15:36:12.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-13T15:36:12.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-13T15:36:14.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-13T15:36:15.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-13T15:36:16.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-13T15:36:16.359Z] ok github.com/docker/docker/cmd/dockerd 0.124s coverage: 29.1% of statements [2021-04-13T15:36:16.359Z] ok github.com/docker/docker/container 0.140s coverage: 34.7% of statements [2021-04-13T15:36:16.359Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-13T15:36:16.359Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-13T15:36:16.359Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-13T15:36:16.359Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-13T15:36:16.359Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2021-04-13T15:36:17.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-13T15:36:17.169Z] Using test binary docker [2021-04-13T15:36:17.169Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-13T15:36:17.169Z] +++ /etc/init.d/apparmor start [2021-04-13T15:36:17.169Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-13T15:36:17.169Z] INFO: Waiting for daemon to start... [2021-04-13T15:36:17.169Z] Starting dockerd [2021-04-13T15:36:17.169Z] +++ 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-04-13T15:36:17.305Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.9% of statements [2021-04-13T15:36:19.440Z] . [2021-04-13T15:36:19.440Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-13T15:36:19.440Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-13T15:36:19.440Z] Error: No such image: emptyfs [2021-04-13T15:36:19.440Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-13T15:36:19.440Z] ++++ docker load [2021-04-13T15:36:19.440Z] Running integration-test (iteration 1) [2021-04-13T15:36:19.440Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-13T15:36:19.440Z] ++ 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-04-13T15:36:19.440Z] ++ set -e [2021-04-13T15:36:19.440Z] ++ '[' -n 0 ']' [2021-04-13T15:36:19.440Z] ++ set -x [2021-04-13T15:36:19.440Z] ++ env -i DEST=/go/src/github.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-04-13T15:36:20.618Z] ok github.com/docker/docker/daemon/cluster 0.174s coverage: 0.5% of statements [2021-04-13T15:36:22.545Z] ok github.com/docker/docker/daemon/discovery 0.058s coverage: 30.0% of statements [2021-04-13T15:36:23.938Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.8% of statements [2021-04-13T15:36:23.938Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2021-04-13T15:36:25.862Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2021-04-13T15:36:29.171Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.988s coverage: 73.3% of statements [2021-04-13T15:36:29.171Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.514s coverage: 14.1% of statements [2021-04-13T15:36:29.433Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.027s coverage: 3.1% of statements [2021-04-13T15:36:29.881Z] Loaded image: buildpack-deps:buster [2021-04-13T15:36:29.881Z] Loaded image: busybox:latest [2021-04-13T15:36:29.881Z] Loaded image: busybox:glibc [2021-04-13T15:36:30.512Z] Loaded image: debian:bullseye [2021-04-13T15:36:30.512Z] Loaded image: hello-world:latest [2021-04-13T15:36:30.808Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:36:30.808Z] INFO: Testing against a local daemon [2021-04-13T15:36:30.808Z] === RUN TestCgroupNamespacesBuild [2021-04-13T15:36:30.824Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.855s coverage: 56.2% of statements [2021-04-13T15:36:31.771Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-04-13T15:36:32.872Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2021-04-13T15:36:32.872Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-13T15:36:34.335Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.773s coverage: 49.4% of statements [2021-04-13T15:36:34.667Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m26.635989679s with top 10 stages: buildssa: 1m44.937388902s, goimports: 23.402173842s, unconvert: 11.990260656s, gosec: 11.15885096s, golint: 6.296989788s, misspell: 4.757145944s, ineffassign: 4.403643151s, inspect: 3.84567193s, vrp: 2.951852712s, printf: 2.054278486s [2021-04-13T15:36:34.667Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-04-13T15:36:34.667Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1683/1683, skip_files: 1683/1683, path_prettifier: 1683/1683, cgo: 1683/2262, skip_dirs: 1683/1683, autogenerated_exclude: 1578/1683, exclude: 1578/1578, nolint: 0/64, identifier_marker: 1578/1578, exclude-rules: 64/1578 [2021-04-13T15:36:34.667Z] INFO [runner] processing took 132.712677ms with stages: nolint: 66.840272ms, identifier_marker: 35.664256ms, path_prettifier: 12.908508ms, autogenerated_exclude: 6.720487ms, exclude-rules: 6.510912ms, skip_dirs: 3.169375ms, cgo: 525.977µs, filename_unadjuster: 366.789µs, max_same_issues: 1.509µs, uniq_by_line: 1.085µs, diff: 619ns, max_from_linter: 616ns, source_code: 549ns, path_shortener: 518ns, exclude: 513ns, skip_files: 434ns, max_per_file_from_linter: 258ns [2021-04-13T15:36:34.667Z] INFO [runner] linters took 1m44.542246899s with stages: goanalysis_metalinter: 1m23.483506594s, unused: 20.925810204s [2021-04-13T15:36:34.667Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-04-13T15:36:34.667Z] INFO Memory: 1585 samples, avg is 806.5MB, max is 4037.2MB [2021-04-13T15:36:34.667Z] INFO Execution took 3m50.086690715s [2021-04-13T15:36:35.242Z] Congratulations! The shell scripts are properly formatted. [2021-04-13T15:36:35.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-13T15:36:35.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-13T15:36:35.598Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2021-04-13T15:36:35.598Z] === RUN TestBuildWithSession [2021-04-13T15:36:35.598Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-13T15:36:35.598Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:36:35.598Z] === RUN TestBuildSquashParent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-13T15:36:36.165Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh dynbinary-daemon test-docker-py [2021-04-13T15:36:36.254Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.487s coverage: 57.7% of statements [2021-04-13T15:36:36.254Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-04-13T15:36:36.739Z] [2021-04-13T15:36:36.739Z] Removing bundles/ [2021-04-13T15:36:36.739Z] [2021-04-13T15:36:36.739Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-13T15:36:36.739Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:36:36.739Z] GOOS="" GOARCH="" GOARM="" [2021-04-13T15:36:36.827Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.207s coverage: 46.2% of statements [2021-04-13T15:36:37.772Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2021-04-13T15:36:38.346Z] ok github.com/docker/docker/daemon 12.242s coverage: 17.2% of statements [2021-04-13T15:36:38.346Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2021-04-13T15:36:38.346Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-13T15:36:38.346Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-13T15:36:38.346Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-13T15:36:38.346Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-13T15:36:38.346Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-13T15:36:38.346Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-13T15:36:38.346Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-13T15:36:40.267Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 43.2% of statements [2021-04-13T15:36:40.530Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-04-13T15:36:40.530Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 6.7% of statements [2021-04-13T15:36:40.530Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-13T15:36:40.530Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-13T15:36:41.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-13T15:36:41.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-13T15:36:41.918Z] ok github.com/docker/docker/daemon/logger/awslogs 0.355s coverage: 77.8% of statements [2021-04-13T15:36:41.918Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-13T15:36:41.918Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-13T15:36:41.918Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-04-13T15:36:41.918Z] ok github.com/docker/docker/daemon/logger/journald 0.075s coverage: 23.9% of statements [2021-04-13T15:36:42.493Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.067s coverage: 69.9% of statements [2021-04-13T15:36:43.885Z] ok github.com/docker/docker/daemon/logger/local 0.102s coverage: 75.2% of statements [2021-04-13T15:36:43.885Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-13T15:36:44.065Z] --- PASS: TestBuildSquashParent (8.30s) [2021-04-13T15:36:44.065Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-13T15:36:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:36:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:36:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:36:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:36:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:36:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:36:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:36:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:36:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:36:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:36:44.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:36:44.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:36:44.065Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:36:44.065Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:36:44.146Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2021-04-13T15:36:44.146Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 58.6% of statements [2021-04-13T15:36:45.093Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2021-04-13T15:36:45.666Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2021-04-13T15:36:45.928Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2021-04-13T15:36:46.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:36:46.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:36:46.874Z] ok github.com/docker/docker/daemon/logger/splunk 1.812s coverage: 82.5% of statements [2021-04-13T15:36:46.874Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-13T15:36:46.874Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-13T15:36:47.448Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2021-04-13T15:36:48.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:36:48.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:36:48.844Z] ok github.com/docker/docker/distribution 0.258s coverage: 25.2% of statements [2021-04-13T15:36:48.844Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-13T15:36:49.106Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-04-13T15:36:49.680Z] ok github.com/docker/docker/image 0.063s coverage: 86.6% of statements [2021-04-13T15:36:50.255Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2021-04-13T15:36:50.255Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-13T15:36:50.255Z] ok github.com/docker/docker/image/cache 0.035s coverage: 19.2% of statements [2021-04-13T15:36:50.829Z] ok github.com/docker/docker/image/tarexport 0.050s coverage: 0.6% of statements [2021-04-13T15:36:51.092Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2021-04-13T15:36:51.356Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-04-13T15:36:51.356Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-13T15:36:51.400Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-13T15:36:51.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2021-04-13T15:36:51.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2021-04-13T15:36:51.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2021-04-13T15:36:51.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s) [2021-04-13T15:36:51.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s) [2021-04-13T15:36:51.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.67s) [2021-04-13T15:36:51.400Z] === RUN TestBuildMultiStageCopy [2021-04-13T15:36:51.400Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-13T15:36:52.749Z] ok github.com/docker/docker/oci 0.043s coverage: 45.2% of statements [2021-04-13T15:36:52.749Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2021-04-13T15:36:52.749Z] ok github.com/docker/docker/opts 0.065s coverage: 67.1% of statements [2021-04-13T15:36:53.694Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-04-13T15:36:53.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-13T15:36:54.155Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-13T15:36:54.665Z] ok github.com/docker/docker/pkg/authorization 0.380s coverage: 68.3% of statements [2021-04-13T15:36:54.665Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-04-13T15:36:54.790Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-13T15:36:55.494Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-13T15:36:55.633Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-04-13T15:36:56.125Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-13T15:36:56.577Z] ok github.com/docker/docker/pkg/archive 1.311s coverage: 81.9% of statements [2021-04-13T15:36:56.577Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-04-13T15:36:56.756Z] --- PASS: TestBuildMultiStageCopy (5.72s) [2021-04-13T15:36:56.756Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.05s) [2021-04-13T15:36:56.756Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-04-13T15:36:56.756Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-04-13T15:36:56.756Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2021-04-13T15:36:56.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2021-04-13T15:36:56.757Z] === RUN TestBuildMultiStageParentConfig [2021-04-13T15:36:56.838Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-04-13T15:36:57.782Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-04-13T15:36:58.353Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-04-13T15:36:58.615Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-04-13T15:36:58.878Z] ok github.com/docker/docker/pkg/chrootarchive 3.011s coverage: 43.2% of statements [2021-04-13T15:36:58.883Z] --- PASS: TestBuildMultiStageParentConfig (1.84s) [2021-04-13T15:36:58.883Z] === RUN TestBuildLabelWithTargets [2021-04-13T15:36:59.820Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-04-13T15:36:59.820Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2021-04-13T15:37:00.395Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-04-13T15:37:00.395Z] ok github.com/docker/docker/pkg/fsutils 0.256s coverage: 85.1% of statements [2021-04-13T15:37:00.967Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2021-04-13T15:37:01.228Z] ok github.com/docker/docker/layer 7.542s coverage: 68.8% of statements [2021-04-13T15:37:01.228Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-13T15:37:01.228Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-13T15:37:01.228Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-13T15:37:01.228Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-13T15:37:01.228Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-13T15:37:01.228Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-13T15:37:01.228Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-13T15:37:01.756Z] --- PASS: TestBuildLabelWithTargets (2.76s) [2021-04-13T15:37:01.756Z] === RUN TestBuildWithEmptyLayers [2021-04-13T15:37:01.801Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-04-13T15:37:01.801Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-04-13T15:37:02.062Z] ok github.com/docker/docker/pkg/ioutils 0.633s coverage: 70.6% of statements [2021-04-13T15:37:02.325Z] ok github.com/docker/docker/pkg/idtools 1.003s coverage: 69.5% of statements [2021-04-13T15:37:02.325Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-13T15:37:02.325Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-13T15:37:02.325Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-13T15:37:02.325Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2021-04-13T15:37:02.325Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-13T15:37:02.586Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-04-13T15:37:02.787Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-04-13T15:37:02.787Z] === RUN TestBuildMultiStageOnBuild [2021-04-13T15:37:02.850Z] ok github.com/docker/docker/pkg/parsers/kernel 0.028s coverage: 60.0% of statements [2021-04-13T15:37:02.850Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 86.7% of statements [2021-04-13T15:37:03.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-13T15:37:03.113Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2021-04-13T15:37:03.113Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-13T15:37:03.113Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-13T15:37:03.685Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2021-04-13T15:37:03.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-13T15:37:03.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-13T15:37:04.259Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-04-13T15:37:04.521Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-04-13T15:37:04.521Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-04-13T15:37:05.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-13T15:37:05.095Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2021-04-13T15:37:05.666Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-04-13T15:37:05.927Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2021-04-13T15:37:06.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-13T15:37:06.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-13T15:37:06.399Z] --- PASS: TestBuildMultiStageOnBuild (3.60s) [2021-04-13T15:37:06.399Z] === RUN TestBuildUncleanTarFilenames [2021-04-13T15:37:06.499Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-04-13T15:37:06.499Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-04-13T15:37:07.441Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.9% of statements [2021-04-13T15:37:07.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-13T15:37:07.703Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2021-04-13T15:37:07.989Z] --- PASS: TestBuildUncleanTarFilenames (1.62s) [2021-04-13T15:37:07.989Z] === RUN TestBuildMultiStageLayerLeak [2021-04-13T15:37:08.277Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2021-04-13T15:37:08.277Z] ok github.com/docker/docker/pkg/signal 2.915s coverage: 61.0% of statements [2021-04-13T15:37:08.539Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2021-04-13T15:37:08.539Z] testing: warning: no tests to run [2021-04-13T15:37:08.539Z] coverage: [no statements] [2021-04-13T15:37:08.539Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-04-13T15:37:09.111Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-04-13T15:37:09.111Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2021-04-13T15:37:09.111Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-04-13T15:37:10.500Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-04-13T15:37:10.500Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 85.4% of statements [2021-04-13T15:37:10.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-13T15:37:11.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-13T15:37:11.500Z] --- PASS: TestBuildMultiStageLayerLeak (3.69s) [2021-04-13T15:37:11.500Z] === RUN TestBuildWithHugeFile [2021-04-13T15:37:11.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-13T15:37:11.890Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-04-13T15:37:11.890Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.2% of statements [2021-04-13T15:37:12.102Z] #72 exporting layers 85.5s done [2021-04-13T15:37:12.102Z] #72 exporting manifest sha256:5fe987dc23da7e53a459100f64ae0d27ac4df33505cf13db1f8f215f29ede71e done [2021-04-13T15:37:12.102Z] #72 exporting config sha256:e347a44b0860b4934b6a687616e5876b88f9975cd49b948e78fad8599267fdc5 done [2021-04-13T15:37:12.102Z] #72 sending tarball [2021-04-13T15:37:12.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-13T15:37:13.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-13T15:37:13.281Z] ok github.com/docker/docker/quota 0.547s coverage: 71.4% of statements [2021-04-13T15:37:13.543Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [2021-04-13T15:37:13.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-13T15:37:13.805Z] ok github.com/docker/docker/registry 0.201s coverage: 58.8% of statements [2021-04-13T15:37:13.805Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2021-04-13T15:37:14.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-13T15:37:14.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-13T15:37:14.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-13T15:37:14.762Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-04-13T15:37:14.762Z] ok github.com/docker/docker/runconfig 0.057s coverage: 66.1% of statements [2021-04-13T15:37:15.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-13T15:37:15.708Z] #72 ... [2021-04-13T15:37:15.708Z] [2021-04-13T15:37:15.708Z] #73 importing to docker [2021-04-13T15:37:15.708Z] #73 sha256:a14eeba753270ba95aa65f895bbbe1f3ae6f56c80a53ea483fe171c435ed3931 [2021-04-13T15:37:16.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-13T15:37:16.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-13T15:37:17.318Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-04-13T15:37:17.580Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2021-04-13T15:37:17.841Z] ok github.com/docker/docker/volume/local 0.175s coverage: 76.4% of statements [2021-04-13T15:37:18.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-13T15:37:19.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-13T15:37:19.225Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-04-13T15:37:19.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-13T15:37:20.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-13T15:37:20.656Z] 29d5b6a226d2: Pull complete [2021-04-13T15:37:20.656Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-13T15:37:20.656Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T15:37:20.656Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T15:37:20.656Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-04-13T15:37:20.656Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-04-13T15:37:20.656Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-04-13T15:37:20.656Z] INFO: Docker version of control daemon [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] Client: Mirantis Container Runtime [2021-04-13T15:37:20.656Z] Version: 20.10.0 [2021-04-13T15:37:20.656Z] API version: 1.41 [2021-04-13T15:37:20.656Z] Go version: go1.13.15 [2021-04-13T15:37:20.656Z] Git commit: 6ee42dc [2021-04-13T15:37:20.656Z] Built: 03/11/2021 13:24:56 [2021-04-13T15:37:20.656Z] OS/Arch: windows/amd64 [2021-04-13T15:37:20.656Z] Context: default [2021-04-13T15:37:20.656Z] Experimental: true [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] Server: Mirantis Container Runtime [2021-04-13T15:37:20.656Z] Engine: [2021-04-13T15:37:20.656Z] Version: 20.10.0 [2021-04-13T15:37:20.656Z] API version: 1.41 (minimum version 1.24) [2021-04-13T15:37:20.656Z] Go version: go1.13.15 [2021-04-13T15:37:20.656Z] Git commit: 1e08f21e79 [2021-04-13T15:37:20.656Z] Built: 03/11/2021 13:23:32 [2021-04-13T15:37:20.656Z] OS/Arch: windows/amd64 [2021-04-13T15:37:20.656Z] Experimental: true [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] INFO: Docker info of control daemon [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] Client: [2021-04-13T15:37:20.656Z] Context: default [2021-04-13T15:37:20.656Z] Debug Mode: false [2021-04-13T15:37:20.656Z] Plugins: [2021-04-13T15:37:20.656Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-13T15:37:20.656Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-13T15:37:20.656Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] Server: [2021-04-13T15:37:20.656Z] Containers: 0 [2021-04-13T15:37:20.656Z] Running: 0 [2021-04-13T15:37:20.656Z] Paused: 0 [2021-04-13T15:37:20.656Z] Stopped: 0 [2021-04-13T15:37:20.656Z] Images: 1 [2021-04-13T15:37:20.656Z] Server Version: 20.10.0 [2021-04-13T15:37:20.656Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-13T15:37:20.656Z] Windows: [2021-04-13T15:37:20.656Z] LCOW: [2021-04-13T15:37:20.656Z] Logging Driver: json-file [2021-04-13T15:37:20.656Z] Plugins: [2021-04-13T15:37:20.656Z] Volume: local [2021-04-13T15:37:20.656Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-13T15:37:20.656Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-13T15:37:20.656Z] Swarm: inactive [2021-04-13T15:37:20.656Z] Default Isolation: process [2021-04-13T15:37:20.656Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-13T15:37:20.656Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-13T15:37:20.656Z] OSType: windows [2021-04-13T15:37:20.656Z] Architecture: x86_64 [2021-04-13T15:37:20.656Z] CPUs: 4 [2021-04-13T15:37:20.656Z] Total Memory: 32GiB [2021-04-13T15:37:20.656Z] Name: azwin-2-f46170 [2021-04-13T15:37:20.656Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-13T15:37:20.656Z] Docker Root Dir: D:\docker [2021-04-13T15:37:20.656Z] Debug Mode: false [2021-04-13T15:37:20.656Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:37:20.656Z] Labels: [2021-04-13T15:37:20.656Z] Experimental: true [2021-04-13T15:37:20.656Z] Insecure Registries: [2021-04-13T15:37:20.656Z] 10.0.0.4:5000 [2021-04-13T15:37:20.656Z] 127.0.0.0/8 [2021-04-13T15:37:20.656Z] Registry Mirrors: [2021-04-13T15:37:20.656Z] http://10.0.0.4:5000/ [2021-04-13T15:37:20.656Z] Live Restore Enabled: false [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] INFO: Commit hash is 1ec689c4c2 [2021-04-13T15:37:20.656Z] INFO: Nuke-Everything... [2021-04-13T15:37:20.656Z] INFO: Container count on control daemon to delete is 0 [2021-04-13T15:37:20.656Z] INFO: Nuking d:\CI [2021-04-13T15:37:20.656Z] INFO: Zapped successfully [2021-04-13T15:37:20.656Z] INFO: Location for testing is d:\CI\PR-42273\4 [2021-04-13T15:37:20.656Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] INFO: Building the image from Dockerfile.windows at 04/13/2021 15:37:10... [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] Sending build context to Docker daemon 58.46MB [2021-04-13T15:37:20.656Z] [2021-04-13T15:37:20.656Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-13T15:37:20.656Z] ---> 39d157a84080 [2021-04-13T15:37:20.656Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-13T15:37:20.656Z] ---> Running in 8e2a3f3a4fc3 [2021-04-13T15:37:20.656Z] Removing intermediate container 8e2a3f3a4fc3 [2021-04-13T15:37:20.656Z] ---> c653a74001b0 [2021-04-13T15:37:20.656Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-13T15:37:20.656Z] ---> Running in 77745990b613 [2021-04-13T15:37:20.656Z] Removing intermediate container 77745990b613 [2021-04-13T15:37:20.656Z] ---> 470942e52b4a [2021-04-13T15:37:20.656Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-13T15:37:20.656Z] ---> Running in 4602eef32b06 [2021-04-13T15:37:20.656Z] Removing intermediate container 4602eef32b06 [2021-04-13T15:37:20.656Z] ---> 0ffede955061 [2021-04-13T15:37:20.656Z] 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-04-13T15:37:20.656Z] ---> Running in ac6a264084f4 [2021-04-13T15:37:20.656Z] Removing intermediate container ac6a264084f4 [2021-04-13T15:37:20.656Z] ---> 2b037c69f295 [2021-04-13T15:37:20.656Z] 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-04-13T15:37:20.656Z] ---> Running in 24bce3f83981 [2021-04-13T15:37:21.382Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-13T15:37:21.382Z] Using test binary docker [2021-04-13T15:37:21.382Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-13T15:37:21.382Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-13T15:37:21.382Z] INFO: Waiting for daemon to start... [2021-04-13T15:37:21.382Z] Starting dockerd [2021-04-13T15:37:21.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-13T15:37:22.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-13T15:37:23.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-13T15:37:24.469Z] [2021-04-13T15:37:24.469Z] SUCCESS: Specified value was saved. [2021-04-13T15:37:25.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-13T15:37:25.448Z] INFO: Downloading git... [2021-04-13T15:37:25.571Z] . [2021-04-13T15:37:25.571Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-13T15:37:25.571Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-13T15:37:25.571Z] Error: No such image: emptyfs [2021-04-13T15:37:25.571Z] Running integration-test (iteration 1) [2021-04-13T15:37:25.571Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-13T15:37:26.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-13T15:37:27.005Z] INFO: Downloading go... [2021-04-13T15:37:28.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-13T15:37:29.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-13T15:37:31.142Z] 4612f6d0b889: Pull complete [2021-04-13T15:37:31.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-13T15:37:32.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-13T15:37:32.622Z] Using test binary docker [2021-04-13T15:37:32.622Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-13T15:37:32.622Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-13T15:37:32.622Z] INFO: Waiting for daemon to start... [2021-04-13T15:37:32.622Z] Starting dockerd [2021-04-13T15:37:34.390Z] #73 DONE 16.5s [2021-04-13T15:37:34.390Z] [2021-04-13T15:37:34.390Z] #72 exporting to oci image format [2021-04-13T15:37:34.390Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-13T15:37:34.390Z] #72 sending tarball 32.4s done [2021-04-13T15:37:34.390Z] #72 DONE 117.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-13T15:37:34.524Z] . [2021-04-13T15:37:34.524Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-13T15:37:34.524Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-13T15:37:34.524Z] Error: No such image: emptyfs [2021-04-13T15:37:34.524Z] Running integration-test (iteration 1) [2021-04-13T15:37:34.783Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-13T15:37:34.890Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/test/unit [2021-04-13T15:37:37.390Z] INFO: Downloading compiler 1 of 3... [2021-04-13T15:37:37.390Z] INFO: Downloading compiler 2 of 3... [2021-04-13T15:37:38.368Z] INFO: Downloading compiler 3 of 3... [2021-04-13T15:37:38.464Z] ? github.com/docker/docker/api [no test files] [2021-04-13T15:37:38.831Z] INFO: Extracting git... [2021-04-13T15:37:41.174Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/rootless [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/volume [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-13T15:37:41.174Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === Skipped [2021-04-13T15:37:41.174Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-13T15:37:41.174Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-13T15:37:41.174Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-13T15:37:41.174Z] time="2021-04-13T15:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-13T15:37:41.174Z] time="2021-04-13T15:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-13T15:37:41.174Z] time="2021-04-13T15:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-13T15:37:41.174Z] time="2021-04-13T15:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-13T15:37:41.174Z] time="2021-04-13T15:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-13T15:37:41.174Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-13T15:37:41.174Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-13T15:37:41.174Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:37:41.174Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-13T15:37:41.174Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-13T15:37:41.174Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-13T15:37:41.174Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] [2021-04-13T15:37:41.174Z] DONE 2247 tests, 26 skipped in 198.790s Post stage [Pipeline] junit [2021-04-13T15:37:41.189Z] Recording test results [2021-04-13T15:37:41.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-13T15:37:42.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-13T15:37:42.905Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-13T15:37:43.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -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:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh dynbinary test-integration [2021-04-13T15:37:44.217Z] [2021-04-13T15:37:44.217Z] Removing bundles/ [2021-04-13T15:37:44.217Z] [2021-04-13T15:37:44.217Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-13T15:37:44.217Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:37:44.217Z] GOOS="" GOARCH="" GOARM="" [2021-04-13T15:37:44.315Z] --- PASS: TestBuildWithHugeFile (28.08s) [2021-04-13T15:37:44.315Z] === RUN TestBuildWCOWSandboxSize [2021-04-13T15:37:44.315Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-13T15:37:44.315Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:37:44.315Z] === RUN TestBuildWithEmptyDockerfile [2021-04-13T15:37:44.315Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:37:44.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:37:44.315Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:37:44.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:37:44.315Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:37:44.315Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:37:44.315Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:37:44.315Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:37:44.315Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:37:44.315Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-04-13T15:37:44.315Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-04-13T15:37:44.315Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-04-13T15:37:44.315Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-04-13T15:37:44.315Z] === RUN TestBuildPreserveOwnership [2021-04-13T15:37:44.315Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-13T15:37:45.347Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-13T15:37:47.507Z] Loaded image: buildpack-deps:buster [2021-04-13T15:37:47.507Z] Loaded image: busybox:latest [2021-04-13T15:37:47.507Z] Loaded image: busybox:glibc [2021-04-13T15:37:47.507Z] Loaded image: debian:bullseye [2021-04-13T15:37:47.507Z] Loaded image: hello-world:latest [2021-04-13T15:37:47.766Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:37:47.766Z] INFO: Testing against a local daemon [2021-04-13T15:37:47.766Z] === RUN TestCgroupNamespacesBuild [2021-04-13T15:37:48.110Z] --- PASS: TestBuildPreserveOwnership (7.85s) [2021-04-13T15:37:48.110Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.12s) [2021-04-13T15:37:48.110Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.72s) [2021-04-13T15:37:48.110Z] === RUN TestBuildPlatformInvalid [2021-04-13T15:37:48.110Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-04-13T15:37:48.110Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-13T15:37:49.668Z] Loaded image: buildpack-deps:buster [2021-04-13T15:37:49.668Z] Loaded image: busybox:latest [2021-04-13T15:37:49.668Z] Loaded image: busybox:glibc [2021-04-13T15:37:51.045Z] Loaded image: debian:bullseye [2021-04-13T15:37:51.045Z] Loaded image: hello-world:latest [2021-04-13T15:37:51.045Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:37:51.045Z] INFO: Testing against a local daemon [2021-04-13T15:37:51.045Z] === RUN TestCgroupNamespacesBuild [2021-04-13T15:37:51.060Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2021-04-13T15:37:51.060Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-13T15:37:51.276Z] INFO: Expanding go... [2021-04-13T15:37:53.577Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2021-04-13T15:37:53.577Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-13T15:37:53.593Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.72s) [2021-04-13T15:37:53.593Z] === RUN TestBuildWithSession [2021-04-13T15:37:53.593Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-13T15:37:53.593Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:37:53.593Z] === RUN TestBuildSquashParent [2021-04-13T15:37:55.479Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s) [2021-04-13T15:37:55.479Z] === RUN TestBuildWithSession [2021-04-13T15:37:55.479Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-13T15:37:55.479Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:37:55.479Z] === RUN TestBuildSquashParent [2021-04-13T15:37:57.174Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2021-04-13T15:37:58.467Z] Loaded image: buildpack-deps:buster [2021-04-13T15:37:58.467Z] Loaded image: busybox:latest [2021-04-13T15:37:58.467Z] Loaded image: busybox:glibc [2021-04-13T15:37:59.500Z] Loaded image: debian:bullseye [2021-04-13T15:37:59.790Z] Loaded image: hello-world:latest [2021-04-13T15:38:00.081Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:38:02.043Z] --- PASS: TestBuildSquashParent (5.80s) [2021-04-13T15:38:02.043Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-13T15:38:02.043Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:38:02.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:38:02.043Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:38:02.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:38:02.043Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:38:02.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:38:02.043Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:38:02.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:38:02.043Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:38:02.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:38:02.043Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:38:02.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:38:02.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:38:02.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:38:03.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:38:03.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:38:03.576Z] --- PASS: TestBuildSquashParent (8.50s) [2021-04-13T15:38:03.576Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-13T15:38:03.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:38:03.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:38:03.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:38:03.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:38:03.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:38:03.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:38:03.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:38:03.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:38:03.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:38:03.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:38:03.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:38:03.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:38:03.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:38:03.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:38:03.859Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:38:05.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:38:05.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:38:05.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:38:06.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:38:06.970Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.84s) [2021-04-13T15:38:06.970Z] PASS [2021-04-13T15:38:06.970Z] [2021-04-13T15:38:06.970Z] === Skipped [2021-04-13T15:38:06.970Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-13T15:38:06.970Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:38:06.970Z] [2021-04-13T15:38:06.970Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-13T15:38:06.970Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:38:06.970Z] [2021-04-13T15:38:06.970Z] [2021-04-13T15:38:06.970Z] DONE 34 tests, 2 skipped in 107.596s [2021-04-13T15:38:06.970Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-13T15:38:06.970Z] ++ 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-04-13T15:38:06.970Z] ++ set -e [2021-04-13T15:38:06.970Z] ++ '[' -n 0 ']' [2021-04-13T15:38:06.970Z] ++ set -x [2021-04-13T15:38:06.970Z] ++ env -i DEST=/go/src/github.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-04-13T15:38:07.260Z] INFO: Testing against a local daemon [2021-04-13T15:38:07.260Z] === RUN TestConfigInspect [2021-04-13T15:38:08.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:38:08.487Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-13T15:38:08.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s) [2021-04-13T15:38:08.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2021-04-13T15:38:08.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.19s) [2021-04-13T15:38:08.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2021-04-13T15:38:08.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2021-04-13T15:38:08.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2021-04-13T15:38:08.488Z] === RUN TestBuildMultiStageCopy [2021-04-13T15:38:08.488Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-13T15:38:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2021-04-13T15:38:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s) [2021-04-13T15:38:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2021-04-13T15:38:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s) [2021-04-13T15:38:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2021-04-13T15:38:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2021-04-13T15:38:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2021-04-13T15:38:10.006Z] === RUN TestBuildMultiStageCopy [2021-04-13T15:38:10.006Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-13T15:38:10.390Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-13T15:38:10.390Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-13T15:38:10.650Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-13T15:38:10.910Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-13T15:38:11.168Z] --- PASS: TestBuildMultiStageCopy (2.98s) [2021-04-13T15:38:11.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2021-04-13T15:38:11.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-04-13T15:38:11.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-04-13T15:38:11.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2021-04-13T15:38:11.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-04-13T15:38:11.168Z] === RUN TestBuildMultiStageParentConfig [2021-04-13T15:38:11.706Z] --- PASS: TestConfigInspect (4.08s) [2021-04-13T15:38:11.706Z] === RUN TestConfigList [2021-04-13T15:38:11.736Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2021-04-13T15:38:11.736Z] === RUN TestBuildLabelWithTargets [2021-04-13T15:38:12.447Z] INFO: Expanding compiler 1 of 3... [2021-04-13T15:38:13.113Z] --- PASS: TestBuildLabelWithTargets (1.15s) [2021-04-13T15:38:13.113Z] === RUN TestBuildWithEmptyLayers [2021-04-13T15:38:13.238Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:38:13.238Z] [2021-04-13T15:38:13.238Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-13T15:38:13.238Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-13T15:38:13.238Z] Using test binary docker [2021-04-13T15:38:13.238Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-13T15:38:13.238Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-13T15:38:13.238Z] INFO: Waiting for daemon to start... [2021-04-13T15:38:13.238Z] Starting dockerd [2021-04-13T15:38:13.238Z] . [2021-04-13T15:38:13.238Z] INFO: Building docker-sdk-python3:5.0.0... [2021-04-13T15:38:13.292Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-13T15:38:13.425Z] INFO: Expanding compiler 2 of 3... [2021-04-13T15:38:13.680Z] --- PASS: TestBuildWithEmptyLayers (0.57s) [2021-04-13T15:38:13.680Z] === RUN TestBuildMultiStageOnBuild [2021-04-13T15:38:14.227Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-13T15:38:15.163Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-13T15:38:15.222Z] --- PASS: TestConfigList (3.42s) [2021-04-13T15:38:15.222Z] === RUN TestConfigsCreateAndDelete [2021-04-13T15:38:16.099Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-13T15:38:16.212Z] --- PASS: TestBuildMultiStageOnBuild (2.27s) [2021-04-13T15:38:16.212Z] === RUN TestBuildUncleanTarFilenames [2021-04-13T15:38:16.470Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-04-13T15:38:16.470Z] === RUN TestBuildMultiStageLayerLeak [2021-04-13T15:38:17.035Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2021-04-13T15:38:17.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2021-04-13T15:38:17.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2021-04-13T15:38:17.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-13T15:38:17.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-04-13T15:38:17.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-13T15:38:17.035Z] === RUN TestBuildMultiStageParentConfig [2021-04-13T15:38:18.735Z] --- PASS: TestConfigsCreateAndDelete (3.95s) [2021-04-13T15:38:18.735Z] === RUN TestConfigsUpdate [2021-04-13T15:38:19.002Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2021-04-13T15:38:19.003Z] === RUN TestBuildWithHugeFile [2021-04-13T15:38:19.261Z] INFO: Expanding compiler 3 of 3... [2021-04-13T15:38:19.261Z] INFO: Removing downloaded files... [2021-04-13T15:38:19.261Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-13T15:38:19.261Z] INFO: Configuring git core.autocrlf... [2021-04-13T15:38:22.303Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-04-13T15:38:22.303Z] === RUN TestBuildLabelWithTargets [2021-04-13T15:38:23.185Z] --- PASS: TestConfigsUpdate (3.90s) [2021-04-13T15:38:23.185Z] === RUN TestTemplatedConfig [2021-04-13T15:38:26.695Z] --- PASS: TestTemplatedConfig (4.13s) [2021-04-13T15:38:26.695Z] === RUN TestConfigCreateResolve [2021-04-13T15:38:30.418Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-13T15:38:30.418Z] === RUN TestBuildWithEmptyLayers [2021-04-13T15:38:31.139Z] --- PASS: TestConfigCreateResolve (3.87s) [2021-04-13T15:38:31.139Z] === RUN TestConfigDaemonLibtrustID [2021-04-13T15:38:31.139Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-04-13T15:38:31.139Z] PASS [2021-04-13T15:38:31.139Z] [2021-04-13T15:38:31.139Z] DONE 7 tests in 23.966s [2021-04-13T15:38:31.139Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-13T15:38:31.139Z] ++ 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-04-13T15:38:31.139Z] ++ set -e [2021-04-13T15:38:31.139Z] ++ '[' -n 0 ']' [2021-04-13T15:38:31.139Z] ++ set -x [2021-04-13T15:38:31.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:38:31.140Z] INFO: Testing against a local daemon [2021-04-13T15:38:31.140Z] === RUN TestCheckpoint [2021-04-13T15:38:31.140Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-13T15:38:31.140Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:38:31.140Z] === RUN TestContainerInvalidJSON [2021-04-13T15:38:31.140Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:38:31.140Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:38:31.140Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:38:31.140Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:38:31.140Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:38:31.140Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:38:31.140Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:38:31.140Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:38:31.140Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:38:31.140Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-13T15:38:31.140Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-13T15:38:31.140Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-13T15:38:31.140Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-13T15:38:31.140Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-13T15:38:31.430Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-04-13T15:38:31.430Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-13T15:38:31.430Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2021-04-13T15:38:31.430Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-13T15:38:31.720Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-04-13T15:38:31.720Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-13T15:38:31.720Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-04-13T15:38:31.720Z] === RUN TestCopyFromContainer [2021-04-13T15:38:33.704Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-13T15:38:33.704Z] === RUN TestBuildMultiStageOnBuild [2021-04-13T15:38:34.444Z] === RUN TestCopyFromContainer// [2021-04-13T15:38:34.444Z] === RUN TestCopyFromContainer//bar/root [2021-04-13T15:38:34.444Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-13T15:38:34.444Z] === RUN TestCopyFromContainer/bar/quux [2021-04-13T15:38:34.444Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-13T15:38:34.736Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-13T15:38:34.736Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-13T15:38:35.026Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-13T15:38:35.026Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-13T15:38:35.026Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer (3.54s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-13T15:38:35.317Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-13T15:38:35.317Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-13T15:38:35.317Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:38:35.317Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:38:35.317Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:38:35.317Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:38:35.317Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:38:35.317Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:38:35.317Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:38:35.317Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:38:35.317Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:38:35.317Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-13T15:38:35.317Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-13T15:38:35.317Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-13T15:38:35.317Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-13T15:38:35.317Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-13T15:38:35.317Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-13T15:38:35.317Z] === RUN TestCreateWithInvalidEnv [2021-04-13T15:38:35.317Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-13T15:38:35.317Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-13T15:38:35.317Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-13T15:38:35.317Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-13T15:38:35.317Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-13T15:38:35.317Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-13T15:38:35.317Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-13T15:38:35.317Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-13T15:38:35.317Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-13T15:38:35.317Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-13T15:38:35.317Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-13T15:38:35.317Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-13T15:38:35.317Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-13T15:38:35.317Z] === RUN TestCreateTmpfsMountsTarget [2021-04-13T15:38:35.317Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-13T15:38:35.317Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-13T15:38:38.888Z] --- PASS: TestCreateWithCustomMaskedPaths (2.94s) [2021-04-13T15:38:38.888Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-13T15:38:38.975Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-04-13T15:38:38.975Z] === RUN TestBuildUncleanTarFilenames [2021-04-13T15:38:38.975Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2021-04-13T15:38:38.975Z] === RUN TestBuildMultiStageLayerLeak [2021-04-13T15:38:41.615Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.02s) [2021-04-13T15:38:41.615Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-13T15:38:41.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:38:41.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:38:41.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:38:41.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:38:41.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:38:41.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:38:41.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:38:41.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:38:41.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:38:41.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:38:41.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:38:41.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:38:41.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:38:41.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:38:41.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:38:41.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-13T15:38:41.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-13T15:38:41.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-13T15:38:41.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-13T15:38:41.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-13T15:38:41.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-13T15:38:41.616Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-13T15:38:42.247Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.03s) [2021-04-13T15:38:42.247Z] === RUN TestCreateDifferentPlatform [2021-04-13T15:38:42.247Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-13T15:38:42.247Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-13T15:38:42.247Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-13T15:38:42.247Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-13T15:38:42.247Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-13T15:38:42.247Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-13T15:38:42.540Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-13T15:38:42.540Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-13T15:38:42.540Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-04-13T15:38:42.540Z] === RUN TestContainerStartOnDaemonRestart [2021-04-13T15:38:42.540Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-13T15:38:42.540Z] === RUN TestDaemonRestartIpcMode [2021-04-13T15:38:42.540Z] === PAUSE TestDaemonRestartIpcMode [2021-04-13T15:38:42.540Z] === RUN TestDaemonHostGatewayIP [2021-04-13T15:38:42.540Z] === PAUSE TestDaemonHostGatewayIP [2021-04-13T15:38:42.540Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-13T15:38:42.540Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-13T15:38:42.540Z] === RUN TestContainerKillOnDaemonStart [2021-04-13T15:38:42.540Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-13T15:38:42.540Z] === RUN TestDiff [2021-04-13T15:38:43.168Z] --- PASS: TestBuildMultiStageLayerLeak (4.26s) [2021-04-13T15:38:43.168Z] === RUN TestBuildWithHugeFile [2021-04-13T15:38:43.577Z] --- PASS: TestDiff (1.01s) [2021-04-13T15:38:43.577Z] === RUN TestExecWithCloseStdin [2021-04-13T15:38:45.089Z] --- PASS: TestExecWithCloseStdin (1.28s) [2021-04-13T15:38:45.089Z] === RUN TestExec [2021-04-13T15:38:46.122Z] --- PASS: TestExec (1.21s) [2021-04-13T15:38:46.122Z] === RUN TestExecUser [2021-04-13T15:38:47.153Z] --- PASS: TestExecUser (1.20s) [2021-04-13T15:38:47.153Z] === RUN TestExportContainerAndImportImage [2021-04-13T15:38:48.656Z] --- PASS: TestExportContainerAndImportImage (1.38s) [2021-04-13T15:38:48.656Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-13T15:38:49.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-13T15:38:50.160Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2021-04-13T15:38:50.160Z] === RUN TestHealthCheckWorkdir [2021-04-13T15:38:52.224Z] --- PASS: TestHealthCheckWorkdir (1.59s) [2021-04-13T15:38:52.224Z] === RUN TestHealthKillContainer [2021-04-13T15:38:55.740Z] --- PASS: TestHealthKillContainer (3.24s) [2021-04-13T15:38:55.740Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-13T15:38:56.371Z] --- PASS: TestInspectCpusetInConfigPre120 (1.09s) [2021-04-13T15:38:56.371Z] === RUN TestIpcModeNone [2021-04-13T15:38:57.402Z] --- PASS: TestIpcModeNone (1.19s) [2021-04-13T15:38:57.402Z] === RUN TestIpcModePrivate [2021-04-13T15:38:58.432Z] --- PASS: TestIpcModePrivate (1.18s) [2021-04-13T15:38:58.432Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2021-04-13T15:38:58.432Z] === RUN TestIpcModeShareable [2021-04-13T15:38:59.935Z] --- PASS: TestIpcModeShareable (1.22s) [2021-04-13T15:38:59.935Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:102, shared: true, mustBeShared: true [2021-04-13T15:38:59.935Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-13T15:38:59.958Z] sha256:e62782d7632d18035342dc2e3f2f96a89c418d6ae23eeffad78285c0ec3c743c [2021-04-13T15:38:59.958Z] INFO: Starting docker-py tests... [2021-04-13T15:38:59.958Z] ============================= test session starts ============================== [2021-04-13T15:38:59.958Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-13T15:38:59.958Z] rootdir: /src, inifile: pytest.ini [2021-04-13T15:38:59.958Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-13T15:38:59.958Z] collected 390 items / 1 deselected / 389 selected [2021-04-13T15:38:59.958Z] [2021-04-13T15:39:03.444Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.69s) [2021-04-13T15:39:03.444Z] === RUN TestAPIIpcModeHost [2021-04-13T15:39:04.475Z] --- PASS: TestAPIIpcModeHost (1.02s) [2021-04-13T15:39:04.475Z] === RUN TestDaemonIpcModeShareable [2021-04-13T15:39:05.868Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:39:05.868Z] [2021-04-13T15:39:05.868Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-13T15:39:05.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-13T15:39:05.868Z] HOSTNAME=d94771450665 [2021-04-13T15:39:05.868Z] TESTDEBUG=0 [2021-04-13T15:39:05.868Z] DEST=bundles/test-integration [2021-04-13T15:39:05.868Z] PWD=/go/src/github.com/docker/docker [2021-04-13T15:39:05.868Z] DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:39:05.868Z] container=docker [2021-04-13T15:39:05.868Z] HOME=/root [2021-04-13T15:39:05.868Z] GOLANG_VERSION=1.13.15 [2021-04-13T15:39:05.868Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-13T15:39:05.868Z] VALIDATE_BRANCH=master [2021-04-13T15:39:05.868Z] TERM=xterm [2021-04-13T15:39:05.868Z] DOCKER_PKG=github.com/docker/docker [2021-04-13T15:39:05.868Z] SHLVL=1 [2021-04-13T15:39:05.868Z] TIMEOUT=120m [2021-04-13T15:39:05.868Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-13T15:39:05.868Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-13T15:39:05.868Z] GO111MODULE=off [2021-04-13T15:39:05.868Z] DOCKER_EXPERIMENTAL=1 [2021-04-13T15:39:05.868Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-13T15:39:05.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-13T15:39:05.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-13T15:39:05.868Z] GOPATH=/go [2021-04-13T15:39:05.868Z] PKG_CONFIG=pkg-config [2021-04-13T15:39:05.868Z] _=/usr/bin/env [2021-04-13T15:39:05.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-13T15:39:07.203Z] --- PASS: TestDaemonIpcModeShareable (2.27s) [2021-04-13T15:39:07.203Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-04-13T15:39:07.203Z] === RUN TestDaemonIpcModePrivate [2021-04-13T15:39:09.266Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2021-04-13T15:39:09.267Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-04-13T15:39:09.267Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-13T15:39:11.328Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.16s) [2021-04-13T15:39:11.328Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-04-13T15:39:11.328Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-13T15:39:13.391Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.19s) [2021-04-13T15:39:13.391Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-04-13T15:39:13.391Z] === RUN TestIpcModeOlderClient [2021-04-13T15:39:13.391Z] === PAUSE TestIpcModeOlderClient [2021-04-13T15:39:13.391Z] === RUN TestKillContainerInvalidSignal [2021-04-13T15:39:14.431Z] --- PASS: TestKillContainerInvalidSignal (1.12s) [2021-04-13T15:39:14.431Z] === RUN TestKillContainer [2021-04-13T15:39:14.431Z] === RUN TestKillContainer/no_signal [2021-04-13T15:39:15.296Z] --- PASS: TestBuildWithHugeFile (55.33s) [2021-04-13T15:39:15.296Z] === RUN TestBuildWCOWSandboxSize [2021-04-13T15:39:15.296Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-04-13T15:39:15.296Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:39:15.296Z] === RUN TestBuildWithEmptyDockerfile [2021-04-13T15:39:15.296Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:39:15.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:39:15.296Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:39:15.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:39:15.296Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:39:15.296Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:39:15.296Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:39:15.296Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:39:15.296Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:39:15.296Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-04-13T15:39:15.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-04-13T15:39:15.296Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-04-13T15:39:15.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-13T15:39:15.296Z] === RUN TestBuildPreserveOwnership [2021-04-13T15:39:15.296Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-13T15:39:15.463Z] === RUN TestKillContainer/non_killing_signal [2021-04-13T15:39:16.094Z] === RUN TestKillContainer/killing_signal [2021-04-13T15:39:17.598Z] --- PASS: TestKillContainer (3.17s) [2021-04-13T15:39:17.598Z] --- PASS: TestKillContainer/no_signal (1.04s) [2021-04-13T15:39:17.598Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2021-04-13T15:39:17.598Z] --- PASS: TestKillContainer/killing_signal (1.04s) [2021-04-13T15:39:17.598Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-13T15:39:17.598Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-13T15:39:17.827Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-13T15:39:18.666Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-13T15:39:18.944Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-13T15:39:19.515Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-13T15:39:19.581Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-13T15:39:19.581Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-13T15:39:19.581Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2021-04-13T15:39:19.581Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-04-13T15:39:19.581Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 5.7% of statements [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-13T15:39:19.581Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2021-04-13T15:39:19.581Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/builder [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-13T15:39:19.581Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-13T15:39:19.698Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.06s) [2021-04-13T15:39:19.698Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.03s) [2021-04-13T15:39:19.698Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2021-04-13T15:39:19.698Z] === RUN TestKillStoppedContainer [2021-04-13T15:39:19.698Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-04-13T15:39:19.698Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-13T15:39:19.698Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-04-13T15:39:19.698Z] === RUN TestKillDifferentUserContainer [2021-04-13T15:39:19.730Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2021-04-13T15:39:19.730Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.31s) [2021-04-13T15:39:19.730Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.54s) [2021-04-13T15:39:19.730Z] === RUN TestBuildPlatformInvalid [2021-04-13T15:39:19.730Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-13T15:39:19.730Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-13T15:39:20.737Z] --- PASS: TestKillDifferentUserContainer (1.11s) [2021-04-13T15:39:20.737Z] === RUN TestInspectOomKilledTrue [2021-04-13T15:39:20.737Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-13T15:39:20.737Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:39:20.737Z] === RUN TestInspectOomKilledFalse [2021-04-13T15:39:20.737Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-13T15:39:20.737Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:39:20.737Z] === RUN TestLinksEtcHostsContentMatch [2021-04-13T15:39:21.865Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-13T15:39:21.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-13T15:39:21.965Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-04-13T15:39:21.965Z] === RUN TestLinksContainerNames [2021-04-13T15:39:23.160Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-04-13T15:39:24.027Z] --- PASS: TestLinksContainerNames (2.02s) [2021-04-13T15:39:24.027Z] === RUN TestLogsFollowTailEmpty [2021-04-13T15:39:24.658Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2021-04-13T15:39:24.658Z] === RUN TestContainerNetworkMountsNoChown [2021-04-13T15:39:25.322Z] ok github.com/docker/docker/builder/remotecontext/git 4.175s coverage: 86.3% of statements [2021-04-13T15:39:25.690Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s) [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/default [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/default [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/private [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/private [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rprivate [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/slave [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/slave [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rslave [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/shared [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/shared [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rshared [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-13T15:39:25.690Z] === CONT TestMountDaemonRoot/default [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:39:25.690Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-13T15:39:25.690Z] === CONT TestMountDaemonRoot/rshared [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:39:25.690Z] === CONT TestMountDaemonRoot/rprivate [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:39:25.690Z] === CONT TestMountDaemonRoot/shared [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:39:25.690Z] === CONT TestMountDaemonRoot/rslave [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:39:25.690Z] === CONT TestMountDaemonRoot/slave [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-13T15:39:25.690Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:39:25.690Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:39:25.690Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:39:25.980Z] === CONT TestMountDaemonRoot/private [2021-04-13T15:39:25.980Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-13T15:39:25.980Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-13T15:39:25.980Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:39:25.980Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:39:25.980Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-13T15:39:25.980Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-13T15:39:25.980Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:39:25.980Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:39:25.980Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-13T15:39:25.980Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:39:25.980Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:39:25.980Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:39:25.980Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:39:25.980Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:39:26.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-13T15:39:26.270Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:39:26.270Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:39:26.270Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:39:26.270Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:39:26.270Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-13T15:39:26.270Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-13T15:39:26.270Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:39:26.270Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:39:26.270Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:39:26.271Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:39:26.271Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:39:26.271Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:39:26.384Z] ok github.com/docker/docker/builder/remotecontext 0.557s coverage: 13.7% of statements [2021-04-13T15:39:26.561Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-13T15:39:26.561Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-13T15:39:26.561Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:39:26.561Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:39:26.561Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-13T15:39:26.561Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:39:26.561Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-13T15:39:26.561Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-13T15:39:26.561Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-04-13T15:39:26.561Z] === RUN TestContainerBindMountNonRecursive [2021-04-13T15:39:27.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-13T15:39:27.984Z] 5ff1512f88ec: Pull complete [2021-04-13T15:39:27.984Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-04-13T15:39:27.984Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T15:39:27.984Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T15:39:27.984Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-13T15:39:27.984Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-13T15:39:27.984Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-04-13T15:39:27.984Z] INFO: Docker version of control daemon [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:27.984Z] Client: Docker Engine - Enterprise [2021-04-13T15:39:27.984Z] Version: 19.03.12 [2021-04-13T15:39:27.984Z] API version: 1.40 [2021-04-13T15:39:27.984Z] Go version: go1.13.13 [2021-04-13T15:39:27.984Z] Git commit: 4306744 [2021-04-13T15:39:27.984Z] Built: 08/05/2020 19:27:53 [2021-04-13T15:39:27.984Z] OS/Arch: windows/amd64 [2021-04-13T15:39:27.984Z] Experimental: false [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:27.984Z] Server: Docker Engine - Enterprise [2021-04-13T15:39:27.984Z] Engine: [2021-04-13T15:39:27.984Z] Version: 19.03.12 [2021-04-13T15:39:27.984Z] API version: 1.40 (minimum version 1.24) [2021-04-13T15:39:27.984Z] Go version: go1.13.13 [2021-04-13T15:39:27.984Z] Git commit: f295753ffd [2021-04-13T15:39:27.984Z] Built: 08/05/2020 19:26:41 [2021-04-13T15:39:27.984Z] OS/Arch: windows/amd64 [2021-04-13T15:39:27.984Z] Experimental: true [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:27.984Z] INFO: Docker info of control daemon [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:27.984Z] Client: [2021-04-13T15:39:27.984Z] Debug Mode: false [2021-04-13T15:39:27.984Z] Plugins: [2021-04-13T15:39:27.984Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:27.984Z] Server: [2021-04-13T15:39:27.984Z] Containers: 0 [2021-04-13T15:39:27.984Z] Running: 0 [2021-04-13T15:39:27.984Z] Paused: 0 [2021-04-13T15:39:27.984Z] Stopped: 0 [2021-04-13T15:39:27.984Z] Images: 1 [2021-04-13T15:39:27.984Z] Server Version: 19.03.12 [2021-04-13T15:39:27.984Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-13T15:39:27.984Z] Windows: [2021-04-13T15:39:27.984Z] LCOW: [2021-04-13T15:39:27.984Z] Logging Driver: json-file [2021-04-13T15:39:27.984Z] Plugins: [2021-04-13T15:39:27.984Z] Volume: local [2021-04-13T15:39:27.984Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-13T15:39:27.984Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-13T15:39:27.984Z] Swarm: inactive [2021-04-13T15:39:27.984Z] Default Isolation: process [2021-04-13T15:39:27.984Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-13T15:39:27.984Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-13T15:39:27.984Z] OSType: windows [2021-04-13T15:39:27.984Z] Architecture: x86_64 [2021-04-13T15:39:27.984Z] CPUs: 4 [2021-04-13T15:39:27.984Z] Total Memory: 32GiB [2021-04-13T15:39:27.984Z] Name: azwin-2-d40c20 [2021-04-13T15:39:27.984Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-13T15:39:27.984Z] Docker Root Dir: D:\docker [2021-04-13T15:39:27.984Z] Debug Mode: false [2021-04-13T15:39:27.984Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:39:27.984Z] Labels: [2021-04-13T15:39:27.984Z] Experimental: true [2021-04-13T15:39:27.984Z] Insecure Registries: [2021-04-13T15:39:27.984Z] 10.0.0.4:5000 [2021-04-13T15:39:27.984Z] 127.0.0.0/8 [2021-04-13T15:39:27.984Z] Registry Mirrors: [2021-04-13T15:39:27.984Z] http://10.0.0.4:5000/ [2021-04-13T15:39:27.984Z] Live Restore Enabled: false [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:27.984Z] INFO: Commit hash is 1ec689c4c2 [2021-04-13T15:39:27.984Z] INFO: Nuke-Everything... [2021-04-13T15:39:27.984Z] INFO: Container count on control daemon to delete is 0 [2021-04-13T15:39:27.984Z] INFO: Nuking d:\CI [2021-04-13T15:39:27.984Z] INFO: Zapped successfully [2021-04-13T15:39:27.984Z] INFO: Location for testing is d:\CI\PR-42273\4 [2021-04-13T15:39:27.984Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:27.984Z] INFO: Building the image from Dockerfile.windows at 04/13/2021 15:39:23... [2021-04-13T15:39:27.984Z] [2021-04-13T15:39:28.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-13T15:39:28.494Z] ok github.com/docker/docker/builder/dockerfile 1.207s coverage: 48.5% of statements [2021-04-13T15:39:28.495Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-13T15:39:28.495Z] ? github.com/docker/docker/cli [no test files] [2021-04-13T15:39:28.495Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-13T15:39:29.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-13T15:39:30.079Z] --- PASS: TestContainerBindMountNonRecursive (2.80s) [2021-04-13T15:39:30.079Z] === RUN TestContainerVolumesMountedAsShared [2021-04-13T15:39:30.198Z] Sending build context to Docker daemon 58.46MB [2021-04-13T15:39:30.198Z] [2021-04-13T15:39:30.198Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-13T15:39:30.198Z] ---> 3eaa9ebbf51f [2021-04-13T15:39:30.198Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-13T15:39:30.198Z] ---> Running in 3584c61e778c [2021-04-13T15:39:30.369Z] --- PASS: TestContainerVolumesMountedAsShared (0.90s) [2021-04-13T15:39:30.369Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-13T15:39:30.666Z] Removing intermediate container 3584c61e778c [2021-04-13T15:39:30.666Z] ---> 9ba9a1a420f8 [2021-04-13T15:39:30.666Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-13T15:39:30.666Z] ---> Running in 6135c749c226 [2021-04-13T15:39:31.134Z] Removing intermediate container 6135c749c226 [2021-04-13T15:39:31.134Z] ---> 7a645511f51e [2021-04-13T15:39:31.134Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-13T15:39:31.134Z] ---> Running in 263cdc288370 [2021-04-13T15:39:31.269Z] ok github.com/docker/docker/client 0.546s coverage: 75.4% of statements [2021-04-13T15:39:31.401Z] --- PASS: TestContainerVolumesMountedAsSlave (0.96s) [2021-04-13T15:39:31.401Z] === RUN TestNetworkNat [2021-04-13T15:39:31.607Z] Removing intermediate container 263cdc288370 [2021-04-13T15:39:31.607Z] ---> 4340e7972df5 [2021-04-13T15:39:31.607Z] 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-04-13T15:39:32.080Z] ---> Running in 348614f0029a [2021-04-13T15:39:32.431Z] --- PASS: TestNetworkNat (1.09s) [2021-04-13T15:39:32.431Z] === RUN TestNetworkLocalhostTCPNat [2021-04-13T15:39:32.548Z] Removing intermediate container 348614f0029a [2021-04-13T15:39:32.548Z] ---> a4e7a186faca [2021-04-13T15:39:32.548Z] 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-04-13T15:39:32.548Z] ---> Running in 192a07875bec [2021-04-13T15:39:32.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-13T15:39:33.463Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-04-13T15:39:33.463Z] === RUN TestNetworkLoopbackNat [2021-04-13T15:39:33.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-13T15:39:34.609Z] Loaded image: buildpack-deps:buster [2021-04-13T15:39:34.609Z] Loaded image: busybox:latest [2021-04-13T15:39:34.609Z] Loaded image: busybox:glibc [2021-04-13T15:39:35.545Z] Loaded image: debian:bullseye [2021-04-13T15:39:35.545Z] Loaded image: hello-world:latest [2021-04-13T15:39:35.545Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:39:36.973Z] --- PASS: TestNetworkLoopbackNat (3.62s) [2021-04-13T15:39:36.973Z] === RUN TestPause [2021-04-13T15:39:37.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-13T15:39:38.421Z] [2021-04-13T15:39:38.421Z] SUCCESS: Specified value was saved. [2021-04-13T15:39:38.477Z] --- PASS: TestPause (1.11s) [2021-04-13T15:39:38.477Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-13T15:39:38.477Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:39:38.477Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:39:38.477Z] === RUN TestPauseStopPausedContainer [2021-04-13T15:39:39.108Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2021-04-13T15:39:39.108Z] === RUN TestPidHost [2021-04-13T15:39:39.404Z] --- PASS: TestBuildWithHugeFile (52.96s) [2021-04-13T15:39:39.404Z] === RUN TestBuildWCOWSandboxSize [2021-04-13T15:39:39.404Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s) [2021-04-13T15:39:39.404Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:39:39.404Z] === RUN TestBuildWithEmptyDockerfile [2021-04-13T15:39:39.404Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:39:39.404Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:39:39.404Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:39:39.404Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:39:39.404Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:39:39.404Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:39:39.404Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:39:39.404Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:39:39.404Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:39:39.404Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-04-13T15:39:39.404Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-04-13T15:39:39.404Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-04-13T15:39:39.404Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-13T15:39:39.404Z] === RUN TestBuildPreserveOwnership [2021-04-13T15:39:39.404Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-13T15:39:39.405Z] INFO: Downloading git... [2021-04-13T15:39:40.981Z] INFO: Downloading go... [2021-04-13T15:39:41.833Z] --- PASS: TestPidHost (2.52s) [2021-04-13T15:39:41.833Z] === RUN TestPsFilter [2021-04-13T15:39:42.123Z] --- PASS: TestPsFilter (0.31s) [2021-04-13T15:39:42.123Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-13T15:39:42.552Z] INFO: Downloading compiler 1 of 3... [2021-04-13T15:39:43.021Z] INFO: Downloading compiler 2 of 3... [2021-04-13T15:39:43.021Z] INFO: Downloading compiler 3 of 3... [2021-04-13T15:39:43.021Z] INFO: Extracting git... [2021-04-13T15:39:43.160Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.06s) [2021-04-13T15:39:43.160Z] === RUN TestRemoveContainerWithVolume [2021-04-13T15:39:43.594Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-13T15:39:44.192Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2021-04-13T15:39:44.192Z] === RUN TestRemoveContainerRunning [2021-04-13T15:39:45.230Z] --- PASS: TestRemoveContainerRunning (1.08s) [2021-04-13T15:39:45.230Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-13T15:39:45.516Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.41s) [2021-04-13T15:39:45.516Z] PASS [2021-04-13T15:39:45.516Z] [2021-04-13T15:39:45.516Z] === Skipped [2021-04-13T15:39:45.516Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-13T15:39:45.516Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:39:45.516Z] [2021-04-13T15:39:45.516Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-04-13T15:39:45.516Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:39:45.516Z] [2021-04-13T15:39:45.516Z] [2021-04-13T15:39:45.516Z] DONE 34 tests, 2 skipped in 129.201s [2021-04-13T15:39:45.516Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-13T15:39:45.516Z] INFO: Testing against a local daemon [2021-04-13T15:39:45.516Z] === RUN TestConfigInspect [2021-04-13T15:39:46.261Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s) [2021-04-13T15:39:46.261Z] === RUN TestRemoveInvalidContainer [2021-04-13T15:39:46.261Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-13T15:39:46.261Z] === RUN TestRenameLinkedContainer [2021-04-13T15:39:46.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-13T15:39:46.451Z] --- PASS: TestConfigInspect (2.56s) [2021-04-13T15:39:46.451Z] === RUN TestConfigList [2021-04-13T15:39:47.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-13T15:39:47.782Z] --- PASS: TestBuildPreserveOwnership (10.57s) [2021-04-13T15:39:47.782Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.57s) [2021-04-13T15:39:47.782Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-13T15:39:47.782Z] === RUN TestBuildPlatformInvalid [2021-04-13T15:39:47.782Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-13T15:39:47.782Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-13T15:39:47.782Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-13T15:39:47.782Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-13T15:39:47.782Z] PASS [2021-04-13T15:39:47.782Z] [2021-04-13T15:39:47.782Z] === Skipped [2021-04-13T15:39:47.782Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-13T15:39:47.782Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:39:47.782Z] [2021-04-13T15:39:47.782Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.03s) [2021-04-13T15:39:47.782Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:39:47.782Z] [2021-04-13T15:39:47.782Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-13T15:39:47.782Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-13T15:39:47.782Z] [2021-04-13T15:39:47.782Z] [2021-04-13T15:39:47.782Z] DONE 34 tests, 3 skipped in 142.236s [2021-04-13T15:39:47.782Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-13T15:39:47.782Z] INFO: Testing against a local daemon [2021-04-13T15:39:47.782Z] === RUN TestConfigInspect [2021-04-13T15:39:47.782Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-13T15:39:47.782Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:47.782Z] === RUN TestConfigList [2021-04-13T15:39:47.782Z] --- SKIP: TestConfigList (0.01s) [2021-04-13T15:39:47.782Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:47.782Z] === RUN TestConfigsCreateAndDelete [2021-04-13T15:39:47.782Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-04-13T15:39:47.782Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:47.782Z] === RUN TestConfigsUpdate [2021-04-13T15:39:47.782Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-04-13T15:39:47.782Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:47.782Z] === RUN TestTemplatedConfig [2021-04-13T15:39:47.782Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-13T15:39:47.782Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:47.782Z] === RUN TestConfigCreateResolve [2021-04-13T15:39:47.782Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-13T15:39:47.782Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:47.782Z] === RUN TestConfigDaemonLibtrustID [2021-04-13T15:39:48.987Z] --- PASS: TestConfigList (2.44s) [2021-04-13T15:39:48.987Z] === RUN TestConfigsCreateAndDelete [2021-04-13T15:39:49.685Z] --- PASS: TestConfigDaemonLibtrustID (1.99s) [2021-04-13T15:39:49.685Z] PASS [2021-04-13T15:39:49.685Z] [2021-04-13T15:39:49.685Z] === Skipped [2021-04-13T15:39:49.685Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-13T15:39:49.685Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:49.685Z] [2021-04-13T15:39:49.685Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-04-13T15:39:49.685Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:49.685Z] [2021-04-13T15:39:49.685Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-04-13T15:39:49.685Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:49.685Z] [2021-04-13T15:39:49.685Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-04-13T15:39:49.685Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:49.685Z] [2021-04-13T15:39:49.685Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-13T15:39:49.685Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:49.685Z] [2021-04-13T15:39:49.685Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-13T15:39:49.685Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:39:49.685Z] [2021-04-13T15:39:49.685Z] [2021-04-13T15:39:49.685Z] DONE 7 tests, 6 skipped in 2.238s [2021-04-13T15:39:49.685Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-13T15:39:49.944Z] INFO: Testing against a local daemon [2021-04-13T15:39:49.944Z] === RUN TestCheckpoint [2021-04-13T15:39:49.944Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-13T15:39:49.944Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:39:49.944Z] === RUN TestContainerInvalidJSON [2021-04-13T15:39:49.944Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:39:49.944Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:39:49.944Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:39:49.944Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:39:49.944Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:39:49.944Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:39:49.944Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:39:49.944Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:39:49.944Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:39:49.944Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-13T15:39:49.944Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-13T15:39:49.944Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-13T15:39:49.944Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-13T15:39:49.944Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-13T15:39:49.944Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-13T15:39:49.944Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-13T15:39:49.944Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-13T15:39:49.944Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-13T15:39:50.203Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-13T15:39:50.203Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-13T15:39:50.203Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-13T15:39:50.203Z] === RUN TestCopyFromContainer [2021-04-13T15:39:50.707Z] --- PASS: TestRenameLinkedContainer (4.31s) [2021-04-13T15:39:50.707Z] === RUN TestRenameStoppedContainer [2021-04-13T15:39:51.518Z] --- PASS: TestConfigsCreateAndDelete (2.41s) [2021-04-13T15:39:51.518Z] === RUN TestConfigsUpdate [2021-04-13T15:39:51.738Z] --- PASS: TestRenameStoppedContainer (1.04s) [2021-04-13T15:39:51.738Z] === RUN TestRenameRunningContainerAndReuse [2021-04-13T15:39:51.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-13T15:39:53.801Z] --- PASS: TestRenameRunningContainerAndReuse (2.12s) [2021-04-13T15:39:53.801Z] === RUN TestRenameInvalidName [2021-04-13T15:39:54.047Z] --- PASS: TestConfigsUpdate (2.41s) [2021-04-13T15:39:54.047Z] === RUN TestTemplatedConfig [2021-04-13T15:39:54.391Z] === RUN TestCopyFromContainer// [2021-04-13T15:39:54.391Z] === RUN TestCopyFromContainer//bar/root [2021-04-13T15:39:54.391Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-13T15:39:54.391Z] === RUN TestCopyFromContainer/bar/quux [2021-04-13T15:39:54.391Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-13T15:39:54.391Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-13T15:39:54.650Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-13T15:39:54.650Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-13T15:39:54.650Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-13T15:39:54.650Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-13T15:39:54.833Z] --- PASS: TestRenameInvalidName (1.03s) [2021-04-13T15:39:54.833Z] === RUN TestRenameAnonymousContainer [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer (4.71s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-13T15:39:54.909Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-13T15:39:54.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-13T15:39:54.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:39:54.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:39:54.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:39:54.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:39:54.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:39:54.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:39:54.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:39:54.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:39:54.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:39:54.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-13T15:39:54.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-13T15:39:54.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-13T15:39:54.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-13T15:39:54.909Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-13T15:39:54.909Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-13T15:39:54.909Z] === RUN TestCreateWithInvalidEnv [2021-04-13T15:39:54.909Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-13T15:39:54.909Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-13T15:39:54.909Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-13T15:39:54.909Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-13T15:39:54.909Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-13T15:39:54.909Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-13T15:39:54.909Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-13T15:39:54.909Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-13T15:39:54.909Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-13T15:39:54.909Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-13T15:39:54.909Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-13T15:39:54.909Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-13T15:39:54.909Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-13T15:39:54.909Z] === RUN TestCreateTmpfsMountsTarget [2021-04-13T15:39:54.909Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-13T15:39:54.909Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-13T15:39:56.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-13T15:39:56.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-13T15:39:56.816Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-04-13T15:39:56.816Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-13T15:39:56.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-13T15:39:57.333Z] --- PASS: TestTemplatedConfig (3.51s) [2021-04-13T15:39:57.333Z] === RUN TestConfigCreateResolve [2021-04-13T15:39:57.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-13T15:39:57.939Z] INFO: Expanding go... [2021-04-13T15:39:58.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-13T15:39:58.721Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2021-04-13T15:39:58.721Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-13T15:39:58.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:39:58.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:39:58.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:39:58.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:39:58.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:39:58.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:39:58.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:39:58.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:39:58.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:39:58.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:39:58.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:39:58.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:39:58.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:39:58.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:39:58.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:39:58.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-13T15:39:58.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-13T15:39:58.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-13T15:39:58.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-13T15:39:58.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-13T15:39:58.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-13T15:39:58.721Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-13T15:39:59.558Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-04-13T15:39:59.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-13T15:39:59.660Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-04-13T15:39:59.660Z] === RUN TestCreateDifferentPlatform [2021-04-13T15:39:59.660Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-13T15:39:59.660Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-13T15:39:59.660Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-13T15:39:59.660Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-13T15:39:59.660Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-13T15:39:59.660Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-13T15:39:59.660Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-04-13T15:39:59.660Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-13T15:39:59.660Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-13T15:39:59.660Z] === RUN TestContainerStartOnDaemonRestart [2021-04-13T15:39:59.660Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-13T15:39:59.660Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-13T15:39:59.660Z] === RUN TestDaemonRestartIpcMode [2021-04-13T15:39:59.660Z] === PAUSE TestDaemonRestartIpcMode [2021-04-13T15:39:59.660Z] === RUN TestDaemonHostGatewayIP [2021-04-13T15:39:59.660Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-13T15:39:59.660Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:39:59.660Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-13T15:39:59.660Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-13T15:39:59.660Z] === RUN TestContainerKillOnDaemonStart [2021-04-13T15:39:59.660Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-13T15:39:59.660Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-13T15:39:59.660Z] === RUN TestDiff [2021-04-13T15:39:59.863Z] --- PASS: TestConfigCreateResolve (2.46s) [2021-04-13T15:39:59.863Z] === RUN TestConfigDaemonLibtrustID [2021-04-13T15:40:00.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-13T15:40:00.229Z] --- PASS: TestDiff (0.66s) [2021-04-13T15:40:00.229Z] === RUN TestExecWithCloseStdin [2021-04-13T15:40:00.391Z] --- PASS: TestRenameAnonymousContainer (5.47s) [2021-04-13T15:40:00.391Z] === RUN TestRenameContainerWithSameName [2021-04-13T15:40:00.431Z] --- PASS: TestConfigDaemonLibtrustID (0.72s) [2021-04-13T15:40:00.431Z] PASS [2021-04-13T15:40:00.431Z] [2021-04-13T15:40:00.431Z] DONE 7 tests in 16.560s [2021-04-13T15:40:00.431Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-13T15:40:00.431Z] INFO: Testing against a local daemon [2021-04-13T15:40:00.431Z] === RUN TestCheckpoint [2021-04-13T15:40:00.431Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-13T15:40:00.431Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:40:00.431Z] === RUN TestContainerInvalidJSON [2021-04-13T15:40:00.431Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:40:00.431Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:40:00.431Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:40:00.431Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:40:00.431Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:40:00.431Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:40:00.431Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:40:00.431Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:40:00.431Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:40:00.431Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-13T15:40:00.431Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-13T15:40:00.431Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-13T15:40:00.431Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-13T15:40:00.431Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-13T15:40:00.652Z] Removing intermediate container 24bce3f83981 [2021-04-13T15:40:00.652Z] ---> 88404ceba097 [2021-04-13T15:40:00.652Z] 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-04-13T15:40:00.652Z] ---> Running in 2e21d9473e59 [2021-04-13T15:40:00.652Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-13T15:40:00.652Z] go: finding gotest.tools v0.5.3 [2021-04-13T15:40:00.652Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-13T15:40:00.652Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-13T15:40:00.652Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-13T15:40:00.652Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:40:00.652Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:40:00.652Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-13T15:40:00.652Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-13T15:40:00.652Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:40:00.652Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-13T15:40:00.652Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:40:00.652Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:40:00.652Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-13T15:40:00.652Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:40:00.652Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:40:00.652Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:40:00.652Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:40:00.652Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:40:00.653Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:40:00.653Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:40:00.653Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:40:00.653Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:40:00.653Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:40:00.653Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:40:00.653Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:40:00.653Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:40:00.653Z] go: finding github.com/fatih/color v1.9.0 [2021-04-13T15:40:00.653Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:40:00.653Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:40:00.653Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-13T15:40:00.653Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:40:00.653Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:40:00.653Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:40:00.653Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:40:00.653Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:40:00.653Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:40:00.653Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:40:00.690Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-13T15:40:00.690Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-13T15:40:00.690Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-04-13T15:40:00.690Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-13T15:40:00.690Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-13T15:40:00.690Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-13T15:40:00.690Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-13T15:40:00.690Z] === RUN TestCopyFromContainer [2021-04-13T15:40:01.117Z] INFO: Build done for gotestsum... [2021-04-13T15:40:01.167Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-04-13T15:40:01.167Z] === RUN TestExec [2021-04-13T15:40:01.422Z] --- PASS: TestRenameContainerWithSameName (1.06s) [2021-04-13T15:40:01.422Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-13T15:40:01.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-13T15:40:02.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-13T15:40:02.104Z] --- PASS: TestExec (0.98s) [2021-04-13T15:40:02.104Z] === RUN TestExecUser [2021-04-13T15:40:02.594Z] === RUN TestCopyFromContainer// [2021-04-13T15:40:02.594Z] === RUN TestCopyFromContainer//bar/root [2021-04-13T15:40:02.594Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-13T15:40:02.594Z] === RUN TestCopyFromContainer/bar/quux [2021-04-13T15:40:02.594Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-13T15:40:02.594Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-13T15:40:02.594Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-13T15:40:02.854Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-13T15:40:02.854Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-13T15:40:02.854Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer (2.16s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-13T15:40:02.854Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-13T15:40:02.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-13T15:40:02.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:40:02.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:40:02.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:40:02.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:40:02.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:40:02.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:40:02.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:40:02.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:40:02.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:40:02.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-13T15:40:02.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-13T15:40:02.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-13T15:40:02.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-13T15:40:02.854Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-13T15:40:03.112Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-13T15:40:03.112Z] === RUN TestCreateWithInvalidEnv [2021-04-13T15:40:03.112Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-13T15:40:03.112Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-13T15:40:03.112Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-13T15:40:03.112Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-13T15:40:03.112Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-13T15:40:03.112Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-13T15:40:03.112Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-13T15:40:03.112Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-13T15:40:03.112Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-13T15:40:03.112Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-13T15:40:03.112Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-13T15:40:03.112Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-13T15:40:03.112Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-13T15:40:03.112Z] === RUN TestCreateTmpfsMountsTarget [2021-04-13T15:40:03.112Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-13T15:40:03.112Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-13T15:40:03.480Z] --- PASS: TestExecUser (0.97s) [2021-04-13T15:40:03.480Z] === RUN TestExportContainerAndImportImage [2021-04-13T15:40:03.484Z] --- PASS: TestRenameContainerWithLinkedContainer (2.12s) [2021-04-13T15:40:03.484Z] === RUN TestResize [2021-04-13T15:40:04.086Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-04-13T15:40:04.087Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-13T15:40:04.515Z] --- PASS: TestResize (1.10s) [2021-04-13T15:40:04.515Z] === RUN TestResizeWithInvalidSize [2021-04-13T15:40:04.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-13T15:40:05.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-13T15:40:05.568Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2021-04-13T15:40:05.568Z] === RUN TestResizeWhenContainerNotStarted [2021-04-13T15:40:05.643Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-04-13T15:40:05.643Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-13T15:40:06.617Z] --- PASS: TestResizeWhenContainerNotStarted (1.03s) [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:40:06.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:40:06.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:40:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:40:06.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:40:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:40:06.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:40:06.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:40:06.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-13T15:40:08.175Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s) [2021-04-13T15:40:08.175Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-13T15:40:08.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:40:08.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:40:08.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:40:08.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:40:08.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:40:08.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:40:08.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:40:08.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:40:08.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:40:08.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:40:08.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:40:08.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:40:08.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:40:08.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:40:08.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:40:08.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-13T15:40:08.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-13T15:40:08.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-13T15:40:08.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-13T15:40:08.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-13T15:40:08.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-13T15:40:08.175Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-13T15:40:08.295Z] --- PASS: TestExportContainerAfterDaemonRestart (4.09s) [2021-04-13T15:40:08.295Z] === RUN TestHealthCheckWorkdir [2021-04-13T15:40:08.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-13T15:40:08.744Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-04-13T15:40:08.744Z] === RUN TestCreateDifferentPlatform [2021-04-13T15:40:08.744Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-13T15:40:08.744Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-13T15:40:08.744Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-13T15:40:08.744Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-13T15:40:08.744Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-13T15:40:08.744Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-13T15:40:08.744Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-04-13T15:40:08.744Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-13T15:40:09.003Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-13T15:40:09.003Z] === RUN TestContainerStartOnDaemonRestart [2021-04-13T15:40:09.003Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-13T15:40:09.003Z] === RUN TestDaemonRestartIpcMode [2021-04-13T15:40:09.003Z] === PAUSE TestDaemonRestartIpcMode [2021-04-13T15:40:09.003Z] === RUN TestDaemonHostGatewayIP [2021-04-13T15:40:09.003Z] === PAUSE TestDaemonHostGatewayIP [2021-04-13T15:40:09.003Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-13T15:40:09.003Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-13T15:40:09.003Z] === RUN TestContainerKillOnDaemonStart [2021-04-13T15:40:09.003Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-13T15:40:09.003Z] === RUN TestDiff [2021-04-13T15:40:09.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:40:09.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:40:09.570Z] --- PASS: TestDiff (0.81s) [2021-04-13T15:40:09.570Z] === RUN TestExecWithCloseStdin [2021-04-13T15:40:09.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-13T15:40:09.673Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2021-04-13T15:40:09.673Z] === RUN TestHealthKillContainer [2021-04-13T15:40:09.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-13T15:40:10.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:40:10.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:40:10.946Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-04-13T15:40:10.946Z] === RUN TestExec [2021-04-13T15:40:11.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-13T15:40:11.887Z] --- PASS: TestExec (1.13s) [2021-04-13T15:40:11.888Z] === RUN TestExecUser [2021-04-13T15:40:12.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:40:12.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:40:12.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-13T15:40:12.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-13T15:40:12.957Z] --- PASS: TestHealthKillContainer (3.01s) [2021-04-13T15:40:12.957Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-13T15:40:13.216Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2021-04-13T15:40:13.216Z] === RUN TestIpcModeNone [2021-04-13T15:40:13.262Z] --- PASS: TestExecUser (1.20s) [2021-04-13T15:40:13.262Z] === RUN TestExportContainerAndImportImage [2021-04-13T15:40:14.154Z] --- PASS: TestIpcModeNone (0.98s) [2021-04-13T15:40:14.154Z] === RUN TestIpcModePrivate [2021-04-13T15:40:14.200Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-04-13T15:40:14.200Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-13T15:40:14.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-13T15:40:15.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:40:15.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:40:15.091Z] --- PASS: TestIpcModePrivate (0.96s) [2021-04-13T15:40:15.091Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-13T15:40:15.091Z] === RUN TestIpcModeShareable [2021-04-13T15:40:15.091Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-13T15:40:15.091Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:40:15.091Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-13T15:40:15.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-13T15:40:16.019Z] Removing intermediate container 2e21d9473e59 [2021-04-13T15:40:16.019Z] ---> 59a7ee513d1a [2021-04-13T15:40:16.019Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-13T15:40:16.019Z] ---> Running in 2ceb941ad8b0 [2021-04-13T15:40:16.019Z] Removing intermediate container 2ceb941ad8b0 [2021-04-13T15:40:16.019Z] ---> d33bbc98f024 [2021-04-13T15:40:16.019Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-13T15:40:16.019Z] ---> Running in e7f6d031d776 [2021-04-13T15:40:16.101Z] --- PASS: TestExportContainerAfterDaemonRestart (1.80s) [2021-04-13T15:40:16.101Z] === RUN TestHealthCheckWorkdir [2021-04-13T15:40:16.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-13T15:40:16.484Z] Removing intermediate container e7f6d031d776 [2021-04-13T15:40:16.484Z] ---> efbd3be7637e [2021-04-13T15:40:16.484Z] Step 10/10 : COPY . . [2021-04-13T15:40:17.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-13T15:40:17.480Z] --- PASS: TestHealthCheckWorkdir (1.51s) [2021-04-13T15:40:17.480Z] === RUN TestHealthKillContainer [2021-04-13T15:40:18.380Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2021-04-13T15:40:18.380Z] === RUN TestAPIIpcModeHost [2021-04-13T15:40:18.380Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-13T15:40:18.380Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:40:18.380Z] === RUN TestDaemonIpcModeShareable [2021-04-13T15:40:18.380Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-13T15:40:18.380Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:40:18.380Z] === RUN TestDaemonIpcModePrivate [2021-04-13T15:40:18.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:40:18.599Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-13T15:40:18.599Z] Using test binary docker [2021-04-13T15:40:18.599Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-13T15:40:18.599Z] +++ /etc/init.d/apparmor start [2021-04-13T15:40:18.599Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-13T15:40:18.599Z] INFO: Waiting for daemon to start... [2021-04-13T15:40:18.599Z] Starting dockerd [2021-04-13T15:40:18.599Z] +++ 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-04-13T15:40:18.802Z] ok github.com/docker/docker/cmd/dockerd 0.194s coverage: 29.1% of statements [2021-04-13T15:40:18.802Z] ok github.com/docker/docker/container 0.182s coverage: 34.7% of statements [2021-04-13T15:40:18.802Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-13T15:40:18.802Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-13T15:40:18.802Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-13T15:40:18.802Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-13T15:40:18.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:40:19.376Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-13T15:40:19.376Z] Using test binary docker [2021-04-13T15:40:19.376Z] +++ /etc/init.d/apparmor start [2021-04-13T15:40:19.376Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-13T15:40:19.376Z] INFO: Waiting for daemon to start... [2021-04-13T15:40:19.376Z] Starting dockerd [2021-04-13T15:40:19.376Z] +++ 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-04-13T15:40:19.453Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2021-04-13T15:40:20.764Z] --- PASS: TestHealthKillContainer (3.19s) [2021-04-13T15:40:20.764Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-13T15:40:20.913Z] --- PASS: TestDaemonIpcModePrivate (2.96s) [2021-04-13T15:40:20.913Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-13T15:40:20.913Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-13T15:40:20.913Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-13T15:40:20.913Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:40:20.913Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-13T15:40:20.913Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-13T15:40:20.913Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:40:20.913Z] === RUN TestIpcModeOlderClient [2021-04-13T15:40:20.913Z] === PAUSE TestIpcModeOlderClient [2021-04-13T15:40:20.913Z] === RUN TestKillContainerInvalidSignal [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.85s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2021-04-13T15:40:21.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2021-04-13T15:40:21.602Z] === RUN TestCgroupNamespacesRun [2021-04-13T15:40:21.699Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-04-13T15:40:21.699Z] === RUN TestIpcModeNone [2021-04-13T15:40:21.852Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-04-13T15:40:21.852Z] === RUN TestKillContainer [2021-04-13T15:40:21.852Z] === RUN TestKillContainer/no_signal [2021-04-13T15:40:21.893Z] . [2021-04-13T15:40:21.893Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-13T15:40:21.893Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-13T15:40:21.893Z] Error: No such image: emptyfs [2021-04-13T15:40:21.893Z] ++++ docker load [2021-04-13T15:40:21.893Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-13T15:40:22.420Z] === RUN TestKillContainer/non_killing_signal [2021-04-13T15:40:22.455Z] Running integration-test (iteration 1) [2021-04-13T15:40:22.455Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-13T15:40:22.455Z] ++ 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-04-13T15:40:22.455Z] ++ set -e [2021-04-13T15:40:22.455Z] ++ '[' -n 0 ']' [2021-04-13T15:40:22.455Z] ++ set -x [2021-04-13T15:40:22.455Z] ++ env -i DEST=/go/src/github.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-04-13T15:40:22.635Z] --- PASS: TestIpcModeNone (1.11s) [2021-04-13T15:40:22.635Z] === RUN TestIpcModePrivate [2021-04-13T15:40:22.989Z] === RUN TestKillContainer/killing_signal [2021-04-13T15:40:23.217Z] INFO: Expanding compiler 1 of 3... [2021-04-13T15:40:23.217Z] INFO: Expanding compiler 2 of 3... [2021-04-13T15:40:23.557Z] --- PASS: TestKillContainer (2.01s) [2021-04-13T15:40:23.557Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-04-13T15:40:23.557Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-04-13T15:40:23.557Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-04-13T15:40:23.557Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-13T15:40:23.557Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-13T15:40:23.665Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2021-04-13T15:40:23.665Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-13T15:40:24.014Z] --- PASS: TestIpcModePrivate (1.17s) [2021-04-13T15:40:24.014Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-13T15:40:24.014Z] === RUN TestIpcModeShareable [2021-04-13T15:40:24.494Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-13T15:40:24.954Z] --- PASS: TestIpcModeShareable (1.13s) [2021-04-13T15:40:24.954Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-13T15:40:24.954Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-13T15:40:25.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-04-13T15:40:25.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-04-13T15:40:25.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-04-13T15:40:25.062Z] === RUN TestKillStoppedContainer [2021-04-13T15:40:25.062Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-13T15:40:25.062Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-13T15:40:25.062Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-13T15:40:25.062Z] === RUN TestKillDifferentUserContainer [2021-04-13T15:40:25.101Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.9% of statements [2021-04-13T15:40:25.176Z] . [2021-04-13T15:40:25.176Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-13T15:40:25.176Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-13T15:40:25.176Z] Error: No such image: emptyfs [2021-04-13T15:40:25.176Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-13T15:40:25.176Z] ++++ docker load [2021-04-13T15:40:25.176Z] Running integration-test (iteration 1) [2021-04-13T15:40:25.176Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-13T15:40:25.176Z] ++ 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-04-13T15:40:25.176Z] ++ set -e [2021-04-13T15:40:25.176Z] ++ '[' -n 0 ']' [2021-04-13T15:40:25.176Z] ++ set -x [2021-04-13T15:40:25.176Z] ++ env -i DEST=/go/src/github.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-04-13T15:40:25.731Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-04-13T15:40:25.731Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-13T15:40:26.000Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-04-13T15:40:26.000Z] === RUN TestInspectOomKilledTrue [2021-04-13T15:40:26.000Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-13T15:40:26.000Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:40:26.000Z] === RUN TestInspectOomKilledFalse [2021-04-13T15:40:26.000Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-13T15:40:26.000Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:40:26.000Z] === RUN TestLinksEtcHostsContentMatch [2021-04-13T15:40:26.000Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-13T15:40:26.000Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-13T15:40:26.000Z] === RUN TestLinksContainerNames [2021-04-13T15:40:27.007Z] INFO: Expanding compiler 3 of 3... [2021-04-13T15:40:27.214Z] ok github.com/docker/docker/daemon/cluster 0.199s coverage: 0.5% of statements [2021-04-13T15:40:27.382Z] --- PASS: TestLinksContainerNames (1.34s) [2021-04-13T15:40:27.383Z] === RUN TestLogsFollowTailEmpty [2021-04-13T15:40:27.797Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2021-04-13T15:40:27.798Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-13T15:40:27.952Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-04-13T15:40:27.952Z] === RUN TestContainerNetworkMountsNoChown [2021-04-13T15:40:27.993Z] INFO: Removing downloaded files... [2021-04-13T15:40:27.993Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-13T15:40:27.993Z] INFO: Configuring git core.autocrlf... [2021-04-13T15:40:28.296Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.36s) [2021-04-13T15:40:28.296Z] === RUN TestAPIIpcModeHost [2021-04-13T15:40:28.520Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/default [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/default [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/private [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/private [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rprivate [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/slave [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/slave [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rslave [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/shared [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/shared [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rshared [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/default [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/rslave [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/rshared [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/shared [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/rprivate [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/slave [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/private [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-13T15:40:28.520Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:40:28.520Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:40:28.520Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:40:28.779Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:40:29.038Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:40:29.038Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-13T15:40:29.038Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:40:29.038Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-13T15:40:29.038Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:40:29.038Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-13T15:40:29.038Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-13T15:40:29.038Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-13T15:40:29.038Z] === RUN TestContainerBindMountNonRecursive [2021-04-13T15:40:29.038Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-13T15:40:29.038Z] 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-04-13T15:40:29.038Z] === RUN TestContainerVolumesMountedAsShared [2021-04-13T15:40:29.038Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-13T15:40:29.038Z] 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-04-13T15:40:29.038Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-13T15:40:29.038Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-13T15:40:29.038Z] 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-04-13T15:40:29.038Z] === RUN TestNetworkNat [2021-04-13T15:40:29.677Z] --- PASS: TestAPIIpcModeHost (1.24s) [2021-04-13T15:40:29.677Z] === RUN TestDaemonIpcModeShareable [2021-04-13T15:40:29.860Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2021-04-13T15:40:29.860Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-13T15:40:29.976Z] --- PASS: TestNetworkNat (0.98s) [2021-04-13T15:40:29.976Z] === RUN TestNetworkLocalhostTCPNat [2021-04-13T15:40:30.913Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-04-13T15:40:30.913Z] === RUN TestNetworkLoopbackNat [2021-04-13T15:40:31.578Z] --- PASS: TestDaemonIpcModeShareable (1.98s) [2021-04-13T15:40:31.578Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-13T15:40:31.578Z] === RUN TestDaemonIpcModePrivate [2021-04-13T15:40:31.739Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2021-04-13T15:40:31.921Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.07s) [2021-04-13T15:40:31.921Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-13T15:40:33.301Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-04-13T15:40:33.426Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2021-04-13T15:40:33.426Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-13T15:40:33.479Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2021-04-13T15:40:33.479Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-13T15:40:33.479Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-13T15:40:33.603Z] ok github.com/docker/docker/daemon/config 0.111s coverage: 81.8% of statements [2021-04-13T15:40:34.198Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-04-13T15:40:34.198Z] === RUN TestPause [2021-04-13T15:40:34.198Z] --- SKIP: TestPause (0.00s) [2021-04-13T15:40:34.198Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:40:34.198Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-13T15:40:34.198Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:40:34.198Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:40:34.198Z] === RUN TestPauseStopPausedContainer [2021-04-13T15:40:34.198Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-13T15:40:34.198Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:40:34.198Z] === RUN TestPidHost [2021-04-13T15:40:34.458Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-04-13T15:40:34.458Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-13T15:40:35.380Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-04-13T15:40:35.381Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-13T15:40:35.381Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-13T15:40:36.102Z] --- PASS: TestPidHost (1.90s) [2021-04-13T15:40:36.102Z] === RUN TestPsFilter [2021-04-13T15:40:36.102Z] --- PASS: TestPsFilter (0.14s) [2021-04-13T15:40:36.102Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-13T15:40:36.377Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-04-13T15:40:36.520Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2021-04-13T15:40:36.520Z] === RUN TestKernelTCPMemory [2021-04-13T15:40:37.039Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-04-13T15:40:37.039Z] === RUN TestRemoveContainerWithVolume [2021-04-13T15:40:37.285Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2021-04-13T15:40:37.285Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-13T15:40:37.285Z] === RUN TestIpcModeOlderClient [2021-04-13T15:40:37.285Z] === PAUSE TestIpcModeOlderClient [2021-04-13T15:40:37.285Z] === RUN TestKillContainerInvalidSignal [2021-04-13T15:40:37.607Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-04-13T15:40:37.607Z] === RUN TestRemoveContainerRunning [2021-04-13T15:40:37.852Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-04-13T15:40:37.852Z] === RUN TestKillContainer [2021-04-13T15:40:38.024Z] --- PASS: TestKernelTCPMemory (1.25s) [2021-04-13T15:40:38.024Z] === RUN TestNISDomainname [2021-04-13T15:40:38.110Z] === RUN TestKillContainer/no_signal [2021-04-13T15:40:38.181Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-04-13T15:40:38.181Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-13T15:40:38.678Z] === RUN TestKillContainer/non_killing_signal [2021-04-13T15:40:38.748Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-04-13T15:40:38.748Z] === RUN TestRemoveInvalidContainer [2021-04-13T15:40:38.748Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-13T15:40:38.748Z] === RUN TestRenameLinkedContainer [2021-04-13T15:40:39.142Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-04-13T15:40:39.245Z] === RUN TestKillContainer/killing_signal [2021-04-13T15:40:39.439Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 14.0% of statements [2021-04-13T15:40:39.529Z] --- PASS: TestNISDomainname (1.41s) [2021-04-13T15:40:39.529Z] === RUN TestHostnameDnsResolution [2021-04-13T15:40:40.083Z] Loaded image: buildpack-deps:buster [2021-04-13T15:40:40.083Z] Loaded image: busybox:latest [2021-04-13T15:40:40.083Z] Loaded image: busybox:glibc [2021-04-13T15:40:40.183Z] --- PASS: TestKillContainer (2.20s) [2021-04-13T15:40:40.183Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-04-13T15:40:40.183Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-04-13T15:40:40.183Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-04-13T15:40:40.183Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-13T15:40:40.183Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-13T15:40:40.501Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.748s coverage: 57.1% of statements [2021-04-13T15:40:41.118Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-13T15:40:41.595Z] --- PASS: TestHostnameDnsResolution (2.01s) [2021-04-13T15:40:41.595Z] === RUN TestStats [2021-04-13T15:40:41.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2021-04-13T15:40:41.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-04-13T15:40:41.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-04-13T15:40:41.685Z] === RUN TestKillStoppedContainer [2021-04-13T15:40:41.685Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-13T15:40:41.685Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-13T15:40:41.685Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-13T15:40:41.685Z] === RUN TestKillDifferentUserContainer [2021-04-13T15:40:41.996Z] Loaded image: debian:bullseye [2021-04-13T15:40:42.038Z] --- PASS: TestRenameLinkedContainer (2.85s) [2021-04-13T15:40:42.038Z] === RUN TestRenameStoppedContainer [2021-04-13T15:40:42.296Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-04-13T15:40:42.296Z] === RUN TestRenameRunningContainerAndReuse [2021-04-13T15:40:42.621Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2021-04-13T15:40:42.621Z] === RUN TestInspectOomKilledTrue [2021-04-13T15:40:42.621Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-04-13T15:40:42.621Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-13T15:40:42.621Z] === RUN TestInspectOomKilledFalse [2021-04-13T15:40:42.936Z] Loaded image: hello-world:latest [2021-04-13T15:40:42.936Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:40:43.189Z] --- PASS: TestInspectOomKilledFalse (0.81s) [2021-04-13T15:40:43.189Z] === RUN TestLinksEtcHostsContentMatch [2021-04-13T15:40:43.217Z] INFO: Testing against a local daemon [2021-04-13T15:40:43.217Z] === RUN TestCgroupNamespacesBuild [2021-04-13T15:40:43.277Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-04-13T15:40:43.674Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-04-13T15:40:43.674Z] === RUN TestRenameInvalidName [2021-04-13T15:40:44.124Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s) [2021-04-13T15:40:44.124Z] === RUN TestLinksContainerNames [2021-04-13T15:40:44.242Z] --- PASS: TestRenameInvalidName (0.68s) [2021-04-13T15:40:44.242Z] === RUN TestRenameAnonymousContainer [2021-04-13T15:40:44.321Z] --- PASS: TestStats (3.05s) [2021-04-13T15:40:44.321Z] === RUN TestStopContainerWithTimeout [2021-04-13T15:40:44.321Z] === RUN TestStopContainerWithTimeout/0 [2021-04-13T15:40:44.321Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-13T15:40:44.321Z] === RUN TestStopContainerWithTimeout/1 [2021-04-13T15:40:44.321Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-13T15:40:44.321Z] === RUN TestStopContainerWithTimeout/3 [2021-04-13T15:40:44.321Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-13T15:40:44.321Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-13T15:40:44.321Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-13T15:40:44.321Z] === CONT TestStopContainerWithTimeout/0 [2021-04-13T15:40:44.321Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-13T15:40:44.412Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.007s coverage: 69.3% of statements [2021-04-13T15:40:45.061Z] ok github.com/docker/docker/daemon 12.417s coverage: 17.2% of statements [2021-04-13T15:40:45.061Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-13T15:40:45.061Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-13T15:40:45.061Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-13T15:40:45.061Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-13T15:40:45.501Z] --- PASS: TestLinksContainerNames (1.46s) [2021-04-13T15:40:45.501Z] === RUN TestLogsFollowTailEmpty [2021-04-13T15:40:45.827Z] === CONT TestStopContainerWithTimeout/3 [2021-04-13T15:40:46.435Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-04-13T15:40:46.435Z] === RUN TestContainerNetworkMountsNoChown [2021-04-13T15:40:46.516Z] --- PASS: TestCgroupNamespacesBuild (2.77s) [2021-04-13T15:40:46.516Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-13T15:40:46.541Z] ---> da090e10941b [2021-04-13T15:40:46.541Z] Successfully built da090e10941b [2021-04-13T15:40:46.541Z] Successfully tagged docker:latest [2021-04-13T15:40:46.541Z] INFO: Image build ended at 04/13/2021 15:40:46. Duration:00:03:35.4366688 [2021-04-13T15:40:46.597Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.771s coverage: 45.9% of statements [2021-04-13T15:40:46.597Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-13T15:40:47.004Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/default [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/default [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/private [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/private [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rprivate [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/slave [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/slave [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rslave [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/shared [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/shared [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rshared [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-13T15:40:47.004Z] === CONT TestMountDaemonRoot/default [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:40:47.004Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-13T15:40:47.004Z] === CONT TestMountDaemonRoot/rshared [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:40:47.004Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:40:47.004Z] === CONT TestMountDaemonRoot/shared [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:40:47.004Z] === CONT TestMountDaemonRoot/rslave [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:40:47.004Z] === CONT TestMountDaemonRoot/slave [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-13T15:40:47.004Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-13T15:40:47.004Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:40:47.006Z] [2021-04-13T15:40:47.006Z] [2021-04-13T15:40:47.006Z] INFO: Building the test binaries at 04/13/2021 15:40:46... [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/rprivate [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/private [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-13T15:40:47.263Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:40:47.263Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:40:47.263Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-13T15:40:47.521Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-13T15:40:47.521Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-13T15:40:47.521Z] === RUN TestContainerBindMountNonRecursive [2021-04-13T15:40:47.529Z] --- PASS: TestRenameAnonymousContainer (3.11s) [2021-04-13T15:40:47.529Z] === RUN TestRenameContainerWithSameName [2021-04-13T15:40:47.657Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.328s coverage: 49.4% of statements [2021-04-13T15:40:47.890Z] === CONT TestStopContainerWithTimeout/1 [2021-04-13T15:40:48.096Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-04-13T15:40:48.097Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-13T15:40:48.303Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 57.5% of statements [2021-04-13T15:40:48.429Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2021-04-13T15:40:48.429Z] === RUN TestBuildWithSession [2021-04-13T15:40:48.429Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-13T15:40:48.429Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:40:48.429Z] === RUN TestBuildSquashParent [2021-04-13T15:40:49.476Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-04-13T15:40:49.476Z] === RUN TestResize [2021-04-13T15:40:49.842Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-04-13T15:40:49.842Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2021-04-13T15:40:49.954Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-13T15:40:49.954Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2021-04-13T15:40:49.954Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2021-04-13T15:40:49.954Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2021-04-13T15:40:49.954Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2021-04-13T15:40:49.954Z] === RUN TestDeleteDevicemapper [2021-04-13T15:40:49.954Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-13T15:40:49.954Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:40:49.954Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-13T15:40:50.052Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2021-04-13T15:40:50.052Z] === RUN TestContainerVolumesMountedAsShared [2021-04-13T15:40:50.311Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-04-13T15:40:50.311Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-13T15:40:50.413Z] --- PASS: TestResize (0.68s) [2021-04-13T15:40:50.413Z] === RUN TestResizeWithInvalidSize [2021-04-13T15:40:50.981Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-04-13T15:40:50.981Z] === RUN TestResizeWhenContainerNotStarted [2021-04-13T15:40:51.246Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-04-13T15:40:51.246Z] === RUN TestNetworkNat [2021-04-13T15:40:51.549Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-04-13T15:40:51.549Z] === RUN TestDaemonRestartKillContainers [2021-04-13T15:40:51.549Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-13T15:40:51.549Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-13T15:40:51.549Z] === RUN TestCgroupNamespacesRun [2021-04-13T15:40:51.797Z] INFO: make.ps1 starting at 04/13/2021 15:40:51 [2021-04-13T15:40:51.813Z] --- PASS: TestNetworkNat (0.86s) [2021-04-13T15:40:51.813Z] === RUN TestNetworkLocalhostTCPNat [2021-04-13T15:40:52.261Z] INFO: Git commit (1ec689c4c2) assumed from DOCKER_GITCOMMIT environment variable [2021-04-13T15:40:52.261Z] INFO: Invoking autogen... [2021-04-13T15:40:52.727Z] INFO: Building daemon... [2021-04-13T15:40:52.750Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2021-04-13T15:40:52.750Z] === RUN TestNetworkLoopbackNat [2021-04-13T15:40:53.415Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.045s coverage: 52.2% of statements [2021-04-13T15:40:53.415Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-13T15:40:53.415Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-13T15:40:53.415Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 43.2% of statements [2021-04-13T15:40:54.063Z] ok github.com/docker/docker/daemon/logger/awslogs 0.502s coverage: 77.8% of statements [2021-04-13T15:40:54.465Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.23s) [2021-04-13T15:40:54.465Z] === RUN TestUpdateMemory [2021-04-13T15:40:54.465Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-13T15:40:54.465Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:40:54.465Z] === RUN TestUpdateCPUQuota [2021-04-13T15:40:54.837Z] --- PASS: TestCgroupNamespacesRun (2.97s) [2021-04-13T15:40:54.837Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-13T15:40:55.011Z] --- PASS: TestBuildSquashParent (6.07s) [2021-04-13T15:40:55.011Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-13T15:40:55.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:40:55.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:40:55.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:40:55.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:40:55.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:40:55.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:40:55.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:40:55.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:40:55.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:40:55.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:40:55.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:40:55.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:40:55.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:40:55.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:40:55.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:40:55.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:40:55.134Z] ok github.com/docker/docker/daemon/images 0.122s coverage: 6.7% of statements [2021-04-13T15:40:55.134Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-13T15:40:55.134Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-13T15:40:55.134Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-13T15:40:55.134Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-13T15:40:55.435Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2021-04-13T15:40:56.033Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-04-13T15:40:56.033Z] === RUN TestPause [2021-04-13T15:40:56.161Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-04-13T15:40:56.463Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.065s coverage: 87.2% of statements [2021-04-13T15:40:56.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:40:56.968Z] --- PASS: TestPause (0.77s) [2021-04-13T15:40:56.968Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-13T15:40:56.968Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:40:56.968Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:40:56.968Z] === RUN TestPauseStopPausedContainer [2021-04-13T15:40:57.116Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2021-04-13T15:40:57.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:40:57.369Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.46s) [2021-04-13T15:40:57.369Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-13T15:40:57.534Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-04-13T15:40:57.534Z] === RUN TestPidHost [2021-04-13T15:40:58.658Z] ok github.com/docker/docker/daemon/logger/local 0.118s coverage: 75.2% of statements [2021-04-13T15:40:58.658Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-13T15:40:58.913Z] --- PASS: TestUpdateCPUQuota (4.27s) [2021-04-13T15:40:58.913Z] === RUN TestUpdatePidsLimit [2021-04-13T15:40:58.913Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-13T15:40:58.913Z] === RUN TestUpdatePidsLimit/no_change [2021-04-13T15:40:59.308Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-04-13T15:40:59.544Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-13T15:40:59.609Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 55.8% of statements [2021-04-13T15:40:59.737Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-13T15:40:59.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2021-04-13T15:40:59.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2021-04-13T15:40:59.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) [2021-04-13T15:40:59.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2021-04-13T15:40:59.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2021-04-13T15:40:59.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.54s) [2021-04-13T15:40:59.737Z] === RUN TestBuildMultiStageCopy [2021-04-13T15:40:59.737Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-13T15:40:59.903Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.93s) [2021-04-13T15:40:59.903Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-13T15:41:00.067Z] --- PASS: TestPidHost (2.09s) [2021-04-13T15:41:00.067Z] === RUN TestPsFilter [2021-04-13T15:41:00.067Z] --- PASS: TestPsFilter (0.12s) [2021-04-13T15:41:00.067Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-13T15:41:00.174Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-13T15:41:00.634Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-04-13T15:41:00.634Z] === RUN TestRemoveContainerWithVolume [2021-04-13T15:41:00.672Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-04-13T15:41:00.806Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-13T15:41:01.201Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-04-13T15:41:01.201Z] === RUN TestRemoveContainerRunning [2021-04-13T15:41:01.436Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-13T15:41:01.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-13T15:41:01.734Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2021-04-13T15:41:01.908Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-13T15:41:02.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-13T15:41:02.137Z] --- PASS: TestRemoveContainerRunning (0.75s) [2021-04-13T15:41:02.137Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-13T15:41:02.480Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-13T15:41:02.704Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-04-13T15:41:02.704Z] === RUN TestRemoveInvalidContainer [2021-04-13T15:41:02.704Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-13T15:41:02.704Z] === RUN TestRenameLinkedContainer [2021-04-13T15:41:02.742Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-13T15:41:03.004Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2021-04-13T15:41:03.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.08s) [2021-04-13T15:41:03.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-04-13T15:41:03.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-04-13T15:41:03.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-04-13T15:41:03.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-04-13T15:41:03.004Z] === RUN TestBuildMultiStageParentConfig [2021-04-13T15:41:03.189Z] --- PASS: TestCgroupNamespacesRunHostMode (2.98s) [2021-04-13T15:41:03.189Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-13T15:41:03.288Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-04-13T15:41:03.572Z] --- PASS: TestUpdatePidsLimit (5.55s) [2021-04-13T15:41:03.572Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.59s) [2021-04-13T15:41:03.572Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-04-13T15:41:03.572Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-04-13T15:41:03.572Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-04-13T15:41:03.572Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-04-13T15:41:03.572Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-04-13T15:41:03.572Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) [2021-04-13T15:41:03.572Z] === RUN TestUpdateRestartPolicy [2021-04-13T15:41:03.589Z] ok github.com/docker/docker/daemon/logger/splunk 2.478s coverage: 82.5% of statements [2021-04-13T15:41:03.589Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-13T15:41:03.589Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-13T15:41:03.946Z] --- PASS: TestBuildMultiStageParentConfig (0.93s) [2021-04-13T15:41:03.946Z] === RUN TestBuildLabelWithTargets [2021-04-13T15:41:05.713Z] ok github.com/docker/docker/distribution/metadata 0.136s coverage: 48.2% of statements [2021-04-13T15:41:05.747Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.90s) [2021-04-13T15:41:05.747Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-13T15:41:05.860Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2021-04-13T15:41:05.860Z] === RUN TestBuildWithEmptyLayers [2021-04-13T15:41:05.989Z] --- PASS: TestRenameLinkedContainer (2.97s) [2021-04-13T15:41:05.989Z] === RUN TestRenameStoppedContainer [2021-04-13T15:41:06.366Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2021-04-13T15:41:06.431Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2021-04-13T15:41:06.431Z] === RUN TestBuildMultiStageOnBuild [2021-04-13T15:41:06.555Z] --- PASS: TestRenameStoppedContainer (0.73s) [2021-04-13T15:41:06.555Z] === RUN TestRenameRunningContainerAndReuse [2021-04-13T15:41:07.425Z] ok github.com/docker/docker/distribution 0.428s coverage: 25.2% of statements [2021-04-13T15:41:07.425Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-13T15:41:07.932Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2021-04-13T15:41:07.932Z] === RUN TestRenameInvalidName [2021-04-13T15:41:08.314Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.42s) [2021-04-13T15:41:08.314Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-13T15:41:08.867Z] --- PASS: TestRenameInvalidName (0.78s) [2021-04-13T15:41:08.867Z] === RUN TestRenameAnonymousContainer [2021-04-13T15:41:08.972Z] --- PASS: TestBuildMultiStageOnBuild (2.48s) [2021-04-13T15:41:08.972Z] === RUN TestBuildUncleanTarFilenames [2021-04-13T15:41:09.080Z] Loaded image: buildpack-deps:buster [2021-04-13T15:41:09.080Z] Loaded image: busybox:latest [2021-04-13T15:41:09.080Z] Loaded image: busybox:glibc [2021-04-13T15:41:09.385Z] ..........................xx.................... [ 29%] [2021-04-13T15:41:09.534Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2021-04-13T15:41:09.534Z] ok github.com/docker/docker/image 0.047s coverage: 86.6% of statements [2021-04-13T15:41:09.833Z] ok github.com/docker/docker/distribution/xfer 1.717s coverage: 85.1% of statements [2021-04-13T15:41:09.833Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-13T15:41:09.913Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-04-13T15:41:09.913Z] === RUN TestBuildMultiStageLayerLeak [2021-04-13T15:41:10.221Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.00s) [2021-04-13T15:41:10.221Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-13T15:41:11.370Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2021-04-13T15:41:11.370Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.6% of statements [2021-04-13T15:41:11.598Z] Loaded image: debian:bullseye [2021-04-13T15:41:11.598Z] Loaded image: hello-world:latest [2021-04-13T15:41:11.598Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:41:11.598Z] INFO: Testing against a local daemon [2021-04-13T15:41:11.598Z] === RUN TestCgroupNamespacesBuild [2021-04-13T15:41:12.150Z] --- PASS: TestRenameAnonymousContainer (3.29s) [2021-04-13T15:41:12.150Z] === RUN TestRenameContainerWithSameName [2021-04-13T15:41:12.458Z] --- PASS: TestBuildMultiStageLayerLeak (2.53s) [2021-04-13T15:41:12.458Z] === RUN TestBuildWithHugeFile [2021-04-13T15:41:12.717Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-04-13T15:41:12.717Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-13T15:41:12.909Z] ok github.com/docker/docker/image/v1 0.044s coverage: 25.0% of statements [2021-04-13T15:41:12.909Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-13T15:41:13.507Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.01s) [2021-04-13T15:41:13.507Z] === RUN TestKernelTCPMemory [2021-04-13T15:41:13.507Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-13T15:41:13.507Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:13.507Z] === RUN TestNISDomainname [2021-04-13T15:41:13.507Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-13T15:41:13.507Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-13T15:41:13.507Z] === RUN TestHostnameDnsResolution [2021-04-13T15:41:13.990Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements [2021-04-13T15:41:14.094Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2021-04-13T15:41:14.094Z] === RUN TestResize [2021-04-13T15:41:14.289Z] ok github.com/docker/docker/oci 0.024s coverage: 45.2% of statements [2021-04-13T15:41:14.884Z] --- PASS: TestHostnameDnsResolution (1.64s) [2021-04-13T15:41:14.884Z] === RUN TestStats [2021-04-13T15:41:14.884Z] --- SKIP: TestStats (0.00s) [2021-04-13T15:41:14.884Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:14.884Z] === RUN TestStopContainerWithTimeout [2021-04-13T15:41:14.884Z] === RUN TestStopContainerWithTimeout/0 [2021-04-13T15:41:14.884Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-13T15:41:14.884Z] === RUN TestStopContainerWithTimeout/1 [2021-04-13T15:41:14.884Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-13T15:41:14.884Z] === RUN TestStopContainerWithTimeout/3 [2021-04-13T15:41:14.884Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-13T15:41:14.884Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-13T15:41:14.884Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-13T15:41:14.884Z] === CONT TestStopContainerWithTimeout/3 [2021-04-13T15:41:14.884Z] === CONT TestStopContainerWithTimeout/0 [2021-04-13T15:41:14.942Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2021-04-13T15:41:15.031Z] --- PASS: TestResize (0.72s) [2021-04-13T15:41:15.031Z] === RUN TestResizeWithInvalidSize [2021-04-13T15:41:15.600Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-04-13T15:41:15.600Z] === RUN TestResizeWhenContainerNotStarted [2021-04-13T15:41:15.767Z] --- PASS: TestCgroupNamespacesBuild (3.67s) [2021-04-13T15:41:15.767Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-13T15:41:15.821Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-13T15:41:16.534Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-04-13T15:41:16.534Z] === RUN TestDaemonRestartKillContainers [2021-04-13T15:41:16.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:41:16.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:41:16.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:41:16.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:41:16.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:41:16.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:41:16.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:41:16.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:41:16.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:41:16.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:41:16.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:41:16.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:41:16.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:41:16.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:41:16.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:41:16.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:41:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:41:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:41:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:41:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:41:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:41:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:41:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:41:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:41:16.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:41:16.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:41:17.055Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-04-13T15:41:17.353Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-04-13T15:41:18.000Z] ok github.com/docker/docker/pkg/authorization 1.612s coverage: 68.3% of statements [2021-04-13T15:41:18.301Z] ok github.com/docker/docker/pkg/archive 0.995s coverage: 82.3% of statements [2021-04-13T15:41:18.355Z] === CONT TestStopContainerWithTimeout/1 [2021-04-13T15:41:18.898Z] --- PASS: TestUpdateRestartPolicy (13.75s) [2021-04-13T15:41:18.898Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-13T15:41:18.898Z] --- PASS: TestUpdateRestartWithAutoRemove (1.05s) [2021-04-13T15:41:18.898Z] === RUN TestWaitNonBlocked [2021-04-13T15:41:18.898Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:41:18.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:41:18.898Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:41:18.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:41:18.898Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:41:18.898Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:41:18.950Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2021-04-13T15:41:19.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:41:19.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:41:19.105Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.21s) [2021-04-13T15:41:19.105Z] === RUN TestBuildWithSession [2021-04-13T15:41:19.105Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-13T15:41:19.105Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:41:19.105Z] === RUN TestBuildSquashParent [2021-04-13T15:41:19.596Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-04-13T15:41:19.731Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-13T15:41:19.731Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-04-13T15:41:19.731Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2021-04-13T15:41:19.731Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-04-13T15:41:19.731Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-04-13T15:41:19.731Z] === RUN TestDeleteDevicemapper [2021-04-13T15:41:19.731Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-13T15:41:19.731Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:41:19.731Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-13T15:41:19.896Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2021-04-13T15:41:19.933Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-13T15:41:19.933Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2021-04-13T15:41:19.933Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2021-04-13T15:41:19.933Z] === RUN TestWaitBlocked [2021-04-13T15:41:19.933Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:41:19.933Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:41:19.934Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:41:19.934Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:41:19.934Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:41:19.934Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:41:20.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:41:20.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:41:20.544Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-04-13T15:41:21.438Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-13T15:41:21.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2021-04-13T15:41:21.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s) [2021-04-13T15:41:21.438Z] === CONT TestContainerStartOnDaemonRestart [2021-04-13T15:41:21.438Z] === CONT TestContainerKillOnDaemonStart [2021-04-13T15:41:21.595Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-04-13T15:41:21.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:41:21.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:41:21.892Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-04-13T15:41:22.189Z] ok github.com/docker/docker/layer 7.400s coverage: 68.8% of statements [2021-04-13T15:41:22.189Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-13T15:41:22.189Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-13T15:41:22.189Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-13T15:41:22.189Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-13T15:41:22.189Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-13T15:41:22.267Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2021-04-13T15:41:22.267Z] === RUN TestUpdateMemory [2021-04-13T15:41:22.267Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-13T15:41:22.267Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:22.267Z] === RUN TestUpdateCPUQuota [2021-04-13T15:41:22.267Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-13T15:41:22.267Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:22.267Z] === RUN TestUpdatePidsLimit [2021-04-13T15:41:22.267Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-13T15:41:22.267Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:22.267Z] === RUN TestUpdateRestartPolicy [2021-04-13T15:41:22.858Z] ok github.com/docker/docker/pkg/chrootarchive 3.822s coverage: 43.2% of statements [2021-04-13T15:41:22.858Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-13T15:41:22.858Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-13T15:41:22.858Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-04-13T15:41:23.157Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2021-04-13T15:41:24.219Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-04-13T15:41:24.219Z] ok github.com/docker/docker/pkg/fsutils 0.366s coverage: 85.1% of statements [2021-04-13T15:41:24.219Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2021-04-13T15:41:24.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:41:24.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:41:24.950Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2021-04-13T15:41:24.950Z] === CONT TestIpcModeOlderClient [2021-04-13T15:41:24.950Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-04-13T15:41:24.950Z] === CONT TestDaemonHostGatewayIP [2021-04-13T15:41:25.772Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2021-04-13T15:41:25.772Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2021-04-13T15:41:26.071Z] ok github.com/docker/docker/pkg/idtools 0.602s coverage: 69.5% of statements [2021-04-13T15:41:26.372Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-04-13T15:41:26.672Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2021-04-13T15:41:26.973Z] ok github.com/docker/docker/pkg/ioutils 1.307s coverage: 70.6% of statements [2021-04-13T15:41:26.973Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-13T15:41:26.973Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-13T15:41:26.973Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-13T15:41:26.973Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-13T15:41:27.272Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-04-13T15:41:27.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:41:27.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:41:27.571Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 86.7% of statements [2021-04-13T15:41:27.869Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2021-04-13T15:41:27.869Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-13T15:41:27.869Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-13T15:41:28.518Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2021-04-13T15:41:29.393Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2021-04-13T15:41:29.393Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2021-04-13T15:41:29.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2021-04-13T15:41:29.422Z] === RUN TestCgroupNamespacesRun [2021-04-13T15:41:29.579Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2021-04-13T15:41:29.579Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-04-13T15:41:29.879Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-04-13T15:41:30.525Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-04-13T15:41:31.172Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2021-04-13T15:41:31.172Z] ok github.com/docker/docker/pkg/pubsub 1.121s coverage: 75.0% of statements [2021-04-13T15:41:31.850Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-04-13T15:41:31.850Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-04-13T15:41:31.952Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2021-04-13T15:41:31.952Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-13T15:41:31.952Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-13T15:41:31.952Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-13T15:41:31.952Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-13T15:41:32.117Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.09s) [2021-04-13T15:41:32.117Z] === CONT TestDaemonRestartIpcMode [2021-04-13T15:41:33.329Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2021-04-13T15:41:33.329Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-13T15:41:33.379Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2021-04-13T15:41:33.379Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-04-13T15:41:33.956Z] --- PASS: TestBuildSquashParent (13.83s) [2021-04-13T15:41:33.956Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-13T15:41:33.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:41:33.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:41:33.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:41:33.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:41:33.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:41:33.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:41:33.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:41:33.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:41:33.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:41:33.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:41:33.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:41:33.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:41:33.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:41:33.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:41:34.029Z] ok github.com/docker/docker/pkg/signal 3.083s coverage: 61.0% of statements [2021-04-13T15:41:34.029Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2021-04-13T15:41:34.181Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2021-04-13T15:41:34.473Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2021-04-13T15:41:34.473Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-13T15:41:34.691Z] testing: warning: no tests to run [2021-04-13T15:41:34.691Z] coverage: [no statements] [2021-04-13T15:41:34.691Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2021-04-13T15:41:34.992Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2021-04-13T15:41:34.992Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-04-13T15:41:34.992Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-04-13T15:41:35.040Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-04-13T15:41:35.040Z] === RUN TestWaitNonBlocked [2021-04-13T15:41:35.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:41:35.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:41:35.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:41:35.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:41:35.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:41:35.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:41:35.641Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2021-04-13T15:41:35.859Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2021-04-13T15:41:35.859Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-13T15:41:35.979Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-13T15:41:35.979Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2021-04-13T15:41:35.979Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-04-13T15:41:35.979Z] === RUN TestWaitBlocked [2021-04-13T15:41:35.985Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-13T15:41:36.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:41:36.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:41:36.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:41:36.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:41:36.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:41:36.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:41:36.250Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2021-04-13T15:41:36.250Z] PASS [2021-04-13T15:41:36.250Z] [2021-04-13T15:41:36.250Z] === Skipped [2021-04-13T15:41:36.250Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-13T15:41:36.250Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:41:36.250Z] [2021-04-13T15:41:36.250Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-13T15:41:36.250Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:41:36.250Z] [2021-04-13T15:41:36.250Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-13T15:41:36.250Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:41:36.250Z] [2021-04-13T15:41:36.250Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:41:36.250Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:41:36.250Z] [2021-04-13T15:41:36.250Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-04-13T15:41:36.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:41:36.250Z] [2021-04-13T15:41:36.250Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-13T15:41:36.250Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:41:36.250Z] [2021-04-13T15:41:36.250Z] [2021-04-13T15:41:36.250Z] DONE 197 tests, 6 skipped in 185.204s [2021-04-13T15:41:36.250Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-13T15:41:36.250Z] ++ 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-04-13T15:41:36.250Z] ++ set -e [2021-04-13T15:41:36.250Z] ++ '[' -n 0 ']' [2021-04-13T15:41:36.250Z] ++ set -x [2021-04-13T15:41:36.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-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-04-13T15:41:36.541Z] INFO: Testing against a local daemon [2021-04-13T15:41:36.541Z] === RUN TestCommitInheritsEnv [2021-04-13T15:41:37.173Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-04-13T15:41:37.173Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-13T15:41:37.173Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-13T15:41:37.173Z] === RUN TestImagesFilterMultiReference [2021-04-13T15:41:37.173Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-04-13T15:41:37.173Z] === RUN TestImagePullPlatformInvalid [2021-04-13T15:41:37.173Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-13T15:41:37.173Z] === RUN TestRemoveImageOrphaning [2021-04-13T15:41:37.176Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-13T15:41:37.176Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-04-13T15:41:37.176Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-04-13T15:41:37.176Z] === CONT TestDaemonRestartIpcMode [2021-04-13T15:41:37.176Z] === CONT TestIpcModeOlderClient [2021-04-13T15:41:37.234Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2021-04-13T15:41:37.234Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-13T15:41:37.435Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-04-13T15:41:37.435Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-13T15:41:37.753Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-04-13T15:41:37.753Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 83.5% of statements [2021-04-13T15:41:37.803Z] --- PASS: TestRemoveImageOrphaning (0.66s) [2021-04-13T15:41:37.803Z] === RUN TestRemoveImageGarbageCollector [2021-04-13T15:41:37.803Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-13T15:41:37.803Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:41:37.803Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-13T15:41:37.803Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-13T15:41:37.803Z] === RUN TestTagInvalidReference [2021-04-13T15:41:37.803Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-13T15:41:37.803Z] === RUN TestTagValidPrefixedRepo [2021-04-13T15:41:37.803Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-13T15:41:37.803Z] === RUN TestTagExistedNameWithoutForce [2021-04-13T15:41:37.803Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-04-13T15:41:37.803Z] === RUN TestTagOfficialNames [2021-04-13T15:41:37.803Z] --- PASS: TestTagOfficialNames (0.03s) [2021-04-13T15:41:37.803Z] === RUN TestTagMatchesDigest [2021-04-13T15:41:37.803Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-13T15:41:37.803Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-13T15:41:38.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:41:38.125Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:41:38.609Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.39s) [2021-04-13T15:41:38.609Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-13T15:41:39.291Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-04-13T15:41:39.545Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-04-13T15:41:39.545Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-13T15:41:39.591Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.2% of statements [2021-04-13T15:41:41.708Z] ok github.com/docker/docker/quota 0.630s coverage: 71.4% of statements [2021-04-13T15:41:41.708Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-04-13T15:41:42.012Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2021-04-13T15:41:42.077Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2021-04-13T15:41:42.077Z] === RUN TestKernelTCPMemory [2021-04-13T15:41:42.077Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-13T15:41:42.077Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-13T15:41:42.077Z] === RUN TestNISDomainname [2021-04-13T15:41:42.679Z] ok github.com/docker/docker/registry 0.328s coverage: 58.8% of statements [2021-04-13T15:41:42.679Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-04-13T15:41:43.012Z] --- PASS: TestNISDomainname (1.38s) [2021-04-13T15:41:43.012Z] === RUN TestHostnameDnsResolution [2021-04-13T15:41:43.373Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:41:43.630Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:41:43.735Z] ok github.com/docker/docker/runconfig 0.016s coverage: 66.1% of statements [2021-04-13T15:41:44.002Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.64s) [2021-04-13T15:41:44.002Z] --- PASS: TestDaemonRestartIpcMode (5.70s) [2021-04-13T15:41:44.002Z] PASS [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === Skipped [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-13T15:41:44.002Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-13T15:41:44.002Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-13T15:41:44.002Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-13T15:41:44.002Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-13T15:41:44.002Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-13T15:41:44.002Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-13T15:41:44.002Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-13T15:41:44.002Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-13T15:41:44.002Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-13T15:41:44.002Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-13T15:41:44.002Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-13T15:41:44.002Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-13T15:41:44.002Z] 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-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-13T15:41:44.002Z] 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-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-13T15:41:44.002Z] 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-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-13T15:41:44.002Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:41:44.002Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-13T15:41:44.002Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-13T15:41:44.002Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-13T15:41:44.002Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-13T15:41:44.002Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-13T15:41:44.002Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-13T15:41:44.002Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-13T15:41:44.002Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-13T15:41:44.002Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-13T15:41:44.002Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] [2021-04-13T15:41:44.002Z] DONE 178 tests, 26 skipped in 113.365s [2021-04-13T15:41:44.002Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-13T15:41:44.002Z] INFO: Testing against a local daemon [2021-04-13T15:41:44.002Z] === RUN TestCommitInheritsEnv [2021-04-13T15:41:44.916Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-04-13T15:41:44.916Z] === RUN TestStats [2021-04-13T15:41:45.377Z] --- PASS: TestCommitInheritsEnv (1.88s) [2021-04-13T15:41:45.377Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-13T15:41:45.377Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-13T15:41:45.377Z] === RUN TestImagesFilterMultiReference [2021-04-13T15:41:45.377Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-13T15:41:45.377Z] === RUN TestImagePullPlatformInvalid [2021-04-13T15:41:45.377Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-13T15:41:45.377Z] === RUN TestRemoveImageOrphaning [2021-04-13T15:41:45.718Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-13T15:41:45.853Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-04-13T15:41:47.280Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-04-13T15:41:47.280Z] === RUN TestRemoveImageGarbageCollector [2021-04-13T15:41:47.280Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-13T15:41:47.280Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-13T15:41:47.280Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-13T15:41:47.280Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-13T15:41:47.280Z] === RUN TestTagInvalidReference [2021-04-13T15:41:47.280Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-13T15:41:47.280Z] === RUN TestTagValidPrefixedRepo [2021-04-13T15:41:47.280Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-13T15:41:47.280Z] === RUN TestTagExistedNameWithoutForce [2021-04-13T15:41:47.280Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-13T15:41:47.280Z] === RUN TestTagOfficialNames [2021-04-13T15:41:47.280Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-13T15:41:47.280Z] === RUN TestTagMatchesDigest [2021-04-13T15:41:47.280Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-13T15:41:47.280Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-13T15:41:47.446Z] --- PASS: TestStats (2.76s) [2021-04-13T15:41:47.446Z] === RUN TestStopContainerWithTimeout [2021-04-13T15:41:47.446Z] === RUN TestStopContainerWithTimeout/0 [2021-04-13T15:41:47.446Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-13T15:41:47.446Z] === RUN TestStopContainerWithTimeout/1 [2021-04-13T15:41:47.446Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-13T15:41:47.446Z] === RUN TestStopContainerWithTimeout/3 [2021-04-13T15:41:47.446Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-13T15:41:47.446Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-13T15:41:47.446Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-13T15:41:47.446Z] === CONT TestStopContainerWithTimeout/0 [2021-04-13T15:41:47.446Z] === CONT TestStopContainerWithTimeout/3 [2021-04-13T15:41:47.958Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2021-04-13T15:41:48.256Z] ok github.com/docker/docker/volume/local 0.274s coverage: 76.4% of statements [2021-04-13T15:41:48.551Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-04-13T15:41:48.822Z] === CONT TestStopContainerWithTimeout/1 [2021-04-13T15:41:48.878Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-13T15:41:48.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.64s) [2021-04-13T15:41:48.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.77s) [2021-04-13T15:41:48.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.50s) [2021-04-13T15:41:48.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.43s) [2021-04-13T15:41:48.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.36s) [2021-04-13T15:41:48.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.36s) [2021-04-13T15:41:48.878Z] === RUN TestBuildMultiStageCopy [2021-04-13T15:41:48.878Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-13T15:41:50.053Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-13T15:41:50.724Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-13T15:41:53.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-13T15:41:53.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-13T15:41:53.255Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-13T15:41:53.255Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-04-13T15:41:53.255Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-04-13T15:41:53.255Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2021-04-13T15:41:53.255Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2021-04-13T15:41:53.255Z] === RUN TestDeleteDevicemapper [2021-04-13T15:41:53.255Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-13T15:41:53.255Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:41:53.255Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-13T15:41:53.613Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-13T15:41:54.175Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-13T15:41:54.242Z] Removing intermediate container 192a07875bec [2021-04-13T15:41:54.242Z] ---> caeecb36c583 [2021-04-13T15:41:54.242Z] 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-04-13T15:41:54.242Z] ---> Running in fe805e5e9742 [2021-04-13T15:41:54.738Z] --- PASS: TestBuildMultiStageCopy (5.85s) [2021-04-13T15:41:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.49s) [2021-04-13T15:41:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-04-13T15:41:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2021-04-13T15:41:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-04-13T15:41:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-04-13T15:41:54.738Z] === RUN TestBuildMultiStageParentConfig [2021-04-13T15:41:55.785Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2021-04-13T15:41:55.785Z] === RUN TestUpdateMemory [2021-04-13T15:41:56.106Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2021-04-13T15:41:56.106Z] === RUN TestBuildLabelWithTargets [2021-04-13T15:41:57.163Z] --- PASS: TestUpdateMemory (1.32s) [2021-04-13T15:41:57.163Z] === RUN TestUpdateCPUQuota [2021-04-13T15:41:58.054Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-13T15:41:58.054Z] go: finding gotest.tools v0.5.3 [2021-04-13T15:41:58.054Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-13T15:41:58.054Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-13T15:41:58.523Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-13T15:41:58.624Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2021-04-13T15:41:58.624Z] === RUN TestBuildWithEmptyLayers [2021-04-13T15:41:58.991Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-13T15:41:58.991Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:41:58.991Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-13T15:41:58.991Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-13T15:41:58.991Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:41:58.991Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:41:58.991Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-13T15:41:58.991Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:41:59.465Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:41:59.465Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:41:59.465Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:41:59.465Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:41:59.465Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:41:59.465Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-13T15:41:59.465Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:41:59.465Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:41:59.465Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-13T15:41:59.465Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:41:59.465Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:41:59.553Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-04-13T15:41:59.553Z] === RUN TestBuildMultiStageOnBuild [2021-04-13T15:41:59.933Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:41:59.933Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:41:59.933Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:42:01.496Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-13T15:42:01.496Z] go: finding github.com/fatih/color v1.9.0 [2021-04-13T15:42:01.496Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-13T15:42:01.496Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-13T15:42:01.496Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-13T15:42:01.496Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-13T15:42:01.496Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-13T15:42:01.496Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-13T15:42:01.496Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-13T15:42:01.496Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-13T15:42:01.496Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-13T15:42:03.723Z] --- PASS: TestUpdateCPUQuota (6.88s) [2021-04-13T15:42:03.723Z] === RUN TestUpdatePidsLimit [2021-04-13T15:42:03.723Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-13T15:42:03.725Z] --- PASS: TestBuildMultiStageOnBuild (4.24s) [2021-04-13T15:42:03.725Z] === RUN TestBuildUncleanTarFilenames [2021-04-13T15:42:03.931Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/rootless [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/volume [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-13T15:42:03.931Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-13T15:42:03.931Z] [2021-04-13T15:42:03.931Z] === Skipped [2021-04-13T15:42:03.931Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-13T15:42:03.931Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-13T15:42:03.931Z] [2021-04-13T15:42:03.931Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-13T15:42:03.931Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-13T15:42:03.931Z] [2021-04-13T15:42:03.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-13T15:42:03.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.931Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:42:03.931Z] [2021-04-13T15:42:03.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-13T15:42:03.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.931Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:42:03.931Z] [2021-04-13T15:42:03.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-13T15:42:03.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.931Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:42:03.931Z] [2021-04-13T15:42:03.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-13T15:42:03.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.931Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:42:03.931Z] [2021-04-13T15:42:03.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-13T15:42:03.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.931Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:42:03.931Z] [2021-04-13T15:42:03.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-13T15:42:03.931Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:42:03.931Z] [2021-04-13T15:42:03.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-13T15:42:03.931Z] time="2021-04-13T15:40:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:42:03.931Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-13T15:42:03.932Z] time="2021-04-13T15:40:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:42:03.932Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-13T15:42:03.932Z] time="2021-04-13T15:40:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:42:03.932Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-13T15:42:03.932Z] time="2021-04-13T15:40:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:42:03.932Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-13T15:42:03.932Z] time="2021-04-13T15:40:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:42:03.932Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-13T15:42:03.932Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-13T15:42:03.932Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-13T15:42:03.932Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-13T15:42:03.932Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-13T15:42:03.932Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-13T15:42:03.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-13T15:42:03.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-13T15:42:03.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-13T15:42:03.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-13T15:42:03.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:42:03.932Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-13T15:42:03.932Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-13T15:42:03.932Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-13T15:42:03.932Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] [2021-04-13T15:42:03.932Z] DONE 2247 tests, 26 skipped in 266.380s Post stage [Pipeline] junit [2021-04-13T15:42:04.275Z] Recording test results [2021-04-13T15:42:04.647Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-04-13T15:42:04.660Z] === RUN TestUpdatePidsLimit/no_change [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-13T15:42:05.083Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -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:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh dynbinary test-integration [2021-04-13T15:42:05.228Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-13T15:42:05.382Z] [2021-04-13T15:42:05.382Z] Removing bundles/ [2021-04-13T15:42:05.382Z] [2021-04-13T15:42:05.382Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-13T15:42:05.382Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:42:05.382Z] GOOS="" GOARCH="" GOARM="" [2021-04-13T15:42:05.618Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2021-04-13T15:42:05.618Z] === RUN TestBuildMultiStageLayerLeak [2021-04-13T15:42:05.795Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-13T15:42:06.245Z] INFO: Build done for gotestsum... [2021-04-13T15:42:06.730Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-13T15:42:07.304Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-13T15:42:08.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-13T15:42:08.756Z] --- PASS: TestBuildWithHugeFile (51.68s) [2021-04-13T15:42:08.756Z] === RUN TestBuildWCOWSandboxSize [2021-04-13T15:42:08.756Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-13T15:42:08.756Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:42:08.756Z] === RUN TestBuildWithEmptyDockerfile [2021-04-13T15:42:08.756Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:42:08.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:42:08.756Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:42:08.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:42:08.756Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:42:08.756Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:42:08.756Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:42:08.756Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:42:08.756Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:42:08.756Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-04-13T15:42:08.756Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-04-13T15:42:08.756Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-04-13T15:42:08.756Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-04-13T15:42:08.756Z] === RUN TestBuildPreserveOwnership [2021-04-13T15:42:08.756Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-13T15:42:08.756Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-13T15:42:09.616Z] --- PASS: TestUpdatePidsLimit (5.82s) [2021-04-13T15:42:09.616Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-04-13T15:42:09.616Z] --- PASS: TestUpdatePidsLimit/no_change (0.74s) [2021-04-13T15:42:09.616Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-04-13T15:42:09.616Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-04-13T15:42:09.616Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.78s) [2021-04-13T15:42:09.616Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.82s) [2021-04-13T15:42:09.616Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-04-13T15:42:09.616Z] === RUN TestUpdateRestartPolicy [2021-04-13T15:42:09.697Z] --- PASS: TestBuildPreserveOwnership (5.27s) [2021-04-13T15:42:09.697Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.53s) [2021-04-13T15:42:09.697Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2021-04-13T15:42:09.697Z] === RUN TestBuildPlatformInvalid [2021-04-13T15:42:09.957Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-13T15:42:09.957Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-13T15:42:10.866Z] --- PASS: TestBuildMultiStageLayerLeak (4.24s) [2021-04-13T15:42:10.866Z] === RUN TestBuildWithHugeFile [2021-04-13T15:42:18.913Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-13T15:42:18.913Z] [2021-04-13T15:42:18.913Z] ________ ____ __. [2021-04-13T15:42:18.913Z] \_____ \ | |/ _| [2021-04-13T15:42:18.913Z] / | \| < [2021-04-13T15:42:18.913Z] / | \ | \ [2021-04-13T15:42:18.913Z] \_______ /____|__ \ [2021-04-13T15:42:18.913Z] \/ \/ [2021-04-13T15:42:18.913Z] [2021-04-13T15:42:18.913Z] INFO: make.ps1 ended at 04/13/2021 15:42:17 [2021-04-13T15:42:18.913Z] INFO: Binaries build ended at 04/13/2021 15:42:18. Duration:00:01:32.1706177 [2021-04-13T15:42:20.466Z] INFO: Copying the built daemon binary to d:\CI\PR-42273\4\binary\dockerd-1ec689c4c2.exe... [2021-04-13T15:42:20.466Z] INFO: Copying the built client binary to d:\CI\PR-42273\4\binary\docker-1ec689c4c2.exe... [2021-04-13T15:42:20.466Z] INFO: Copying dockerversion from the container... [2021-04-13T15:42:20.812Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-13T15:42:20.812Z] Using test binary docker [2021-04-13T15:42:20.812Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-13T15:42:20.812Z] Using test binary docker [2021-04-13T15:42:20.812Z] +++ /etc/init.d/apparmor start [2021-04-13T15:42:20.812Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-13T15:42:20.812Z] INFO: Waiting for daemon to start... [2021-04-13T15:42:20.812Z] Starting dockerd [2021-04-13T15:42:20.812Z] +++ 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-04-13T15:42:20.812Z] +++ /etc/init.d/apparmor start [2021-04-13T15:42:20.812Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-13T15:42:20.812Z] INFO: Waiting for daemon to start... [2021-04-13T15:42:20.812Z] Starting dockerd [2021-04-13T15:42:20.812Z] +++ 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-04-13T15:42:20.930Z] INFO: Copying the golang package from the container to d:\CI\PR-42273\4\installer\go.zip... [2021-04-13T15:42:21.074Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-13T15:42:21.166Z] Removing intermediate container fe805e5e9742 [2021-04-13T15:42:21.167Z] ---> 30d83eb4a6d0 [2021-04-13T15:42:21.167Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-13T15:42:21.167Z] ---> Running in d31d6f26db1b [2021-04-13T15:42:21.634Z] Removing intermediate container d31d6f26db1b [2021-04-13T15:42:21.634Z] ---> 72425285e0ab [2021-04-13T15:42:21.634Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-13T15:42:21.634Z] ---> Running in 84c02f06c663 [2021-04-13T15:42:21.910Z] INFO: Extracting go.zip to d:\CI\PR-42273\4\go [2021-04-13T15:42:22.102Z] Removing intermediate container 84c02f06c663 [2021-04-13T15:42:22.102Z] ---> b46362e6db5f [2021-04-13T15:42:22.102Z] Step 10/10 : COPY . . [2021-04-13T15:42:24.491Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2021-04-13T15:42:24.491Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-13T15:42:24.491Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-04-13T15:42:24.491Z] === RUN TestWaitNonBlocked [2021-04-13T15:42:24.491Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:42:24.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:42:24.491Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:42:24.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:42:24.491Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:42:24.491Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:42:24.491Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-13T15:42:24.491Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2021-04-13T15:42:24.491Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2021-04-13T15:42:24.491Z] === RUN TestWaitBlocked [2021-04-13T15:42:24.491Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:42:24.491Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:42:24.491Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:42:24.491Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:42:24.491Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:42:24.491Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:42:24.861Z] Loaded image: buildpack-deps:buster [2021-04-13T15:42:24.861Z] Loaded image: busybox:latest [2021-04-13T15:42:24.861Z] Loaded image: busybox:glibc [2021-04-13T15:42:25.121Z] Loaded image: debian:bullseye [2021-04-13T15:42:25.121Z] Loaded image: hello-world:latest [2021-04-13T15:42:25.382Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:42:25.430Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-13T15:42:25.430Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-04-13T15:42:25.430Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-04-13T15:42:25.430Z] === CONT TestContainerStartOnDaemonRestart [2021-04-13T15:42:25.430Z] === CONT TestContainerKillOnDaemonStart [2021-04-13T15:42:26.052Z] .. [2021-04-13T15:42:26.052Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-13T15:42:26.052Z] [2021-04-13T15:42:26.052Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-13T15:42:26.052Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-13T15:42:26.052Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-13T15:42:26.052Z] Error: No such image: emptyfs [2021-04-13T15:42:26.052Z] ++++ docker load [2021-04-13T15:42:26.052Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-13T15:42:26.052Z] Error: No such image: emptyfs [2021-04-13T15:42:26.052Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-13T15:42:26.052Z] ++++ docker load [2021-04-13T15:42:26.307Z] Running integration-test (iteration 1) [2021-04-13T15:42:26.307Z] 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-04-13T15:42:26.307Z] ++ 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-04-13T15:42:26.307Z] ++ set -e [2021-04-13T15:42:26.307Z] ++ '[' -n 0 ']' [2021-04-13T15:42:26.307Z] ++ set -x [2021-04-13T15:42:26.307Z] ++ env -i DEST=/go/src/github.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-04-13T15:42:26.307Z] Running integration-test (iteration 1) [2021-04-13T15:42:26.307Z] 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-04-13T15:42:26.307Z] ++ 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-04-13T15:42:26.307Z] ++ set -e [2021-04-13T15:42:26.307Z] ++ '[' -n 0 ']' [2021-04-13T15:42:26.307Z] ++ set -x [2021-04-13T15:42:26.308Z] ++ env -i DEST=/go/src/github.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-04-13T15:42:28.720Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s) [2021-04-13T15:42:28.720Z] === CONT TestIpcModeOlderClient [2021-04-13T15:42:28.720Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-04-13T15:42:28.720Z] === CONT TestDaemonHostGatewayIP [2021-04-13T15:42:29.747Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-13T15:42:31.959Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-13T15:42:32.907Z] --- PASS: TestDaemonHostGatewayIP (3.91s) [2021-04-13T15:42:32.907Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-13T15:42:35.374Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.81s) [2021-04-13T15:42:35.374Z] PASS [2021-04-13T15:42:35.374Z] [2021-04-13T15:42:35.374Z] === Skipped [2021-04-13T15:42:35.374Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-13T15:42:35.374Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:42:35.374Z] [2021-04-13T15:42:35.374Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-13T15:42:35.374Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:42:35.374Z] [2021-04-13T15:42:35.374Z] [2021-04-13T15:42:35.374Z] DONE 34 tests, 2 skipped in 130.148s [2021-04-13T15:42:35.374Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-13T15:42:35.374Z] ++ 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-04-13T15:42:35.374Z] ++ set -e [2021-04-13T15:42:35.374Z] ++ '[' -n 0 ']' [2021-04-13T15:42:35.374Z] ++ set -x [2021-04-13T15:42:35.375Z] ++ env -i DEST=/go/src/github.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-04-13T15:42:35.375Z] INFO: Testing against a local daemon [2021-04-13T15:42:35.375Z] === RUN TestConfigInspect [2021-04-13T15:42:35.438Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.03s) [2021-04-13T15:42:35.438Z] === CONT TestDaemonRestartIpcMode [2021-04-13T15:42:36.601Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-04-13T15:42:38.671Z] --- PASS: TestConfigInspect (3.43s) [2021-04-13T15:42:38.671Z] === RUN TestConfigList [2021-04-13T15:42:38.751Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) [2021-04-13T15:42:38.751Z] --- PASS: TestDaemonRestartIpcMode (3.33s) [2021-04-13T15:42:38.751Z] PASS [2021-04-13T15:42:38.751Z] [2021-04-13T15:42:38.751Z] === Skipped [2021-04-13T15:42:38.751Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-13T15:42:38.751Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:42:38.751Z] [2021-04-13T15:42:38.751Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-04-13T15:42:38.751Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-13T15:42:38.751Z] [2021-04-13T15:42:38.751Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:42:38.751Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:42:38.751Z] [2021-04-13T15:42:38.751Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-13T15:42:38.751Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-13T15:42:38.751Z] [2021-04-13T15:42:38.751Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-13T15:42:38.751Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-13T15:42:38.751Z] [2021-04-13T15:42:38.751Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-13T15:42:38.751Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:42:38.751Z] [2021-04-13T15:42:38.751Z] [2021-04-13T15:42:38.751Z] DONE 197 tests, 6 skipped in 158.239s [2021-04-13T15:42:38.751Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-13T15:42:38.751Z] INFO: Testing against a local daemon [2021-04-13T15:42:38.751Z] === RUN TestCommitInheritsEnv [2021-04-13T15:42:39.329Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-04-13T15:42:39.329Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-13T15:42:39.329Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-13T15:42:39.329Z] === RUN TestImagesFilterMultiReference [2021-04-13T15:42:39.329Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-13T15:42:39.329Z] === RUN TestImagePullPlatformInvalid [2021-04-13T15:42:39.329Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-13T15:42:39.329Z] === RUN TestRemoveImageOrphaning [2021-04-13T15:42:39.595Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-04-13T15:42:39.595Z] === RUN TestRemoveImageGarbageCollector [2021-04-13T15:42:41.966Z] --- PASS: TestConfigList (3.16s) [2021-04-13T15:42:41.966Z] === RUN TestConfigsCreateAndDelete [2021-04-13T15:42:42.131Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2021-04-13T15:42:42.131Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-13T15:42:42.131Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-13T15:42:42.131Z] === RUN TestTagInvalidReference [2021-04-13T15:42:42.131Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-13T15:42:42.131Z] === RUN TestTagValidPrefixedRepo [2021-04-13T15:42:42.131Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-13T15:42:42.131Z] === RUN TestTagExistedNameWithoutForce [2021-04-13T15:42:42.131Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-13T15:42:42.131Z] === RUN TestTagOfficialNames [2021-04-13T15:42:42.131Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-13T15:42:42.131Z] === RUN TestTagMatchesDigest [2021-04-13T15:42:42.131Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-13T15:42:42.131Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-13T15:42:45.263Z] --- PASS: TestConfigsCreateAndDelete (3.11s) [2021-04-13T15:42:45.263Z] === RUN TestConfigsUpdate [2021-04-13T15:42:47.804Z] --- PASS: TestConfigsUpdate (3.12s) [2021-04-13T15:42:47.804Z] === RUN TestTemplatedConfig [2021-04-13T15:42:51.073Z] .......................... [ 67%] [2021-04-13T15:42:52.005Z] --- PASS: TestTemplatedConfig (3.65s) [2021-04-13T15:42:52.005Z] === RUN TestConfigCreateResolve [2021-04-13T15:42:52.200Z] ---> b0cdbf29e254 [2021-04-13T15:42:52.200Z] Successfully built b0cdbf29e254 [2021-04-13T15:42:52.200Z] Successfully tagged docker:latest [2021-04-13T15:42:52.200Z] INFO: Image build ended at 04/13/2021 15:42:51. Duration:00:03:28.2335379 [2021-04-13T15:42:52.200Z] [2021-04-13T15:42:52.200Z] [2021-04-13T15:42:52.200Z] INFO: Building the test binaries at 04/13/2021 15:42:51... [2021-04-13T15:42:52.439Z] INFO: Extraction ended at 04/13/2021 15:42:52. Duration:00:00:30.2134393 [2021-04-13T15:42:52.439Z] INFO: Updating the golang and path environment variables [2021-04-13T15:42:52.439Z] INFO: GOPATH=d:\gopath [2021-04-13T15:42:52.439Z] INFO: go version go1.13.15 windows/amd64 [2021-04-13T15:42:52.439Z] INFO: Running the daemon under test in debug mode [2021-04-13T15:42:52.439Z] INFO: Starting a daemon under test... [2021-04-13T15:42:52.439Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42273\4\daemon --pidfile d:\CI\PR-42273\4\docker.pid -D [2021-04-13T15:42:52.439Z] INFO: Process started successfully. [2021-04-13T15:42:52.439Z] INFO: Start tailing logs of the daemon under tests [2021-04-13T15:42:52.903Z] INFO: Waiting for the daemon under test to start... [2021-04-13T15:42:54.548Z] --- PASS: TestConfigCreateResolve (3.12s) [2021-04-13T15:42:54.548Z] === RUN TestConfigDaemonLibtrustID [2021-04-13T15:42:55.930Z] --- PASS: TestConfigDaemonLibtrustID (1.15s) [2021-04-13T15:42:55.930Z] PASS [2021-04-13T15:42:55.930Z] [2021-04-13T15:42:55.930Z] DONE 7 tests in 20.889s [2021-04-13T15:42:55.930Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-13T15:42:55.930Z] ++ 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-04-13T15:42:55.930Z] ++ set -e [2021-04-13T15:42:55.930Z] ++ '[' -n 0 ']' [2021-04-13T15:42:55.930Z] ++ set -x [2021-04-13T15:42:55.930Z] ++ env -i DEST=/go/src/github.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-04-13T15:42:55.930Z] INFO: Testing against a local daemon [2021-04-13T15:42:55.930Z] === RUN TestCheckpoint [2021-04-13T15:42:55.930Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-13T15:42:55.930Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:42:55.930Z] === RUN TestContainerInvalidJSON [2021-04-13T15:42:55.930Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:42:55.930Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:42:55.930Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:42:55.930Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:42:55.930Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:42:55.930Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:42:55.930Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:42:55.930Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:42:55.930Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:42:55.930Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-13T15:42:55.930Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-13T15:42:55.930Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-13T15:42:55.930Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-13T15:42:55.930Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-13T15:42:56.190Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-13T15:42:56.190Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-13T15:42:56.190Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-13T15:42:56.190Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-13T15:42:56.190Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-13T15:42:56.190Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-13T15:42:56.190Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-13T15:42:56.190Z] === RUN TestCopyFromContainer [2021-04-13T15:42:57.066Z] INFO: make.ps1 starting at 04/13/2021 15:42:56 [2021-04-13T15:42:57.534Z] INFO: Git commit (1ec689c4c2) assumed from DOCKER_GITCOMMIT environment variable [2021-04-13T15:42:57.534Z] INFO: Invoking autogen... [2021-04-13T15:42:58.101Z] === RUN TestCopyFromContainer// [2021-04-13T15:42:58.101Z] === RUN TestCopyFromContainer//bar/root [2021-04-13T15:42:58.101Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-13T15:42:58.362Z] === RUN TestCopyFromContainer/bar/quux [2021-04-13T15:42:58.362Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-13T15:42:58.362Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-13T15:42:58.519Z] INFO: Building daemon... [2021-04-13T15:42:58.623Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-13T15:42:58.623Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-13T15:42:58.883Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-13T15:42:58.883Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer (2.73s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-13T15:42:59.143Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-13T15:42:59.143Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-13T15:42:59.143Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:42:59.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:42:59.143Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:42:59.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:42:59.143Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:42:59.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:42:59.143Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:42:59.143Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:42:59.143Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:42:59.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-13T15:42:59.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-13T15:42:59.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-13T15:42:59.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-13T15:42:59.143Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-13T15:42:59.143Z] --- PASS: TestCreateLinkToNonExistingContainer (0.11s) [2021-04-13T15:42:59.143Z] === RUN TestCreateWithInvalidEnv [2021-04-13T15:42:59.143Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-13T15:42:59.143Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-13T15:42:59.143Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-13T15:42:59.143Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-13T15:42:59.143Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-13T15:42:59.143Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-13T15:42:59.143Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-13T15:42:59.143Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-13T15:42:59.143Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-13T15:42:59.143Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-13T15:42:59.143Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-13T15:42:59.143Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-13T15:42:59.143Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-13T15:42:59.143Z] === RUN TestCreateTmpfsMountsTarget [2021-04-13T15:42:59.143Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-04-13T15:42:59.143Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-13T15:43:00.349Z] --- PASS: TestImportExtremelyLargeImageWorks (82.07s) [2021-04-13T15:43:00.349Z] PASS [2021-04-13T15:43:00.349Z] [2021-04-13T15:43:00.349Z] === Skipped [2021-04-13T15:43:00.349Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-13T15:43:00.349Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:43:00.349Z] [2021-04-13T15:43:00.349Z] [2021-04-13T15:43:00.349Z] DONE 12 tests, 1 skipped in 83.691s [2021-04-13T15:43:00.349Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-13T15:43:00.349Z] ++ 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-04-13T15:43:00.349Z] ++ set -e [2021-04-13T15:43:00.349Z] ++ '[' -n 0 ']' [2021-04-13T15:43:00.349Z] ++ set -x [2021-04-13T15:43:00.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:43:00.349Z] INFO: Testing against a local daemon [2021-04-13T15:43:00.349Z] === RUN TestNetworkCreateDelete [2021-04-13T15:43:00.349Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-04-13T15:43:00.349Z] === RUN TestDockerNetworkDeletePreferID [2021-04-13T15:43:00.639Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-04-13T15:43:00.639Z] === RUN TestDaemonDNSFallback [2021-04-13T15:43:01.684Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2021-04-13T15:43:01.684Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-13T15:43:03.364Z] --- PASS: TestDaemonDNSFallback (2.78s) [2021-04-13T15:43:03.364Z] === RUN TestInspectNetwork [2021-04-13T15:43:04.225Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2021-04-13T15:43:04.225Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-13T15:43:04.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:43:04.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:43:04.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:43:04.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:43:04.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:43:04.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:43:04.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:43:04.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:43:04.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:43:04.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:43:04.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:43:04.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:43:04.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:43:04.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:43:04.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:43:04.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-13T15:43:04.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-13T15:43:04.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-04-13T15:43:04.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-04-13T15:43:04.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-13T15:43:04.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-13T15:43:04.225Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-13T15:43:04.795Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-04-13T15:43:04.795Z] === RUN TestCreateDifferentPlatform [2021-04-13T15:43:04.795Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-13T15:43:04.795Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-13T15:43:04.795Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-13T15:43:04.795Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-13T15:43:04.795Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-13T15:43:04.795Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-13T15:43:04.795Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-13T15:43:04.795Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-13T15:43:05.056Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-13T15:43:05.056Z] === RUN TestContainerStartOnDaemonRestart [2021-04-13T15:43:05.056Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-13T15:43:05.056Z] === RUN TestDaemonRestartIpcMode [2021-04-13T15:43:05.056Z] === PAUSE TestDaemonRestartIpcMode [2021-04-13T15:43:05.056Z] === RUN TestDaemonHostGatewayIP [2021-04-13T15:43:05.056Z] === PAUSE TestDaemonHostGatewayIP [2021-04-13T15:43:05.056Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-13T15:43:05.056Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-13T15:43:05.056Z] === RUN TestContainerKillOnDaemonStart [2021-04-13T15:43:05.056Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-13T15:43:05.056Z] === RUN TestDiff [2021-04-13T15:43:05.887Z] --- PASS: TestDiff (0.81s) [2021-04-13T15:43:05.887Z] === RUN TestExecWithCloseStdin [2021-04-13T15:43:06.828Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-04-13T15:43:06.828Z] === RUN TestExec [2021-04-13T15:43:08.214Z] --- PASS: TestExec (1.13s) [2021-04-13T15:43:08.214Z] === RUN TestExecUser [2021-04-13T15:43:09.165Z] --- PASS: TestExecUser (1.12s) [2021-04-13T15:43:09.165Z] === RUN TestExportContainerAndImportImage [2021-04-13T15:43:10.106Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-04-13T15:43:10.106Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-13T15:43:10.248Z] === RUN TestInspectNetwork/full_network_id [2021-04-13T15:43:10.248Z] === RUN TestInspectNetwork/partial_network_id [2021-04-13T15:43:10.248Z] === RUN TestInspectNetwork/network_name [2021-04-13T15:43:10.248Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-13T15:43:12.940Z] Loaded image: buildpack-deps:buster [2021-04-13T15:43:12.940Z] Loaded image: buildpack-deps:buster [2021-04-13T15:43:12.940Z] Loaded image: busybox:latest [2021-04-13T15:43:12.941Z] Loaded image: busybox:latest [2021-04-13T15:43:12.941Z] Loaded image: busybox:glibc [2021-04-13T15:43:12.941Z] Loaded image: busybox:glibc [2021-04-13T15:43:13.400Z] --- PASS: TestExportContainerAfterDaemonRestart (3.02s) [2021-04-13T15:43:13.400Z] === RUN TestHealthCheckWorkdir [2021-04-13T15:43:14.070Z] ...INFO: Daemon under test started and replied! [2021-04-13T15:43:14.070Z] INFO: Docker version of the daemon under test [2021-04-13T15:43:14.070Z] [2021-04-13T15:43:14.070Z] Client: [2021-04-13T15:43:14.070Z] Version: 17.06.2-ce [2021-04-13T15:43:14.070Z] API version: 1.30 [2021-04-13T15:43:14.070Z] Go version: go1.8.3 [2021-04-13T15:43:14.070Z] Git commit: cec0b72 [2021-04-13T15:43:14.070Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-13T15:43:14.070Z] OS/Arch: windows/amd64 [2021-04-13T15:43:14.070Z] [2021-04-13T15:43:14.070Z] Server: [2021-04-13T15:43:14.070Z] Version: 0.0.0-dev [2021-04-13T15:43:14.070Z] API version: 1.41 (minimum version 1.24) [2021-04-13T15:43:14.070Z] Go version: go1.13.15 [2021-04-13T15:43:14.070Z] Git commit: 1ec689c4c2 [2021-04-13T15:43:14.070Z] Built: 04/13/2021 15:40:52 [2021-04-13T15:43:14.070Z] OS/Arch: windows/amd64 [2021-04-13T15:43:14.070Z] Experimental: false [2021-04-13T15:43:14.070Z] [2021-04-13T15:43:14.070Z] INFO: Docker info of the daemon under test [2021-04-13T15:43:14.070Z] [2021-04-13T15:43:14.070Z] Containers: 0 [2021-04-13T15:43:14.070Z] Running: 0 [2021-04-13T15:43:14.070Z] Paused: 0 [2021-04-13T15:43:14.070Z] Stopped: 0 [2021-04-13T15:43:14.070Z] Images: 0 [2021-04-13T15:43:14.070Z] Server Version: 0.0.0-dev [2021-04-13T15:43:14.070Z] Storage Driver: windowsfilter [2021-04-13T15:43:14.070Z] Windows: [2021-04-13T15:43:14.070Z] Logging Driver: json-file [2021-04-13T15:43:14.070Z] Plugins: [2021-04-13T15:43:14.070Z] Volume: local [2021-04-13T15:43:14.070Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-13T15:43:14.070Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-13T15:43:14.070Z] Swarm: inactive [2021-04-13T15:43:14.070Z] Default Isolation: process [2021-04-13T15:43:14.070Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-13T15:43:14.070Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-13T15:43:14.070Z] OSType: windows [2021-04-13T15:43:14.070Z] Architecture: x86_64 [2021-04-13T15:43:14.070Z] CPUs: 4 [2021-04-13T15:43:14.070Z] Total Memory: 32GiB [2021-04-13T15:43:14.070Z] Name: azwin-2-f46170 [2021-04-13T15:43:14.070Z] ID: 3SNH:4JI6:JUX4:T4R4:N3XR:6TOK:QHMJ:A4JQ:5KZU:KU7N:HAOL:LL74 [2021-04-13T15:43:14.070Z] Docker Root Dir: D:\CI\PR-42273\4\daemon [2021-04-13T15:43:14.070Z] Debug Mode (client): false [2021-04-13T15:43:14.070Z] Debug Mode (server): true [2021-04-13T15:43:14.070Z] File Descriptors: -1 [2021-04-13T15:43:14.070Z] Goroutines: 16 [2021-04-13T15:43:14.070Z] System Time: 2021-04-13T15:43:11.9890044Z [2021-04-13T15:43:14.070Z] EventsListeners: 0 [2021-04-13T15:43:14.070Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:43:14.070Z] Labels: [2021-04-13T15:43:14.070Z] Experimental: false [2021-04-13T15:43:14.071Z] Insecure Registries: [2021-04-13T15:43:14.071Z] 127.0.0.0/8 [2021-04-13T15:43:14.071Z] Live Restore Enabled: false [2021-04-13T15:43:14.071Z] [2021-04-13T15:43:14.071Z] [2021-04-13T15:43:14.071Z] INFO: Docker images of the daemon under test [2021-04-13T15:43:14.071Z] [2021-04-13T15:43:14.071Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-13T15:43:14.071Z] [2021-04-13T15:43:14.071Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-04-13T15:43:14.071Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-04-13T15:43:14.071Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-13T15:43:14.071Z] 29d5b6a226d2: Pulling fs layer [2021-04-13T15:43:14.783Z] --- PASS: TestHealthCheckWorkdir (1.42s) [2021-04-13T15:43:14.783Z] === RUN TestHealthKillContainer [2021-04-13T15:43:14.830Z] Loaded image: debian:bullseye [2021-04-13T15:43:14.830Z] Loaded image: hello-world:latest [2021-04-13T15:43:14.830Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:43:14.830Z] INFO: Testing against a local daemon [2021-04-13T15:43:14.830Z] === RUN TestDockerSuite [2021-04-13T15:43:14.830Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-13T15:43:14.830Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-13T15:43:15.086Z] Loaded image: debian:bullseye [2021-04-13T15:43:15.086Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-13T15:43:15.086Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-13T15:43:15.086Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-13T15:43:15.086Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-13T15:43:15.086Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-13T15:43:15.086Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-13T15:43:15.086Z] Loaded image: hello-world:latest [2021-04-13T15:43:15.341Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:43:15.341Z] INFO: Testing against a local daemon [2021-04-13T15:43:15.341Z] === RUN TestDockerDaemonSuite [2021-04-13T15:43:15.341Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-13T15:43:15.808Z] --- PASS: TestInspectNetwork (11.47s) [2021-04-13T15:43:15.808Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-13T15:43:15.808Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-13T15:43:15.808Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-13T15:43:15.808Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-13T15:43:15.808Z] === RUN TestRunContainerWithBridgeNone [2021-04-13T15:43:18.076Z] --- PASS: TestHealthKillContainer (3.12s) [2021-04-13T15:43:18.076Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-13T15:43:18.532Z] --- PASS: TestRunContainerWithBridgeNone (3.37s) [2021-04-13T15:43:18.532Z] === RUN TestNetworkInvalidJSON [2021-04-13T15:43:18.532Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-13T15:43:18.532Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-13T15:43:18.532Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:43:18.532Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:43:18.532Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:43:18.532Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:43:18.532Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-13T15:43:18.532Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:43:18.532Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:43:18.532Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-13T15:43:18.532Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-13T15:43:18.532Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-13T15:43:18.532Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-13T15:43:18.532Z] === RUN TestNetworkList [2021-04-13T15:43:18.532Z] === RUN TestNetworkList//networks [2021-04-13T15:43:18.532Z] === PAUSE TestNetworkList//networks [2021-04-13T15:43:18.532Z] === RUN TestNetworkList//networks/ [2021-04-13T15:43:18.532Z] === PAUSE TestNetworkList//networks/ [2021-04-13T15:43:18.532Z] === CONT TestNetworkList//networks [2021-04-13T15:43:18.532Z] === CONT TestNetworkList//networks/ [2021-04-13T15:43:18.532Z] --- PASS: TestNetworkList (0.01s) [2021-04-13T15:43:18.532Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-13T15:43:18.532Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-13T15:43:18.532Z] === RUN TestHostIPv4BridgeLabel [2021-04-13T15:43:18.646Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-04-13T15:43:18.646Z] === RUN TestIpcModeNone [2021-04-13T15:43:18.823Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-04-13T15:43:18.823Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-13T15:43:19.506Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-13T15:43:19.506Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-13T15:43:19.506Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-13T15:43:19.506Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-13T15:43:19.585Z] --- PASS: TestIpcModeNone (1.12s) [2021-04-13T15:43:19.586Z] === RUN TestIpcModePrivate [2021-04-13T15:43:19.856Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-13T15:43:19.856Z] === RUN TestDaemonDefaultNetworkPools [2021-04-13T15:43:20.436Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-13T15:43:20.691Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-13T15:43:20.691Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-13T15:43:20.889Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-04-13T15:43:20.889Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-13T15:43:20.967Z] --- PASS: TestIpcModePrivate (1.10s) [2021-04-13T15:43:20.967Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-13T15:43:20.967Z] === RUN TestIpcModeShareable [2021-04-13T15:43:21.907Z] --- PASS: TestIpcModeShareable (1.12s) [2021-04-13T15:43:21.907Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-13T15:43:21.907Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-13T15:43:21.929Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2021-04-13T15:43:21.929Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-13T15:43:23.295Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-13T15:43:23.433Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-04-13T15:43:23.433Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-13T15:43:24.065Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s) [2021-04-13T15:43:24.065Z] === RUN TestServiceWithPredefinedNetwork [2021-04-13T15:43:24.671Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-13T15:43:24.671Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-13T15:43:24.671Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-13T15:43:25.204Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2021-04-13T15:43:25.204Z] === RUN TestAPIIpcModeHost [2021-04-13T15:43:25.234Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-13T15:43:26.144Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-04-13T15:43:26.144Z] === RUN TestDaemonIpcModeShareable [2021-04-13T15:43:27.755Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-13T15:43:27.756Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-13T15:43:28.510Z] --- PASS: TestServiceWithPredefinedNetwork (3.95s) [2021-04-13T15:43:28.510Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-13T15:43:28.510Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:43:28.510Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:43:28.510Z] === RUN TestServiceWithDataPathPortInit [2021-04-13T15:43:28.683Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-13T15:43:28.685Z] --- PASS: TestDaemonIpcModeShareable (2.52s) [2021-04-13T15:43:28.685Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-13T15:43:28.685Z] === RUN TestDaemonIpcModePrivate [2021-04-13T15:43:29.244Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-13T15:43:29.244Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-13T15:43:29.244Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-13T15:43:31.226Z] --- PASS: TestDaemonIpcModePrivate (2.43s) [2021-04-13T15:43:31.226Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-13T15:43:31.226Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-13T15:43:33.767Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.65s) [2021-04-13T15:43:33.767Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-13T15:43:33.767Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-13T15:43:35.780Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-13T15:43:36.308Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.49s) [2021-04-13T15:43:36.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-13T15:43:36.308Z] === RUN TestIpcModeOlderClient [2021-04-13T15:43:36.308Z] === PAUSE TestIpcModeOlderClient [2021-04-13T15:43:36.308Z] === RUN TestKillContainerInvalidSignal [2021-04-13T15:43:36.878Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-04-13T15:43:36.878Z] === RUN TestKillContainer [2021-04-13T15:43:36.878Z] === RUN TestKillContainer/no_signal [2021-04-13T15:43:37.354Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-13T15:43:37.819Z] === RUN TestKillContainer/non_killing_signal [2021-04-13T15:43:38.389Z] === RUN TestKillContainer/killing_signal [2021-04-13T15:43:38.741Z] --- PASS: TestImportExtremelyLargeImageWorks (109.26s) [2021-04-13T15:43:38.741Z] PASS [2021-04-13T15:43:38.741Z] [2021-04-13T15:43:38.741Z] === Skipped [2021-04-13T15:43:38.741Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-13T15:43:38.741Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-13T15:43:38.741Z] [2021-04-13T15:43:38.741Z] [2021-04-13T15:43:38.741Z] DONE 12 tests, 1 skipped in 113.632s [2021-04-13T15:43:38.741Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-13T15:43:38.741Z] INFO: Testing against a local daemon [2021-04-13T15:43:38.741Z] === RUN TestNetworkCreateDelete [2021-04-13T15:43:38.741Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-04-13T15:43:38.741Z] === RUN TestDockerNetworkDeletePreferID [2021-04-13T15:43:38.741Z] --- PASS: TestDockerNetworkDeletePreferID (1.33s) [2021-04-13T15:43:38.741Z] === RUN TestDaemonDNSFallback [2021-04-13T15:43:39.332Z] --- PASS: TestKillContainer (2.51s) [2021-04-13T15:43:39.332Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-04-13T15:43:39.332Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2021-04-13T15:43:39.332Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2021-04-13T15:43:39.332Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-13T15:43:39.332Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-13T15:43:39.943Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-13T15:43:40.272Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-13T15:43:41.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2021-04-13T15:43:41.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-04-13T15:43:41.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-04-13T15:43:41.213Z] === RUN TestKillStoppedContainer [2021-04-13T15:43:41.213Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-13T15:43:41.213Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-13T15:43:41.213Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-13T15:43:41.213Z] === RUN TestKillDifferentUserContainer [2021-04-13T15:43:42.153Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-04-13T15:43:42.153Z] === RUN TestInspectOomKilledTrue [2021-04-13T15:43:42.153Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-13T15:43:42.153Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:43:42.153Z] === RUN TestInspectOomKilledFalse [2021-04-13T15:43:42.153Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-13T15:43:42.153Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:43:42.153Z] === RUN TestLinksEtcHostsContentMatch [2021-04-13T15:43:42.723Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-04-13T15:43:42.723Z] === RUN TestLinksContainerNames [2021-04-13T15:43:42.798Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-13T15:43:42.798Z] [2021-04-13T15:43:42.798Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-13T15:43:42.798Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-13T15:43:42.798Z] HOSTNAME=6ad52545fece [2021-04-13T15:43:42.798Z] TESTDEBUG=0 [2021-04-13T15:43:42.798Z] DEST=bundles/test-integration [2021-04-13T15:43:42.798Z] PWD=/go/src/github.com/docker/docker [2021-04-13T15:43:42.798Z] DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 [2021-04-13T15:43:42.798Z] container=docker [2021-04-13T15:43:42.798Z] HOME=/root [2021-04-13T15:43:42.798Z] GOLANG_VERSION=1.13.15 [2021-04-13T15:43:42.798Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-13T15:43:42.798Z] VALIDATE_BRANCH=master [2021-04-13T15:43:42.798Z] TERM=xterm [2021-04-13T15:43:42.798Z] DOCKER_PKG=github.com/docker/docker [2021-04-13T15:43:42.798Z] SHLVL=1 [2021-04-13T15:43:42.798Z] TIMEOUT=120m [2021-04-13T15:43:42.798Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-13T15:43:42.798Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-13T15:43:42.798Z] GO111MODULE=off [2021-04-13T15:43:42.798Z] DOCKER_EXPERIMENTAL=1 [2021-04-13T15:43:42.798Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-13T15:43:42.798Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-13T15:43:42.798Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-13T15:43:42.798Z] GOPATH=/go [2021-04-13T15:43:42.798Z] PKG_CONFIG=pkg-config [2021-04-13T15:43:42.798Z] _=/usr/bin/env [2021-04-13T15:43:42.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-13T15:43:43.210Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-13T15:43:44.574Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-13T15:43:44.638Z] --- PASS: TestLinksContainerNames (1.67s) [2021-04-13T15:43:44.638Z] === RUN TestLogsFollowTailEmpty [2021-04-13T15:43:45.501Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-13T15:43:45.501Z] --- PASS: TestBuildWithHugeFile (95.42s) [2021-04-13T15:43:45.501Z] === RUN TestBuildWCOWSandboxSize [2021-04-13T15:43:45.501Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-13T15:43:45.501Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:43:45.501Z] === RUN TestBuildWithEmptyDockerfile [2021-04-13T15:43:45.501Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:43:45.501Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:43:45.501Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:43:45.501Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:43:45.501Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:43:45.501Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:43:45.501Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:43:45.501Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:43:45.578Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-04-13T15:43:45.578Z] === RUN TestContainerNetworkMountsNoChown [2021-04-13T15:43:45.756Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:43:45.756Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-04-13T15:43:45.756Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-04-13T15:43:45.756Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-04-13T15:43:45.756Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-04-13T15:43:45.756Z] === RUN TestBuildPreserveOwnership [2021-04-13T15:43:45.756Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-13T15:43:46.151Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/default [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/default [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/private [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/private [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rprivate [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/slave [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/slave [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rslave [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/shared [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/shared [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rshared [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/default [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/rslave [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/shared [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/slave [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/private [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/rshared [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/rprivate [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:43:46.151Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:43:46.151Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:43:46.151Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:43:46.412Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:43:46.673Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:43:46.673Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-13T15:43:46.673Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-13T15:43:46.673Z] === RUN TestContainerBindMountNonRecursive [2021-04-13T15:43:46.682Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-13T15:43:46.857Z] --- PASS: TestDaemonDNSFallback (8.07s) [2021-04-13T15:43:46.857Z] === RUN TestInspectNetwork [2021-04-13T15:43:46.857Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-13T15:43:46.857Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:43:46.857Z] === RUN TestRunContainerWithBridgeNone [2021-04-13T15:43:46.857Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-13T15:43:46.857Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] === RUN TestNetworkInvalidJSON [2021-04-13T15:43:46.857Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-13T15:43:46.857Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-13T15:43:46.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:43:46.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:43:46.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:43:46.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:43:46.857Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-13T15:43:46.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:43:46.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:43:46.857Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-13T15:43:46.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-13T15:43:46.857Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-13T15:43:46.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-13T15:43:46.857Z] === RUN TestNetworkList [2021-04-13T15:43:46.857Z] === RUN TestNetworkList//networks [2021-04-13T15:43:46.857Z] === PAUSE TestNetworkList//networks [2021-04-13T15:43:46.857Z] === RUN TestNetworkList//networks/ [2021-04-13T15:43:46.857Z] === PAUSE TestNetworkList//networks/ [2021-04-13T15:43:46.857Z] === CONT TestNetworkList//networks [2021-04-13T15:43:46.857Z] === CONT TestNetworkList//networks/ [2021-04-13T15:43:46.857Z] --- PASS: TestNetworkList (0.02s) [2021-04-13T15:43:46.857Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-13T15:43:46.857Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-13T15:43:46.857Z] === RUN TestHostIPv4BridgeLabel [2021-04-13T15:43:46.857Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-13T15:43:46.857Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-13T15:43:46.857Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-13T15:43:46.857Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] === RUN TestDaemonDefaultNetworkPools [2021-04-13T15:43:46.857Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-13T15:43:46.857Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-13T15:43:46.857Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-13T15:43:46.857Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-13T15:43:46.857Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] === RUN TestServiceWithPredefinedNetwork [2021-04-13T15:43:46.857Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:43:46.857Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-13T15:43:46.857Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:43:46.857Z] === RUN TestServiceWithDataPathPortInit [2021-04-13T15:43:46.857Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-04-13T15:43:46.857Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:43:46.857Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-13T15:43:46.857Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:43:46.857Z] PASS [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === Skipped [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-13T15:43:46.857Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-13T15:43:46.857Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-13T15:43:46.857Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-13T15:43:46.857Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-13T15:43:46.857Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-04-13T15:43:46.857Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-13T15:43:46.857Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] DONE 22 tests, 12 skipped in 10.083s [2021-04-13T15:43:46.857Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:43:46.857Z] INFO: Testing against a local daemon [2021-04-13T15:43:46.857Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-13T15:43:46.857Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-13T15:43:46.857Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:43:46.857Z] === RUN TestDockerNetworkIpvlan [2021-04-13T15:43:46.857Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:43:46.857Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:43:46.857Z] PASS [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === Skipped [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-13T15:43:46.857Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:43:46.857Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] [2021-04-13T15:43:46.857Z] DONE 2 tests, 2 skipped in 0.157s [2021-04-13T15:43:46.857Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:43:47.116Z] INFO: Testing against a local daemon [2021-04-13T15:43:47.116Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-13T15:43:47.116Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-13T15:43:47.116Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:47.116Z] === RUN TestDockerNetworkMacvlan [2021-04-13T15:43:47.116Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-13T15:43:47.116Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:47.116Z] PASS [2021-04-13T15:43:47.116Z] [2021-04-13T15:43:47.116Z] === Skipped [2021-04-13T15:43:47.116Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-13T15:43:47.116Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:47.116Z] [2021-04-13T15:43:47.116Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-13T15:43:47.116Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:43:47.116Z] [2021-04-13T15:43:47.116Z] [2021-04-13T15:43:47.116Z] DONE 2 tests, 2 skipped in 0.164s [2021-04-13T15:43:47.116Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-13T15:43:47.116Z] testing: warning: no tests to run [2021-04-13T15:43:47.116Z] PASS [2021-04-13T15:43:47.116Z] [2021-04-13T15:43:47.116Z] DONE 0 tests in 0.042s [2021-04-13T15:43:47.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-13T15:43:47.376Z] INFO: Testing against a local daemon [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginAllowRequest [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginTLS [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginDenyRequest [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginDenyResponse [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginAllowEventStream [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginErrorResponse [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginErrorRequest [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginHeader [2021-04-13T15:43:47.376Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-13T15:43:47.376Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.376Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-13T15:43:47.634Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.31s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] === RUN TestAuthZPluginV2Disable [2021-04-13T15:43:47.634Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-13T15:43:47.634Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-13T15:43:47.634Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-13T15:43:47.634Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] PASS [2021-04-13T15:43:47.634Z] [2021-04-13T15:43:47.634Z] === Skipped [2021-04-13T15:43:47.634Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] [2021-04-13T15:43:47.634Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] [2021-04-13T15:43:47.634Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] [2021-04-13T15:43:47.634Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] [2021-04-13T15:43:47.634Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] [2021-04-13T15:43:47.634Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-13T15:43:47.634Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.634Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.31s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-04-13T15:43:47.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] [2021-04-13T15:43:47.635Z] DONE 17 tests, 17 skipped in 0.546s [2021-04-13T15:43:47.635Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-13T15:43:47.894Z] INFO: Testing against a local daemon [2021-04-13T15:43:47.894Z] === RUN TestPluginInvalidJSON [2021-04-13T15:43:47.894Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:43:47.894Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:43:47.894Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:43:47.894Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-13T15:43:47.894Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-13T15:43:47.894Z] === RUN TestPluginInstall [2021-04-13T15:43:47.894Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-13T15:43:47.894Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.894Z] === RUN TestPluginsWithRuntimes [2021-04-13T15:43:47.894Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-13T15:43:47.894Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-13T15:43:47.894Z] === RUN TestPluginBackCompatMediaTypes [2021-04-13T15:43:47.894Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-13T15:43:47.894Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-13T15:43:47.894Z] PASS [2021-04-13T15:43:47.894Z] [2021-04-13T15:43:47.894Z] === Skipped [2021-04-13T15:43:47.894Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-13T15:43:47.894Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-13T15:43:47.894Z] [2021-04-13T15:43:47.894Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-13T15:43:47.894Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-13T15:43:47.894Z] [2021-04-13T15:43:47.894Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-13T15:43:47.894Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-13T15:43:47.894Z] [2021-04-13T15:43:47.894Z] [2021-04-13T15:43:47.894Z] DONE 5 tests, 3 skipped in 0.214s [2021-04-13T15:43:47.894Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-13T15:43:48.049Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-13T15:43:48.153Z] INFO: Testing against a local daemon [2021-04-13T15:43:48.153Z] === RUN TestExternalGraphDriver [2021-04-13T15:43:48.153Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-04-13T15:43:48.153Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-13T15:43:48.153Z] === RUN TestGraphdriverPluginV2 [2021-04-13T15:43:48.611Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-13T15:43:48.868Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-13T15:43:49.213Z] --- PASS: TestContainerBindMountNonRecursive (2.22s) [2021-04-13T15:43:49.213Z] === RUN TestContainerVolumesMountedAsShared [2021-04-13T15:43:49.472Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-04-13T15:43:49.472Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-13T15:43:50.230Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-13T15:43:50.412Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2021-04-13T15:43:50.412Z] === RUN TestNetworkNat [2021-04-13T15:43:50.955Z] --- PASS: TestServiceWithDataPathPortInit (21.96s) [2021-04-13T15:43:50.955Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-13T15:43:51.157Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-13T15:43:51.352Z] --- PASS: TestNetworkNat (1.03s) [2021-04-13T15:43:51.352Z] === RUN TestNetworkLocalhostTCPNat [2021-04-13T15:43:51.717Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-13T15:43:52.243Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-13T15:43:52.293Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2021-04-13T15:43:52.293Z] === RUN TestNetworkLoopbackNat [2021-04-13T15:43:52.644Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-13T15:43:52.644Z] --- PASS: TestBuildPreserveOwnership (6.87s) [2021-04-13T15:43:52.644Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.06s) [2021-04-13T15:43:52.644Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s) [2021-04-13T15:43:52.644Z] === RUN TestBuildPlatformInvalid [2021-04-13T15:43:52.899Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2021-04-13T15:43:52.899Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-13T15:43:54.150Z] tests/integration/client_test.py ..... [ 75%] [2021-04-13T15:43:54.150Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-13T15:43:54.265Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-13T15:43:54.722Z] tests/integration/errors_test.py . [ 76%] [2021-04-13T15:43:56.152Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-13T15:43:56.272Z] --- PASS: TestGraphdriverPluginV2 (6.95s) [2021-04-13T15:43:56.272Z] PASS [2021-04-13T15:43:56.272Z] [2021-04-13T15:43:56.272Z] === Skipped [2021-04-13T15:43:56.272Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-04-13T15:43:56.272Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-13T15:43:56.272Z] [2021-04-13T15:43:56.272Z] [2021-04-13T15:43:56.272Z] DONE 2 tests, 1 skipped in 7.182s [2021-04-13T15:43:56.272Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-13T15:43:56.272Z] INFO: Testing against a local daemon [2021-04-13T15:43:56.272Z] === RUN TestContinueAfterPluginCrash [2021-04-13T15:43:56.272Z] === PAUSE TestContinueAfterPluginCrash [2021-04-13T15:43:56.272Z] === RUN TestReadPluginNoRead [2021-04-13T15:43:56.272Z] === PAUSE TestReadPluginNoRead [2021-04-13T15:43:56.272Z] === RUN TestDaemonStartWithLogOpt [2021-04-13T15:43:56.272Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-13T15:43:56.272Z] === CONT TestContinueAfterPluginCrash [2021-04-13T15:43:56.272Z] === CONT TestDaemonStartWithLogOpt [2021-04-13T15:43:56.492Z] --- PASS: TestNetworkLoopbackNat (3.40s) [2021-04-13T15:43:56.492Z] === RUN TestPause [2021-04-13T15:43:56.492Z] --- PASS: TestPause (0.85s) [2021-04-13T15:43:56.492Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-13T15:43:56.492Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:43:56.492Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:43:56.492Z] === RUN TestPauseStopPausedContainer [2021-04-13T15:43:57.432Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-04-13T15:43:57.432Z] === RUN TestPidHost [2021-04-13T15:43:57.516Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-13T15:43:58.882Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-13T15:43:59.138Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-13T15:43:59.973Z] --- PASS: TestPidHost (2.15s) [2021-04-13T15:43:59.973Z] === RUN TestPsFilter [2021-04-13T15:43:59.973Z] --- PASS: TestPsFilter (0.14s) [2021-04-13T15:43:59.973Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-13T15:44:00.560Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-04-13T15:44:00.560Z] === RUN TestRemoveContainerWithVolume [2021-04-13T15:44:01.026Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-13T15:44:01.317Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.13s) [2021-04-13T15:44:01.317Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fz349jce55iqbewro9eq68coi Created:2021-04-13 15:43:51.409733119 +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[f742e4ea51ba14361f90aee22a564c6aadcfcbcb440ef7178d5e696c8aa9347f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sq5v5eae4mlm3fxjjordz05pe EndpointID:90adffee03938226af09f301befa003dd671f25ecbf2c6cbf6a98a071494b422 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:782a2e8c9bbda45d01ba6aefeb27a35e29603dd06fafd97bf68fa2de42919333 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:34ad7e4fd702 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sq5v5eae4mlm3fxjjordz05pe EndpointID:90adffee03938226af09f301befa003dd671f25ecbf2c6cbf6a98a071494b422 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-13T15:44:01.317Z] PASS [2021-04-13T15:44:01.317Z] [2021-04-13T15:44:01.317Z] === Skipped [2021-04-13T15:44:01.317Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:44:01.317Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:44:01.317Z] [2021-04-13T15:44:01.317Z] [2021-04-13T15:44:01.317Z] DONE 26 tests, 1 skipped in 61.007s [2021-04-13T15:44:01.317Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:44:01.317Z] ++ 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-04-13T15:44:01.317Z] ++ set -e [2021-04-13T15:44:01.317Z] ++ '[' -n 0 ']' [2021-04-13T15:44:01.317Z] ++ set -x [2021-04-13T15:44:01.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-04-13T15:44:01.317Z] INFO: Testing against a local daemon [2021-04-13T15:44:01.317Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-13T15:44:01.317Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-13T15:44:01.317Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:44:01.317Z] === RUN TestDockerNetworkIpvlan [2021-04-13T15:44:01.317Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:44:01.317Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:44:01.317Z] PASS [2021-04-13T15:44:01.317Z] [2021-04-13T15:44:01.317Z] === Skipped [2021-04-13T15:44:01.317Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-13T15:44:01.317Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:44:01.317Z] [2021-04-13T15:44:01.317Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:44:01.317Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:44:01.317Z] [2021-04-13T15:44:01.317Z] [2021-04-13T15:44:01.317Z] DONE 2 tests, 2 skipped in 0.077s [2021-04-13T15:44:01.317Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:44:01.317Z] ++ 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-04-13T15:44:01.317Z] ++ set -e [2021-04-13T15:44:01.317Z] ++ '[' -n 0 ']' [2021-04-13T15:44:01.317Z] ++ set -x [2021-04-13T15:44:01.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-04-13T15:44:01.317Z] INFO: Testing against a local daemon [2021-04-13T15:44:01.317Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-13T15:44:01.503Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-04-13T15:44:01.503Z] === RUN TestRemoveContainerRunning [2021-04-13T15:44:02.073Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-04-13T15:44:02.073Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-13T15:44:02.390Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-13T15:44:02.822Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2021-04-13T15:44:02.822Z] === RUN TestDockerNetworkMacvlan [2021-04-13T15:44:02.837Z] --- PASS: TestDaemonStartWithLogOpt (6.87s) [2021-04-13T15:44:02.837Z] === CONT TestReadPluginNoRead [2021-04-13T15:44:03.013Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-04-13T15:44:03.013Z] === RUN TestRemoveInvalidContainer [2021-04-13T15:44:03.013Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-13T15:44:03.013Z] === RUN TestRenameLinkedContainer [2021-04-13T15:44:03.756Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-13T15:44:03.853Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-13T15:44:04.316Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-13T15:44:04.484Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-13T15:44:05.679Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-13T15:44:05.989Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-13T15:44:06.123Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-13T15:44:06.123Z] --- PASS: TestContinueAfterPluginCrash (10.78s) [2021-04-13T15:44:06.309Z] --- PASS: TestRenameLinkedContainer (3.32s) [2021-04-13T15:44:06.309Z] === RUN TestRenameStoppedContainer [2021-04-13T15:44:07.249Z] --- PASS: TestRenameStoppedContainer (0.77s) [2021-04-13T15:44:07.249Z] === RUN TestRenameRunningContainerAndReuse [2021-04-13T15:44:08.632Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2021-04-13T15:44:08.632Z] === RUN TestRenameInvalidName [2021-04-13T15:44:08.656Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-13T15:44:08.948Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-13T15:44:08.948Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-13T15:44:09.572Z] --- PASS: TestRenameInvalidName (0.80s) [2021-04-13T15:44:09.572Z] === RUN TestRenameAnonymousContainer [2021-04-13T15:44:10.314Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-13T15:44:10.434Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-13T15:44:11.478Z] === RUN TestReadPluginNoRead/default [2021-04-13T15:44:12.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-13T15:44:12.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-13T15:44:13.397Z] --- PASS: TestReadPluginNoRead (11.23s) [2021-04-13T15:44:13.397Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.49s) [2021-04-13T15:44:13.397Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.58s) [2021-04-13T15:44:13.397Z] --- PASS: TestReadPluginNoRead/default (2.55s) [2021-04-13T15:44:13.397Z] read_test.go:92: [df7336112ba44] daemon is not started [2021-04-13T15:44:13.397Z] PASS [2021-04-13T15:44:13.397Z] [2021-04-13T15:44:13.397Z] DONE 6 tests in 18.287s [2021-04-13T15:44:13.397Z] 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-04-13T15:44:13.397Z] testing: warning: no tests to run [2021-04-13T15:44:13.397Z] PASS [2021-04-13T15:44:13.397Z] [2021-04-13T15:44:13.397Z] DONE 0 tests in 0.074s [2021-04-13T15:44:13.397Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-13T15:44:13.570Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-13T15:44:13.655Z] INFO: Testing against a local daemon [2021-04-13T15:44:13.655Z] === RUN TestPluginWithDevMounts [2021-04-13T15:44:13.655Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-13T15:44:13.655Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-13T15:44:13.655Z] PASS [2021-04-13T15:44:13.655Z] [2021-04-13T15:44:13.655Z] === Skipped [2021-04-13T15:44:13.655Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-13T15:44:13.655Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-13T15:44:13.655Z] [2021-04-13T15:44:13.655Z] [2021-04-13T15:44:13.655Z] DONE 1 tests, 1 skipped in 0.165s [2021-04-13T15:44:13.655Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-13T15:44:13.780Z] --- PASS: TestRenameAnonymousContainer (4.27s) [2021-04-13T15:44:13.780Z] === RUN TestRenameContainerWithSameName [2021-04-13T15:44:13.826Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-13T15:44:13.914Z] INFO: Testing against a local daemon [2021-04-13T15:44:13.914Z] === RUN TestSecretInspect [2021-04-13T15:44:13.914Z] --- SKIP: TestSecretInspect (0.01s) [2021-04-13T15:44:13.914Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] === RUN TestSecretList [2021-04-13T15:44:13.914Z] --- SKIP: TestSecretList (0.02s) [2021-04-13T15:44:13.914Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] === RUN TestSecretsCreateAndDelete [2021-04-13T15:44:13.914Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-13T15:44:13.914Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] === RUN TestSecretsUpdate [2021-04-13T15:44:13.914Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-13T15:44:13.914Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] === RUN TestTemplatedSecret [2021-04-13T15:44:13.914Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-13T15:44:13.914Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] === RUN TestSecretCreateResolve [2021-04-13T15:44:13.914Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-13T15:44:13.914Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] PASS [2021-04-13T15:44:13.914Z] [2021-04-13T15:44:13.914Z] === Skipped [2021-04-13T15:44:13.914Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-04-13T15:44:13.914Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] [2021-04-13T15:44:13.914Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-04-13T15:44:13.914Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] [2021-04-13T15:44:13.914Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-13T15:44:13.914Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] [2021-04-13T15:44:13.914Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-13T15:44:13.914Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] [2021-04-13T15:44:13.914Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-13T15:44:13.914Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] [2021-04-13T15:44:13.914Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-13T15:44:13.914Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:13.914Z] [2021-04-13T15:44:13.914Z] [2021-04-13T15:44:13.914Z] DONE 6 tests, 6 skipped in 0.231s [2021-04-13T15:44:13.914Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-13T15:44:14.173Z] INFO: Testing against a local daemon [2021-04-13T15:44:14.173Z] === RUN TestServiceCreateInit [2021-04-13T15:44:14.173Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-13T15:44:14.173Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-13T15:44:14.173Z] --- PASS: TestServiceCreateInit (0.02s) [2021-04-13T15:44:14.173Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-13T15:44:14.173Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.173Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-13T15:44:14.173Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.173Z] === RUN TestCreateServiceMultipleTimes [2021-04-13T15:44:14.173Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-13T15:44:14.173Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.173Z] === RUN TestCreateServiceConflict [2021-04-13T15:44:14.173Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-13T15:44:14.173Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.173Z] === RUN TestCreateServiceMaxReplicas [2021-04-13T15:44:14.173Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-04-13T15:44:14.173Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.173Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-13T15:44:14.173Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-13T15:44:14.173Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.173Z] === RUN TestCreateServiceSecretFileMode [2021-04-13T15:44:14.173Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-13T15:44:14.173Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.173Z] === RUN TestCreateServiceConfigFileMode [2021-04-13T15:44:14.174Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-04-13T15:44:14.174Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.174Z] === RUN TestCreateServiceSysctls [2021-04-13T15:44:14.174Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-13T15:44:14.174Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.174Z] === RUN TestCreateServiceCapabilities [2021-04-13T15:44:14.174Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-13T15:44:14.174Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.174Z] === RUN TestInspect [2021-04-13T15:44:14.174Z] --- SKIP: TestInspect (0.02s) [2021-04-13T15:44:14.174Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.174Z] === RUN TestCreateJob [2021-04-13T15:44:14.174Z] --- SKIP: TestCreateJob (0.01s) [2021-04-13T15:44:14.174Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.174Z] === RUN TestReplicatedJob [2021-04-13T15:44:14.174Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-13T15:44:14.174Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.174Z] === RUN TestUpdateReplicatedJob [2021-04-13T15:44:14.174Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-13T15:44:14.174Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.174Z] === RUN TestServiceListWithStatuses [2021-04-13T15:44:14.174Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-13T15:44:14.174Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:44:14.174Z] === RUN TestDockerNetworkConnectAlias [2021-04-13T15:44:14.174Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-04-13T15:44:14.174Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.174Z] === RUN TestDockerNetworkReConnect [2021-04-13T15:44:14.174Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-04-13T15:44:14.174Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:14.174Z] === RUN TestServicePlugin [2021-04-13T15:44:14.388Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-13T15:44:14.720Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-04-13T15:44:14.720Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-13T15:44:15.037Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-13T15:44:15.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-13T15:44:15.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-13T15:44:16.103Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2021-04-13T15:44:16.103Z] === RUN TestResize [2021-04-13T15:44:17.044Z] --- PASS: TestResize (0.80s) [2021-04-13T15:44:17.044Z] === RUN TestResizeWithInvalidSize [2021-04-13T15:44:17.985Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2021-04-13T15:44:17.985Z] === RUN TestResizeWhenContainerNotStarted [2021-04-13T15:44:18.365Z] --- SKIP: TestServicePlugin (3.78s) [2021-04-13T15:44:18.365Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] === RUN TestServiceUpdateLabel [2021-04-13T15:44:18.365Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-04-13T15:44:18.365Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] === RUN TestServiceUpdateSecrets [2021-04-13T15:44:18.365Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-04-13T15:44:18.365Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] === RUN TestServiceUpdateConfigs [2021-04-13T15:44:18.365Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-13T15:44:18.365Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] === RUN TestServiceUpdateNetwork [2021-04-13T15:44:18.365Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-13T15:44:18.365Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] === RUN TestServiceUpdatePidsLimit [2021-04-13T15:44:18.365Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-04-13T15:44:18.365Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] PASS [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === Skipped [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-13T15:44:18.365Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-13T15:44:18.365Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-13T15:44:18.365Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-13T15:44:18.365Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-13T15:44:18.365Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-13T15:44:18.365Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-04-13T15:44:18.365Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-13T15:44:18.365Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-13T15:44:18.365Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-04-13T15:44:18.365Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-13T15:44:18.365Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-13T15:44:18.365Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-04-13T15:44:18.365Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-13T15:44:18.365Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-13T15:44:18.365Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-13T15:44:18.365Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-13T15:44:18.365Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-04-13T15:44:18.365Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-04-13T15:44:18.365Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestServicePlugin (3.78s) [2021-04-13T15:44:18.365Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-04-13T15:44:18.365Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-04-13T15:44:18.365Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-13T15:44:18.365Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-04-13T15:44:18.365Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-04-13T15:44:18.365Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] DONE 24 tests, 23 skipped in 4.238s [2021-04-13T15:44:18.365Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-13T15:44:18.365Z] INFO: Testing against a local daemon [2021-04-13T15:44:18.365Z] === RUN TestSessionCreate [2021-04-13T15:44:18.365Z] --- PASS: TestSessionCreate (0.03s) [2021-04-13T15:44:18.365Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-13T15:44:18.365Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-13T15:44:18.365Z] PASS [2021-04-13T15:44:18.365Z] [2021-04-13T15:44:18.365Z] DONE 2 tests in 0.194s [2021-04-13T15:44:18.365Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-13T15:44:18.557Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:44:18.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:44:18.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:44:18.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:44:18.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:44:18.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:44:18.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:44:18.624Z] INFO: Testing against a local daemon [2021-04-13T15:44:18.624Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-13T15:44:18.624Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T15:44:18.624Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T15:44:18.624Z] === RUN TestEventsExecDie [2021-04-13T15:44:19.560Z] --- PASS: TestEventsExecDie (1.00s) [2021-04-13T15:44:19.560Z] === RUN TestEventsBackwardsCompatible [2021-04-13T15:44:19.560Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-13T15:44:19.560Z] === RUN TestInfoBinaryCommits [2021-04-13T15:44:19.560Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-13T15:44:19.560Z] === RUN TestInfoAPIVersioned [2021-04-13T15:44:19.560Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-13T15:44:19.560Z] === RUN TestInfoDiscoveryBackend [2021-04-13T15:44:20.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:44:20.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:44:20.922Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-13T15:44:20.922Z] Loaded image: buildpack-deps:buster [2021-04-13T15:44:20.922Z] Loaded image: busybox:latest [2021-04-13T15:44:21.177Z] Loaded image: busybox:glibc [2021-04-13T15:44:21.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:44:21.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:44:21.467Z] --- PASS: TestInfoDiscoveryBackend (1.77s) [2021-04-13T15:44:21.467Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-13T15:44:21.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:44:21.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:44:22.078Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-13T15:44:23.504Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-13T15:44:24.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:44:24.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:44:24.751Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-04-13T15:44:24.751Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-13T15:44:24.751Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-13T15:44:24.751Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:44:24.751Z] === RUN TestInfoAPI [2021-04-13T15:44:24.751Z] --- PASS: TestInfoAPI (0.02s) [2021-04-13T15:44:24.751Z] === RUN TestInfoAPIWarnings [2021-04-13T15:44:24.781Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-13T15:44:24.781Z] [2021-04-13T15:44:24.781Z] ________ ____ __. [2021-04-13T15:44:24.781Z] \_____ \ | |/ _| [2021-04-13T15:44:24.781Z] / | \| < [2021-04-13T15:44:24.781Z] / | \ | \ [2021-04-13T15:44:24.781Z] \_______ /____|__ \ [2021-04-13T15:44:24.781Z] \/ \/ [2021-04-13T15:44:24.781Z] [2021-04-13T15:44:24.781Z] INFO: make.ps1 ended at 04/13/2021 15:44:20 [2021-04-13T15:44:24.781Z] INFO: Binaries build ended at 04/13/2021 15:44:22. Duration:00:01:30.0448441 [2021-04-13T15:44:24.781Z] INFO: Copying the built daemon binary to d:\CI\PR-42273\4\binary\dockerd-1ec689c4c2.exe... [2021-04-13T15:44:24.781Z] INFO: Copying the built client binary to d:\CI\PR-42273\4\binary\docker-1ec689c4c2.exe... [2021-04-13T15:44:24.781Z] INFO: Copying dockerversion from the container... [2021-04-13T15:44:24.781Z] INFO: Copying the golang package from the container to d:\CI\PR-42273\4\installer\go.zip... [2021-04-13T15:44:25.249Z] INFO: Extracting go.zip to d:\CI\PR-42273\4\go [2021-04-13T15:44:25.339Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-13T15:44:25.655Z] --- PASS: TestDockerNetworkMacvlan (22.85s) [2021-04-13T15:44:25.655Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-04-13T15:44:25.655Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-04-13T15:44:25.655Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.93s) [2021-04-13T15:44:25.655Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.18s) [2021-04-13T15:44:25.655Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.77s) [2021-04-13T15:44:25.655Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.91s) [2021-04-13T15:44:25.655Z] PASS [2021-04-13T15:44:25.655Z] [2021-04-13T15:44:25.655Z] DONE 8 tests in 24.476s [2021-04-13T15:44:25.655Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-13T15:44:25.655Z] ++ 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-04-13T15:44:25.655Z] ++ set -e [2021-04-13T15:44:25.655Z] ++ '[' -n 0 ']' [2021-04-13T15:44:25.655Z] ++ set -x [2021-04-13T15:44:25.655Z] ++ env -i DEST=/go/src/github.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-04-13T15:44:25.655Z] testing: warning: no tests to run [2021-04-13T15:44:25.655Z] PASS [2021-04-13T15:44:25.655Z] [2021-04-13T15:44:25.655Z] DONE 0 tests in 0.016s [2021-04-13T15:44:25.655Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-13T15:44:25.655Z] ++ 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-04-13T15:44:25.655Z] ++ set -e [2021-04-13T15:44:25.655Z] ++ '[' -n 0 ']' [2021-04-13T15:44:25.655Z] ++ set -x [2021-04-13T15:44:25.655Z] ++ env -i DEST=/go/src/github.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-04-13T15:44:25.655Z] INFO: Testing against a local daemon [2021-04-13T15:44:25.655Z] === RUN TestAuthZPluginAllowRequest [2021-04-13T15:44:26.264Z] Loaded image: debian:bullseye [2021-04-13T15:44:26.852Z] Loaded image: hello-world:latest [2021-04-13T15:44:26.852Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.95s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2021-04-13T15:44:27.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2021-04-13T15:44:27.093Z] === RUN TestCgroupNamespacesRun [2021-04-13T15:44:27.117Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-13T15:44:27.717Z] --- PASS: TestAuthZPluginAllowRequest (2.01s) [2021-04-13T15:44:27.717Z] === RUN TestAuthZPluginTLS [2021-04-13T15:44:28.347Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-04-13T15:44:28.347Z] === RUN TestAuthZPluginDenyRequest [2021-04-13T15:44:28.637Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-04-13T15:44:28.637Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-13T15:44:29.268Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-04-13T15:44:29.268Z] === RUN TestAuthZPluginDenyResponse [2021-04-13T15:44:29.633Z] --- PASS: TestCgroupNamespacesRun (2.66s) [2021-04-13T15:44:29.633Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-13T15:44:29.899Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-04-13T15:44:29.899Z] === RUN TestAuthZPluginAllowEventStream [2021-04-13T15:44:31.968Z] --- PASS: TestAuthZPluginAllowEventStream (1.96s) [2021-04-13T15:44:31.968Z] === RUN TestAuthZPluginErrorResponse [2021-04-13T15:44:32.174Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-04-13T15:44:32.174Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-13T15:44:32.258Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-04-13T15:44:32.258Z] === RUN TestAuthZPluginErrorRequest [2021-04-13T15:44:32.403Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-13T15:44:32.403Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-13T15:44:32.403Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-13T15:44:32.889Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-04-13T15:44:32.889Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-13T15:44:33.522Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-04-13T15:44:33.522Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-13T15:44:33.586Z] --- PASS: TestImportExtremelyLargeImageWorks (108.35s) [2021-04-13T15:44:33.586Z] PASS [2021-04-13T15:44:33.586Z] [2021-04-13T15:44:33.586Z] DONE 12 tests in 111.707s [2021-04-13T15:44:33.586Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-13T15:44:33.586Z] INFO: Testing against a local daemon [2021-04-13T15:44:33.586Z] === RUN TestNetworkCreateDelete [2021-04-13T15:44:33.586Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-04-13T15:44:33.586Z] === RUN TestDockerNetworkDeletePreferID [2021-04-13T15:44:33.586Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-04-13T15:44:33.586Z] === RUN TestDaemonDNSFallback [2021-04-13T15:44:34.084Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.41s) [2021-04-13T15:44:34.084Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-13T15:44:35.669Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-13T15:44:36.230Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-13T15:44:36.245Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.41s) [2021-04-13T15:44:36.245Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-13T15:44:36.625Z] --- PASS: TestCgroupNamespacesRunHostMode (2.54s) [2021-04-13T15:44:36.625Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-13T15:44:37.596Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.61s) [2021-04-13T15:44:37.596Z] PASS [2021-04-13T15:44:37.596Z] [2021-04-13T15:44:37.596Z] === Skipped [2021-04-13T15:44:37.596Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-13T15:44:37.596Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:44:37.596Z] [2021-04-13T15:44:37.596Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-13T15:44:37.596Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:44:37.596Z] [2021-04-13T15:44:37.596Z] [2021-04-13T15:44:37.596Z] DONE 34 tests, 2 skipped in 255.246s [2021-04-13T15:44:37.596Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-13T15:44:37.596Z] ++ 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-04-13T15:44:37.596Z] ++ set -e [2021-04-13T15:44:37.596Z] ++ '[' -n 0 ']' [2021-04-13T15:44:37.596Z] ++ set -x [2021-04-13T15:44:37.596Z] ++ env -i DEST=/go/src/github.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-04-13T15:44:37.852Z] INFO: Testing against a local daemon [2021-04-13T15:44:37.852Z] === RUN TestConfigInspect [2021-04-13T15:44:38.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-13T15:44:38.314Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.55s) [2021-04-13T15:44:38.314Z] === RUN TestAuthZPluginHeader [2021-04-13T15:44:39.166Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.56s) [2021-04-13T15:44:39.166Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-13T15:44:39.345Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-04-13T15:44:39.345Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-13T15:44:39.345Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-13T15:44:39.345Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:44:39.345Z] === RUN TestAuthZPluginV2Disable [2021-04-13T15:44:39.345Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-13T15:44:39.345Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:44:39.345Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-13T15:44:39.345Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-13T15:44:39.345Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:44:39.345Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-13T15:44:39.345Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-13T15:44:39.345Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:44:39.345Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-13T15:44:40.144Z] --- PASS: TestDaemonDNSFallback (7.25s) [2021-04-13T15:44:40.144Z] === RUN TestInspectNetwork [2021-04-13T15:44:40.368Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-13T15:44:40.368Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-13T15:44:40.929Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-13T15:44:41.179Z] ......... [ 86%] [2021-04-13T15:44:41.491Z] --- PASS: TestConfigInspect (3.69s) [2021-04-13T15:44:41.491Z] === RUN TestConfigList [2021-04-13T15:44:41.713Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.07s) [2021-04-13T15:44:41.713Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-13T15:44:42.417Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-13T15:44:42.653Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.37s) [2021-04-13T15:44:42.653Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-13T15:44:42.673Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-13T15:44:42.831Z] --- PASS: TestInfoAPIWarnings (17.76s) [2021-04-13T15:44:42.831Z] === RUN TestInfoDebug [2021-04-13T15:44:43.234Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-13T15:44:43.234Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-13T15:44:44.330Z] === RUN TestInspectNetwork/full_network_id [2021-04-13T15:44:44.330Z] === RUN TestInspectNetwork/partial_network_id [2021-04-13T15:44:44.330Z] === RUN TestInspectNetwork/network_name [2021-04-13T15:44:44.330Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-13T15:44:44.733Z] --- PASS: TestInfoDebug (1.97s) [2021-04-13T15:44:44.733Z] === RUN TestInfoInsecureRegistries [2021-04-13T15:44:45.122Z] --- PASS: TestConfigList (3.41s) [2021-04-13T15:44:45.122Z] === RUN TestConfigsCreateAndDelete [2021-04-13T15:44:45.195Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.42s) [2021-04-13T15:44:45.195Z] === RUN TestKernelTCPMemory [2021-04-13T15:44:46.051Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-13T15:44:46.134Z] --- PASS: TestKernelTCPMemory (1.09s) [2021-04-13T15:44:46.134Z] === RUN TestNISDomainname [2021-04-13T15:44:46.634Z] --- PASS: TestInfoInsecureRegistries (1.76s) [2021-04-13T15:44:46.634Z] === RUN TestInfoRegistryMirrors [2021-04-13T15:44:46.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-13T15:44:47.010Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-13T15:44:47.415Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-13T15:44:47.515Z] --- PASS: TestNISDomainname (1.36s) [2021-04-13T15:44:47.515Z] === RUN TestHostnameDnsResolution [2021-04-13T15:44:47.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-13T15:44:47.975Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2021-04-13T15:44:47.975Z] === RUN TestConfigsUpdate [2021-04-13T15:44:48.010Z] --- PASS: TestInfoRegistryMirrors (1.79s) [2021-04-13T15:44:48.010Z] === RUN TestLoginFailsWithBadCredentials [2021-04-13T15:44:48.269Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-04-13T15:44:48.269Z] === RUN TestPingCacheHeaders [2021-04-13T15:44:48.269Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-13T15:44:48.269Z] === RUN TestPingGet [2021-04-13T15:44:48.269Z] --- PASS: TestPingGet (0.01s) [2021-04-13T15:44:48.269Z] === RUN TestPingHead [2021-04-13T15:44:48.269Z] --- PASS: TestPingHead (0.02s) [2021-04-13T15:44:48.269Z] === RUN TestVersion [2021-04-13T15:44:48.269Z] --- PASS: TestVersion (0.02s) [2021-04-13T15:44:48.269Z] PASS [2021-04-13T15:44:48.269Z] [2021-04-13T15:44:48.269Z] === Skipped [2021-04-13T15:44:48.269Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T15:44:48.269Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T15:44:48.269Z] [2021-04-13T15:44:48.269Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-13T15:44:48.269Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-13T15:44:48.269Z] [2021-04-13T15:44:48.269Z] [2021-04-13T15:44:48.269Z] DONE 18 tests, 2 skipped in 30.015s [2021-04-13T15:44:48.269Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-13T15:44:48.514Z] --- PASS: TestInspectNetwork (8.37s) [2021-04-13T15:44:48.514Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-13T15:44:48.514Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-13T15:44:48.514Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-13T15:44:48.514Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-04-13T15:44:48.514Z] === RUN TestRunContainerWithBridgeNone [2021-04-13T15:44:48.527Z] INFO: Testing against a local daemon [2021-04-13T15:44:48.527Z] === RUN TestVolumesCreateAndList [2021-04-13T15:44:48.527Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-13T15:44:48.527Z] === RUN TestVolumesRemove [2021-04-13T15:44:48.538Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-13T15:44:48.785Z] --- PASS: TestVolumesRemove (0.14s) [2021-04-13T15:44:48.785Z] === RUN TestVolumesInspect [2021-04-13T15:44:48.785Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-13T15:44:48.785Z] === RUN TestVolumesInvalidJSON [2021-04-13T15:44:48.785Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-13T15:44:48.785Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-13T15:44:48.785Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-13T15:44:48.785Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-13T15:44:48.785Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-13T15:44:48.785Z] PASS [2021-04-13T15:44:48.785Z] [2021-04-13T15:44:48.785Z] DONE 5 tests in 0.363s [2021-04-13T15:44:48.785Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-13T15:44:48.785Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12211 is not a child of this shell [2021-04-13T15:44:48.785Z] warning: PID 12211 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-13T15:44:48.785Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-13T15:44:48.785Z] [2021-04-13T15:44:48.785Z] Unloading profiles will leave already running processes permanently [2021-04-13T15:44:48.785Z] unconfined, which can lead to unexpected situations. [2021-04-13T15:44:48.785Z] [2021-04-13T15:44:48.785Z] To set a process to complain mode, use the command line tool [2021-04-13T15:44:48.786Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-13T15:44:48.786Z] Removing test suite binaries [2021-04-13T15:44:48.786Z] exiting test-integration [2021-04-13T15:44:48.786Z] ++ exit 0 [2021-04-13T15:44:49.098Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-13T15:44:49.354Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-13T15:44:49.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-13T15:44:49.724Z] [2021-04-13T15:44:50.051Z] tests/integration/models_networks_test.py .... [ 91%] [2021-04-13T15:44:50.055Z] --- PASS: TestHostnameDnsResolution (2.31s) [2021-04-13T15:44:50.055Z] === RUN TestStats [2021-04-13T15:44:50.282Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-13T15:44:50.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-13T15:44:50.525Z] INFO: Extraction ended at 04/13/2021 15:44:49. Duration:00:00:24.2294197 [2021-04-13T15:44:50.525Z] INFO: Updating the golang and path environment variables [2021-04-13T15:44:50.525Z] INFO: GOPATH=d:\gopath [2021-04-13T15:44:50.525Z] INFO: go version go1.13.15 windows/amd64 [2021-04-13T15:44:50.525Z] INFO: Running the daemon under test in debug mode [2021-04-13T15:44:50.525Z] INFO: Starting a daemon under test... [2021-04-13T15:44:50.525Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42273\4\daemon --pidfile d:\CI\PR-42273\4\docker.pid -D [2021-04-13T15:44:50.525Z] INFO: Process started successfully. [2021-04-13T15:44:50.525Z] INFO: Start tailing logs of the daemon under tests [2021-04-13T15:44:50.525Z] INFO: Waiting for the daemon under test to start... [2021-04-13T15:44:50.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-13T15:44:51.046Z] --- PASS: TestRunContainerWithBridgeNone (3.31s) [2021-04-13T15:44:51.046Z] === RUN TestNetworkInvalidJSON [2021-04-13T15:44:51.305Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-13T15:44:51.305Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-13T15:44:51.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:44:51.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:44:51.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:44:51.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:44:51.305Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-13T15:44:51.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:44:51.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:44:51.305Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-13T15:44:51.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-13T15:44:51.305Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-13T15:44:51.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-13T15:44:51.305Z] === RUN TestNetworkList [2021-04-13T15:44:51.305Z] === RUN TestNetworkList//networks [2021-04-13T15:44:51.305Z] === PAUSE TestNetworkList//networks [2021-04-13T15:44:51.305Z] === RUN TestNetworkList//networks/ [2021-04-13T15:44:51.305Z] === PAUSE TestNetworkList//networks/ [2021-04-13T15:44:51.305Z] === CONT TestNetworkList//networks [2021-04-13T15:44:51.305Z] === CONT TestNetworkList//networks/ [2021-04-13T15:44:51.305Z] --- PASS: TestNetworkList (0.02s) [2021-04-13T15:44:51.305Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-13T15:44:51.305Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-13T15:44:51.305Z] === RUN TestHostIPv4BridgeLabel Post stage [2021-04-13T15:44:51.645Z] --- PASS: TestConfigsUpdate (3.36s) [2021-04-13T15:44:51.645Z] === RUN TestTemplatedConfig [Pipeline] junit [2021-04-13T15:44:51.649Z] Recording test results [2021-04-13T15:44:52.239Z] --- PASS: TestHostIPv4BridgeLabel (0.92s) [2021-04-13T15:44:52.239Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-13T15:44:52.603Z] --- PASS: TestStats (2.88s) [2021-04-13T15:44:52.603Z] === RUN TestStopContainerWithTimeout [2021-04-13T15:44:52.603Z] === RUN TestStopContainerWithTimeout/0 [2021-04-13T15:44:52.603Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-13T15:44:52.603Z] === RUN TestStopContainerWithTimeout/1 [2021-04-13T15:44:52.603Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-13T15:44:52.603Z] === RUN TestStopContainerWithTimeout/3 [2021-04-13T15:44:52.603Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-13T15:44:52.603Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-13T15:44:52.603Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-13T15:44:52.603Z] === CONT TestStopContainerWithTimeout/0 [2021-04-13T15:44:52.603Z] === CONT TestStopContainerWithTimeout/1 [2021-04-13T15:44:52.603Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-13T15:44:52.603Z] === CONT TestStopContainerWithTimeout/3 [2021-04-13T15:44:52.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-13T15:44:53.642Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-13T15:44:53.992Z] + echo Ensuring container killed. [2021-04-13T15:44:53.992Z] Ensuring container killed. [2021-04-13T15:44:53.992Z] + docker rm -vf docker-pr4 [2021-04-13T15:44:53.992Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-04-13T15:44:54.142Z] --- PASS: TestDaemonRestartWithLiveRestore (1.62s) [2021-04-13T15:44:54.142Z] === RUN TestDaemonDefaultNetworkPools [2021-04-13T15:44:54.161Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-13T15:44:54.285Z] + echo Chowning /workspace to jenkins user [2021-04-13T15:44:54.285Z] Chowning /workspace to jenkins user [2021-04-13T15:44:54.285Z] + id -u [2021-04-13T15:44:54.285Z] + id -g [2021-04-13T15:44:54.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42273:/workspace busybox chown -R 1000:1000 /workspace [2021-04-13T15:44:54.285Z] Unable to find image 'busybox:latest' locally [2021-04-13T15:44:54.544Z] latest: Pulling from library/busybox [2021-04-13T15:44:54.544Z] f531cdc67389: Pulling fs layer [2021-04-13T15:44:54.544Z] f531cdc67389: Verifying Checksum [2021-04-13T15:44:54.544Z] f531cdc67389: Download complete [2021-04-13T15:44:54.544Z] f531cdc67389: Pull complete [2021-04-13T15:44:54.544Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-13T15:44:54.803Z] Status: Downloaded newer image for busybox:latest [2021-04-13T15:44:55.078Z] --- PASS: TestDaemonDefaultNetworkPools (1.36s) [2021-04-13T15:44:55.078Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-13T15:44:55.447Z] 29d5b6a226d2: Verifying Checksum [2021-04-13T15:44:55.447Z] 29d5b6a226d2: Download complete [2021-04-13T15:44:56.048Z] --- PASS: TestTemplatedConfig (4.41s) [2021-04-13T15:44:56.048Z] === RUN TestConfigCreateResolve [2021-04-13T15:44:56.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-13T15:44:56.641Z] tests/integration/models_nodes_test.py . [ 91%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-13T15:44:56.819Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-13T15:44:56.819Z] --- PASS: TestStopContainerWithTimeout/0 (1.47s) [2021-04-13T15:44:56.819Z] --- PASS: TestStopContainerWithTimeout/1 (2.55s) [2021-04-13T15:44:56.819Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-04-13T15:44:56.819Z] --- PASS: TestStopContainerWithTimeout/-1 (3.45s) [2021-04-13T15:44:56.819Z] === RUN TestDeleteDevicemapper [2021-04-13T15:44:56.819Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-13T15:44:56.819Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:44:56.819Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-13T15:44:57.018Z] + bundleName=amd64-rootless [2021-04-13T15:44:57.018Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-13T15:44:57.018Z] Creating amd64-rootless-bundles.tar.gz [2021-04-13T15:44:57.018Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-04-13T15:44:57.018Z] + 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-04-13T15:44:57.030Z] Archiving artifacts [2021-04-13T15:44:57.223Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-13T15:44:57.411Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-13T15:44:57.608Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.04s) [2021-04-13T15:44:57.608Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-13T15:44:57.911Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2021-04-13T15:44:57.911Z] PASS [2021-04-13T15:44:57.911Z] [2021-04-13T15:44:57.911Z] === Skipped [2021-04-13T15:44:57.911Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-13T15:44:57.911Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:44:57.911Z] [2021-04-13T15:44:57.911Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-13T15:44:57.911Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:44:57.911Z] [2021-04-13T15:44:57.911Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-13T15:44:57.911Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:44:57.911Z] [2021-04-13T15:44:57.911Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-13T15:44:57.911Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:44:57.911Z] [2021-04-13T15:44:57.911Z] [2021-04-13T15:44:57.911Z] DONE 17 tests, 4 skipped in 30.423s [2021-04-13T15:44:57.911Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-13T15:44:57.911Z] ++ 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-04-13T15:44:57.911Z] ++ set -e [2021-04-13T15:44:57.911Z] ++ '[' -n 0 ']' [2021-04-13T15:44:57.911Z] ++ set -x [2021-04-13T15:44:57.911Z] ++ env -i DEST=/go/src/github.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-04-13T15:44:57.911Z] INFO: Testing against a local daemon [2021-04-13T15:44:57.911Z] === RUN TestPluginInvalidJSON [2021-04-13T15:44:57.911Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:44:57.911Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:44:57.911Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:44:57.911Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-13T15:44:57.911Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-13T15:44:57.911Z] === RUN TestPluginInstall [2021-04-13T15:44:57.911Z] === RUN TestPluginInstall/no_auth [2021-04-13T15:44:58.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-13T15:44:58.205Z] time="2021-04-13T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:44:58.205Z] time="2021-04-13T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:667bc88908cd64e52bbd867c6b31ec94fc1c24af034c0cf460142d5176ea7f8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:44:58.205Z] time="2021-04-13T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:44:58.205Z] time="2021-04-13T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:667bc88908cd64e52bbd867c6b31ec94fc1c24af034c0cf460142d5176ea7f8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:44:58.337Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-13T15:44:58.499Z] === RUN TestPluginInstall/with_htpasswd [2021-04-13T15:44:58.592Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-13T15:44:58.847Z] --- PASS: TestConfigCreateResolve (2.98s) [2021-04-13T15:44:58.847Z] === RUN TestConfigDaemonLibtrustID [2021-04-13T15:44:59.055Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-13T15:44:59.136Z] time="2021-04-13T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:44:59.136Z] time="2021-04-13T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa052900ec1e2cd084ac4918e8e83b5f974fda0208aec311887004ee8154bfd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:44:59.136Z] time="2021-04-13T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:44:59.137Z] time="2021-04-13T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa052900ec1e2cd084ac4918e8e83b5f974fda0208aec311887004ee8154bfd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:44:59.361Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) [2021-04-13T15:44:59.361Z] === RUN TestUpdateMemory [2021-04-13T15:44:59.361Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-13T15:44:59.361Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:44:59.361Z] === RUN TestUpdateCPUQuota [2021-04-13T15:44:59.370Z] + make clean [2021-04-13T15:44:59.430Z] === RUN TestPluginInstall/with_insecure [2021-04-13T15:44:59.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-13T15:44:59.628Z] docker volume rm -f docker-dev-cache [2021-04-13T15:44:59.628Z] docker-dev-cache [Pipeline] deleteDir [2021-04-13T15:44:59.776Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-13T15:44:59.776Z] --- PASS: TestConfigDaemonLibtrustID (0.99s) [2021-04-13T15:44:59.776Z] PASS [2021-04-13T15:44:59.776Z] [2021-04-13T15:44:59.776Z] DONE 7 tests in 22.169s [2021-04-13T15:44:59.776Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-13T15:44:59.776Z] ++ 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-04-13T15:44:59.776Z] ++ set -e [2021-04-13T15:44:59.776Z] ++ '[' -n 0 ']' [2021-04-13T15:44:59.776Z] ++ set -x [2021-04-13T15:44:59.776Z] ++ env -i DEST=/go/src/github.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-04-13T15:45:00.032Z] INFO: Testing against a local daemon [2021-04-13T15:45:00.032Z] === RUN TestCheckpoint [2021-04-13T15:45:00.032Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-13T15:45:00.032Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:45:00.032Z] === RUN TestContainerInvalidJSON [2021-04-13T15:45:00.032Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:45:00.032Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:45:00.032Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:45:00.032Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:45:00.032Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:45:00.032Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:45:00.032Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:45:00.032Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:45:00.032Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:45:00.032Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-13T15:45:00.032Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-13T15:45:00.032Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-13T15:45:00.032Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-13T15:45:00.032Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-13T15:45:00.032Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-13T15:45:00.032Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-13T15:45:00.138Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.70s) [2021-04-13T15:45:00.138Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-13T15:45:00.288Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-04-13T15:45:00.288Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-13T15:45:00.288Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-13T15:45:00.288Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-13T15:45:00.288Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-13T15:45:00.288Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-04-13T15:45:00.472Z] time="2021-04-13T15:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:45:00.472Z] time="2021-04-13T15:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b25160b8baafb03b04938630cf774e44d831925083d271f432e01016fe4963f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:45:00.472Z] time="2021-04-13T15:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:45:00.472Z] time="2021-04-13T15:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b25160b8baafb03b04938630cf774e44d831925083d271f432e01016fe4963f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] // stage [Pipeline] } [2021-04-13T15:45:00.544Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-13T15:45:00.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-13T15:45:00.705Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2021-04-13T15:45:00.705Z] === RUN TestServiceWithPredefinedNetwork [2021-04-13T15:45:00.766Z] --- PASS: TestPluginInstall (4.68s) [2021-04-13T15:45:00.766Z] --- PASS: TestPluginInstall/no_auth (2.40s) [2021-04-13T15:45:00.766Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2021-04-13T15:45:00.766Z] --- PASS: TestPluginInstall/with_insecure (1.44s) [2021-04-13T15:45:00.766Z] plugin_test.go:165: [d2de60399d48b] daemon is not started [2021-04-13T15:45:00.766Z] === RUN TestPluginsWithRuntimes [2021-04-13T15:45:01.473Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-13T15:45:02.034Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-13T15:45:02.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-13T15:45:02.290Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-13T15:45:02.545Z] === RUN TestCopyFromContainer// [2021-04-13T15:45:02.545Z] === RUN TestCopyFromContainer//bar/root [2021-04-13T15:45:02.801Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-13T15:45:02.846Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-13T15:45:03.058Z] === RUN TestCopyFromContainer/bar/quux [2021-04-13T15:45:03.058Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-13T15:45:03.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-13T15:45:03.314Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-13T15:45:03.314Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-13T15:45:03.569Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-13T15:45:03.825Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-13T15:45:03.825Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-13T15:45:03.888Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-13T15:45:03.990Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2021-04-13T15:45:03.990Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-13T15:45:03.990Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:45:03.990Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:45:03.990Z] === RUN TestServiceWithDataPathPortInit [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer (3.77s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer// (0.16s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2021-04-13T15:45:04.081Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-04-13T15:45:04.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-13T15:45:04.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:45:04.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:45:04.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:45:04.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:45:04.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:45:04.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:45:04.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:45:04.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:45:04.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:45:04.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-04-13T15:45:04.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-13T15:45:04.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-13T15:45:04.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-13T15:45:04.081Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-13T15:45:04.338Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-04-13T15:45:04.338Z] === RUN TestCreateWithInvalidEnv [2021-04-13T15:45:04.338Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-13T15:45:04.338Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-13T15:45:04.338Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-13T15:45:04.338Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-13T15:45:04.338Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-13T15:45:04.338Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-13T15:45:04.338Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-13T15:45:04.338Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-13T15:45:04.338Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-13T15:45:04.338Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2021-04-13T15:45:04.338Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-13T15:45:04.338Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-13T15:45:04.338Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-13T15:45:04.338Z] === RUN TestCreateTmpfsMountsTarget [2021-04-13T15:45:04.338Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-13T15:45:04.338Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-13T15:45:04.594Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-13T15:45:05.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-13T15:45:05.940Z] --- PASS: TestUpdateCPUQuota (5.87s) [2021-04-13T15:45:05.940Z] === RUN TestUpdatePidsLimit [2021-04-13T15:45:05.940Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-13T15:45:05.940Z] === RUN TestUpdatePidsLimit/no_change [2021-04-13T15:45:05.967Z] --- PASS: TestPluginsWithRuntimes (4.73s) [2021-04-13T15:45:05.967Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.38s) [2021-04-13T15:45:05.967Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2021-04-13T15:45:05.967Z] === RUN TestPluginBackCompatMediaTypes [2021-04-13T15:45:06.261Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2021-04-13T15:45:06.261Z] PASS [2021-04-13T15:45:06.261Z] [2021-04-13T15:45:06.261Z] DONE 10 tests in 10.288s [2021-04-13T15:45:06.261Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-13T15:45:06.261Z] ++ 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-04-13T15:45:06.261Z] ++ set -e [2021-04-13T15:45:06.261Z] ++ '[' -n 0 ']' [2021-04-13T15:45:06.261Z] ++ set -x [2021-04-13T15:45:06.261Z] ++ env -i DEST=/go/src/github.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-04-13T15:45:06.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-13T15:45:06.484Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-13T15:45:06.511Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-13T15:45:06.554Z] INFO: Testing against a local daemon [2021-04-13T15:45:06.554Z] === RUN TestExternalGraphDriver [2021-04-13T15:45:06.554Z] === RUN TestExternalGraphDriver/json [2021-04-13T15:45:07.000Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-13T15:45:07.450Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-13T15:45:07.855Z] --- PASS: TestCreateWithCustomMaskedPaths (3.38s) [2021-04-13T15:45:07.855Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-13T15:45:07.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-13T15:45:08.020Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-13T15:45:08.590Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-13T15:45:08.959Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-13T15:45:08.959Z] Using test binary docker [2021-04-13T15:45:09.160Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-13T15:45:09.257Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-13T15:45:09.258Z] +++ /etc/init.d/apparmor start [2021-04-13T15:45:09.258Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-13T15:45:09.258Z] INFO: Waiting for daemon to start... [2021-04-13T15:45:09.258Z] Starting dockerd [2021-04-13T15:45:09.258Z] +++ 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-04-13T15:45:09.383Z] === RUN TestExternalGraphDriver/spec [2021-04-13T15:45:09.745Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-13T15:45:09.846Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-13T15:45:09.846Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-13T15:45:10.542Z] --- PASS: TestUpdatePidsLimit (5.33s) [2021-04-13T15:45:10.542Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-04-13T15:45:10.542Z] --- PASS: TestUpdatePidsLimit/no_change (0.72s) [2021-04-13T15:45:10.542Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-04-13T15:45:10.542Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-04-13T15:45:10.542Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-04-13T15:45:10.542Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-04-13T15:45:10.542Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-04-13T15:45:10.542Z] === RUN TestUpdateRestartPolicy [2021-04-13T15:45:11.118Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.51s) [2021-04-13T15:45:11.118Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-13T15:45:11.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:45:11.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:45:11.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:45:11.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:45:11.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:45:11.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:45:11.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:45:11.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:45:11.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:45:11.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:45:11.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:45:11.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:45:11.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:45:11.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:45:11.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:45:11.343Z] . [2021-04-13T15:45:11.343Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-13T15:45:11.343Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-13T15:45:11.343Z] Error: No such image: emptyfs [2021-04-13T15:45:11.343Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-13T15:45:11.343Z] ++++ docker load [2021-04-13T15:45:11.343Z] Running integration-test (iteration 1) [2021-04-13T15:45:11.343Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-13T15:45:11.343Z] ++ 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-04-13T15:45:11.343Z] ++ set -e [2021-04-13T15:45:11.343Z] ++ '[' -n 0 ']' [2021-04-13T15:45:11.343Z] ++ set -x [2021-04-13T15:45:11.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=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-04-13T15:45:11.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-13T15:45:11.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-13T15:45:11.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-13T15:45:11.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-13T15:45:11.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-13T15:45:11.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-13T15:45:11.374Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-13T15:45:11.374Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-13T15:45:11.486Z] === RUN TestExternalGraphDriver/pull [2021-04-13T15:45:11.764Z] .....INFO: Daemon under test started and replied! [2021-04-13T15:45:11.764Z] INFO: Docker version of the daemon under test [2021-04-13T15:45:11.764Z] [2021-04-13T15:45:11.764Z] Client: [2021-04-13T15:45:11.764Z] Version: 17.06.2-ce [2021-04-13T15:45:11.764Z] API version: 1.30 [2021-04-13T15:45:11.764Z] Go version: go1.8.3 [2021-04-13T15:45:11.764Z] Git commit: cec0b72 [2021-04-13T15:45:11.764Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-13T15:45:11.764Z] OS/Arch: windows/amd64 [2021-04-13T15:45:11.764Z] [2021-04-13T15:45:11.764Z] Server: [2021-04-13T15:45:11.764Z] Version: 0.0.0-dev [2021-04-13T15:45:11.764Z] API version: 1.41 (minimum version 1.24) [2021-04-13T15:45:11.764Z] Go version: go1.13.15 [2021-04-13T15:45:11.764Z] Git commit: 1ec689c4c2 [2021-04-13T15:45:11.764Z] Built: 04/13/2021 15:42:57 [2021-04-13T15:45:11.764Z] OS/Arch: windows/amd64 [2021-04-13T15:45:11.764Z] Experimental: false [2021-04-13T15:45:11.764Z] [2021-04-13T15:45:11.764Z] INFO: Docker info of the daemon under test [2021-04-13T15:45:11.764Z] [2021-04-13T15:45:11.764Z] Containers: 0 [2021-04-13T15:45:11.764Z] Running: 0 [2021-04-13T15:45:11.764Z] Paused: 0 [2021-04-13T15:45:11.764Z] Stopped: 0 [2021-04-13T15:45:11.764Z] Images: 0 [2021-04-13T15:45:11.764Z] Server Version: 0.0.0-dev [2021-04-13T15:45:11.764Z] Storage Driver: windowsfilter [2021-04-13T15:45:11.764Z] Windows: [2021-04-13T15:45:11.764Z] Logging Driver: json-file [2021-04-13T15:45:11.764Z] Plugins: [2021-04-13T15:45:11.764Z] Volume: local [2021-04-13T15:45:11.764Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-13T15:45:11.764Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-13T15:45:11.764Z] Swarm: inactive [2021-04-13T15:45:11.764Z] Default Isolation: process [2021-04-13T15:45:11.764Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-13T15:45:11.764Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-13T15:45:11.764Z] OSType: windows [2021-04-13T15:45:11.764Z] Architecture: x86_64 [2021-04-13T15:45:11.764Z] CPUs: 4 [2021-04-13T15:45:11.764Z] Total Memory: 32GiB [2021-04-13T15:45:11.764Z] Name: azwin-2-d40c20 [2021-04-13T15:45:11.764Z] ID: YIJU:YKEV:I34G:E3RN:5BJF:IZG6:5ABW:4HKC:JMY2:LK65:SRIA:BQCD [2021-04-13T15:45:11.764Z] Docker Root Dir: D:\CI\PR-42273\4\daemon [2021-04-13T15:45:11.764Z] Debug Mode (client): false [2021-04-13T15:45:11.764Z] Debug Mode (server): true [2021-04-13T15:45:11.764Z] File Descriptors: -1 [2021-04-13T15:45:11.764Z] Goroutines: 16 [2021-04-13T15:45:11.764Z] System Time: 2021-04-13T15:45:09.1022382Z [2021-04-13T15:45:11.764Z] EventsListeners: 0 [2021-04-13T15:45:11.764Z] Registry: https://index.docker.io/v1/ [2021-04-13T15:45:11.764Z] Labels: [2021-04-13T15:45:11.764Z] Experimental: false [2021-04-13T15:45:11.764Z] Insecure Registries: [2021-04-13T15:45:11.764Z] 127.0.0.0/8 [2021-04-13T15:45:11.764Z] Live Restore Enabled: false [2021-04-13T15:45:11.764Z] [2021-04-13T15:45:11.764Z] [2021-04-13T15:45:11.764Z] INFO: Docker images of the daemon under test [2021-04-13T15:45:11.764Z] [2021-04-13T15:45:11.764Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-13T15:45:11.764Z] [2021-04-13T15:45:11.764Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-13T15:45:11.764Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-13T15:45:11.764Z] ltsc2019: Pulling from windows/servercore [2021-04-13T15:45:11.764Z] 4612f6d0b889: Pulling fs layer [2021-04-13T15:45:11.764Z] 5ff1512f88ec: Pulling fs layer [2021-04-13T15:45:12.302Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.16s) [2021-04-13T15:45:12.302Z] === RUN TestCreateDifferentPlatform [2021-04-13T15:45:12.558Z] === RUN TestCreateDifferentPlatform/different_os=== RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-13T15:45:12.558Z] [2021-04-13T15:45:12.558Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-13T15:45:12.558Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-13T15:45:12.558Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-13T15:45:12.558Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-13T15:45:12.558Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-13T15:45:12.558Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-13T15:45:12.558Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-13T15:45:12.558Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-13T15:45:12.558Z] === RUN TestContainerStartOnDaemonRestart [2021-04-13T15:45:12.558Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-13T15:45:12.558Z] === RUN TestDaemonRestartIpcMode [2021-04-13T15:45:12.558Z] === PAUSE TestDaemonRestartIpcMode [2021-04-13T15:45:12.558Z] === RUN TestDaemonHostGatewayIP [2021-04-13T15:45:12.558Z] === PAUSE TestDaemonHostGatewayIP [2021-04-13T15:45:12.558Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-13T15:45:12.558Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-13T15:45:12.558Z] === RUN TestContainerKillOnDaemonStart [2021-04-13T15:45:12.558Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-13T15:45:12.558Z] === RUN TestDiff [2021-04-13T15:45:13.565Z] --- PASS: TestExternalGraphDriver (7.19s) [2021-04-13T15:45:13.565Z] --- PASS: TestExternalGraphDriver/json (2.33s) [2021-04-13T15:45:13.565Z] --- PASS: TestExternalGraphDriver/spec (2.35s) [2021-04-13T15:45:13.565Z] --- PASS: TestExternalGraphDriver/pull (2.40s) [2021-04-13T15:45:13.565Z] === RUN TestGraphdriverPluginV2 [2021-04-13T15:45:13.565Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-13T15:45:13.565Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:45:13.565Z] PASS [2021-04-13T15:45:13.565Z] [2021-04-13T15:45:13.565Z] === Skipped [2021-04-13T15:45:13.565Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-13T15:45:13.565Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:45:13.565Z] [2021-04-13T15:45:13.565Z] [2021-04-13T15:45:13.566Z] DONE 5 tests, 1 skipped in 7.333s [2021-04-13T15:45:13.566Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-13T15:45:13.566Z] ++ 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-04-13T15:45:13.566Z] ++ set -e [2021-04-13T15:45:13.566Z] ++ '[' -n 0 ']' [2021-04-13T15:45:13.566Z] ++ set -x [2021-04-13T15:45:13.566Z] ++ env -i DEST=/go/src/github.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-04-13T15:45:13.859Z] INFO: Testing against a local daemon [2021-04-13T15:45:13.859Z] === RUN TestContinueAfterPluginCrash [2021-04-13T15:45:13.859Z] === PAUSE TestContinueAfterPluginCrash [2021-04-13T15:45:13.859Z] === RUN TestReadPluginNoRead [2021-04-13T15:45:13.859Z] === PAUSE TestReadPluginNoRead [2021-04-13T15:45:13.859Z] === RUN TestDaemonStartWithLogOpt [2021-04-13T15:45:13.859Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-13T15:45:13.859Z] === CONT TestContinueAfterPluginCrash [2021-04-13T15:45:13.859Z] === CONT TestDaemonStartWithLogOpt [2021-04-13T15:45:13.923Z] --- PASS: TestDiff (1.27s) [2021-04-13T15:45:13.923Z] === RUN TestExecWithCloseStdin [2021-04-13T15:45:14.484Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-13T15:45:14.839Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-13T15:45:15.099Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-13T15:45:15.099Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-13T15:45:15.099Z] [2021-04-13T15:45:15.099Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-13T15:45:15.099Z] =========================== short test summary info ============================ [2021-04-13T15:45:15.099Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-13T15:45:15.099Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-13T15:45:15.099Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-13T15:45:15.099Z] Not supported on most drivers [2021-04-13T15:45:15.099Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-13T15:45:15.099Z] Output of docker top depends on host distro, and is not formalized. [2021-04-13T15:45:15.099Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-13T15:45:15.099Z] Output of docker top depends on host distro, and is not formalized. [2021-04-13T15:45:15.099Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-13T15:45:15.099Z] Can fail if eth0 has multiple IP addresses [2021-04-13T15:45:15.099Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-13T15:45:15.099Z] This doesn't seem to be taken into account by the engine [2021-04-13T15:45:15.099Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-04-13T15:45:15.099Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-04-13T15:45:15.099Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-13T15:45:15.099Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 380.20 seconds == [2021-04-13T15:45:15.359Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-13T15:45:15.412Z] --- PASS: TestExecWithCloseStdin (1.64s) [2021-04-13T15:45:15.412Z] === RUN TestExec [2021-04-13T15:45:17.300Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-13T15:45:17.300Z] --- PASS: TestExec (1.82s) [2021-04-13T15:45:17.300Z] === RUN TestExecUser [2021-04-13T15:45:18.330Z] --- PASS: TestDaemonStartWithLogOpt (4.05s) [2021-04-13T15:45:18.331Z] === CONT TestReadPluginNoRead [2021-04-13T15:45:18.664Z] --- PASS: TestExecUser (1.36s) [2021-04-13T15:45:18.664Z] === RUN TestExportContainerAndImportImage [2021-04-13T15:45:18.911Z] 5ff1512f88ec: Verifying Checksum [2021-04-13T15:45:18.911Z] 5ff1512f88ec: Download complete [2021-04-13T15:45:18.920Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-13T15:45:18.920Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-13T15:45:19.845Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2021-04-13T15:45:19.845Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-13T15:45:20.100Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-13T15:45:21.077Z] === RUN TestReadPluginNoRead/default [2021-04-13T15:45:21.467Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-13T15:45:21.771Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-13T15:45:22.070Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2021-04-13T15:45:22.070Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-13T15:45:22.335Z] --- PASS: TestExportContainerAfterDaemonRestart (2.66s) [2021-04-13T15:45:22.335Z] === RUN TestHealthCheckWorkdir [2021-04-13T15:45:22.900Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-13T15:45:23.171Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-13T15:45:23.171Z] --- PASS: TestContinueAfterPluginCrash (9.37s) [2021-04-13T15:45:25.253Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-13T15:45:25.412Z] --- PASS: TestHealthCheckWorkdir (2.62s) [2021-04-13T15:45:25.412Z] === RUN TestHealthKillContainer [2021-04-13T15:45:25.412Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-13T15:45:25.436Z] --- PASS: TestUpdateRestartPolicy (12.97s) [2021-04-13T15:45:25.436Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-13T15:45:25.436Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-04-13T15:45:25.436Z] === RUN TestWaitNonBlocked [2021-04-13T15:45:25.436Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:45:25.436Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:45:25.436Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:45:25.436Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:45:25.436Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:45:25.436Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:45:25.436Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-13T15:45:25.436Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2021-04-13T15:45:25.436Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-04-13T15:45:25.436Z] === RUN TestWaitBlocked [2021-04-13T15:45:25.436Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:45:25.436Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:45:25.436Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:45:25.436Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:45:25.436Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:45:25.436Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:45:26.801Z] Loaded image: buildpack-deps:buster [2021-04-13T15:45:26.801Z] Loaded image: busybox:latest [2021-04-13T15:45:26.801Z] Loaded image: busybox:glibc [2021-04-13T15:45:26.819Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-13T15:45:26.819Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2021-04-13T15:45:26.819Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-04-13T15:45:26.819Z] === CONT TestContainerStartOnDaemonRestart [2021-04-13T15:45:26.819Z] === CONT TestContainerKillOnDaemonStart [2021-04-13T15:45:26.819Z] === CONT TestIpcModeOlderClient [2021-04-13T15:45:26.819Z] === CONT TestDaemonHostGatewayIP [2021-04-13T15:45:26.819Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-04-13T15:45:26.819Z] === CONT TestDaemonRestartIpcMode [2021-04-13T15:45:27.333Z] --- PASS: TestReadPluginNoRead (9.27s) [2021-04-13T15:45:27.333Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-04-13T15:45:27.333Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.16s) [2021-04-13T15:45:27.333Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.12s) [2021-04-13T15:45:27.333Z] read_test.go:92: [d6185c630727d] daemon is not started [2021-04-13T15:45:27.333Z] PASS [2021-04-13T15:45:27.333Z] [2021-04-13T15:45:27.333Z] DONE 6 tests in 13.411s [2021-04-13T15:45:27.333Z] 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-04-13T15:45:27.333Z] ++ 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-04-13T15:45:27.333Z] ++ set -e [2021-04-13T15:45:27.333Z] ++ '[' -n 0 ']' [2021-04-13T15:45:27.333Z] ++ set -x [2021-04-13T15:45:27.333Z] ++ env -i DEST=/go/src/github.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-04-13T15:45:27.333Z] testing: warning: no tests to run [2021-04-13T15:45:27.333Z] PASS [2021-04-13T15:45:27.333Z] [2021-04-13T15:45:27.333Z] DONE 0 tests in 0.039s [2021-04-13T15:45:27.333Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-13T15:45:27.333Z] ++ 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-04-13T15:45:27.333Z] ++ set -e [2021-04-13T15:45:27.333Z] ++ '[' -n 0 ']' [2021-04-13T15:45:27.333Z] ++ set -x [2021-04-13T15:45:27.334Z] ++ env -i DEST=/go/src/github.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-04-13T15:45:27.334Z] INFO: Testing against a local daemon [2021-04-13T15:45:27.334Z] === RUN TestPluginWithDevMounts [2021-04-13T15:45:27.334Z] === PAUSE TestPluginWithDevMounts [2021-04-13T15:45:27.334Z] === CONT TestPluginWithDevMounts [2021-04-13T15:45:27.335Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.90s) [2021-04-13T15:45:27.335Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:03dfumwhdwqlx256it3sv86cl Created:2021-04-13 15:45:20.682490622 +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[b239be68dc19457e7ef63f68632ceb0cd853fbb8943cc9078b60eb0beb638cf9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.thlzrgts1kwszols3kxmo0o6n EndpointID:c10fe739a06ea5b3159e27180c693e1951745c416fdf8ac7e4c2b18c5d8aa04c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2ff3e945726ce79e9ecbb7cd24ef9def79a14bad4f0ceb1eae33271322017998 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:2c7e93691cba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.thlzrgts1kwszols3kxmo0o6n EndpointID:c10fe739a06ea5b3159e27180c693e1951745c416fdf8ac7e4c2b18c5d8aa04c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-13T15:45:27.335Z] PASS [2021-04-13T15:45:27.335Z] [2021-04-13T15:45:27.335Z] === Skipped [2021-04-13T15:45:27.335Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:45:27.335Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:45:27.335Z] [2021-04-13T15:45:27.335Z] [2021-04-13T15:45:27.335Z] DONE 26 tests, 1 skipped in 56.792s [2021-04-13T15:45:27.335Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:45:27.335Z] INFO: Testing against a local daemon [2021-04-13T15:45:27.335Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-13T15:45:27.335Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-13T15:45:27.335Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:45:27.335Z] === RUN TestDockerNetworkIpvlan [2021-04-13T15:45:27.335Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:45:27.335Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:45:27.335Z] PASS [2021-04-13T15:45:27.335Z] [2021-04-13T15:45:27.335Z] === Skipped [2021-04-13T15:45:27.335Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-13T15:45:27.335Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:45:27.335Z] [2021-04-13T15:45:27.335Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:45:27.335Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:45:27.335Z] [2021-04-13T15:45:27.335Z] [2021-04-13T15:45:27.335Z] DONE 2 tests, 2 skipped in 0.033s [2021-04-13T15:45:27.335Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:45:27.335Z] INFO: Testing against a local daemon [2021-04-13T15:45:27.335Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-13T15:45:27.446Z] Loaded image: debian:bullseye [2021-04-13T15:45:27.446Z] Loaded image: hello-world:latest [2021-04-13T15:45:27.446Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:45:27.446Z] INFO: Testing against a local daemon [2021-04-13T15:45:27.446Z] === RUN TestCgroupNamespacesBuild [2021-04-13T15:45:27.561Z] 4612f6d0b889: Verifying Checksum [2021-04-13T15:45:27.561Z] 4612f6d0b889: Download complete [2021-04-13T15:45:27.573Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-13T15:45:27.573Z] [2021-04-13T15:45:27.573Z] Unloading profiles will leave already running processes permanently [2021-04-13T15:45:27.573Z] unconfined, which can lead to unexpected situations. [2021-04-13T15:45:27.573Z] [2021-04-13T15:45:27.573Z] To set a process to complain mode, use the command line tool [2021-04-13T15:45:27.573Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-13T15:45:27.573Z] Post stage [Pipeline] junit [2021-04-13T15:45:27.847Z] Recording test results [2021-04-13T15:45:27.924Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-13T15:45:27.924Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-13T15:45:28.850Z] --- PASS: TestHealthKillContainer (3.84s) [2021-04-13T15:45:28.850Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-13T15:45:28.917Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-13T15:45:28.977Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2021-04-13T15:45:28.977Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-13T15:45:29.200Z] + echo Ensuring container killed. [2021-04-13T15:45:29.200Z] Ensuring container killed. [2021-04-13T15:45:29.200Z] + docker rm -vf docker-pr4 [2021-04-13T15:45:29.200Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-04-13T15:45:29.238Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.95s) [2021-04-13T15:45:29.238Z] === RUN TestDockerNetworkMacvlan [2021-04-13T15:45:29.413Z] --- PASS: TestPluginWithDevMounts (1.94s) [2021-04-13T15:45:29.413Z] PASS [2021-04-13T15:45:29.413Z] [2021-04-13T15:45:29.413Z] DONE 1 tests in 2.015s [2021-04-13T15:45:29.413Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-13T15:45:29.413Z] ++ 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-04-13T15:45:29.413Z] ++ set -e [2021-04-13T15:45:29.413Z] ++ '[' -n 0 ']' [2021-04-13T15:45:29.413Z] ++ set -x [2021-04-13T15:45:29.413Z] ++ env -i DEST=/go/src/github.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-04-13T15:45:29.413Z] INFO: Testing against a local daemon [2021-04-13T15:45:29.413Z] === RUN TestSecretInspect [2021-04-13T15:45:29.493Z] + echo Chowning /workspace to jenkins user [2021-04-13T15:45:29.493Z] Chowning /workspace to jenkins user [2021-04-13T15:45:29.493Z] + id -u [2021-04-13T15:45:29.493Z] + id -g [2021-04-13T15:45:29.493Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42273:/workspace busybox chown -R 1000:1000 /workspace [2021-04-13T15:45:29.493Z] Unable to find image 'busybox:latest' locally [2021-04-13T15:45:29.493Z] latest: Pulling from library/busybox [2021-04-13T15:45:29.754Z] f531cdc67389: Pulling fs layer [2021-04-13T15:45:29.754Z] f531cdc67389: Verifying Checksum [2021-04-13T15:45:29.754Z] f531cdc67389: Download complete [2021-04-13T15:45:29.754Z] f531cdc67389: Pull complete [2021-04-13T15:45:29.754Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-13T15:45:29.754Z] Status: Downloaded newer image for busybox:latest [2021-04-13T15:45:30.127Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2021-04-13T15:45:30.127Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-13T15:45:30.172Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-13T15:45:30.216Z] --- PASS: TestInspectCpusetInConfigPre120 (1.43s) [2021-04-13T15:45:30.216Z] === RUN TestIpcModeNone [2021-04-13T15:45:30.472Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-13T15:45:30.504Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-04-13T15:45:30.504Z] === RUN TestBuildWithSession [2021-04-13T15:45:30.504Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-13T15:45:30.504Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:45:30.504Z] === RUN TestBuildSquashParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-13T15:45:31.003Z] + bundleName=docker-py [2021-04-13T15:45:31.003Z] + echo Creating docker-py-bundles.tar.gz [2021-04-13T15:45:31.003Z] Creating docker-py-bundles.tar.gz [2021-04-13T15:45:31.003Z] + 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-04-13T15:45:31.016Z] Archiving artifacts [2021-04-13T15:45:31.070Z] --- PASS: TestDaemonRestartIpcMode (4.50s) [2021-04-13T15:45:31.547Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-13T15:45:31.836Z] --- PASS: TestIpcModeNone (1.67s) [2021-04-13T15:45:31.836Z] === RUN TestIpcModePrivate [2021-04-13T15:45:32.484Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-13T15:45:32.778Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-13T15:45:32.982Z] --- PASS: TestDaemonHostGatewayIP (6.50s) [2021-04-13T15:45:33.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh binary-daemon [2021-04-13T15:45:33.723Z] [2021-04-13T15:45:33.723Z] Removing bundles/ [2021-04-13T15:45:33.723Z] [2021-04-13T15:45:33.723Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-13T15:45:33.723Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-13T15:45:33.723Z] GOOS="" GOARCH="" GOARM="" [2021-04-13T15:45:33.724Z] --- PASS: TestIpcModePrivate (1.83s) [2021-04-13T15:45:33.724Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:99, shared: false, mustBeShared: false [2021-04-13T15:45:33.724Z] === RUN TestIpcModeShareable [2021-04-13T15:45:33.889Z] --- PASS: TestSecretInspect (3.88s) [2021-04-13T15:45:33.889Z] === RUN TestSecretList [2021-04-13T15:45:34.363Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.95s) [2021-04-13T15:45:35.611Z] --- PASS: TestIpcModeShareable (1.55s) [2021-04-13T15:45:35.611Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-04-13T15:45:35.611Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-13T15:45:35.767Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-13T15:45:36.113Z] --- PASS: TestBuildSquashParent (5.11s) [2021-04-13T15:45:36.113Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-13T15:45:36.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:45:36.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:45:36.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:45:36.114Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:45:36.114Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:45:36.114Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:45:36.114Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:45:36.114Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:45:36.114Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:45:36.114Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:45:36.114Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:45:36.114Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:45:36.114Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:45:36.114Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:45:36.114Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:45:36.114Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:45:36.173Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-13T15:45:37.101Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-13T15:45:37.428Z] --- PASS: TestSecretList (3.99s) [2021-04-13T15:45:37.428Z] === RUN TestSecretsCreateAndDelete [2021-04-13T15:45:38.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:45:38.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:45:38.467Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-13T15:45:39.958Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-13T15:45:40.315Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-13T15:45:40.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2021-04-13T15:45:40.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s) [2021-04-13T15:45:40.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2021-04-13T15:45:40.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2021-04-13T15:45:40.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2021-04-13T15:45:40.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2021-04-13T15:45:40.315Z] === RUN TestBuildMultiStageCopy [2021-04-13T15:45:40.315Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-13T15:45:40.359Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.76s) [2021-04-13T15:45:40.359Z] === RUN TestAPIIpcModeHost [2021-04-13T15:45:40.937Z] --- PASS: TestContainerKillOnDaemonStart (13.62s) [2021-04-13T15:45:40.937Z] PASS [2021-04-13T15:45:40.937Z] [2021-04-13T15:45:40.937Z] === Skipped [2021-04-13T15:45:40.937Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-13T15:45:40.937Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:45:40.937Z] [2021-04-13T15:45:40.937Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-13T15:45:40.937Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:45:40.937Z] [2021-04-13T15:45:40.937Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-13T15:45:40.937Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:45:40.937Z] [2021-04-13T15:45:40.937Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:45:40.937Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:45:40.937Z] [2021-04-13T15:45:40.937Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-13T15:45:40.937Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:45:40.937Z] [2021-04-13T15:45:40.937Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-13T15:45:40.937Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:45:40.937Z] [2021-04-13T15:45:40.937Z] [2021-04-13T15:45:40.937Z] DONE 197 tests, 6 skipped in 164.426s [2021-04-13T15:45:40.937Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-13T15:45:40.937Z] ++ 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-04-13T15:45:40.937Z] ++ set -e [2021-04-13T15:45:40.937Z] ++ '[' -n 0 ']' [2021-04-13T15:45:40.937Z] ++ set -x [2021-04-13T15:45:40.937Z] ++ env -i DEST=/go/src/github.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-04-13T15:45:40.937Z] INFO: Testing against a local daemon [2021-04-13T15:45:40.937Z] === RUN TestCommitInheritsEnv [2021-04-13T15:45:40.937Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-04-13T15:45:40.937Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-13T15:45:40.938Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-13T15:45:40.938Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-13T15:45:40.938Z] === RUN TestImagesFilterMultiReference [2021-04-13T15:45:40.938Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-13T15:45:40.938Z] === RUN TestImagePullPlatformInvalid [2021-04-13T15:45:40.938Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-13T15:45:40.938Z] === RUN TestRemoveImageOrphaning [2021-04-13T15:45:40.963Z] --- PASS: TestSecretsCreateAndDelete (3.85s) [2021-04-13T15:45:40.963Z] === RUN TestSecretsUpdate [2021-04-13T15:45:41.509Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-04-13T15:45:41.509Z] === RUN TestRemoveImageGarbageCollector [2021-04-13T15:45:41.509Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-13T15:45:41.509Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:45:41.509Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-13T15:45:41.509Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-13T15:45:41.509Z] === RUN TestTagInvalidReference [2021-04-13T15:45:41.509Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-13T15:45:41.509Z] === RUN TestTagValidPrefixedRepo [2021-04-13T15:45:41.509Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-13T15:45:41.509Z] === RUN TestTagExistedNameWithoutForce [2021-04-13T15:45:41.509Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-13T15:45:41.509Z] === RUN TestTagOfficialNames [2021-04-13T15:45:41.769Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-13T15:45:41.769Z] === RUN TestTagMatchesDigest [2021-04-13T15:45:41.769Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-13T15:45:41.769Z] PASS [2021-04-13T15:45:41.769Z] [2021-04-13T15:45:41.769Z] === Skipped [2021-04-13T15:45:41.769Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-13T15:45:41.769Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-13T15:45:41.769Z] [2021-04-13T15:45:41.769Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-13T15:45:41.769Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:45:41.769Z] [2021-04-13T15:45:41.769Z] [2021-04-13T15:45:41.769Z] DONE 12 tests, 2 skipped in 1.442s [2021-04-13T15:45:41.769Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-13T15:45:41.769Z] ++ 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-04-13T15:45:41.769Z] ++ set -e [2021-04-13T15:45:41.769Z] ++ '[' -n 0 ']' [2021-04-13T15:45:41.769Z] ++ set -x [2021-04-13T15:45:41.769Z] ++ env -i DEST=/go/src/github.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-04-13T15:45:41.769Z] INFO: Testing against a local daemon [2021-04-13T15:45:41.769Z] === RUN TestNetworkCreateDelete [2021-04-13T15:45:41.844Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-13T15:45:42.140Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-13T15:45:42.248Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-13T15:45:42.248Z] --- PASS: TestAPIIpcModeHost (1.96s) [2021-04-13T15:45:42.248Z] === RUN TestDaemonIpcModeShareable [2021-04-13T15:45:42.436Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-13T15:45:42.708Z] --- PASS: TestNetworkCreateDelete (0.82s) [2021-04-13T15:45:42.708Z] === RUN TestDockerNetworkDeletePreferID [2021-04-13T15:45:42.732Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-13T15:45:43.028Z] --- PASS: TestBuildMultiStageCopy (2.92s) [2021-04-13T15:45:43.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2021-04-13T15:45:43.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.33s) [2021-04-13T15:45:43.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-04-13T15:45:43.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-04-13T15:45:43.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2021-04-13T15:45:43.028Z] === RUN TestBuildMultiStageParentConfig [2021-04-13T15:45:44.075Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-04-13T15:45:44.075Z] === RUN TestBuildLabelWithTargets [2021-04-13T15:45:44.496Z] --- PASS: TestSecretsUpdate (3.53s) [2021-04-13T15:45:44.496Z] === RUN TestTemplatedSecret [2021-04-13T15:45:44.767Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-13T15:45:45.136Z] --- PASS: TestBuildLabelWithTargets (1.32s) [2021-04-13T15:45:45.136Z] === RUN TestBuildWithEmptyLayers [2021-04-13T15:45:45.250Z] --- PASS: TestDockerNetworkDeletePreferID (2.48s) [2021-04-13T15:45:45.250Z] === RUN TestDaemonDNSFallback [2021-04-13T15:45:45.329Z] --- PASS: TestDaemonIpcModeShareable (3.21s) [2021-04-13T15:45:45.329Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-13T15:45:45.329Z] === RUN TestDaemonIpcModePrivate [2021-04-13T15:45:45.784Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-04-13T15:45:45.784Z] === RUN TestBuildMultiStageOnBuild [2021-04-13T15:45:46.553Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-13T15:45:47.216Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-13T15:45:47.490Z] --- PASS: TestDockerNetworkMacvlan (18.20s) [2021-04-13T15:45:47.490Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-13T15:45:47.490Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-13T15:45:47.490Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.11s) [2021-04-13T15:45:47.490Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.35s) [2021-04-13T15:45:47.490Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.06s) [2021-04-13T15:45:47.490Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.62s) [2021-04-13T15:45:47.490Z] PASS [2021-04-13T15:45:47.490Z] [2021-04-13T15:45:47.490Z] DONE 8 tests in 20.187s [2021-04-13T15:45:47.490Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-13T15:45:47.490Z] testing: warning: no tests to run [2021-04-13T15:45:47.490Z] PASS [2021-04-13T15:45:47.490Z] [2021-04-13T15:45:47.490Z] DONE 0 tests in 0.006s [2021-04-13T15:45:47.490Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-13T15:45:47.490Z] INFO: Testing against a local daemon [2021-04-13T15:45:47.490Z] === RUN TestAuthZPluginAllowRequest [2021-04-13T15:45:47.891Z] --- PASS: TestBuildMultiStageOnBuild (1.80s) [2021-04-13T15:45:47.891Z] === RUN TestBuildUncleanTarFilenames [2021-04-13T15:45:48.143Z] --- PASS: TestDaemonIpcModePrivate (2.84s) [2021-04-13T15:45:48.143Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-13T15:45:48.143Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-13T15:45:48.399Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-13T15:45:48.534Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2021-04-13T15:45:48.534Z] === RUN TestBuildMultiStageLayerLeak [2021-04-13T15:45:48.656Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-13T15:45:48.971Z] --- PASS: TestTemplatedSecret (4.35s) [2021-04-13T15:45:48.971Z] === RUN TestSecretCreateResolve [2021-04-13T15:45:49.390Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2021-04-13T15:45:49.390Z] === RUN TestAuthZPluginTLS [2021-04-13T15:45:49.956Z] --- PASS: TestAuthZPluginTLS (0.71s) [2021-04-13T15:45:49.956Z] === RUN TestAuthZPluginDenyRequest [2021-04-13T15:45:50.523Z] --- PASS: TestAuthZPluginDenyRequest (0.70s) [2021-04-13T15:45:50.523Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-13T15:45:50.630Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2021-04-13T15:45:50.630Z] === RUN TestBuildWithHugeFile [2021-04-13T15:45:51.170Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.06s) [2021-04-13T15:45:51.170Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-04-13T15:45:51.170Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-13T15:45:51.457Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2021-04-13T15:45:51.457Z] === RUN TestAuthZPluginDenyResponse [2021-04-13T15:45:52.024Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2021-04-13T15:45:52.024Z] === RUN TestAuthZPluginAllowEventStream [2021-04-13T15:45:52.503Z] --- PASS: TestSecretCreateResolve (3.77s) [2021-04-13T15:45:52.503Z] PASS [2021-04-13T15:45:52.503Z] [2021-04-13T15:45:52.503Z] DONE 6 tests in 23.450s [2021-04-13T15:45:52.503Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-13T15:45:52.503Z] ++ 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-04-13T15:45:52.503Z] ++ set -e [2021-04-13T15:45:52.503Z] ++ '[' -n 0 ']' [2021-04-13T15:45:52.796Z] ++ set -x [2021-04-13T15:45:52.796Z] ++ env -i DEST=/go/src/github.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-04-13T15:45:52.796Z] INFO: Testing against a local daemon [2021-04-13T15:45:52.796Z] === RUN TestServiceCreateInit [2021-04-13T15:45:52.796Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-13T15:45:53.058Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-13T15:45:53.379Z] --- PASS: TestDaemonDNSFallback (8.15s) [2021-04-13T15:45:53.379Z] === RUN TestInspectNetwork [2021-04-13T15:45:53.620Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-13T15:45:53.926Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-04-13T15:45:53.926Z] === RUN TestAuthZPluginErrorResponse [2021-04-13T15:45:54.183Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.01s) [2021-04-13T15:45:54.183Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2021-04-13T15:45:54.183Z] === RUN TestIpcModeOlderClient [2021-04-13T15:45:54.183Z] === PAUSE TestIpcModeOlderClient [2021-04-13T15:45:54.183Z] === RUN TestKillContainerInvalidSignal [2021-04-13T15:45:54.184Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-04-13T15:45:54.184Z] === RUN TestAuthZPluginErrorRequest [2021-04-13T15:45:54.439Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-13T15:45:55.000Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-13T15:45:55.120Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-04-13T15:45:55.120Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-13T15:45:55.255Z] --- PASS: TestKillContainerInvalidSignal (1.08s) [2021-04-13T15:45:55.255Z] === RUN TestKillContainer [2021-04-13T15:45:55.255Z] === RUN TestKillContainer/no_signal [2021-04-13T15:45:55.686Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-04-13T15:45:55.686Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-13T15:45:56.181Z] === RUN TestKillContainer/non_killing_signal [2021-04-13T15:45:57.545Z] === RUN TestKillContainer/killing_signal [2021-04-13T15:45:57.589Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2021-04-13T15:45:57.590Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-13T15:45:57.801Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-13T15:45:58.662Z] === RUN TestInspectNetwork/full_network_id [2021-04-13T15:45:58.662Z] === RUN TestInspectNetwork/partial_network_id [2021-04-13T15:45:58.662Z] === RUN TestInspectNetwork/network_name [2021-04-13T15:45:58.662Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-13T15:45:58.730Z] --- PASS: TestKillContainer (3.56s) [2021-04-13T15:45:58.730Z] --- PASS: TestKillContainer/no_signal (1.06s) [2021-04-13T15:45:58.730Z] --- PASS: TestKillContainer/non_killing_signal (1.07s) [2021-04-13T15:45:58.730Z] --- PASS: TestKillContainer/killing_signal (1.18s) [2021-04-13T15:45:58.730Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-13T15:45:58.730Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-13T15:45:59.494Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2021-04-13T15:45:59.494Z] === RUN TestAuthZPluginHeader [2021-04-13T15:45:59.714Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-13T15:46:00.094Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-13T15:46:00.094Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-13T15:46:00.431Z] --- PASS: TestAuthZPluginHeader (0.91s) [2021-04-13T15:46:00.431Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-13T15:46:00.655Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-13T15:46:01.216Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.48s) [2021-04-13T15:46:01.216Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.24s) [2021-04-13T15:46:01.216Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.06s) [2021-04-13T15:46:01.216Z] === RUN TestKillStoppedContainer [2021-04-13T15:46:01.216Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-04-13T15:46:01.216Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-13T15:46:01.472Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-13T15:46:01.472Z] === RUN TestKillDifferentUserContainer [2021-04-13T15:46:01.728Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-13T15:46:02.655Z] --- PASS: TestKillDifferentUserContainer (1.27s) [2021-04-13T15:46:02.655Z] === RUN TestInspectOomKilledTrue [2021-04-13T15:46:02.655Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-13T15:46:02.655Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:46:02.655Z] === RUN TestInspectOomKilledFalse [2021-04-13T15:46:02.655Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-13T15:46:02.655Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:46:02.655Z] === RUN TestLinksEtcHostsContentMatch [2021-04-13T15:46:02.861Z] --- PASS: TestInspectNetwork (9.23s) [2021-04-13T15:46:02.861Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-13T15:46:02.861Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-13T15:46:02.861Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-13T15:46:02.861Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-13T15:46:02.861Z] === RUN TestRunContainerWithBridgeNone [2021-04-13T15:46:03.217Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-13T15:46:03.778Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-13T15:46:04.339Z] --- PASS: TestLinksEtcHostsContentMatch (1.51s) [2021-04-13T15:46:04.339Z] === RUN TestLinksContainerNames [2021-04-13T15:46:05.303Z] --- PASS: TestServiceCreateInit (11.90s) [2021-04-13T15:46:05.303Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.92s) [2021-04-13T15:46:05.303Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.95s) [2021-04-13T15:46:05.303Z] === RUN TestCreateServiceMultipleTimes [2021-04-13T15:46:05.699Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2021-04-13T15:46:05.699Z] === RUN TestAuthZPluginV2Disable [2021-04-13T15:46:06.158Z] --- PASS: TestRunContainerWithBridgeNone (3.38s) [2021-04-13T15:46:06.158Z] === RUN TestNetworkInvalidJSON [2021-04-13T15:46:06.158Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-13T15:46:06.158Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-13T15:46:06.158Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:46:06.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:46:06.158Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:46:06.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:46:06.158Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-13T15:46:06.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:46:06.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:46:06.158Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-13T15:46:06.158Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-13T15:46:06.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-13T15:46:06.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-13T15:46:06.158Z] === RUN TestNetworkList [2021-04-13T15:46:06.158Z] === RUN TestNetworkList//networks [2021-04-13T15:46:06.158Z] === PAUSE TestNetworkList//networks [2021-04-13T15:46:06.158Z] === RUN TestNetworkList//networks/ [2021-04-13T15:46:06.158Z] === PAUSE TestNetworkList//networks/ [2021-04-13T15:46:06.158Z] === CONT TestNetworkList//networks [2021-04-13T15:46:06.158Z] === CONT TestNetworkList//networks/ [2021-04-13T15:46:06.158Z] --- PASS: TestNetworkList (0.03s) [2021-04-13T15:46:06.158Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-13T15:46:06.158Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-13T15:46:06.158Z] === RUN TestHostIPv4BridgeLabel [2021-04-13T15:46:06.225Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-13T15:46:06.786Z] --- PASS: TestLinksContainerNames (2.48s) [2021-04-13T15:46:06.786Z] === RUN TestLogsFollowTailEmpty [2021-04-13T15:46:07.551Z] --- PASS: TestHostIPv4BridgeLabel (1.45s) [2021-04-13T15:46:07.551Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-13T15:46:08.152Z] --- PASS: TestLogsFollowTailEmpty (1.29s) [2021-04-13T15:46:08.152Z] === RUN TestContainerNetworkMountsNoChown [2021-04-13T15:46:08.715Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-13T15:46:09.277Z] --- PASS: TestContainerNetworkMountsNoChown (1.33s) [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/default [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/default [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/private [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/private [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rprivate [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/slave [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/slave [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rslave [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/shared [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/shared [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rshared [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/default [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/rshared [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/shared [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/rslave [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/slave [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/rprivate [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/private [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-13T15:46:09.277Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:46:09.277Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:46:09.277Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-13T15:46:09.533Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:46:09.533Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-13T15:46:09.533Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:46:09.533Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:46:09.533Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:46:09.533Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-13T15:46:09.533Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:46:09.533Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:46:09.533Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:46:09.789Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:46:09.789Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-13T15:46:09.884Z] --- PASS: TestAuthZPluginV2Disable (4.20s) [2021-04-13T15:46:09.884Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-13T15:46:10.054Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:46:10.055Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:46:10.055Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:46:10.055Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:46:10.055Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-13T15:46:10.055Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-13T15:46:10.055Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-13T15:46:10.055Z] === RUN TestContainerBindMountNonRecursive [2021-04-13T15:46:10.096Z] --- PASS: TestDaemonRestartWithLiveRestore (2.65s) [2021-04-13T15:46:10.096Z] === RUN TestDaemonDefaultNetworkPools [2021-04-13T15:46:11.419Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-13T15:46:12.636Z] --- PASS: TestDaemonDefaultNetworkPools (2.33s) [2021-04-13T15:46:12.636Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-13T15:46:13.167Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2021-04-13T15:46:13.167Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-13T15:46:13.932Z] --- PASS: TestContainerBindMountNonRecursive (3.94s) [2021-04-13T15:46:13.932Z] === RUN TestContainerVolumesMountedAsShared [2021-04-13T15:46:14.495Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-13T15:46:14.750Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2021-04-13T15:46:14.750Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-13T15:46:15.341Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-13T15:46:15.932Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.49s) [2021-04-13T15:46:15.932Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-13T15:46:16.297Z] --- PASS: TestContainerVolumesMountedAsSlave (1.63s) [2021-04-13T15:46:16.297Z] === RUN TestNetworkNat [2021-04-13T15:46:17.678Z] --- PASS: TestNetworkNat (1.15s) [2021-04-13T15:46:17.678Z] === RUN TestNetworkLocalhostTCPNat [2021-04-13T15:46:18.603Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2021-04-13T15:46:18.603Z] === RUN TestNetworkLoopbackNat [2021-04-13T15:46:19.164Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-13T15:46:19.164Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-13T15:46:19.726Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-13T15:46:21.214Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.57s) [2021-04-13T15:46:21.214Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-13T15:46:21.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-13T15:46:21.784Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.35s) [2021-04-13T15:46:21.784Z] === RUN TestServiceWithPredefinedNetwork [2021-04-13T15:46:22.543Z] --- PASS: TestNetworkLoopbackNat (3.76s) [2021-04-13T15:46:22.543Z] === RUN TestPause [2021-04-13T15:46:23.472Z] --- PASS: TestPause (0.97s) [2021-04-13T15:46:23.472Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-13T15:46:23.472Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:46:23.472Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:46:23.472Z] === RUN TestPauseStopPausedContainer [2021-04-13T15:46:23.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-13T15:46:24.288Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2021-04-13T15:46:24.288Z] === RUN TestPidHost [2021-04-13T15:46:24.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-13T15:46:25.079Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2021-04-13T15:46:25.079Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-13T15:46:25.079Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:46:25.079Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:46:25.079Z] === RUN TestServiceWithDataPathPortInit [2021-04-13T15:46:25.369Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.00s) [2021-04-13T15:46:25.369Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-13T15:46:26.213Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-13T15:46:27.577Z] --- PASS: TestPidHost (3.21s) [2021-04-13T15:46:27.577Z] === RUN TestPsFilter [2021-04-13T15:46:27.577Z] --- PASS: TestPsFilter (0.20s) [2021-04-13T15:46:27.577Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-13T15:46:27.822Z] --- PASS: TestCreateServiceMultipleTimes (22.99s) [2021-04-13T15:46:27.822Z] === RUN TestCreateServiceConflict [2021-04-13T15:46:28.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-13T15:46:29.063Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.29s) [2021-04-13T15:46:29.063Z] === RUN TestRemoveContainerWithVolume [2021-04-13T15:46:30.427Z] --- PASS: TestRemoveContainerWithVolume (1.16s) [2021-04-13T15:46:30.427Z] === RUN TestRemoveContainerRunning [2021-04-13T15:46:31.355Z] --- PASS: TestCreateServiceConflict (3.87s) [2021-04-13T15:46:31.355Z] === RUN TestCreateServiceMaxReplicas [2021-04-13T15:46:31.795Z] --- PASS: TestRemoveContainerRunning (1.43s) [2021-04-13T15:46:31.795Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-13T15:46:31.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-13T15:46:32.722Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.27s) [2021-04-13T15:46:32.722Z] === RUN TestRemoveInvalidContainer [2021-04-13T15:46:32.978Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-13T15:46:32.978Z] === RUN TestRenameLinkedContainer [2021-04-13T15:46:34.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-13T15:46:35.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-13T15:46:35.827Z] --- PASS: TestCreateServiceMaxReplicas (4.19s) [2021-04-13T15:46:35.827Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-13T15:46:36.809Z] 29d5b6a226d2: Pull complete [2021-04-13T15:46:36.809Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-13T15:46:36.809Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T15:46:36.809Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-04-13T15:46:36.809Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-04-13T15:46:36.809Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-04-13T15:46:36.809Z] WARN: Skipping validation tests [2021-04-13T15:46:36.809Z] INFO: Running unit tests at 04/13/2021 15:46:36... [2021-04-13T15:46:37.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-13T15:46:37.940Z] --- PASS: TestRenameLinkedContainer (4.99s) [2021-04-13T15:46:37.940Z] === RUN TestRenameStoppedContainer [2021-04-13T15:46:38.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-13T15:46:39.122Z] --- PASS: TestRenameStoppedContainer (1.16s) [2021-04-13T15:46:39.122Z] === RUN TestRenameRunningContainerAndReuse [2021-04-13T15:46:42.387Z] --- PASS: TestRenameRunningContainerAndReuse (2.86s) [2021-04-13T15:46:42.387Z] === RUN TestRenameInvalidName [2021-04-13T15:46:42.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-13T15:46:42.663Z] INFO: make.ps1 starting at 04/13/2021 15:46:41 [2021-04-13T15:46:42.663Z] INFO: Git commit (1ec689c4c2) assumed from DOCKER_GITCOMMIT environment variable [2021-04-13T15:46:42.663Z] INFO: Invoking autogen... [2021-04-13T15:46:42.663Z] INFO: Running unit tests... [2021-04-13T15:46:43.183Z] --- PASS: TestServiceWithDataPathPortInit (17.89s) [2021-04-13T15:46:43.183Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-13T15:46:43.313Z] --- PASS: TestRenameInvalidName (1.54s) [2021-04-13T15:46:43.313Z] === RUN TestRenameAnonymousContainer [2021-04-13T15:46:43.445Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.85s) [2021-04-13T15:46:43.445Z] PASS [2021-04-13T15:46:43.445Z] [2021-04-13T15:46:43.445Z] DONE 17 tests in 54.013s [2021-04-13T15:46:43.445Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-13T15:46:43.445Z] INFO: Testing against a local daemon [2021-04-13T15:46:43.445Z] === RUN TestPluginInvalidJSON [2021-04-13T15:46:43.445Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:46:43.445Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:46:43.445Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:46:43.445Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-13T15:46:43.445Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-13T15:46:43.445Z] === RUN TestPluginInstall [2021-04-13T15:46:43.445Z] === RUN TestPluginInstall/no_auth [2021-04-13T15:46:43.704Z] time="2021-04-13T15:46:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:46:43.704Z] time="2021-04-13T15:46:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4cacacc96513cbacca050a97216a5bfb2c140f8ca5ab10f9cb6718534c06d42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:46:43.704Z] time="2021-04-13T15:46:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:46:43.704Z] time="2021-04-13T15:46:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4cacacc96513cbacca050a97216a5bfb2c140f8ca5ab10f9cb6718534c06d42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:46:43.963Z] === RUN TestPluginInstall/with_htpasswd [2021-04-13T15:46:44.530Z] time="2021-04-13T15:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:46:44.530Z] time="2021-04-13T15:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:113ffb66eb62d29bbcb6e70ede853e666b3c59cbac8ef24b8879af8e9f0dcc86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:46:44.530Z] time="2021-04-13T15:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:46:44.530Z] time="2021-04-13T15:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:113ffb66eb62d29bbcb6e70ede853e666b3c59cbac8ef24b8879af8e9f0dcc86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:46:44.788Z] === RUN TestPluginInstall/with_insecure [2021-04-13T15:46:46.165Z] time="2021-04-13T15:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:46:46.165Z] time="2021-04-13T15:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d38ed5b088a3013571fe1eed28a705429d3ca3425a031fee236c14cfbf0aa9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:46:46.165Z] time="2021-04-13T15:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:46:46.165Z] time="2021-04-13T15:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d38ed5b088a3013571fe1eed28a705429d3ca3425a031fee236c14cfbf0aa9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:46:46.423Z] --- PASS: TestPluginInstall (4.78s) [2021-04-13T15:46:46.423Z] --- PASS: TestPluginInstall/no_auth (2.29s) [2021-04-13T15:46:46.423Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-04-13T15:46:46.423Z] --- PASS: TestPluginInstall/with_insecure (1.67s) [2021-04-13T15:46:46.424Z] plugin_test.go:165: [d659ff0e1cdb1] daemon is not started [2021-04-13T15:46:46.424Z] === RUN TestPluginsWithRuntimes [2021-04-13T15:46:47.679Z] --- PASS: TestBuildWithHugeFile (53.65s) [2021-04-13T15:46:47.679Z] === RUN TestBuildWCOWSandboxSize [2021-04-13T15:46:47.679Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-13T15:46:47.679Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:46:47.679Z] === RUN TestBuildWithEmptyDockerfile [2021-04-13T15:46:47.679Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:46:47.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:46:47.679Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:46:47.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:46:47.679Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:46:47.679Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:46:47.679Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T15:46:47.679Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T15:46:47.679Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T15:46:47.679Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-04-13T15:46:47.679Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-04-13T15:46:47.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-04-13T15:46:47.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2021-04-13T15:46:47.679Z] === RUN TestBuildPreserveOwnership [2021-04-13T15:46:47.679Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-13T15:46:47.679Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-13T15:46:48.325Z] --- PASS: TestBuildPreserveOwnership (3.92s) [2021-04-13T15:46:48.325Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2021-04-13T15:46:48.325Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2021-04-13T15:46:48.325Z] === RUN TestBuildPlatformInvalid [2021-04-13T15:46:48.325Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-04-13T15:46:48.325Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-13T15:46:48.956Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-13T15:46:49.844Z] --- PASS: TestRenameAnonymousContainer (6.04s) [2021-04-13T15:46:49.844Z] === RUN TestRenameContainerWithSameName [2021-04-13T15:46:50.331Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-13T15:46:50.770Z] --- PASS: TestRenameContainerWithSameName (1.33s) [2021-04-13T15:46:50.770Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-13T15:46:51.705Z] --- PASS: TestPluginsWithRuntimes (5.33s) [2021-04-13T15:46:51.705Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.55s) [2021-04-13T15:46:51.705Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.50s) [2021-04-13T15:46:51.705Z] === RUN TestPluginBackCompatMediaTypes [2021-04-13T15:46:52.641Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-04-13T15:46:52.641Z] PASS [2021-04-13T15:46:52.641Z] [2021-04-13T15:46:52.641Z] DONE 10 tests in 10.890s [2021-04-13T15:46:52.641Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-13T15:46:52.641Z] INFO: Testing against a local daemon [2021-04-13T15:46:52.641Z] === RUN TestExternalGraphDriver [2021-04-13T15:46:52.641Z] === RUN TestExternalGraphDriver/json [2021-04-13T15:46:53.174Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.84s) [2021-04-13T15:46:53.174Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ox1b4v9zzr3qjt30ee9xwibsf Created:2021-04-13 15:46:44.533044387 +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[dd5d9d2d27fc61d2748d4e24e8f2778ad1a1825cc38a5053156b7e17e0dcb658:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qggrpupnlv4l4nmmshmll0g7r EndpointID:d5a8a133a3c437266f15b057cd0e94845964370b8afd3b32ee5515669d1c04c5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c235c5419c584f6ee65e5335d626dd177b52a90e1dd659416e15ed5941f42d7d 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:48c8612f86d2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qggrpupnlv4l4nmmshmll0g7r EndpointID:d5a8a133a3c437266f15b057cd0e94845964370b8afd3b32ee5515669d1c04c5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-13T15:46:53.174Z] PASS [2021-04-13T15:46:53.174Z] [2021-04-13T15:46:53.174Z] === Skipped [2021-04-13T15:46:53.174Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:46:53.174Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:46:53.174Z] [2021-04-13T15:46:53.174Z] [2021-04-13T15:46:53.174Z] DONE 26 tests, 1 skipped in 70.064s [2021-04-13T15:46:53.174Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:46:53.174Z] ++ 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-04-13T15:46:53.174Z] ++ set -e [2021-04-13T15:46:53.174Z] ++ '[' -n 0 ']' [2021-04-13T15:46:53.174Z] ++ set -x [2021-04-13T15:46:53.174Z] ++ env -i DEST=/go/src/github.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-04-13T15:46:53.174Z] INFO: Testing against a local daemon [2021-04-13T15:46:53.174Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-13T15:46:53.174Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-13T15:46:53.174Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:46:53.174Z] === RUN TestDockerNetworkIpvlan [2021-04-13T15:46:53.174Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:46:53.174Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:46:53.174Z] PASS [2021-04-13T15:46:53.174Z] [2021-04-13T15:46:53.174Z] === Skipped [2021-04-13T15:46:53.174Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-13T15:46:53.174Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:46:53.174Z] [2021-04-13T15:46:53.174Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:46:53.174Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:46:53.174Z] [2021-04-13T15:46:53.174Z] [2021-04-13T15:46:53.174Z] DONE 2 tests, 2 skipped in 0.148s [2021-04-13T15:46:53.174Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:46:53.174Z] ++ 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-04-13T15:46:53.174Z] ++ set -e [2021-04-13T15:46:53.174Z] ++ '[' -n 0 ']' [2021-04-13T15:46:53.174Z] ++ set -x [2021-04-13T15:46:53.174Z] ++ env -i DEST=/go/src/github.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-04-13T15:46:53.174Z] INFO: Testing against a local daemon [2021-04-13T15:46:53.174Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-13T15:46:54.036Z] --- PASS: TestRenameContainerWithLinkedContainer (3.12s) [2021-04-13T15:46:54.036Z] === RUN TestResize [2021-04-13T15:46:54.466Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.09s) [2021-04-13T15:46:54.466Z] === RUN TestCreateServiceSecretFileMode [2021-04-13T15:46:55.087Z] 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-04-13T15:46:55.172Z] === RUN TestExternalGraphDriver/spec [2021-04-13T15:46:55.508Z] --- PASS: TestCreateServiceSecretFileMode (3.87s) [2021-04-13T15:46:55.508Z] === RUN TestCreateServiceConfigFileMode [2021-04-13T15:46:55.715Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.30s) [2021-04-13T15:46:55.715Z] === RUN TestDockerNetworkMacvlan [2021-04-13T15:46:55.927Z] --- PASS: TestResize (1.65s) [2021-04-13T15:46:55.927Z] === RUN TestResizeWithInvalidSize [2021-04-13T15:46:57.098Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-13T15:46:57.294Z] --- PASS: TestResizeWithInvalidSize (1.60s) [2021-04-13T15:46:57.294Z] === RUN TestResizeWhenContainerNotStarted [2021-04-13T15:46:57.702Z] === RUN TestExternalGraphDriver/pull [2021-04-13T15:46:58.660Z] --- PASS: TestResizeWhenContainerNotStarted (1.58s) [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:46:58.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:46:58.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:46:58.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:46:58.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:46:59.006Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-13T15:47:00.086Z] --- PASS: TestCreateServiceConfigFileMode (4.07s) [2021-04-13T15:47:00.086Z] === RUN TestCreateServiceSysctls [2021-04-13T15:47:00.233Z] --- PASS: TestExternalGraphDriver (7.20s) [2021-04-13T15:47:00.233Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2021-04-13T15:47:00.233Z] --- PASS: TestExternalGraphDriver/spec (2.60s) [2021-04-13T15:47:00.233Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2021-04-13T15:47:00.233Z] === RUN TestGraphdriverPluginV2 [2021-04-13T15:47:00.387Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-13T15:47:01.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-13T15:47:03.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:47:03.701Z] ? github.com/docker/docker/api [no test files] [2021-04-13T15:47:03.750Z] Loaded image: buildpack-deps:buster [2021-04-13T15:47:03.750Z] Loaded image: busybox:latest [2021-04-13T15:47:03.750Z] Loaded image: busybox:glibc [2021-04-13T15:47:04.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:47:04.395Z] Loaded image: debian:bullseye [2021-04-13T15:47:04.395Z] Loaded image: hello-world:latest [2021-04-13T15:47:04.419Z] --- PASS: TestGraphdriverPluginV2 (4.79s) [2021-04-13T15:47:04.419Z] PASS [2021-04-13T15:47:04.419Z] [2021-04-13T15:47:04.419Z] DONE 5 tests in 12.063s [2021-04-13T15:47:04.589Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-13T15:47:04.679Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-13T15:47:04.679Z] INFO: Testing against a local daemon [2021-04-13T15:47:04.679Z] === RUN TestContinueAfterPluginCrash [2021-04-13T15:47:04.679Z] === PAUSE TestContinueAfterPluginCrash [2021-04-13T15:47:04.679Z] === RUN TestReadPluginNoRead [2021-04-13T15:47:04.679Z] === PAUSE TestReadPluginNoRead [2021-04-13T15:47:04.679Z] === RUN TestDaemonStartWithLogOpt [2021-04-13T15:47:04.679Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-13T15:47:04.679Z] === CONT TestContinueAfterPluginCrash [2021-04-13T15:47:04.679Z] === CONT TestDaemonStartWithLogOpt [2021-04-13T15:47:04.691Z] Loaded image: arm32v7/hello-world:latest [2021-04-13T15:47:04.791Z] --- PASS: TestCreateServiceSysctls (4.69s) [2021-04-13T15:47:04.791Z] === RUN TestCreateServiceCapabilities [2021-04-13T15:47:05.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:47:05.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-13T15:47:05.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:47:07.335Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:47:07.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-13T15:47:07.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:47:08.328Z] --- PASS: TestCreateServiceCapabilities (4.01s) [2021-04-13T15:47:08.328Z] === RUN TestInspect [2021-04-13T15:47:08.789Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-13T15:47:08.882Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) [2021-04-13T15:47:08.882Z] === CONT TestReadPluginNoRead [2021-04-13T15:47:10.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-13T15:47:10.203Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-13T15:47:10.203Z] Copying nested executables into bundles/binary-daemon [2021-04-13T15:47:10.203Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-13T15:47:10.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-13T15:47:10.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/make.sh cross [2021-04-13T15:47:10.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:47:11.123Z] [2021-04-13T15:47:11.123Z] Removing bundles/ [2021-04-13T15:47:11.123Z] [2021-04-13T15:47:11.123Z] ---> Making bundle: cross (in bundles/cross) [2021-04-13T15:47:11.123Z] Cross building: bundles/cross/linux/amd64 [2021-04-13T15:47:11.123Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-13T15:47:11.123Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-13T15:47:11.440Z] === RUN TestReadPluginNoRead/default [2021-04-13T15:47:11.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:47:11.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-13T15:47:11.673Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.52s) [2021-04-13T15:47:11.673Z] PASS [2021-04-13T15:47:11.673Z] [2021-04-13T15:47:11.673Z] === Skipped [2021-04-13T15:47:11.673Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-13T15:47:11.673Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:47:11.673Z] [2021-04-13T15:47:11.673Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-13T15:47:11.673Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-13T15:47:11.673Z] [2021-04-13T15:47:11.673Z] [2021-04-13T15:47:11.673Z] DONE 34 tests, 2 skipped in 119.526s [2021-04-13T15:47:11.673Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-13T15:47:11.673Z] ++ 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-04-13T15:47:11.673Z] ++ set -e [2021-04-13T15:47:11.673Z] ++ '[' -n 0 ']' [2021-04-13T15:47:11.673Z] ++ set -x [2021-04-13T15:47:11.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:47:11.673Z] INFO: Testing against a local daemon [2021-04-13T15:47:11.673Z] === RUN TestConfigInspect [2021-04-13T15:47:12.941Z] --- PASS: TestInspect (4.23s) [2021-04-13T15:47:12.942Z] === RUN TestCreateJob [2021-04-13T15:47:13.204Z] --- PASS: TestConfigInspect (2.00s) [2021-04-13T15:47:13.204Z] === RUN TestConfigList [2021-04-13T15:47:13.341Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-13T15:47:13.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-13T15:47:13.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-13T15:47:14.276Z] --- PASS: TestContinueAfterPluginCrash (9.64s) [2021-04-13T15:47:14.843Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-13T15:47:15.297Z] --- PASS: TestConfigList (1.91s) [2021-04-13T15:47:15.297Z] === RUN TestConfigsCreateAndDelete [2021-04-13T15:47:16.219Z] --- PASS: TestReadPluginNoRead (7.60s) [2021-04-13T15:47:16.219Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2021-04-13T15:47:16.219Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-04-13T15:47:16.219Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2021-04-13T15:47:16.219Z] read_test.go:92: [d032f2f7c456e] daemon is not started [2021-04-13T15:47:16.219Z] PASS [2021-04-13T15:47:16.219Z] [2021-04-13T15:47:16.219Z] DONE 6 tests in 11.765s [2021-04-13T15:47:16.219Z] 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-04-13T15:47:16.478Z] testing: warning: no tests to run [2021-04-13T15:47:16.478Z] PASS [2021-04-13T15:47:16.478Z] [2021-04-13T15:47:16.478Z] DONE 0 tests in 0.020s [2021-04-13T15:47:16.478Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-13T15:47:16.478Z] INFO: Testing against a local daemon [2021-04-13T15:47:16.478Z] === RUN TestPluginWithDevMounts [2021-04-13T15:47:16.478Z] === PAUSE TestPluginWithDevMounts [2021-04-13T15:47:16.478Z] === CONT TestPluginWithDevMounts [2021-04-13T15:47:16.827Z] --- PASS: TestConfigsCreateAndDelete (1.95s) [2021-04-13T15:47:16.827Z] === RUN TestConfigsUpdate [2021-04-13T15:47:16.918Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-13T15:47:16.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:47:17.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-13T15:47:17.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:47:18.379Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-04-13T15:47:18.379Z] PASS [2021-04-13T15:47:18.379Z] [2021-04-13T15:47:18.379Z] DONE 1 tests in 1.752s [2021-04-13T15:47:18.379Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-13T15:47:18.379Z] INFO: Testing against a local daemon [2021-04-13T15:47:18.379Z] === RUN TestSecretInspect [2021-04-13T15:47:18.527Z] --- PASS: TestCreateJob (5.07s) [2021-04-13T15:47:18.527Z] === RUN TestReplicatedJob [2021-04-13T15:47:18.562Z] === RUN TestMiddlewares [2021-04-13T15:47:18.562Z] --- PASS: TestMiddlewares (0.00s) [2021-04-13T15:47:18.562Z] PASS [2021-04-13T15:47:18.562Z] coverage: 9.0% of statements [2021-04-13T15:47:18.562Z] ok github.com/docker/docker/api/server 0.097s coverage: 9.0% of statements [2021-04-13T15:47:18.828Z] --- PASS: TestDockerNetworkMacvlan (23.27s) [2021-04-13T15:47:18.828Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s) [2021-04-13T15:47:18.828Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-04-13T15:47:18.828Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2021-04-13T15:47:18.828Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s) [2021-04-13T15:47:18.828Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.86s) [2021-04-13T15:47:18.828Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.73s) [2021-04-13T15:47:18.828Z] PASS [2021-04-13T15:47:18.828Z] [2021-04-13T15:47:18.828Z] DONE 8 tests in 26.706s [2021-04-13T15:47:18.828Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-13T15:47:18.828Z] ++ 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-04-13T15:47:18.828Z] ++ set -e [2021-04-13T15:47:18.828Z] ++ '[' -n 0 ']' [2021-04-13T15:47:18.828Z] ++ set -x [2021-04-13T15:47:18.828Z] ++ env -i DEST=/go/src/github.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-04-13T15:47:18.828Z] testing: warning: no tests to run [2021-04-13T15:47:18.828Z] PASS [2021-04-13T15:47:18.828Z] [2021-04-13T15:47:18.828Z] DONE 0 tests in 0.029s [2021-04-13T15:47:18.828Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-13T15:47:18.828Z] ++ 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-04-13T15:47:18.828Z] ++ set -e [2021-04-13T15:47:18.828Z] ++ '[' -n 0 ']' [2021-04-13T15:47:18.828Z] ++ set -x [2021-04-13T15:47:18.828Z] ++ env -i DEST=/go/src/github.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-04-13T15:47:18.828Z] INFO: Testing against a local daemon [2021-04-13T15:47:18.828Z] === RUN TestAuthZPluginAllowRequest [2021-04-13T15:47:18.915Z] --- PASS: TestConfigsUpdate (1.94s) [2021-04-13T15:47:18.915Z] === RUN TestTemplatedConfig [2021-04-13T15:47:20.910Z] --- PASS: TestSecretInspect (2.49s) [2021-04-13T15:47:20.910Z] === RUN TestSecretList [2021-04-13T15:47:21.369Z] --- PASS: TestAuthZPluginAllowRequest (2.27s) [2021-04-13T15:47:21.369Z] === RUN TestAuthZPluginTLS [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.41s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.24s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.18s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.77s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.83s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.64s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.02s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.17s) [2021-04-13T15:47:21.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.84s) [2021-04-13T15:47:21.618Z] === RUN TestCgroupNamespacesRun [2021-04-13T15:47:21.683Z] --- PASS: TestTemplatedConfig (2.59s) [2021-04-13T15:47:21.683Z] === RUN TestConfigCreateResolve [2021-04-13T15:47:22.309Z] --- PASS: TestAuthZPluginTLS (1.18s) [2021-04-13T15:47:22.309Z] === RUN TestAuthZPluginDenyRequest [2021-04-13T15:47:22.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-13T15:47:23.212Z] --- PASS: TestConfigCreateResolve (1.90s) [2021-04-13T15:47:23.212Z] === RUN TestConfigDaemonLibtrustID [2021-04-13T15:47:23.441Z] --- PASS: TestSecretList (2.48s) [2021-04-13T15:47:23.441Z] === RUN TestSecretsCreateAndDelete [2021-04-13T15:47:23.691Z] --- PASS: TestAuthZPluginDenyRequest (1.11s) [2021-04-13T15:47:23.691Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-13T15:47:23.867Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-04-13T15:47:23.867Z] PASS [2021-04-13T15:47:23.867Z] [2021-04-13T15:47:23.867Z] DONE 7 tests in 12.917s [2021-04-13T15:47:23.867Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-13T15:47:23.867Z] ++ 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-04-13T15:47:23.867Z] ++ set -e [2021-04-13T15:47:23.867Z] ++ '[' -n 0 ']' [2021-04-13T15:47:23.867Z] ++ set -x [2021-04-13T15:47:23.867Z] ++ env -i DEST=/go/src/github.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-04-13T15:47:23.867Z] INFO: Testing against a local daemon [2021-04-13T15:47:23.867Z] === RUN TestCheckpoint [2021-04-13T15:47:23.867Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-13T15:47:23.867Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:47:23.867Z] === RUN TestContainerInvalidJSON [2021-04-13T15:47:23.867Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:47:23.867Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:47:23.867Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:47:23.867Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:47:23.867Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:47:23.867Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:47:23.867Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T15:47:23.867Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T15:47:23.867Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-13T15:47:23.867Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-13T15:47:23.867Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-13T15:47:23.867Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-13T15:47:23.867Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-13T15:47:23.867Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-13T15:47:24.163Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-13T15:47:24.163Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-13T15:47:24.163Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-04-13T15:47:24.163Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-13T15:47:24.163Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-13T15:47:24.163Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-13T15:47:24.163Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-04-13T15:47:24.163Z] === RUN TestCopyFromContainer [2021-04-13T15:47:24.630Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.12s) [2021-04-13T15:47:24.630Z] === RUN TestAuthZPluginDenyResponse [2021-04-13T15:47:25.058Z] --- PASS: TestCgroupNamespacesRun (3.55s) [2021-04-13T15:47:25.058Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-13T15:47:25.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-13T15:47:25.492Z] --- PASS: TestReplicatedJob (7.67s) [2021-04-13T15:47:25.492Z] === RUN TestUpdateReplicatedJob [2021-04-13T15:47:25.716Z] === RUN TestCopyFromContainer// [2021-04-13T15:47:25.716Z] === RUN TestCopyFromContainer//bar/root [2021-04-13T15:47:25.716Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-13T15:47:25.716Z] === RUN TestCopyFromContainer/bar/quux [2021-04-13T15:47:25.716Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-13T15:47:25.973Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2021-04-13T15:47:25.973Z] === RUN TestSecretsUpdate [2021-04-13T15:47:26.015Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-13T15:47:26.015Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-13T15:47:26.015Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-13T15:47:26.015Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-13T15:47:26.022Z] --- PASS: TestAuthZPluginDenyResponse (1.20s) [2021-04-13T15:47:26.022Z] === RUN TestAuthZPluginAllowEventStream [2021-04-13T15:47:26.312Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer (1.98s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-13T15:47:26.312Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-13T15:47:26.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-13T15:47:26.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:47:26.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:47:26.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:47:26.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:47:26.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:47:26.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:47:26.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T15:47:26.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T15:47:26.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T15:47:26.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-13T15:47:26.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-13T15:47:26.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-13T15:47:26.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-13T15:47:26.312Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-13T15:47:26.312Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-13T15:47:26.312Z] === RUN TestCreateWithInvalidEnv [2021-04-13T15:47:26.312Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-13T15:47:26.312Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-13T15:47:26.312Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-13T15:47:26.312Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-13T15:47:26.312Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-13T15:47:26.312Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-13T15:47:26.312Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-13T15:47:26.312Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-13T15:47:26.312Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-13T15:47:26.312Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-13T15:47:26.312Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-13T15:47:26.312Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-13T15:47:26.312Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-13T15:47:26.312Z] === RUN TestCreateTmpfsMountsTarget [2021-04-13T15:47:26.312Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-13T15:47:26.312Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-13T15:47:26.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-13T15:47:26.982Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.29s) [2021-04-13T15:47:26.982Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-13T15:47:27.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-13T15:47:27.800Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-13T15:47:27.839Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-04-13T15:47:27.839Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-13T15:47:27.933Z] --- PASS: TestAuthZPluginAllowEventStream (2.19s) [2021-04-13T15:47:27.933Z] === RUN TestAuthZPluginErrorResponse [2021-04-13T15:47:28.503Z] --- PASS: TestSecretsUpdate (2.47s) [2021-04-13T15:47:28.503Z] === RUN TestTemplatedSecret [2021-04-13T15:47:28.726Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-13T15:47:29.315Z] --- PASS: TestAuthZPluginErrorResponse (1.16s) [2021-04-13T15:47:29.315Z] === RUN TestAuthZPluginErrorRequest [2021-04-13T15:47:29.924Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2021-04-13T15:47:29.924Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-13T15:47:29.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:47:29.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:47:29.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:47:29.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:47:29.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:47:29.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:47:29.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:47:29.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:47:29.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:47:29.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:47:29.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T15:47:29.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T15:47:29.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T15:47:29.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T15:47:29.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T15:47:29.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-13T15:47:29.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-13T15:47:29.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-13T15:47:29.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-13T15:47:29.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-13T15:47:29.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-13T15:47:29.924Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-13T15:47:30.091Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-13T15:47:30.220Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2021-04-13T15:47:30.220Z] === RUN TestCreateDifferentPlatform [2021-04-13T15:47:30.220Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-13T15:47:30.220Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-13T15:47:30.220Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-13T15:47:30.220Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-13T15:47:30.220Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-13T15:47:30.220Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-13T15:47:30.220Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-13T15:47:30.220Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-13T15:47:30.220Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-13T15:47:30.220Z] === RUN TestContainerStartOnDaemonRestart [2021-04-13T15:47:30.220Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-13T15:47:30.220Z] === RUN TestDaemonRestartIpcMode [2021-04-13T15:47:30.220Z] === PAUSE TestDaemonRestartIpcMode [2021-04-13T15:47:30.220Z] === RUN TestDaemonHostGatewayIP [2021-04-13T15:47:30.220Z] === PAUSE TestDaemonHostGatewayIP [2021-04-13T15:47:30.220Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-13T15:47:30.220Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-13T15:47:30.220Z] === RUN TestContainerKillOnDaemonStart [2021-04-13T15:47:30.220Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-13T15:47:30.220Z] === RUN TestDiff [2021-04-13T15:47:30.254Z] --- PASS: TestAuthZPluginErrorRequest (1.16s) [2021-04-13T15:47:30.254Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-13T15:47:30.346Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.12s) [2021-04-13T15:47:30.346Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-13T15:47:30.882Z] --- PASS: TestDiff (0.53s) [2021-04-13T15:47:30.882Z] === RUN TestExecWithCloseStdin [2021-04-13T15:47:31.080Z] --- PASS: TestUpdateReplicatedJob (5.20s) [2021-04-13T15:47:31.081Z] === RUN TestServiceListWithStatuses [2021-04-13T15:47:31.081Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-13T15:47:31.081Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:47:31.081Z] === RUN TestDockerNetworkConnectAlias [2021-04-13T15:47:31.525Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-04-13T15:47:31.525Z] === RUN TestExec [2021-04-13T15:47:31.635Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.32s) [2021-04-13T15:47:31.635Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-13T15:47:31.788Z] --- PASS: TestTemplatedSecret (3.44s) [2021-04-13T15:47:31.788Z] === RUN TestSecretCreateResolve [2021-04-13T15:47:32.170Z] --- PASS: TestExec (0.64s) [2021-04-13T15:47:32.170Z] === RUN TestExecUser [2021-04-13T15:47:32.815Z] --- PASS: TestExecUser (0.66s) [2021-04-13T15:47:32.815Z] === RUN TestExportContainerAndImportImage [2021-04-13T15:47:33.610Z] --- PASS: TestCgroupNamespacesRunHostMode (3.44s) [2021-04-13T15:47:33.610Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-13T15:47:33.690Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-04-13T15:47:33.690Z] PASS [2021-04-13T15:47:33.690Z] [2021-04-13T15:47:33.690Z] DONE 6 tests in 15.537s [2021-04-13T15:47:33.690Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-13T15:47:33.690Z] INFO: Testing against a local daemon [2021-04-13T15:47:33.690Z] === RUN TestServiceCreateInit [2021-04-13T15:47:33.690Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-13T15:47:33.867Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-04-13T15:47:33.867Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-13T15:47:34.933Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.71s) [2021-04-13T15:47:34.933Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-13T15:47:35.395Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-04-13T15:47:35.395Z] === RUN TestHealthCheckWorkdir [2021-04-13T15:47:36.038Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2021-04-13T15:47:36.038Z] === RUN TestHealthKillContainer [2021-04-13T15:47:36.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-13T15:47:36.684Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.00s) [2021-04-13T15:47:36.684Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-13T15:47:36.845Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.66s) [2021-04-13T15:47:36.845Z] === RUN TestAuthZPluginHeader [2021-04-13T15:47:36.939Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-13T15:47:38.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-13T15:47:38.561Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s) [2021-04-13T15:47:38.561Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-13T15:47:38.754Z] --- PASS: TestAuthZPluginHeader (1.46s) [2021-04-13T15:47:38.754Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-13T15:47:38.754Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-13T15:47:38.754Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:47:38.754Z] === RUN TestAuthZPluginV2Disable [2021-04-13T15:47:38.754Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-13T15:47:38.754Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:47:38.754Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-13T15:47:38.754Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-13T15:47:38.754Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:47:38.754Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-13T15:47:38.754Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-13T15:47:38.754Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:47:38.754Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-13T15:47:38.788Z] --- PASS: TestHealthKillContainer (2.69s) [2021-04-13T15:47:38.788Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-13T15:47:38.817Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-13T15:47:38.958Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-13T15:47:39.084Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2021-04-13T15:47:39.084Z] === RUN TestIpcModeNone [2021-04-13T15:47:39.379Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-13T15:47:39.720Z] --- PASS: TestDockerNetworkConnectAlias (9.16s) [2021-04-13T15:47:39.720Z] === RUN TestDockerNetworkReConnect [2021-04-13T15:47:40.132Z] --- PASS: TestIpcModeNone (0.67s) [2021-04-13T15:47:40.132Z] === RUN TestIpcModePrivate [2021-04-13T15:47:40.307Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.59s) [2021-04-13T15:47:40.308Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-13T15:47:40.428Z] --- PASS: TestIpcModePrivate (0.68s) [2021-04-13T15:47:40.428Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-04-13T15:47:40.428Z] === RUN TestIpcModeShareable [2021-04-13T15:47:40.870Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-13T15:47:41.477Z] --- PASS: TestIpcModeShareable (0.69s) [2021-04-13T15:47:41.477Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-04-13T15:47:41.477Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-13T15:47:42.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-13T15:47:43.162Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.91s) [2021-04-13T15:47:43.162Z] === RUN TestKernelTCPMemory [2021-04-13T15:47:43.574Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s) [2021-04-13T15:47:43.574Z] === RUN TestAPIIpcModeHost [2021-04-13T15:47:43.574Z] --- PASS: TestAPIIpcModeHost (0.53s) [2021-04-13T15:47:43.574Z] === RUN TestDaemonIpcModeShareable [2021-04-13T15:47:44.226Z] --- PASS: TestServiceCreateInit (9.72s) [2021-04-13T15:47:44.227Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2021-04-13T15:47:44.227Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.68s) [2021-04-13T15:47:44.227Z] === RUN TestCreateServiceMultipleTimes [2021-04-13T15:47:45.048Z] --- PASS: TestKernelTCPMemory (1.96s) [2021-04-13T15:47:45.048Z] === RUN TestNISDomainname [2021-04-13T15:47:45.115Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2021-04-13T15:47:45.115Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-13T15:47:45.115Z] === RUN TestDaemonIpcModePrivate [2021-04-13T15:47:46.647Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2021-04-13T15:47:46.647Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-13T15:47:46.647Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-13T15:47:48.173Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2021-04-13T15:47:48.173Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-13T15:47:48.173Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-13T15:47:48.225Z] --- PASS: TestDockerNetworkReConnect (7.20s) [2021-04-13T15:47:48.225Z] === RUN TestServicePlugin [2021-04-13T15:47:48.225Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-13T15:47:48.225Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:47:48.225Z] === RUN TestServiceUpdateLabel [2021-04-13T15:47:48.313Z] --- PASS: TestNISDomainname (2.80s) [2021-04-13T15:47:48.313Z] === RUN TestHostnameDnsResolution [2021-04-13T15:47:49.241Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-13T15:47:49.701Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2021-04-13T15:47:49.701Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-13T15:47:49.701Z] === RUN TestIpcModeOlderClient [2021-04-13T15:47:49.701Z] === PAUSE TestIpcModeOlderClient [2021-04-13T15:47:49.701Z] === RUN TestKillContainerInvalidSignal [2021-04-13T15:47:49.998Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2021-04-13T15:47:49.998Z] === RUN TestKillContainer [2021-04-13T15:47:49.998Z] === RUN TestKillContainer/no_signal [2021-04-13T15:47:50.606Z] --- PASS: TestHostnameDnsResolution (2.54s) [2021-04-13T15:47:50.606Z] === RUN TestStats [2021-04-13T15:47:50.643Z] === RUN TestKillContainer/non_killing_signal [2021-04-13T15:47:50.940Z] === RUN TestKillContainer/killing_signal [2021-04-13T15:47:50.969Z] --- PASS: TestServiceUpdateLabel (3.95s) [2021-04-13T15:47:50.969Z] === RUN TestServiceUpdateSecrets [2021-04-13T15:47:51.999Z] --- PASS: TestKillContainer (1.71s) [2021-04-13T15:47:51.999Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-04-13T15:47:51.999Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2021-04-13T15:47:51.999Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2021-04-13T15:47:51.999Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-13T15:47:51.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-13T15:47:52.294Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-13T15:47:52.494Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-13T15:47:52.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-04-13T15:47:52.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2021-04-13T15:47:52.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2021-04-13T15:47:52.935Z] === RUN TestKillStoppedContainer [2021-04-13T15:47:52.935Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-13T15:47:52.935Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-13T15:47:52.935Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-13T15:47:52.935Z] === RUN TestKillDifferentUserContainer [2021-04-13T15:47:53.056Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-13T15:47:53.582Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2021-04-13T15:47:53.582Z] === RUN TestInspectOomKilledTrue [2021-04-13T15:47:53.617Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-13T15:47:53.617Z] --- PASS: TestStats (3.37s) [2021-04-13T15:47:53.617Z] === RUN TestStopContainerWithTimeout [2021-04-13T15:47:53.617Z] === RUN TestStopContainerWithTimeout/0 [2021-04-13T15:47:53.617Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-13T15:47:53.617Z] === RUN TestStopContainerWithTimeout/1 [2021-04-13T15:47:53.617Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-13T15:47:53.617Z] === RUN TestStopContainerWithTimeout/3 [2021-04-13T15:47:53.617Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-13T15:47:53.617Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-13T15:47:53.617Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-13T15:47:53.617Z] === CONT TestStopContainerWithTimeout/0 [2021-04-13T15:47:53.617Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-13T15:47:53.872Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-13T15:47:54.128Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-13T15:47:54.645Z] --- PASS: TestInspectOomKilledTrue (0.87s) [2021-04-13T15:47:54.645Z] === RUN TestInspectOomKilledFalse [2021-04-13T15:47:54.664Z] 4612f6d0b889: Pull complete [2021-04-13T15:47:54.689Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-13T15:47:54.689Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-13T15:47:54.944Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-04-13T15:47:54.944Z] === RUN TestLinksEtcHostsContentMatch [2021-04-13T15:47:55.586Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2021-04-13T15:47:55.586Z] === RUN TestLinksContainerNames [2021-04-13T15:47:56.053Z] === CONT TestStopContainerWithTimeout/3 [2021-04-13T15:47:56.631Z] --- PASS: TestLinksContainerNames (1.04s) [2021-04-13T15:47:56.631Z] === RUN TestLogsFollowTailEmpty [2021-04-13T15:47:56.982Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-13T15:47:57.274Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2021-04-13T15:47:57.274Z] === RUN TestContainerNetworkMountsNoChown [2021-04-13T15:47:57.572Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/default [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/default [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/private [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/private [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rprivate [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/slave [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/slave [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rslave [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/shared [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/shared [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rshared [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/default [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/rshared [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/rprivate [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/shared [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/private [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/rslave [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/slave [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-13T15:47:57.572Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:47:57.572Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-13T15:47:57.572Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-13T15:47:57.868Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-13T15:47:57.868Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-13T15:47:57.868Z] === RUN TestContainerBindMountNonRecursive [2021-04-13T15:47:57.909Z] === CONT TestStopContainerWithTimeout/1 [2021-04-13T15:47:58.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-13T15:47:59.392Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2021-04-13T15:47:59.392Z] === RUN TestContainerVolumesMountedAsShared [2021-04-13T15:48:00.034Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-04-13T15:48:00.034Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-13T15:48:00.052Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-13T15:48:00.052Z] --- PASS: TestStopContainerWithTimeout/0 (2.29s) [2021-04-13T15:48:00.052Z] --- PASS: TestStopContainerWithTimeout/-1 (4.04s) [2021-04-13T15:48:00.052Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2021-04-13T15:48:00.052Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2021-04-13T15:48:00.052Z] === RUN TestDeleteDevicemapper [2021-04-13T15:48:00.052Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-13T15:48:00.052Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:48:00.052Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-13T15:48:00.334Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2021-04-13T15:48:00.334Z] === RUN TestNetworkNat [2021-04-13T15:48:00.703Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.80s) [2021-04-13T15:48:00.703Z] PASS [2021-04-13T15:48:00.703Z] [2021-04-13T15:48:00.703Z] === Skipped [2021-04-13T15:48:00.703Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-13T15:48:00.703Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:48:00.703Z] [2021-04-13T15:48:00.703Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-13T15:48:00.703Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:48:00.703Z] [2021-04-13T15:48:00.703Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-13T15:48:00.703Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:48:00.703Z] [2021-04-13T15:48:00.703Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-13T15:48:00.703Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:48:00.703Z] [2021-04-13T15:48:00.703Z] [2021-04-13T15:48:00.703Z] DONE 17 tests, 4 skipped in 39.492s [2021-04-13T15:48:00.703Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-13T15:48:00.703Z] ++ 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-04-13T15:48:00.703Z] ++ set -e [2021-04-13T15:48:00.703Z] ++ '[' -n 0 ']' [2021-04-13T15:48:00.703Z] ++ set -x [2021-04-13T15:48:00.703Z] ++ env -i DEST=/go/src/github.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-04-13T15:48:00.703Z] INFO: Testing against a local daemon [2021-04-13T15:48:00.703Z] === RUN TestPluginInvalidJSON [2021-04-13T15:48:00.703Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:48:00.703Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:48:00.703Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:48:00.703Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-13T15:48:00.703Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-13T15:48:00.703Z] === RUN TestPluginInstall [2021-04-13T15:48:00.703Z] === RUN TestPluginInstall/no_auth [2021-04-13T15:48:00.703Z] time="2021-04-13T15:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:48:00.703Z] time="2021-04-13T15:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58071d9ae3cde93d2f46e0e1a46b3644c57176eb5d3993c3429f1cb76fae32f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:48:00.703Z] time="2021-04-13T15:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:48:00.703Z] time="2021-04-13T15:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58071d9ae3cde93d2f46e0e1a46b3644c57176eb5d3993c3429f1cb76fae32f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:48:00.963Z] === RUN TestPluginInstall/with_htpasswd [2021-04-13T15:48:00.987Z] --- PASS: TestNetworkNat (0.62s) [2021-04-13T15:48:00.988Z] === RUN TestNetworkLocalhostTCPNat [2021-04-13T15:48:01.639Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-04-13T15:48:01.639Z] === RUN TestNetworkLoopbackNat [2021-04-13T15:48:01.904Z] time="2021-04-13T15:48:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:48:01.904Z] time="2021-04-13T15:48:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ffcd1cbf68cef5417f394d38163f5a3ed7490140a71c7a1666f32467dfd8888" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:48:01.904Z] time="2021-04-13T15:48:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:48:01.904Z] time="2021-04-13T15:48:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ffcd1cbf68cef5417f394d38163f5a3ed7490140a71c7a1666f32467dfd8888" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:48:02.164Z] === RUN TestPluginInstall/with_insecure [2021-04-13T15:48:02.308Z] --- PASS: TestCreateServiceMultipleTimes (18.55s) [2021-04-13T15:48:02.308Z] === RUN TestCreateServiceConflict [2021-04-13T15:48:03.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-13T15:48:04.074Z] time="2021-04-13T15:48:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:48:04.074Z] time="2021-04-13T15:48:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4159faed6b77307aa9b4bf5200fb4dd110e16e615c399fb09c15e3e9e8ec954" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:48:04.074Z] time="2021-04-13T15:48:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:48:04.074Z] time="2021-04-13T15:48:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4159faed6b77307aa9b4bf5200fb4dd110e16e615c399fb09c15e3e9e8ec954" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:48:04.334Z] --- PASS: TestPluginInstall (5.88s) [2021-04-13T15:48:04.334Z] --- PASS: TestPluginInstall/no_auth (2.56s) [2021-04-13T15:48:04.334Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-04-13T15:48:04.334Z] --- PASS: TestPluginInstall/with_insecure (2.18s) [2021-04-13T15:48:04.334Z] plugin_test.go:165: [da8ae5ccdccc4] daemon is not started [2021-04-13T15:48:04.334Z] === RUN TestPluginsWithRuntimes [2021-04-13T15:48:04.405Z] --- PASS: TestNetworkLoopbackNat (2.84s) [2021-04-13T15:48:04.405Z] === RUN TestPause [2021-04-13T15:48:04.839Z] --- PASS: TestCreateServiceConflict (2.54s) [2021-04-13T15:48:04.839Z] === RUN TestCreateServiceMaxReplicas [2021-04-13T15:48:05.050Z] --- PASS: TestPause (0.62s) [2021-04-13T15:48:05.050Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-13T15:48:05.050Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:48:05.050Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:48:05.050Z] === RUN TestPauseStopPausedContainer [2021-04-13T15:48:05.210Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.92s) [2021-04-13T15:48:05.210Z] === RUN TestUpdateMemory [2021-04-13T15:48:05.210Z] --- SKIP: TestUpdateMemory (0.02s) [2021-04-13T15:48:05.210Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:48:05.210Z] === RUN TestUpdateCPUQuota [2021-04-13T15:48:05.210Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-13T15:48:05.709Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2021-04-13T15:48:05.709Z] === RUN TestPidHost [2021-04-13T15:48:06.136Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-13T15:48:06.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-13T15:48:06.880Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-13T15:48:07.235Z] --- PASS: TestPidHost (1.32s) [2021-04-13T15:48:07.235Z] === RUN TestPsFilter [2021-04-13T15:48:07.235Z] --- PASS: TestPsFilter (0.15s) [2021-04-13T15:48:07.235Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-13T15:48:07.318Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-13T15:48:07.531Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2021-04-13T15:48:07.531Z] === RUN TestRemoveContainerWithVolume [2021-04-13T15:48:07.575Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-13T15:48:08.126Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2021-04-13T15:48:08.126Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-13T15:48:08.174Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2021-04-13T15:48:08.174Z] === RUN TestRemoveContainerRunning [2021-04-13T15:48:08.816Z] --- PASS: TestRemoveContainerRunning (0.57s) [2021-04-13T15:48:08.816Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-13T15:48:08.939Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-13T15:48:09.195Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-13T15:48:09.419Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-13T15:48:09.451Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-13T15:48:09.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2021-04-13T15:48:09.459Z] === RUN TestRemoveInvalidContainer [2021-04-13T15:48:09.459Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-13T15:48:09.459Z] === RUN TestRenameLinkedContainer [2021-04-13T15:48:09.583Z] --- PASS: TestServiceUpdateSecrets (16.42s) [2021-04-13T15:48:09.583Z] === RUN TestServiceUpdateConfigs [2021-04-13T15:48:09.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-13T15:48:11.566Z] --- PASS: TestRenameLinkedContainer (2.21s) [2021-04-13T15:48:11.566Z] === RUN TestRenameStoppedContainer [2021-04-13T15:48:11.959Z] --- PASS: TestPluginsWithRuntimes (7.18s) [2021-04-13T15:48:11.959Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.21s) [2021-04-13T15:48:11.959Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.22s) [2021-04-13T15:48:11.959Z] === RUN TestPluginBackCompatMediaTypes [2021-04-13T15:48:12.213Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-04-13T15:48:12.213Z] === RUN TestRenameRunningContainerAndReuse [2021-04-13T15:48:12.529Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-04-13T15:48:12.529Z] PASS [2021-04-13T15:48:12.529Z] [2021-04-13T15:48:12.529Z] DONE 10 tests in 14.368s [2021-04-13T15:48:12.529Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-13T15:48:12.529Z] ++ 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-04-13T15:48:12.529Z] ++ set -e [2021-04-13T15:48:12.529Z] ++ '[' -n 0 ']' [2021-04-13T15:48:12.529Z] ++ set -x [2021-04-13T15:48:12.530Z] ++ env -i DEST=/go/src/github.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-04-13T15:48:12.789Z] INFO: Testing against a local daemon [2021-04-13T15:48:12.789Z] === RUN TestExternalGraphDriver [2021-04-13T15:48:13.049Z] === RUN TestExternalGraphDriver/json [2021-04-13T15:48:13.262Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2021-04-13T15:48:13.262Z] === RUN TestRenameInvalidName [2021-04-13T15:48:13.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-13T15:48:13.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-13T15:48:13.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-13T15:48:13.907Z] --- PASS: TestRenameInvalidName (0.59s) [2021-04-13T15:48:13.907Z] === RUN TestRenameAnonymousContainer [2021-04-13T15:48:15.825Z] --- PASS: TestUpdateCPUQuota (10.62s) [2021-04-13T15:48:15.825Z] === RUN TestUpdatePidsLimit [2021-04-13T15:48:15.825Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-13T15:48:15.997Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2021-04-13T15:48:15.997Z] === RUN TestRenameContainerWithSameName [2021-04-13T15:48:16.639Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2021-04-13T15:48:16.639Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-13T15:48:17.215Z] === RUN TestUpdatePidsLimit/no_change [2021-04-13T15:48:17.250Z] === RUN TestExternalGraphDriver/spec [2021-04-13T15:48:17.687Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2021-04-13T15:48:17.687Z] === RUN TestResize [2021-04-13T15:48:17.983Z] --- PASS: TestResize (0.54s) [2021-04-13T15:48:17.983Z] === RUN TestResizeWithInvalidSize [2021-04-13T15:48:18.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-13T15:48:18.402Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-13T15:48:18.625Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2021-04-13T15:48:18.625Z] === RUN TestResizeWhenContainerNotStarted [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-13T15:48:19.097Z] === RUN TestBoolValue [2021-04-13T15:48:19.097Z] --- PASS: TestBoolValue (0.00s) [2021-04-13T15:48:19.097Z] === RUN TestBoolValueOrDefault [2021-04-13T15:48:19.097Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-13T15:48:19.097Z] === RUN TestInt64ValueOrZero [2021-04-13T15:48:19.097Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-13T15:48:19.097Z] === RUN TestInt64ValueOrDefault [2021-04-13T15:48:19.097Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-13T15:48:19.097Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-13T15:48:19.097Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-13T15:48:19.097Z] === RUN TestJsonContentType [2021-04-13T15:48:19.097Z] --- PASS: TestJsonContentType (0.00s) [2021-04-13T15:48:19.097Z] PASS [2021-04-13T15:48:19.097Z] coverage: 14.7% of statements [2021-04-13T15:48:19.097Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 14.7% of statements [2021-04-13T15:48:19.097Z] === RUN TestMaskSecretKeys [2021-04-13T15:48:19.097Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-13T15:48:19.097Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-13T15:48:19.097Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-13T15:48:19.097Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-13T15:48:19.097Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-13T15:48:19.097Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-13T15:48:19.097Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-13T15:48:19.097Z] === RUN TestVersionMiddlewareVersion [2021-04-13T15:48:19.097Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-13T15:48:19.097Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-13T15:48:19.097Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-13T15:48:19.097Z] PASS [2021-04-13T15:48:19.097Z] coverage: 37.7% of statements [2021-04-13T15:48:19.097Z] ok github.com/docker/docker/api/server/middleware 0.133s coverage: 37.7% of statements [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-13T15:48:19.097Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-13T15:48:19.269Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:48:19.269Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:48:19.269Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:48:19.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-13T15:48:19.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:48:19.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-13T15:48:19.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-13T15:48:19.765Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-13T15:48:20.072Z] === RUN TestStrSliceMarshalJSON [2021-04-13T15:48:20.072Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestStrSliceUnmarshalJSON [2021-04-13T15:48:20.072Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestStrSliceUnmarshalString [2021-04-13T15:48:20.072Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestStrSliceUnmarshalSlice [2021-04-13T15:48:20.072Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-13T15:48:20.072Z] PASS [2021-04-13T15:48:20.072Z] coverage: 90.0% of statements [2021-04-13T15:48:20.072Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2021-04-13T15:48:20.072Z] === RUN TestToJSON [2021-04-13T15:48:20.072Z] --- PASS: TestToJSON (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestToParamWithVersion [2021-04-13T15:48:20.072Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestFromJSON [2021-04-13T15:48:20.072Z] --- PASS: TestFromJSON (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestEmpty [2021-04-13T15:48:20.072Z] --- PASS: TestEmpty (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestArgsMatchKVListEmptySources [2021-04-13T15:48:20.072Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestArgsMatchKVList [2021-04-13T15:48:20.072Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestArgsMatch [2021-04-13T15:48:20.072Z] --- PASS: TestArgsMatch (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestAdd [2021-04-13T15:48:20.072Z] --- PASS: TestAdd (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestDel [2021-04-13T15:48:20.072Z] --- PASS: TestDel (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestLen [2021-04-13T15:48:20.072Z] --- PASS: TestLen (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestExactMatch [2021-04-13T15:48:20.072Z] --- PASS: TestExactMatch (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestOnlyOneExactMatch [2021-04-13T15:48:20.072Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestContains [2021-04-13T15:48:20.072Z] --- PASS: TestContains (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestValidate [2021-04-13T15:48:20.072Z] --- PASS: TestValidate (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestWalkValues [2021-04-13T15:48:20.072Z] --- PASS: TestWalkValues (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestFuzzyMatch [2021-04-13T15:48:20.072Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-13T15:48:20.072Z] === RUN TestClone [2021-04-13T15:48:20.072Z] --- PASS: TestClone (0.00s) [2021-04-13T15:48:20.072Z] PASS [2021-04-13T15:48:20.072Z] coverage: 92.2% of statements [2021-04-13T15:48:20.072Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2021-04-13T15:48:20.535Z] === RUN TestDurationToSecondsString [2021-04-13T15:48:20.535Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-13T15:48:20.535Z] === RUN TestGetTimestamp [2021-04-13T15:48:20.535Z] === RUN TestAdjustForAPIVersion [2021-04-13T15:48:20.535Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-13T15:48:20.535Z] PASS [2021-04-13T15:48:20.535Z] coverage: 5.7% of statements [2021-04-13T15:48:20.535Z] ok github.com/docker/docker/api/server/router/swarm 0.107s coverage: 5.7% of statements [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-13T15:48:20.535Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-13T15:48:20.535Z] --- PASS: TestGetTimestamp (0.17s) [2021-04-13T15:48:20.535Z] === RUN TestParseTimestamps [2021-04-13T15:48:20.535Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-13T15:48:20.535Z] PASS [2021-04-13T15:48:20.535Z] coverage: 100.0% of statements [2021-04-13T15:48:20.535Z] ok github.com/docker/docker/api/types/time 0.220s coverage: 100.0% of statements [2021-04-13T15:48:20.999Z] === RUN TestCompareVersion [2021-04-13T15:48:20.999Z] --- PASS: TestCompareVersion (0.00s) [2021-04-13T15:48:20.999Z] PASS [2021-04-13T15:48:20.999Z] coverage: 75.0% of statements [2021-04-13T15:48:20.999Z] ok github.com/docker/docker/api/types/versions 0.078s coverage: 75.0% of statements [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/builder [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-13T15:48:20.999Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-13T15:48:21.129Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-13T15:48:21.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-13T15:48:21.453Z] === RUN TestExternalGraphDriver/pull [2021-04-13T15:48:22.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-13T15:48:22.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-13T15:48:22.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-13T15:48:22.493Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-13T15:48:22.998Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.02s) [2021-04-13T15:48:22.998Z] === RUN TestCreateServiceSecretFileMode [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-13T15:48:23.192Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-13T15:48:23.192Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-13T15:48:23.192Z] === RUN TestCloneArgsSmartHttp [2021-04-13T15:48:23.192Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-13T15:48:23.192Z] === RUN TestCloneArgsDumbHttp [2021-04-13T15:48:23.192Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-13T15:48:23.192Z] === RUN TestCloneArgsGit [2021-04-13T15:48:23.192Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-13T15:48:23.192Z] === RUN TestCheckoutGit [2021-04-13T15:48:23.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-13T15:48:23.993Z] --- PASS: TestExternalGraphDriver (10.75s) [2021-04-13T15:48:23.993Z] --- PASS: TestExternalGraphDriver/json (3.69s) [2021-04-13T15:48:23.993Z] --- PASS: TestExternalGraphDriver/spec (4.08s) [2021-04-13T15:48:23.993Z] --- PASS: TestExternalGraphDriver/pull (2.84s) [2021-04-13T15:48:23.993Z] === RUN TestGraphdriverPluginV2 [2021-04-13T15:48:23.993Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-04-13T15:48:23.993Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:48:23.993Z] PASS [2021-04-13T15:48:23.993Z] [2021-04-13T15:48:23.993Z] === Skipped [2021-04-13T15:48:23.993Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-04-13T15:48:23.993Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:48:23.993Z] [2021-04-13T15:48:23.993Z] [2021-04-13T15:48:23.993Z] DONE 5 tests, 1 skipped in 10.960s [2021-04-13T15:48:23.993Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-13T15:48:23.993Z] ++ 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-04-13T15:48:23.993Z] ++ set -e [2021-04-13T15:48:23.993Z] ++ '[' -n 0 ']' [2021-04-13T15:48:23.993Z] ++ set -x [2021-04-13T15:48:23.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-13T15:48:23.993Z] INFO: Testing against a local daemon [2021-04-13T15:48:23.993Z] === RUN TestContinueAfterPluginCrash [2021-04-13T15:48:23.993Z] === PAUSE TestContinueAfterPluginCrash [2021-04-13T15:48:23.993Z] === RUN TestReadPluginNoRead [2021-04-13T15:48:23.993Z] === PAUSE TestReadPluginNoRead [2021-04-13T15:48:23.993Z] === RUN TestDaemonStartWithLogOpt [2021-04-13T15:48:23.993Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-13T15:48:23.993Z] === CONT TestContinueAfterPluginCrash [2021-04-13T15:48:23.993Z] === CONT TestDaemonStartWithLogOpt [2021-04-13T15:48:23.993Z] === CONT TestReadPluginNoRead [2021-04-13T15:48:24.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:48:24.743Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-13T15:48:24.901Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) [2021-04-13T15:48:24.901Z] === RUN TestCreateServiceConfigFileMode [2021-04-13T15:48:24.959Z] --- PASS: TestServiceUpdateConfigs (16.16s) [2021-04-13T15:48:24.959Z] === RUN TestServiceUpdateNetwork [2021-04-13T15:48:25.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-13T15:48:25.387Z] === RUN TestEnable [2021-04-13T15:48:25.387Z] --- PASS: TestEnable (0.00s) [2021-04-13T15:48:25.387Z] === RUN TestDisable [2021-04-13T15:48:25.387Z] --- PASS: TestDisable (0.00s) [2021-04-13T15:48:25.387Z] === RUN TestEnabled [2021-04-13T15:48:25.387Z] --- PASS: TestEnabled (0.00s) [2021-04-13T15:48:25.387Z] PASS [2021-04-13T15:48:25.387Z] coverage: 100.0% of statements [2021-04-13T15:48:25.387Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-04-13T15:48:25.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-13T15:48:25.749Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-13T15:48:25.849Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-13T15:48:25.850Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-13T15:48:25.850Z] === RUN TestProcessNoDockerignore [2021-04-13T15:48:25.850Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-13T15:48:25.850Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestDetectContentType [2021-04-13T15:48:25.850Z] --- PASS: TestDetectContentType (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestSelectAcceptableMIME [2021-04-13T15:48:25.850Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestInspectEmptyResponse [2021-04-13T15:48:25.850Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestInspectResponseBinary [2021-04-13T15:48:25.850Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestResponseUnsupportedContentType [2021-04-13T15:48:25.850Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestInspectResponseTextSimple [2021-04-13T15:48:25.850Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestInspectResponseEmptyContentType [2021-04-13T15:48:25.850Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestUnknownContentLength [2021-04-13T15:48:25.850Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-13T15:48:25.850Z] === RUN TestDownloadRemote [2021-04-13T15:48:25.850Z] --- PASS: TestDownloadRemote (0.10s) [2021-04-13T15:48:25.850Z] === RUN TestGetWithStatusError [2021-04-13T15:48:25.850Z] --- PASS: TestGetWithStatusError (0.01s) [2021-04-13T15:48:25.850Z] === RUN TestCloseRootDirectory [2021-04-13T15:48:25.850Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-13T15:48:25.850Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:48:25.850Z] === RUN TestHashFile [2021-04-13T15:48:25.850Z] --- SKIP: TestHashFile (0.00s) [2021-04-13T15:48:25.850Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:48:25.850Z] === RUN TestHashSubdir [2021-04-13T15:48:25.850Z] --- SKIP: TestHashSubdir (0.00s) [2021-04-13T15:48:25.850Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:48:25.850Z] === RUN TestRemoveDirectory [2021-04-13T15:48:25.850Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-13T15:48:25.850Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:48:25.850Z] PASS [2021-04-13T15:48:25.850Z] coverage: 9.3% of statements [2021-04-13T15:48:25.850Z] ok github.com/docker/docker/builder/remotecontext 0.385s coverage: 9.3% of statements [2021-04-13T15:48:26.004Z] --- PASS: TestUpdatePidsLimit (10.54s) [2021-04-13T15:48:26.004Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.56s) [2021-04-13T15:48:26.004Z] --- PASS: TestUpdatePidsLimit/no_change (1.30s) [2021-04-13T15:48:26.004Z] --- PASS: TestUpdatePidsLimit/update_lower (1.31s) [2021-04-13T15:48:26.004Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.40s) [2021-04-13T15:48:26.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.38s) [2021-04-13T15:48:26.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.25s) [2021-04-13T15:48:26.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.47s) [2021-04-13T15:48:26.004Z] === RUN TestUpdateRestartPolicy [2021-04-13T15:48:26.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-13T15:48:26.312Z] === RUN TestGetAllAllowed [2021-04-13T15:48:26.312Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestGetAllMeta [2021-04-13T15:48:26.312Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-13T15:48:26.312Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestIsUnreferencedBuiltin [2021-04-13T15:48:26.312Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestIsExistingDirectory [2021-04-13T15:48:26.312Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestGetFilenameForDownload [2021-04-13T15:48:26.312Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestEnv2Variables [2021-04-13T15:48:26.312Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-13T15:48:26.312Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestMaintainer [2021-04-13T15:48:26.312Z] --- PASS: TestMaintainer (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestLabel [2021-04-13T15:48:26.312Z] --- PASS: TestLabel (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestFromScratch [2021-04-13T15:48:26.312Z] --- PASS: TestFromScratch (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestFromWithArg [2021-04-13T15:48:26.312Z] --- PASS: TestFromWithArg (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-13T15:48:26.312Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestFromWithUndefinedArg [2021-04-13T15:48:26.312Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestFromMultiStageWithNamedStage [2021-04-13T15:48:26.312Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestOnbuild [2021-04-13T15:48:26.312Z] --- PASS: TestOnbuild (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestWorkdir [2021-04-13T15:48:26.312Z] --- PASS: TestWorkdir (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestCmd [2021-04-13T15:48:26.312Z] --- PASS: TestCmd (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestHealthcheckNone [2021-04-13T15:48:26.312Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestHealthcheckCmd [2021-04-13T15:48:26.312Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestEntrypoint [2021-04-13T15:48:26.312Z] --- PASS: TestEntrypoint (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestExpose [2021-04-13T15:48:26.312Z] --- PASS: TestExpose (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestUser [2021-04-13T15:48:26.312Z] --- PASS: TestUser (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestVolume [2021-04-13T15:48:26.312Z] --- PASS: TestVolume (0.01s) [2021-04-13T15:48:26.312Z] === RUN TestStopSignal [2021-04-13T15:48:26.312Z] --- SKIP: TestStopSignal (0.00s) [2021-04-13T15:48:26.312Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-13T15:48:26.312Z] === RUN TestArg [2021-04-13T15:48:26.312Z] --- PASS: TestArg (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestShell [2021-04-13T15:48:26.312Z] --- PASS: TestShell (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestPrependEnvOnCmd [2021-04-13T15:48:26.312Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestRunWithBuildArgs [2021-04-13T15:48:26.312Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestRunIgnoresHealthcheck [2021-04-13T15:48:26.312Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestDispatchUnsupportedOptions [2021-04-13T15:48:26.312Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-13T15:48:26.312Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-13T15:48:26.312Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-13T15:48:26.312Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestNormalizeWorkdir [2021-04-13T15:48:26.312Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestDispatch [2021-04-13T15:48:26.312Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-13T15:48:26.312Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-13T15:48:26.312Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-13T15:48:26.312Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-13T15:48:26.312Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-13T15:48:26.312Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-13T15:48:26.312Z] === RUN TestDispatch/COPY_url [2021-04-13T15:48:26.312Z] --- PASS: TestDispatch (0.06s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-13T15:48:26.312Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestAddScratchImageAddsToMounts [2021-04-13T15:48:26.312Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-13T15:48:26.312Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-13T15:48:26.312Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-13T15:48:26.312Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestImageSourceGetAddsToMounts [2021-04-13T15:48:26.312Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestEmptyDockerfile [2021-04-13T15:48:26.312Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-13T15:48:26.312Z] === RUN TestSymlinkDockerfile [2021-04-13T15:48:26.312Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-04-13T15:48:26.312Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-13T15:48:26.312Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-04-13T15:48:26.312Z] === RUN TestNonExistingDockerfile [2021-04-13T15:48:26.312Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestCopyRunConfig [2021-04-13T15:48:26.312Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestDeepCopyRunConfig [2021-04-13T15:48:26.312Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-13T15:48:26.312Z] === RUN TestExportImage [2021-04-13T15:48:26.566Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-13T15:48:26.775Z] --- PASS: TestExportImage (0.00s) [2021-04-13T15:48:26.775Z] === RUN TestNormalizeDest [2021-04-13T15:48:26.775Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-13T15:48:26.775Z] PASS [2021-04-13T15:48:26.775Z] coverage: 46.8% of statements [2021-04-13T15:48:26.775Z] ok github.com/docker/docker/builder/dockerfile 0.277s coverage: 46.8% of statements [2021-04-13T15:48:26.775Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-13T15:48:27.128Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-04-13T15:48:27.811Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.94s) [2021-04-13T15:48:27.811Z] === RUN TestCgroupNamespacesRun [2021-04-13T15:48:28.186Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2021-04-13T15:48:28.186Z] === RUN TestCreateServiceSysctls [2021-04-13T15:48:28.201Z] === RUN TestReadPluginNoRead/default [2021-04-13T15:48:28.461Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2021-04-13T15:48:28.860Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2021-04-13T15:48:28.861Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-13T15:48:29.843Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-13T15:48:30.390Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-04-13T15:48:30.390Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-13T15:48:31.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-13T15:48:31.292Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-13T15:48:31.753Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-13T15:48:31.934Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2021-04-13T15:48:31.934Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-13T15:48:32.373Z] --- PASS: TestCreateServiceSysctls (3.95s) [2021-04-13T15:48:32.373Z] === RUN TestCreateServiceCapabilities [2021-04-13T15:48:33.459Z] --- PASS: TestCgroupNamespacesRunHostMode (1.43s) [2021-04-13T15:48:33.459Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-13T15:48:33.662Z] --- PASS: TestReadPluginNoRead (9.53s) [2021-04-13T15:48:33.662Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2021-04-13T15:48:33.662Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-04-13T15:48:33.662Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2021-04-13T15:48:33.662Z] read_test.go:92: [d5b0649557ec3] daemon is not started [2021-04-13T15:48:33.922Z] --- PASS: TestContinueAfterPluginCrash (10.12s) [2021-04-13T15:48:33.922Z] PASS [2021-04-13T15:48:33.922Z] [2021-04-13T15:48:33.922Z] DONE 6 tests in 10.279s [2021-04-13T15:48:33.922Z] 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-04-13T15:48:33.922Z] ++ 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-04-13T15:48:33.922Z] ++ set -e [2021-04-13T15:48:33.922Z] ++ '[' -n 0 ']' [2021-04-13T15:48:33.922Z] ++ set -x [2021-04-13T15:48:33.922Z] ++ env -i DEST=/go/src/github.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-04-13T15:48:33.922Z] testing: warning: no tests to run [2021-04-13T15:48:33.922Z] PASS [2021-04-13T15:48:33.922Z] [2021-04-13T15:48:33.922Z] DONE 0 tests in 0.049s [2021-04-13T15:48:33.922Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-13T15:48:33.923Z] ++ 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-04-13T15:48:33.923Z] ++ set -e [2021-04-13T15:48:33.923Z] ++ '[' -n 0 ']' [2021-04-13T15:48:33.923Z] ++ set -x [2021-04-13T15:48:33.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:48:34.182Z] INFO: Testing against a local daemon [2021-04-13T15:48:34.182Z] === RUN TestPluginWithDevMounts [2021-04-13T15:48:34.182Z] === PAUSE TestPluginWithDevMounts [2021-04-13T15:48:34.182Z] === CONT TestPluginWithDevMounts [2021-04-13T15:48:34.508Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2021-04-13T15:48:34.508Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-13T15:48:34.906Z] --- PASS: TestCreateServiceCapabilities (3.18s) [2021-04-13T15:48:34.906Z] === RUN TestInspect [2021-04-13T15:48:35.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-13T15:48:35.711Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-13T15:48:36.034Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-04-13T15:48:36.034Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-13T15:48:36.679Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-04-13T15:48:36.679Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-13T15:48:36.723Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-04-13T15:48:36.723Z] PASS [2021-04-13T15:48:36.723Z] [2021-04-13T15:48:36.723Z] DONE 1 tests in 2.257s [2021-04-13T15:48:36.723Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-13T15:48:36.723Z] ++ 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-04-13T15:48:36.723Z] ++ set -e [2021-04-13T15:48:36.723Z] ++ '[' -n 0 ']' [2021-04-13T15:48:36.723Z] ++ set -x [2021-04-13T15:48:36.723Z] ++ env -i DEST=/go/src/github.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-04-13T15:48:36.723Z] INFO: Testing against a local daemon [2021-04-13T15:48:36.723Z] === RUN TestSecretInspect [2021-04-13T15:48:37.076Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-13T15:48:37.076Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-13T15:48:37.076Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-13T15:48:37.076Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-13T15:48:37.076Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-13T15:48:38.189Z] --- PASS: TestInspect (3.36s) [2021-04-13T15:48:38.189Z] === RUN TestCreateJob [2021-04-13T15:48:38.204Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-04-13T15:48:38.204Z] === RUN TestKernelTCPMemory [2021-04-13T15:48:38.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-13T15:48:38.847Z] --- PASS: TestKernelTCPMemory (0.72s) [2021-04-13T15:48:38.847Z] === RUN TestNISDomainname [2021-04-13T15:48:39.200Z] === RUN TestCheckpointCreateError [2021-04-13T15:48:39.200Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCheckpointCreate [2021-04-13T15:48:39.200Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCheckpointDeleteError [2021-04-13T15:48:39.200Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCheckpointDelete [2021-04-13T15:48:39.200Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCheckpointListError [2021-04-13T15:48:39.200Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCheckpointList [2021-04-13T15:48:39.200Z] --- PASS: TestCheckpointList (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCheckpointListContainerNotFound [2021-04-13T15:48:39.200Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestNewClientWithOpsFromEnv [2021-04-13T15:48:39.200Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-13T15:48:39.200Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-13T15:48:39.200Z] === RUN TestGetAPIPath [2021-04-13T15:48:39.200Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestParseHostURL [2021-04-13T15:48:39.200Z] --- PASS: TestParseHostURL (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-13T15:48:39.200Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-13T15:48:39.200Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestNegotiateAPIVersion [2021-04-13T15:48:39.200Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestNegotiateAPVersionOverride [2021-04-13T15:48:39.200Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-13T15:48:39.200Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-13T15:48:39.200Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-13T15:48:39.200Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestClientRedirect [2021-04-13T15:48:39.200Z] --- PASS: TestClientRedirect (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigCreateUnsupported [2021-04-13T15:48:39.200Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigCreateError [2021-04-13T15:48:39.200Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigCreate [2021-04-13T15:48:39.200Z] --- PASS: TestConfigCreate (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigInspectNotFound [2021-04-13T15:48:39.200Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigInspectWithEmptyID [2021-04-13T15:48:39.200Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigInspectUnsupported [2021-04-13T15:48:39.200Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigInspectError [2021-04-13T15:48:39.200Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigInspectConfigNotFound [2021-04-13T15:48:39.200Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigInspect [2021-04-13T15:48:39.200Z] --- PASS: TestConfigInspect (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigListUnsupported [2021-04-13T15:48:39.200Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigListError [2021-04-13T15:48:39.200Z] --- PASS: TestConfigListError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigList [2021-04-13T15:48:39.200Z] --- PASS: TestConfigList (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigRemoveUnsupported [2021-04-13T15:48:39.200Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigRemoveError [2021-04-13T15:48:39.200Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigRemove [2021-04-13T15:48:39.200Z] --- PASS: TestConfigRemove (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigUpdateUnsupported [2021-04-13T15:48:39.200Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigUpdateError [2021-04-13T15:48:39.200Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestConfigUpdate [2021-04-13T15:48:39.200Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestContainerCommitError [2021-04-13T15:48:39.200Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestContainerCommit [2021-04-13T15:48:39.200Z] --- PASS: TestContainerCommit (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestContainerStatPathError [2021-04-13T15:48:39.200Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestContainerStatPathNotFoundError [2021-04-13T15:48:39.200Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestContainerStatPathNoHeaderError [2021-04-13T15:48:39.200Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestContainerStatPath [2021-04-13T15:48:39.200Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCopyToContainerError [2021-04-13T15:48:39.200Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCopyToContainerNotFoundError [2021-04-13T15:48:39.200Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-13T15:48:39.200Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCopyToContainer [2021-04-13T15:48:39.200Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCopyFromContainerError [2021-04-13T15:48:39.200Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCopyFromContainerNotFoundError [2021-04-13T15:48:39.200Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-13T15:48:39.200Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-13T15:48:39.200Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestCopyFromContainer [2021-04-13T15:48:39.200Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestContainerCreateError [2021-04-13T15:48:39.200Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-13T15:48:39.200Z] === RUN TestContainerCreateImageNotFound [2021-04-13T15:48:39.201Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerCreateWithName [2021-04-13T15:48:39.201Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerCreateAutoRemove [2021-04-13T15:48:39.201Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerDiffError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerDiff [2021-04-13T15:48:39.201Z] --- PASS: TestContainerDiff (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExecCreateError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExecCreate [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExecStartError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExecStart [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExecInspectError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExecInspect [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExportError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExportError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExport [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExport (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerInspectError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerInspectContainerNotFound [2021-04-13T15:48:39.201Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerInspectWithEmptyID [2021-04-13T15:48:39.201Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerInspect [2021-04-13T15:48:39.201Z] --- PASS: TestContainerInspect (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerInspectNode [2021-04-13T15:48:39.201Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerKillError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerKillError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerKill [2021-04-13T15:48:39.201Z] --- PASS: TestContainerKill (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerListError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerListError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerList [2021-04-13T15:48:39.201Z] --- PASS: TestContainerList (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerLogsNotFoundError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerLogsError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerLogs [2021-04-13T15:48:39.201Z] --- PASS: TestContainerLogs (0.16s) [2021-04-13T15:48:39.201Z] === RUN TestContainerPauseError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerPause [2021-04-13T15:48:39.201Z] --- PASS: TestContainerPause (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainersPruneError [2021-04-13T15:48:39.201Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainersPrune [2021-04-13T15:48:39.201Z] --- PASS: TestContainersPrune (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerRemoveError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerRemoveNotFoundError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerRemove [2021-04-13T15:48:39.201Z] --- PASS: TestContainerRemove (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerRenameError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerRename [2021-04-13T15:48:39.201Z] --- PASS: TestContainerRename (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerResizeError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExecResizeError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerResize [2021-04-13T15:48:39.201Z] --- PASS: TestContainerResize (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerExecResize [2021-04-13T15:48:39.201Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerRestartError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerRestart [2021-04-13T15:48:39.201Z] --- PASS: TestContainerRestart (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerStartError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerStartError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerStart [2021-04-13T15:48:39.201Z] --- PASS: TestContainerStart (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerStatsError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerStats [2021-04-13T15:48:39.201Z] --- PASS: TestContainerStats (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerStopError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerStopError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerStop [2021-04-13T15:48:39.201Z] --- PASS: TestContainerStop (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerTopError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerTopError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerTop [2021-04-13T15:48:39.201Z] --- PASS: TestContainerTop (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerUnpauseError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerUnpause [2021-04-13T15:48:39.201Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerUpdateError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerUpdateError (0.04s) [2021-04-13T15:48:39.201Z] === RUN TestContainerUpdate [2021-04-13T15:48:39.201Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerWaitError [2021-04-13T15:48:39.201Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestContainerWait [2021-04-13T15:48:39.201Z] --- PASS: TestContainerWait (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestDiskUsageError [2021-04-13T15:48:39.201Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestDiskUsage [2021-04-13T15:48:39.201Z] --- PASS: TestDiskUsage (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestDistributionInspectUnsupported [2021-04-13T15:48:39.201Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestDistributionInspectWithEmptyID [2021-04-13T15:48:39.201Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestEventsErrorInOptions [2021-04-13T15:48:39.201Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestEventsErrorFromServer [2021-04-13T15:48:39.201Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestEvents [2021-04-13T15:48:39.201Z] --- PASS: TestEvents (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestTLSCloseWriter [2021-04-13T15:48:39.201Z] === PAUSE TestTLSCloseWriter [2021-04-13T15:48:39.201Z] === RUN TestImageBuildError [2021-04-13T15:48:39.201Z] --- PASS: TestImageBuildError (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestImageBuild [2021-04-13T15:48:39.201Z] --- PASS: TestImageBuild (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestGetDockerOS [2021-04-13T15:48:39.201Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-13T15:48:39.201Z] === RUN TestImageCreateError [2021-04-13T15:48:39.664Z] --- PASS: TestImageCreateError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageCreate [2021-04-13T15:48:39.664Z] --- PASS: TestImageCreate (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageHistoryError [2021-04-13T15:48:39.664Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageHistory [2021-04-13T15:48:39.664Z] --- PASS: TestImageHistory (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageImportError [2021-04-13T15:48:39.664Z] --- PASS: TestImageImportError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageImport [2021-04-13T15:48:39.664Z] --- PASS: TestImageImport (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageInspectError [2021-04-13T15:48:39.664Z] --- PASS: TestImageInspectError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageInspectImageNotFound [2021-04-13T15:48:39.664Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageInspectWithEmptyID [2021-04-13T15:48:39.664Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageInspect [2021-04-13T15:48:39.664Z] --- PASS: TestImageInspect (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageListError [2021-04-13T15:48:39.664Z] --- PASS: TestImageListError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageList [2021-04-13T15:48:39.664Z] --- PASS: TestImageList (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageListApiBefore125 [2021-04-13T15:48:39.664Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageLoadError [2021-04-13T15:48:39.664Z] --- PASS: TestImageLoadError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageLoad [2021-04-13T15:48:39.664Z] --- PASS: TestImageLoad (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagesPruneError [2021-04-13T15:48:39.664Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagesPrune [2021-04-13T15:48:39.664Z] --- PASS: TestImagesPrune (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePullReferenceParseError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePullAnyError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePullWithoutErrors [2021-04-13T15:48:39.664Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePushReferenceError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePushAnyError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImagePushWithoutErrors [2021-04-13T15:48:39.664Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-13T15:48:39.664Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-13T15:48:39.664Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-13T15:48:39.664Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-13T15:48:39.664Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-13T15:48:39.664Z] === RUN TestImageRemoveError [2021-04-13T15:48:39.665Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageRemoveImageNotFound [2021-04-13T15:48:39.665Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageRemove [2021-04-13T15:48:39.665Z] --- PASS: TestImageRemove (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageSaveError [2021-04-13T15:48:39.665Z] --- PASS: TestImageSaveError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageSave [2021-04-13T15:48:39.665Z] --- PASS: TestImageSave (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageSearchAnyError [2021-04-13T15:48:39.665Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-13T15:48:39.665Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-13T15:48:39.665Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-13T15:48:39.665Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-13T15:48:39.665Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageSearchWithoutErrors [2021-04-13T15:48:39.665Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageTagError [2021-04-13T15:48:39.665Z] --- PASS: TestImageTagError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageTagInvalidReference [2021-04-13T15:48:39.665Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageTagInvalidSourceImageName [2021-04-13T15:48:39.665Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageTagHexSource [2021-04-13T15:48:39.665Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestImageTag [2021-04-13T15:48:39.665Z] --- PASS: TestImageTag (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestInfoServerError [2021-04-13T15:48:39.665Z] --- PASS: TestInfoServerError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestInfoInvalidResponseJSONError [2021-04-13T15:48:39.665Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestInfo [2021-04-13T15:48:39.665Z] --- PASS: TestInfo (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkConnectError [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkConnect [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkCreateError [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkCreate [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkDisconnectError [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkDisconnect [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkInspectError [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkInspectNotFoundError [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkInspectWithEmptyID [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkInspect [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkListError [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkListError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkList [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkList (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworksPruneError [2021-04-13T15:48:39.665Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworksPrune [2021-04-13T15:48:39.665Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkRemoveError [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNetworkRemove [2021-04-13T15:48:39.665Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeInspectError [2021-04-13T15:48:39.665Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeInspectNodeNotFound [2021-04-13T15:48:39.665Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeInspectWithEmptyID [2021-04-13T15:48:39.665Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeInspect [2021-04-13T15:48:39.665Z] --- PASS: TestNodeInspect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeListError [2021-04-13T15:48:39.665Z] --- PASS: TestNodeListError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeList [2021-04-13T15:48:39.665Z] --- PASS: TestNodeList (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeRemoveError [2021-04-13T15:48:39.665Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeRemove [2021-04-13T15:48:39.665Z] --- PASS: TestNodeRemove (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeUpdateError [2021-04-13T15:48:39.665Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestNodeUpdate [2021-04-13T15:48:39.665Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestOptionWithTimeout [2021-04-13T15:48:39.665Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPingFail [2021-04-13T15:48:39.665Z] --- PASS: TestPingFail (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPingWithError [2021-04-13T15:48:39.665Z] 2021/04/13 15:48:38 RoundTripper returned a response & error; ignoring response [2021-04-13T15:48:39.665Z] 2021/04/13 15:48:38 RoundTripper returned a response & error; ignoring response [2021-04-13T15:48:39.665Z] --- PASS: TestPingWithError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPingSuccess [2021-04-13T15:48:39.665Z] --- PASS: TestPingSuccess (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPingHeadFallback [2021-04-13T15:48:39.665Z] === RUN TestPingHeadFallback/OK [2021-04-13T15:48:39.665Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-13T15:48:39.665Z] === RUN TestPingHeadFallback/Not_Found [2021-04-13T15:48:39.665Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-13T15:48:39.665Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-13T15:48:39.665Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-13T15:48:39.665Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-13T15:48:39.665Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-13T15:48:39.665Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginDisableError [2021-04-13T15:48:39.665Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginDisable [2021-04-13T15:48:39.665Z] --- PASS: TestPluginDisable (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginEnableError [2021-04-13T15:48:39.665Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginEnable [2021-04-13T15:48:39.665Z] --- PASS: TestPluginEnable (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginInspectError [2021-04-13T15:48:39.665Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginInspectWithEmptyID [2021-04-13T15:48:39.665Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginInspect [2021-04-13T15:48:39.665Z] --- PASS: TestPluginInspect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginListError [2021-04-13T15:48:39.665Z] --- PASS: TestPluginListError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginList [2021-04-13T15:48:39.665Z] --- PASS: TestPluginList (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginPushError [2021-04-13T15:48:39.665Z] --- PASS: TestPluginPushError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginPush [2021-04-13T15:48:39.665Z] --- PASS: TestPluginPush (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginRemoveError [2021-04-13T15:48:39.665Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginRemove [2021-04-13T15:48:39.665Z] --- PASS: TestPluginRemove (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginSetError [2021-04-13T15:48:39.665Z] --- PASS: TestPluginSetError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPluginSet [2021-04-13T15:48:39.665Z] --- PASS: TestPluginSet (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSetHostHeader [2021-04-13T15:48:39.665Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestPlainTextError [2021-04-13T15:48:39.665Z] --- PASS: TestPlainTextError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestInfiniteError [2021-04-13T15:48:39.665Z] --- PASS: TestInfiniteError (0.01s) [2021-04-13T15:48:39.665Z] === RUN TestSecretCreateUnsupported [2021-04-13T15:48:39.665Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretCreateError [2021-04-13T15:48:39.665Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretCreate [2021-04-13T15:48:39.665Z] --- PASS: TestSecretCreate (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretInspectUnsupported [2021-04-13T15:48:39.665Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretInspectError [2021-04-13T15:48:39.665Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretInspectSecretNotFound [2021-04-13T15:48:39.665Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretInspectWithEmptyID [2021-04-13T15:48:39.665Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretInspect [2021-04-13T15:48:39.665Z] --- PASS: TestSecretInspect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretListUnsupported [2021-04-13T15:48:39.665Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretListError [2021-04-13T15:48:39.665Z] --- PASS: TestSecretListError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretList [2021-04-13T15:48:39.665Z] --- PASS: TestSecretList (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretRemoveUnsupported [2021-04-13T15:48:39.665Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretRemoveError [2021-04-13T15:48:39.665Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretRemove [2021-04-13T15:48:39.665Z] --- PASS: TestSecretRemove (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretUpdateUnsupported [2021-04-13T15:48:39.665Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretUpdateError [2021-04-13T15:48:39.665Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSecretUpdate [2021-04-13T15:48:39.665Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceCreateError [2021-04-13T15:48:39.665Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceCreate [2021-04-13T15:48:39.665Z] --- PASS: TestServiceCreate (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-13T15:48:39.665Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceCreateDigestPinning [2021-04-13T15:48:39.665Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceInspectError [2021-04-13T15:48:39.665Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceInspectServiceNotFound [2021-04-13T15:48:39.665Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceInspectWithEmptyID [2021-04-13T15:48:39.665Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceInspect [2021-04-13T15:48:39.665Z] --- PASS: TestServiceInspect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceListError [2021-04-13T15:48:39.665Z] --- PASS: TestServiceListError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceList [2021-04-13T15:48:39.665Z] --- PASS: TestServiceList (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceLogsError [2021-04-13T15:48:39.665Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceLogs [2021-04-13T15:48:39.665Z] --- PASS: TestServiceLogs (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceRemoveError [2021-04-13T15:48:39.665Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceRemoveNotFoundError [2021-04-13T15:48:39.665Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceRemove [2021-04-13T15:48:39.665Z] --- PASS: TestServiceRemove (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceUpdateError [2021-04-13T15:48:39.665Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestServiceUpdate [2021-04-13T15:48:39.665Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmGetUnlockKeyError [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmGetUnlockKey [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmInitError [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmInit [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmInit (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmInspectError [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmInspect [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmJoinError [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmJoin [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmLeaveError [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmLeave [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmUnlockError [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmUnlock [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmUpdateError [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestSwarmUpdate [2021-04-13T15:48:39.665Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestTaskInspectError [2021-04-13T15:48:39.665Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestTaskInspectWithEmptyID [2021-04-13T15:48:39.665Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestTaskInspect [2021-04-13T15:48:39.665Z] --- PASS: TestTaskInspect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestTaskListError [2021-04-13T15:48:39.665Z] --- PASS: TestTaskListError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestTaskList [2021-04-13T15:48:39.665Z] --- PASS: TestTaskList (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeCreateError [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeCreate [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeInspectError [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeInspectNotFound [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeInspectWithEmptyID [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeInspect [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeListError [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeListError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeList [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeList (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeRemoveError [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-13T15:48:39.665Z] === RUN TestVolumeRemove [2021-04-13T15:48:39.665Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-13T15:48:39.665Z] === CONT TestTLSCloseWriter [2021-04-13T15:48:39.665Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-13T15:48:39.665Z] PASS [2021-04-13T15:48:39.665Z] coverage: 74.9% of statements [2021-04-13T15:48:39.665Z] ok github.com/docker/docker/client 0.607s coverage: 74.9% of statements [2021-04-13T15:48:39.896Z] --- PASS: TestNISDomainname (0.79s) [2021-04-13T15:48:39.896Z] === RUN TestHostnameDnsResolution [2021-04-13T15:48:40.039Z] --- PASS: TestSecretInspect (3.14s) [2021-04-13T15:48:40.039Z] === RUN TestSecretList [2021-04-13T15:48:40.538Z] --- PASS: TestHostnameDnsResolution (0.90s) [2021-04-13T15:48:40.538Z] === RUN TestStats [2021-04-13T15:48:41.708Z] --- PASS: TestUpdateRestartPolicy (15.10s) [2021-04-13T15:48:41.708Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-13T15:48:41.708Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-13T15:48:42.270Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2021-04-13T15:48:42.270Z] === RUN TestWaitNonBlocked [2021-04-13T15:48:42.270Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:48:42.270Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:48:42.270Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:48:42.270Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:48:42.270Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:48:42.270Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:48:42.461Z] --- PASS: TestCreateJob (3.86s) [2021-04-13T15:48:42.461Z] === RUN TestReplicatedJob [2021-04-13T15:48:42.580Z] --- PASS: TestSecretList (3.14s) [2021-04-13T15:48:42.580Z] === RUN TestSecretsCreateAndDelete [2021-04-13T15:48:43.295Z] --- PASS: TestStats (2.58s) [2021-04-13T15:48:43.296Z] === RUN TestStopContainerWithTimeout [2021-04-13T15:48:43.296Z] === RUN TestStopContainerWithTimeout/0 [2021-04-13T15:48:43.296Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-13T15:48:43.296Z] === RUN TestStopContainerWithTimeout/1 [2021-04-13T15:48:43.296Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-13T15:48:43.296Z] === RUN TestStopContainerWithTimeout/3 [2021-04-13T15:48:43.296Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-13T15:48:43.296Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-13T15:48:43.296Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-13T15:48:43.296Z] === CONT TestStopContainerWithTimeout/0 [2021-04-13T15:48:43.296Z] === CONT TestStopContainerWithTimeout/3 [2021-04-13T15:48:43.296Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-13T15:48:43.296Z] === CONT TestStopContainerWithTimeout/1 [2021-04-13T15:48:43.578Z] --- PASS: TestServiceUpdateNetwork (17.03s) [2021-04-13T15:48:43.578Z] === RUN TestServiceUpdatePidsLimit [2021-04-13T15:48:43.578Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-13T15:48:43.578Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-13T15:48:44.155Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-04-13T15:48:44.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.54s) [2021-04-13T15:48:44.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.66s) [2021-04-13T15:48:44.155Z] === RUN TestWaitBlocked [2021-04-13T15:48:44.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:48:44.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:48:44.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:48:44.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:48:44.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:48:44.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:48:45.878Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2021-04-13T15:48:45.878Z] === RUN TestSecretsUpdate [2021-04-13T15:48:46.046Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-13T15:48:46.046Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.94s) [2021-04-13T15:48:46.046Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.96s) [2021-04-13T15:48:46.046Z] === CONT TestContainerStartOnDaemonRestart [2021-04-13T15:48:46.046Z] === CONT TestContainerKillOnDaemonStart [2021-04-13T15:48:46.866Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-13T15:48:46.866Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-04-13T15:48:46.866Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2021-04-13T15:48:46.866Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-04-13T15:48:46.866Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2021-04-13T15:48:46.866Z] === RUN TestDeleteDevicemapper [2021-04-13T15:48:46.866Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-13T15:48:46.866Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:48:46.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-13T15:48:46.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-13T15:48:47.630Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-13T15:48:47.630Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-13T15:48:47.630Z] Cross building: bundles/cross/windows/amd64 [2021-04-13T15:48:47.630Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-13T15:48:47.630Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-13T15:48:47.905Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-13T15:48:48.953Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2021-04-13T15:48:48.953Z] === RUN TestUpdateMemory [2021-04-13T15:48:49.024Z] --- PASS: TestReplicatedJob (6.50s) [2021-04-13T15:48:49.024Z] === RUN TestUpdateReplicatedJob [2021-04-13T15:48:49.173Z] --- PASS: TestSecretsUpdate (3.15s) [2021-04-13T15:48:49.173Z] === RUN TestTemplatedSecret [2021-04-13T15:48:49.597Z] --- PASS: TestUpdateMemory (0.77s) [2021-04-13T15:48:49.597Z] === RUN TestUpdateCPUQuota [2021-04-13T15:48:50.496Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-13T15:48:51.124Z] --- PASS: TestUpdateCPUQuota (1.45s) [2021-04-13T15:48:51.124Z] === RUN TestUpdatePidsLimit [2021-04-13T15:48:51.124Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-13T15:48:51.171Z] --- PASS: TestContainerStartOnDaemonRestart (4.82s) [2021-04-13T15:48:51.171Z] === CONT TestIpcModeOlderClient [2021-04-13T15:48:51.171Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-04-13T15:48:51.171Z] === CONT TestDaemonHostGatewayIP [2021-04-13T15:48:51.420Z] === RUN TestUpdatePidsLimit/no_change [2021-04-13T15:48:51.715Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-13T15:48:52.010Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-13T15:48:52.305Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-13T15:48:52.471Z] --- PASS: TestTemplatedSecret (3.21s) [2021-04-13T15:48:52.471Z] === RUN TestSecretCreateResolve [2021-04-13T15:48:52.535Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-13T15:48:52.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-13T15:48:52.909Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-13T15:48:53.096Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-13T15:48:53.210Z] --- PASS: TestUpdateReplicatedJob (3.94s) [2021-04-13T15:48:53.210Z] === RUN TestServiceListWithStatuses [2021-04-13T15:48:53.210Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-13T15:48:53.210Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:48:53.210Z] === RUN TestDockerNetworkConnectAlias [2021-04-13T15:48:53.956Z] --- PASS: TestUpdatePidsLimit (2.80s) [2021-04-13T15:48:53.956Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2021-04-13T15:48:53.956Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-04-13T15:48:53.956Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-04-13T15:48:53.956Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2021-04-13T15:48:53.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2021-04-13T15:48:53.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2021-04-13T15:48:53.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2021-04-13T15:48:53.956Z] === RUN TestUpdateRestartPolicy [2021-04-13T15:48:54.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-13T15:48:55.766Z] --- PASS: TestSecretCreateResolve (3.15s) [2021-04-13T15:48:55.766Z] PASS [2021-04-13T15:48:55.766Z] [2021-04-13T15:48:55.766Z] DONE 6 tests in 19.059s [2021-04-13T15:48:55.766Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-13T15:48:55.766Z] ++ 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-04-13T15:48:55.766Z] ++ set -e [2021-04-13T15:48:55.766Z] ++ '[' -n 0 ']' [2021-04-13T15:48:55.766Z] ++ set -x [2021-04-13T15:48:55.767Z] ++ env -i DEST=/go/src/github.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-04-13T15:48:55.767Z] INFO: Testing against a local daemon [2021-04-13T15:48:55.767Z] === RUN TestServiceCreateInit [2021-04-13T15:48:55.767Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-13T15:48:57.291Z] --- PASS: TestDaemonHostGatewayIP (6.68s) [2021-04-13T15:48:57.291Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-13T15:48:58.480Z] --- PASS: TestDockerNetworkConnectAlias (5.44s) [2021-04-13T15:48:58.480Z] === RUN TestDockerNetworkReConnect [2021-04-13T15:48:59.014Z] --- PASS: TestServiceUpdatePidsLimit (18.36s) [2021-04-13T15:48:59.014Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-04-13T15:48:59.015Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.37s) [2021-04-13T15:48:59.015Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.38s) [2021-04-13T15:48:59.015Z] PASS [2021-04-13T15:48:59.015Z] [2021-04-13T15:48:59.015Z] === Skipped [2021-04-13T15:48:59.015Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-04-13T15:48:59.015Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:48:59.015Z] [2021-04-13T15:48:59.015Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-04-13T15:48:59.015Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:48:59.015Z] [2021-04-13T15:48:59.015Z] [2021-04-13T15:48:59.015Z] DONE 27 tests, 2 skipped in 186.220s [2021-04-13T15:48:59.015Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-13T15:48:59.015Z] ++ 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-04-13T15:48:59.015Z] ++ set -e [2021-04-13T15:48:59.015Z] ++ '[' -n 0 ']' [2021-04-13T15:48:59.015Z] ++ set -x [2021-04-13T15:48:59.015Z] ++ env -i DEST=/go/src/github.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-04-13T15:48:59.015Z] INFO: Testing against a local daemon [2021-04-13T15:48:59.015Z] === RUN TestSessionCreate [2021-04-13T15:48:59.015Z] --- PASS: TestSessionCreate (0.02s) [2021-04-13T15:48:59.015Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-13T15:48:59.015Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-04-13T15:48:59.015Z] PASS [2021-04-13T15:48:59.015Z] [2021-04-13T15:48:59.015Z] DONE 2 tests in 0.217s [2021-04-13T15:48:59.015Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-13T15:48:59.015Z] ++ 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-04-13T15:48:59.015Z] ++ set -e [2021-04-13T15:48:59.015Z] ++ '[' -n 0 ']' [2021-04-13T15:48:59.015Z] ++ set -x [2021-04-13T15:48:59.015Z] ++ env -i DEST=/go/src/github.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-04-13T15:48:59.313Z] INFO: Testing against a local daemon [2021-04-13T15:48:59.313Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-13T15:48:59.313Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T15:48:59.313Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T15:48:59.314Z] === RUN TestEventsExecDie [2021-04-13T15:49:00.820Z] --- PASS: TestCheckoutGit (35.76s) [2021-04-13T15:49:00.820Z] === RUN TestValidGitTransport [2021-04-13T15:49:00.820Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-13T15:49:00.820Z] === RUN TestGitInvalidRef [2021-04-13T15:49:00.820Z] --- PASS: TestGitInvalidRef (0.19s) [2021-04-13T15:49:00.820Z] PASS [2021-04-13T15:49:00.820Z] coverage: 86.3% of statements [2021-04-13T15:49:00.820Z] ok github.com/docker/docker/builder/remotecontext/git 36.220s coverage: 86.3% of statements [2021-04-13T15:49:00.820Z] ? github.com/docker/docker/cli [no test files] [2021-04-13T15:49:00.820Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-13T15:49:00.829Z] --- PASS: TestEventsExecDie (1.26s) [2021-04-13T15:49:00.829Z] === RUN TestEventsBackwardsCompatible [2021-04-13T15:49:00.829Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-04-13T15:49:00.829Z] === RUN TestInfoBinaryCommits [2021-04-13T15:49:00.829Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-04-13T15:49:00.829Z] === RUN TestInfoAPIVersioned [2021-04-13T15:49:00.829Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-13T15:49:00.829Z] === RUN TestInfoDiscoveryBackend [2021-04-13T15:49:01.048Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-13T15:49:01.122Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-04-13T15:49:01.122Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-13T15:49:01.454Z] --- PASS: TestContainerKillOnDaemonStart (15.09s) [2021-04-13T15:49:01.454Z] === CONT TestDaemonRestartIpcMode [2021-04-13T15:49:01.454Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-13T15:49:01.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-13T15:49:02.163Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-13T15:49:02.163Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-13T15:49:02.666Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2021-04-13T15:49:02.666Z] === RUN TestServicePlugin [2021-04-13T15:49:02.802Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-13T15:49:02.802Z] === RUN TestInfoAPI [2021-04-13T15:49:02.802Z] --- PASS: TestInfoAPI (0.02s) [2021-04-13T15:49:02.802Z] === RUN TestInfoAPIWarnings [2021-04-13T15:49:03.596Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.28s) [2021-04-13T15:49:05.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-13T15:49:06.330Z] --- PASS: TestServiceCreateInit (10.06s) [2021-04-13T15:49:06.330Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2021-04-13T15:49:06.330Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2021-04-13T15:49:06.330Z] === RUN TestCreateServiceMultipleTimes [2021-04-13T15:49:06.644Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-13T15:49:06.644Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-13T15:49:06.644Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-13T15:49:06.644Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-13T15:49:06.644Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-13T15:49:06.644Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-13T15:49:06.644Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-13T15:49:06.644Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-13T15:49:06.644Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-13T15:49:06.644Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-13T15:49:06.644Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-13T15:49:06.644Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-13T15:49:06.644Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-13T15:49:06.644Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-13T15:49:06.644Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-13T15:49:06.644Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-13T15:49:06.644Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-13T15:49:06.644Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-13T15:49:06.645Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-13T15:49:06.645Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-13T15:49:06.645Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-13T15:49:06.645Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-13T15:49:06.645Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-13T15:49:06.645Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-13T15:49:06.645Z] === RUN TestConfigureDaemonLogs [2021-04-13T15:49:06.645Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-13T15:49:06.645Z] === RUN TestCommonOptionsInstallFlags [2021-04-13T15:49:06.645Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-13T15:49:06.645Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-13T15:49:06.645Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-13T15:49:06.645Z] PASS [2021-04-13T15:49:06.645Z] coverage: 18.4% of statements [2021-04-13T15:49:06.645Z] ok github.com/docker/docker/cmd/dockerd 0.391s coverage: 18.4% of statements [2021-04-13T15:49:06.772Z] --- PASS: TestUpdateRestartPolicy (11.41s) [2021-04-13T15:49:06.772Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-13T15:49:06.772Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2021-04-13T15:49:06.772Z] === RUN TestWaitNonBlocked [2021-04-13T15:49:06.772Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:49:06.772Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:49:06.772Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:49:06.772Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:49:06.772Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T15:49:06.772Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T15:49:06.772Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-13T15:49:06.772Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2021-04-13T15:49:06.772Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2021-04-13T15:49:06.772Z] === RUN TestWaitBlocked [2021-04-13T15:49:06.772Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:49:06.772Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:49:06.772Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:49:06.772Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:49:06.772Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-13T15:49:06.772Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-13T15:49:06.854Z] --- PASS: TestDaemonRestartIpcMode (5.72s) [2021-04-13T15:49:06.854Z] PASS [2021-04-13T15:49:06.854Z] [2021-04-13T15:49:06.854Z] === Skipped [2021-04-13T15:49:06.854Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-13T15:49:06.854Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:49:06.854Z] [2021-04-13T15:49:06.854Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-13T15:49:06.854Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:49:06.854Z] [2021-04-13T15:49:06.854Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-13T15:49:06.854Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:49:06.854Z] [2021-04-13T15:49:06.854Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:49:06.854Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:49:06.854Z] [2021-04-13T15:49:06.854Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-13T15:49:06.854Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:49:06.854Z] [2021-04-13T15:49:06.854Z] === SKIP: amd64.integration.container TestUpdateMemory (0.02s) [2021-04-13T15:49:06.854Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-13T15:49:06.854Z] [2021-04-13T15:49:06.854Z] [2021-04-13T15:49:06.854Z] DONE 197 tests, 6 skipped in 246.768s [2021-04-13T15:49:06.854Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-13T15:49:06.854Z] ++ 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-04-13T15:49:06.854Z] ++ set -e [2021-04-13T15:49:06.854Z] ++ '[' -n 0 ']' [2021-04-13T15:49:06.854Z] ++ set -x [2021-04-13T15:49:06.854Z] ++ env -i DEST=/go/src/github.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-04-13T15:49:06.854Z] INFO: Testing against a local daemon [2021-04-13T15:49:06.854Z] === RUN TestCommitInheritsEnv [2021-04-13T15:49:07.416Z] --- PASS: TestCommitInheritsEnv (0.54s) [2021-04-13T15:49:07.416Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-13T15:49:07.416Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-13T15:49:07.416Z] === RUN TestImagesFilterMultiReference [2021-04-13T15:49:07.416Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-04-13T15:49:07.416Z] === RUN TestImagePullPlatformInvalid [2021-04-13T15:49:07.416Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-13T15:49:07.416Z] === RUN TestRemoveImageOrphaning [2021-04-13T15:49:07.423Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-13T15:49:07.423Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2021-04-13T15:49:07.423Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2021-04-13T15:49:07.423Z] === CONT TestContainerStartOnDaemonRestart [2021-04-13T15:49:07.423Z] === CONT TestIpcModeOlderClient [2021-04-13T15:49:07.423Z] === CONT TestDaemonHostGatewayIP [2021-04-13T15:49:07.423Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-13T15:49:07.724Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-04-13T15:49:07.724Z] === CONT TestContainerKillOnDaemonStart [2021-04-13T15:49:07.977Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2021-04-13T15:49:07.977Z] === RUN TestRemoveImageGarbageCollector [2021-04-13T15:49:08.847Z] === RUN TestContainerStopSignal [2021-04-13T15:49:08.847Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestContainerStopTimeout [2021-04-13T15:49:08.847Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-13T15:49:08.847Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-13T15:49:08.847Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-13T15:49:08.847Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestReplaceAndAppendEnvVars [2021-04-13T15:49:08.847Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-13T15:49:08.847Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-13T15:49:08.847Z] === RUN TestNewMemoryStore [2021-04-13T15:49:08.847Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestAddContainers [2021-04-13T15:49:08.847Z] --- PASS: TestAddContainers (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestGetContainer [2021-04-13T15:49:08.847Z] --- PASS: TestGetContainer (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestDeleteContainer [2021-04-13T15:49:08.847Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestListContainers [2021-04-13T15:49:08.847Z] --- PASS: TestListContainers (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestFirstContainer [2021-04-13T15:49:08.847Z] --- PASS: TestFirstContainer (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestApplyAllContainer [2021-04-13T15:49:08.847Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestIsValidHealthString [2021-04-13T15:49:08.847Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestStateRunStop [2021-04-13T15:49:08.847Z] --- PASS: TestStateRunStop (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestStateTimeoutWait [2021-04-13T15:49:08.847Z] --- PASS: TestStateTimeoutWait (0.26s) [2021-04-13T15:49:08.847Z] state_test.go:141: Stop callback fired [2021-04-13T15:49:08.847Z] state_test.go:165: Stop callback fired [2021-04-13T15:49:08.847Z] === RUN TestIsValidStateString [2021-04-13T15:49:08.847Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestViewSaveDelete [2021-04-13T15:49:08.847Z] --- PASS: TestViewSaveDelete (0.06s) [2021-04-13T15:49:08.847Z] === RUN TestViewAll [2021-04-13T15:49:08.847Z] --- PASS: TestViewAll (0.01s) [2021-04-13T15:49:08.847Z] === RUN TestViewGet [2021-04-13T15:49:08.847Z] --- PASS: TestViewGet (0.01s) [2021-04-13T15:49:08.847Z] === RUN TestNames [2021-04-13T15:49:08.847Z] --- PASS: TestNames (0.00s) [2021-04-13T15:49:08.847Z] === RUN TestViewWithHealthCheck [2021-04-13T15:49:08.847Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-13T15:49:08.847Z] PASS [2021-04-13T15:49:08.847Z] coverage: 41.3% of statements [2021-04-13T15:49:08.847Z] ok github.com/docker/docker/container 0.980s coverage: 41.3% of statements [2021-04-13T15:49:09.310Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-13T15:49:09.310Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-13T15:49:09.310Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-13T15:49:09.310Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-13T15:49:09.340Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-13T15:49:09.597Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-13T15:49:10.286Z] === RUN TestPrepare [2021-04-13T15:49:10.286Z] --- PASS: TestPrepare (0.00s) [2021-04-13T15:49:10.286Z] === RUN TestStart [2021-04-13T15:49:10.286Z] --- PASS: TestStart (0.00s) [2021-04-13T15:49:10.286Z] === RUN TestWaitCancel [2021-04-13T15:49:10.286Z] --- PASS: TestWaitCancel (0.00s) [2021-04-13T15:49:10.286Z] === RUN TestWaitDisabled [2021-04-13T15:49:10.286Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-13T15:49:10.286Z] === RUN TestWaitEnabled [2021-04-13T15:49:10.286Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-13T15:49:10.286Z] === RUN TestRemove [2021-04-13T15:49:10.286Z] --- PASS: TestRemove (0.00s) [2021-04-13T15:49:10.286Z] PASS [2021-04-13T15:49:10.286Z] coverage: 65.3% of statements [2021-04-13T15:49:10.286Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.196s coverage: 65.3% of statements [2021-04-13T15:49:10.961Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-13T15:49:11.301Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s) [2021-04-13T15:49:11.302Z] === CONT TestDaemonRestartIpcMode [2021-04-13T15:49:11.302Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.96s) [2021-04-13T15:49:11.522Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-13T15:49:11.522Z] --- PASS: TestRemoveImageGarbageCollector (3.47s) [2021-04-13T15:49:11.522Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-13T15:49:11.522Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-13T15:49:11.522Z] === RUN TestTagInvalidReference [2021-04-13T15:49:11.522Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-13T15:49:11.522Z] === RUN TestTagValidPrefixedRepo [2021-04-13T15:49:11.605Z] --- PASS: TestDaemonHostGatewayIP (4.22s) [2021-04-13T15:49:11.777Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-04-13T15:49:11.777Z] === RUN TestTagExistedNameWithoutForce [2021-04-13T15:49:11.777Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2021-04-13T15:49:11.777Z] === RUN TestTagOfficialNames [2021-04-13T15:49:11.777Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-13T15:49:11.777Z] === RUN TestTagMatchesDigest [2021-04-13T15:49:11.777Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-13T15:49:11.777Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-13T15:49:13.694Z] --- PASS: TestDaemonRestartIpcMode (2.59s) [2021-04-13T15:49:14.046Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-13T15:49:14.509Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-13T15:49:14.509Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-13T15:49:14.509Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-13T15:49:14.509Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-13T15:49:14.509Z] PASS [2021-04-13T15:49:14.509Z] coverage: 35.9% of statements [2021-04-13T15:49:14.509Z] ok github.com/docker/docker/daemon/cluster/convert 0.574s coverage: 35.9% of statements [2021-04-13T15:49:14.509Z] === RUN TestNewListSecretsFilters [2021-04-13T15:49:14.509Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-13T15:49:14.509Z] === RUN TestNewListConfigsFilters [2021-04-13T15:49:14.509Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-13T15:49:14.509Z] PASS [2021-04-13T15:49:14.509Z] coverage: 0.5% of statements [2021-04-13T15:49:14.509Z] ok github.com/docker/docker/daemon/cluster 0.922s coverage: 0.5% of statements [2021-04-13T15:49:15.943Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-13T15:49:16.503Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-13T15:49:17.430Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-13T15:49:17.430Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-13T15:49:18.798Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-13T15:49:19.090Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-13T15:49:20.332Z] === RUN TestBuilderGC [2021-04-13T15:49:20.332Z] --- PASS: TestBuilderGC (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationNotFound [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestDaemonBrokenConfiguration [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestParseClusterAdvertiseSettings [2021-04-13T15:49:20.332Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestFindConfigurationConflicts [2021-04-13T15:49:20.332Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-13T15:49:20.332Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-13T15:49:20.332Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-13T15:49:20.332Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-13T15:49:20.332Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestValidateConfiguration [2021-04-13T15:49:20.332Z] === RUN TestValidateConfiguration/with_label [2021-04-13T15:49:20.332Z] === RUN TestValidateConfiguration/with_dns [2021-04-13T15:49:20.332Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-13T15:49:20.332Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-13T15:49:20.332Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-13T15:49:20.332Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-13T15:49:20.332Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-13T15:49:20.332Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-13T15:49:20.332Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestModifiedDiscoverySettings [2021-04-13T15:49:20.332Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestReloadSetConfigFileNotExist [2021-04-13T15:49:20.332Z] time="2021-04-13T15:49:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-13T15:49:20.332Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-04-13T15:49:20.332Z] === RUN TestReloadDefaultConfigNotExist [2021-04-13T15:49:20.332Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-13T15:49:20.332Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:49:20.332Z] === RUN TestReloadBadDefaultConfig [2021-04-13T15:49:20.332Z] time="2021-04-13T15:49:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-719997111" [2021-04-13T15:49:20.332Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestReloadWithConflictingLabels [2021-04-13T15:49:20.332Z] time="2021-04-13T15:49:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-250218154" [2021-04-13T15:49:20.332Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestReloadWithDuplicateLabels [2021-04-13T15:49:20.332Z] time="2021-04-13T15:49:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-357596673" [2021-04-13T15:49:20.332Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestDaemonConfigurationMerge [2021-04-13T15:49:20.332Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-13T15:49:20.332Z] PASS [2021-04-13T15:49:20.332Z] coverage: 79.7% of statements [2021-04-13T15:49:20.332Z] === RUN TestDiscoveryOptsErrors [2021-04-13T15:49:20.332Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-13T15:49:20.332Z] === RUN TestDiscoveryOpts [2021-04-13T15:49:20.332Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-13T15:49:20.332Z] PASS [2021-04-13T15:49:20.332Z] coverage: 30.0% of statements [2021-04-13T15:49:20.332Z] ok github.com/docker/docker/daemon/config 0.381s coverage: 79.7% of statements [2021-04-13T15:49:20.332Z] ok github.com/docker/docker/daemon/discovery 0.179s coverage: 30.0% of statements [2021-04-13T15:49:20.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-13T15:49:20.631Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2021-04-13T15:49:20.631Z] PASS [2021-04-13T15:49:20.631Z] [2021-04-13T15:49:20.631Z] === Skipped [2021-04-13T15:49:20.631Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-13T15:49:20.631Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T15:49:20.631Z] [2021-04-13T15:49:20.631Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-13T15:49:20.631Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-13T15:49:20.631Z] [2021-04-13T15:49:20.631Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-13T15:49:20.631Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-13T15:49:20.631Z] [2021-04-13T15:49:20.631Z] [2021-04-13T15:49:20.631Z] DONE 197 tests, 3 skipped in 116.547s [2021-04-13T15:49:20.631Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-13T15:49:20.631Z] ++ 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-04-13T15:49:20.631Z] ++ set -e [2021-04-13T15:49:20.631Z] ++ '[' -n 0 ']' [2021-04-13T15:49:20.631Z] ++ set -x [2021-04-13T15:49:20.631Z] ++ env -i DEST=/go/src/github.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-04-13T15:49:20.631Z] INFO: Testing against a local daemon [2021-04-13T15:49:20.631Z] === RUN TestCommitInheritsEnv [2021-04-13T15:49:20.929Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-04-13T15:49:20.929Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-13T15:49:20.929Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-13T15:49:20.929Z] === RUN TestImagesFilterMultiReference [2021-04-13T15:49:20.929Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-13T15:49:20.929Z] === RUN TestImagePullPlatformInvalid [2021-04-13T15:49:20.929Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-13T15:49:20.929Z] === RUN TestRemoveImageOrphaning [2021-04-13T15:49:21.225Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-04-13T15:49:21.225Z] === RUN TestRemoveImageGarbageCollector [2021-04-13T15:49:21.225Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-13T15:49:21.225Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:49:21.225Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-13T15:49:21.225Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-13T15:49:21.225Z] === RUN TestTagInvalidReference [2021-04-13T15:49:21.510Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-04-13T15:49:21.510Z] === RUN TestInfoDebug [2021-04-13T15:49:21.510Z] --- PASS: TestInfoDebug (0.52s) [2021-04-13T15:49:21.510Z] === RUN TestInfoInsecureRegistries [2021-04-13T15:49:21.510Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-04-13T15:49:21.510Z] === RUN TestInfoRegistryMirrors [2021-04-13T15:49:21.510Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-13T15:49:21.510Z] === RUN TestLoginFailsWithBadCredentials [2021-04-13T15:49:21.510Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2021-04-13T15:49:21.510Z] === RUN TestPingCacheHeaders [2021-04-13T15:49:21.510Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-04-13T15:49:21.510Z] === RUN TestPingGet [2021-04-13T15:49:21.510Z] --- PASS: TestPingGet (0.02s) [2021-04-13T15:49:21.510Z] === RUN TestPingHead [2021-04-13T15:49:21.510Z] --- PASS: TestPingHead (0.01s) [2021-04-13T15:49:21.510Z] === RUN TestVersion [2021-04-13T15:49:21.510Z] --- PASS: TestVersion (0.01s) [2021-04-13T15:49:21.510Z] PASS [2021-04-13T15:49:21.510Z] [2021-04-13T15:49:21.510Z] === Skipped [2021-04-13T15:49:21.510Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T15:49:21.510Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T15:49:21.510Z] [2021-04-13T15:49:21.510Z] [2021-04-13T15:49:21.510Z] DONE 18 tests, 1 skipped in 21.921s [2021-04-13T15:49:21.510Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-13T15:49:21.510Z] ++ 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-04-13T15:49:21.510Z] ++ set -e [2021-04-13T15:49:21.510Z] ++ '[' -n 0 ']' [2021-04-13T15:49:21.510Z] ++ set -x [2021-04-13T15:49:21.510Z] ++ env -i DEST=/go/src/github.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-04-13T15:49:21.510Z] INFO: Testing against a local daemon [2021-04-13T15:49:21.510Z] === RUN TestVolumesCreateAndList [2021-04-13T15:49:21.510Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-13T15:49:21.510Z] === RUN TestVolumesRemove [2021-04-13T15:49:21.510Z] --- PASS: TestVolumesRemove (0.11s) [2021-04-13T15:49:21.510Z] === RUN TestVolumesInspect [2021-04-13T15:49:21.510Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-13T15:49:21.510Z] === RUN TestVolumesInvalidJSON [2021-04-13T15:49:21.510Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-13T15:49:21.510Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-13T15:49:21.510Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-13T15:49:21.510Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-13T15:49:21.510Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-13T15:49:21.510Z] PASS [2021-04-13T15:49:21.510Z] [2021-04-13T15:49:21.510Z] DONE 5 tests in 0.315s [2021-04-13T15:49:21.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-13T15:49:21.510Z] ++++ cat bundles/test-integration/docker.pid [2021-04-13T15:49:21.510Z] +++ kill 12275 [2021-04-13T15:49:21.522Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-13T15:49:21.522Z] === RUN TestTagValidPrefixedRepo [2021-04-13T15:49:21.522Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-13T15:49:21.522Z] === RUN TestTagExistedNameWithoutForce [2021-04-13T15:49:21.522Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-13T15:49:21.522Z] === RUN TestTagOfficialNames [2021-04-13T15:49:21.522Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-13T15:49:21.522Z] === RUN TestTagMatchesDigest [2021-04-13T15:49:21.522Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-13T15:49:21.522Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-13T15:49:21.881Z] === RUN TestWaitNodeAttachment [2021-04-13T15:49:22.150Z] +++ /etc/init.d/apparmor stop [2021-04-13T15:49:22.150Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-13T15:49:22.150Z] [2021-04-13T15:49:22.150Z] Unloading profiles will leave already running processes permanently [2021-04-13T15:49:22.150Z] unconfined, which can lead to unexpected situations. [2021-04-13T15:49:22.150Z] [2021-04-13T15:49:22.150Z] To set a process to complain mode, use the command line tool [2021-04-13T15:49:22.150Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-13T15:49:22.150Z] +++ true [2021-04-13T15:49:22.150Z] exiting test-integration [2021-04-13T15:49:22.150Z] ++ exit 0 [2021-04-13T15:49:22.150Z] [2021-04-13T15:49:22.344Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-04-13T15:49:22.344Z] === RUN TestIsolationConversion [2021-04-13T15:49:22.344Z] === RUN TestIsolationConversion/default [2021-04-13T15:49:22.344Z] === RUN TestIsolationConversion/process [2021-04-13T15:49:22.344Z] === RUN TestIsolationConversion/hyperv [2021-04-13T15:49:22.344Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-13T15:49:22.344Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-13T15:49:22.344Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-13T15:49:22.344Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-13T15:49:22.344Z] === RUN TestContainerLabels [2021-04-13T15:49:22.344Z] --- PASS: TestContainerLabels (0.00s) [2021-04-13T15:49:22.344Z] === RUN TestCredentialSpecConversion [2021-04-13T15:49:22.344Z] === RUN TestCredentialSpecConversion/none [2021-04-13T15:49:22.344Z] === RUN TestCredentialSpecConversion/config [2021-04-13T15:49:22.344Z] === RUN TestCredentialSpecConversion/file [2021-04-13T15:49:22.344Z] === RUN TestCredentialSpecConversion/registry [2021-04-13T15:49:22.344Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-13T15:49:22.344Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-13T15:49:22.344Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-13T15:49:22.344Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-13T15:49:22.344Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-13T15:49:22.344Z] === RUN TestControllerValidateMountBind [2021-04-13T15:49:22.344Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-13T15:49:22.344Z] === RUN TestControllerValidateMountVolume [2021-04-13T15:49:22.344Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-13T15:49:22.344Z] === RUN TestControllerValidateMountTarget [2021-04-13T15:49:22.344Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-13T15:49:22.344Z] === RUN TestControllerValidateMountTmpfs [2021-04-13T15:49:22.344Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-13T15:49:22.344Z] === RUN TestControllerValidateMountInvalidType [2021-04-13T15:49:22.344Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-13T15:49:22.344Z] === RUN TestControllerValidateMountNamedPipe [2021-04-13T15:49:22.344Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-13T15:49:22.344Z] PASS [2021-04-13T15:49:22.344Z] coverage: 11.3% of statements [2021-04-13T15:49:22.344Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.782s coverage: 11.3% of statements [2021-04-13T15:49:22.364Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-13T15:49:22.619Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-13T15:49:22.807Z] === RUN TestVerifyNetworkingConfig [2021-04-13T15:49:22.807Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestGetContainer [2021-04-13T15:49:22.807Z] --- PASS: TestGetContainer (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestValidContainerNames [2021-04-13T15:49:22.807Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestContainerInitDNS [2021-04-13T15:49:22.807Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-13T15:49:22.807Z] daemon_test.go:147: root required [2021-04-13T15:49:22.807Z] === RUN TestMerge [2021-04-13T15:49:22.807Z] --- PASS: TestMerge (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestValidateContainerIsolation [2021-04-13T15:49:22.807Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestFindNetworkErrorType [2021-04-13T15:49:22.807Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestEnsureServicesExist [2021-04-13T15:49:22.807Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestEnsureServicesExistErrors [2021-04-13T15:49:22.807Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-13T15:49:22.807Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-13T15:49:22.807Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-13T15:49:22.807Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-13T15:49:22.807Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-13T15:49:22.807Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-13T15:49:22.807Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestContainerDelete [2021-04-13T15:49:22.807Z] --- PASS: TestContainerDelete (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestContainerDoubleDelete [2021-04-13T15:49:22.807Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestLogContainerEventCopyLabels [2021-04-13T15:49:22.807Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestLogContainerEventWithAttributes [2021-04-13T15:49:22.807Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestNoneHealthcheck [2021-04-13T15:49:22.807Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestHealthStates [2021-04-13T15:49:22.807Z] === RUN TestEventsLog [2021-04-13T15:49:22.807Z] --- PASS: TestEventsLog (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestEventsLogTimeout [2021-04-13T15:49:22.807Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-13T15:49:22.807Z] === RUN TestLogEvents [2021-04-13T15:49:23.270Z] --- PASS: TestLogEvents (0.06s) [2021-04-13T15:49:23.270Z] === RUN TestLoadBufferedEvents [2021-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] time="2021-04-13T15:49:22Z" 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-04-13T15:49:23.270Z] --- PASS: TestHealthStates (0.21s) [2021-04-13T15:49:23.270Z] === RUN TestMaskURLCredentials [2021-04-13T15:49:23.270Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestGetInspectData [2021-04-13T15:49:23.270Z] --- PASS: TestGetInspectData (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestFillLicense [2021-04-13T15:49:23.270Z] --- PASS: TestFillLicense (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestListInvalidFilter [2021-04-13T15:49:23.270Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestNameFilter [2021-04-13T15:49:23.270Z] --- PASS: TestNameFilter (0.01s) [2021-04-13T15:49:23.270Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-13T15:49:23.270Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-13T15:49:23.270Z] === 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-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-13T15:49:23.270Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-13T15:49:23.270Z] --- 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-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-13T15:49:23.270Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestDaemonReloadLabels [2021-04-13T15:49:23.270Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-13T15:49:23.270Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestDaemonReloadMirrors [2021-04-13T15:49:23.270Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-13T15:49:23.270Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-13T15:49:23.270Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestDaemonDiscoveryReload [2021-04-13T15:49:23.270Z] --- PASS: TestLoadBufferedEvents (0.23s) [2021-04-13T15:49:23.270Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-13T15:49:23.270Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-13T15:49:23.270Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-13T15:49:23.271Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-13T15:49:23.271Z] PASS [2021-04-13T15:49:23.271Z] coverage: 50.0% of statements [2021-04-13T15:49:23.271Z] ok github.com/docker/docker/daemon/events 0.663s coverage: 50.0% of statements [2021-04-13T15:49:23.733Z] === RUN TestIsEmptyDir [2021-04-13T15:49:23.733Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-13T15:49:23.733Z] PASS [2021-04-13T15:49:23.733Z] coverage: 2.3% of statements [2021-04-13T15:49:23.733Z] ok github.com/docker/docker/daemon/graphdriver 0.113s coverage: 2.3% of statements [2021-04-13T15:49:24.199Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-04-13T15:49:24.199Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery Post stage [Pipeline] junit [2021-04-13T15:49:24.355Z] Recording test results [2021-04-13T15:49:24.434Z] --- PASS: TestCreateServiceMultipleTimes (18.55s) [2021-04-13T15:49:24.434Z] === RUN TestCreateServiceConflict [2021-04-13T15:49:24.544Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-13T15:49:24.663Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-04-13T15:49:24.663Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-13T15:49:24.663Z] === RUN TestLinkNaming [2021-04-13T15:49:24.663Z] --- PASS: TestLinkNaming (0.00s) [2021-04-13T15:49:24.663Z] === RUN TestLinkNew [2021-04-13T15:49:24.663Z] --- PASS: TestLinkNew (0.00s) [2021-04-13T15:49:24.663Z] === RUN TestLinkEnv [2021-04-13T15:49:24.978Z] + echo Ensuring container killed. [2021-04-13T15:49:24.978Z] Ensuring container killed. [2021-04-13T15:49:24.978Z] + docker rm -vf docker-pr4 [2021-04-13T15:49:24.978Z] Error: No such container: docker-pr4 [2021-04-13T15:49:24.978Z] + true [Pipeline] sh [2021-04-13T15:49:25.127Z] --- PASS: TestLinkEnv (0.00s) [2021-04-13T15:49:25.127Z] === RUN TestLinkMultipleEnv [2021-04-13T15:49:25.127Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-13T15:49:25.127Z] === RUN TestLinkPortRangeEnv [2021-04-13T15:49:25.127Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-13T15:49:25.127Z] PASS [2021-04-13T15:49:25.127Z] coverage: 93.0% of statements [2021-04-13T15:49:25.127Z] ok github.com/docker/docker/daemon/links 0.256s coverage: 93.0% of statements [2021-04-13T15:49:25.127Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-13T15:49:25.127Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-13T15:49:25.127Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-13T15:49:25.127Z] reload_test.go:520: root required [2021-04-13T15:49:25.127Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-13T15:49:25.363Z] + echo Chowning /workspace to jenkins user [2021-04-13T15:49:25.363Z] Chowning /workspace to jenkins user [2021-04-13T15:49:25.363Z] + id -u [2021-04-13T15:49:25.363Z] + id -g [2021-04-13T15:49:25.363Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42273:/workspace busybox chown -R 1001:1001 /workspace [2021-04-13T15:49:25.363Z] Unable to find image 'busybox:latest' locally [2021-04-13T15:49:25.590Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.04s) [2021-04-13T15:49:25.590Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-13T15:49:25.590Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2021-04-13T15:49:25.590Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-13T15:49:25.590Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.07s) [2021-04-13T15:49:25.590Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-13T15:49:25.590Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-04-13T15:49:25.590Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-13T15:49:25.590Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-13T15:49:25.590Z] === RUN TestParseVolumesFrom [2021-04-13T15:49:25.590Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-13T15:49:25.590Z] PASS [2021-04-13T15:49:25.590Z] coverage: 9.1% of statements [2021-04-13T15:49:25.590Z] ok github.com/docker/docker/daemon 2.994s coverage: 9.1% of statements [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-13T15:49:25.590Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-13T15:49:25.656Z] latest: Pulling from library/busybox [2021-04-13T15:49:25.950Z] 96e4eceb3830: Pulling fs layer [2021-04-13T15:49:25.950Z] 96e4eceb3830: Verifying Checksum [2021-04-13T15:49:25.950Z] 96e4eceb3830: Download complete [2021-04-13T15:49:26.587Z] 96e4eceb3830: Pull complete [2021-04-13T15:49:26.587Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-13T15:49:26.587Z] Status: Downloaded newer image for busybox:latest [2021-04-13T15:49:27.139Z] === RUN TestAdapterReadLogs [2021-04-13T15:49:27.139Z] --- PASS: TestAdapterReadLogs (0.02s) [2021-04-13T15:49:27.139Z] === RUN TestCopier [2021-04-13T15:49:27.139Z] --- PASS: TestCopier (0.02s) [2021-04-13T15:49:27.139Z] === RUN TestCopierLongLines [2021-04-13T15:49:27.139Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-13T15:49:27.139Z] === RUN TestCopierSlow [2021-04-13T15:49:27.602Z] --- PASS: TestCopierSlow (0.26s) [2021-04-13T15:49:27.602Z] === RUN TestCopierWithSized [2021-04-13T15:49:27.602Z] === RUN TestCopierWithSized/as_is [2021-04-13T15:49:27.602Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-13T15:49:27.729Z] --- PASS: TestCreateServiceConflict (3.17s) [2021-04-13T15:49:27.729Z] === RUN TestCreateServiceMaxReplicas [2021-04-13T15:49:28.065Z] --- PASS: TestCopierWithSized (0.06s) [2021-04-13T15:49:28.065Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-13T15:49:28.065Z] --- PASS: TestCopierWithSized/With_RingLogger (0.05s) [2021-04-13T15:49:28.065Z] === RUN TestCopierWithPartial [2021-04-13T15:49:28.065Z] --- PASS: TestCopierWithPartial (0.01s) [2021-04-13T15:49:28.065Z] === RUN TestRingLogger [2021-04-13T15:49:28.065Z] --- PASS: TestRingLogger (0.00s) [2021-04-13T15:49:28.065Z] === RUN TestRingCap [2021-04-13T15:49:28.065Z] --- PASS: TestRingCap (0.00s) [2021-04-13T15:49:28.065Z] === RUN TestRingClose [2021-04-13T15:49:28.065Z] --- PASS: TestRingClose (0.00s) [2021-04-13T15:49:28.065Z] === RUN TestRingDrain [2021-04-13T15:49:28.065Z] --- PASS: TestRingDrain (0.00s) [2021-04-13T15:49:28.065Z] PASS [2021-04-13T15:49:28.065Z] coverage: 43.5% of statements [2021-04-13T15:49:28.065Z] ok github.com/docker/docker/daemon/logger 0.657s coverage: 43.5% of statements [2021-04-13T15:49:28.629Z] === RUN TestSearchRegistryForImagesErrors [2021-04-13T15:49:29.095Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-13T15:49:29.095Z] === RUN TestSearchRegistryForImages [2021-04-13T15:49:29.095Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-13T15:49:29.095Z] === RUN TestOnlyPlatformWithFallback [2021-04-13T15:49:29.095Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-13T15:49:29.095Z] === RUN TestImageDelete [2021-04-13T15:49:29.095Z] === RUN TestImageDelete/no_lease [2021-04-13T15:49:29.095Z] === RUN TestImageDelete/lease_exists [2021-04-13T15:49:29.095Z] --- PASS: TestImageDelete (0.06s) [2021-04-13T15:49:29.095Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-04-13T15:49:29.095Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-04-13T15:49:29.095Z] === RUN TestContentStoreForPull [2021-04-13T15:49:29.095Z] --- PASS: TestContentStoreForPull (0.19s) [2021-04-13T15:49:29.095Z] PASS [2021-04-13T15:49:29.095Z] coverage: 6.7% of statements [2021-04-13T15:49:29.095Z] ok github.com/docker/docker/daemon/images 0.427s coverage: 6.7% of statements [2021-04-13T15:49:29.095Z] === RUN TestJSONFileLogger [2021-04-13T15:49:29.095Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-13T15:49:29.095Z] === RUN TestJSONFileLoggerWithTags [2021-04-13T15:49:29.095Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-13T15:49:29.095Z] === RUN TestJSONFileLoggerWithOpts [2021-04-13T15:49:29.095Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-13T15:49:29.095Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-13T15:49:29.095Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-13T15:49:29.095Z] === RUN TestEncodeDecode [2021-04-13T15:49:29.095Z] === PAUSE TestEncodeDecode [2021-04-13T15:49:29.095Z] === RUN TestUnexpectedEOF [2021-04-13T15:49:29.095Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-13T15:49:29.095Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-13T15:49:29.095Z] === RUN TestNewStreamConfig [2021-04-13T15:49:29.095Z] === RUN TestNewStreamConfig/defaults [2021-04-13T15:49:29.095Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-13T15:49:29.095Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-13T15:49:29.095Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-13T15:49:29.095Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-13T15:49:29.095Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-13T15:49:29.095Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-13T15:49:29.095Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-13T15:49:29.095Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-13T15:49:29.095Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-13T15:49:29.095Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-13T15:49:29.095Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-13T15:49:29.095Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-13T15:49:29.095Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-13T15:49:29.095Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-13T15:49:29.095Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-13T15:49:29.095Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-13T15:49:29.095Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-13T15:49:29.095Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-13T15:49:29.095Z] === RUN TestNewAWSLogsClientRegionDetect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-13T15:49:29.562Z] time="2021-04-13T15:49:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-13T15:49:29.562Z] time="2021-04-13T15:49:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-13T15:49:29.562Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-04-13T15:49:29.562Z] === CONT TestEncodeDecode [2021-04-13T15:49:29.562Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-13T15:49:29.562Z] PASS [2021-04-13T15:49:29.562Z] coverage: 69.9% of statements [2021-04-13T15:49:29.562Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.294s coverage: 69.9% of statements [2021-04-13T15:49:29.562Z] time="2021-04-13T15:49:28Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-13T15:49:29.562Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-04-13T15:49:29.562Z] === RUN TestCreateSuccess [2021-04-13T15:49:29.562Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCreateLogGroupSuccess [2021-04-13T15:49:29.562Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCreateError [2021-04-13T15:49:29.562Z] --- PASS: TestCreateError (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCreateAlreadyExists [2021-04-13T15:49:29.562Z] time="2021-04-13T15:49:29Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-13T15:49:29.562Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestLogClosed [2021-04-13T15:49:29.562Z] --- PASS: TestLogClosed (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestLogBlocking [2021-04-13T15:49:29.562Z] --- PASS: TestLogBlocking (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-13T15:49:29.562Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestLogNonBlockingBufferFull [2021-04-13T15:49:29.562Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestPublishBatchSuccess [2021-04-13T15:49:29.562Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestPublishBatchError [2021-04-13T15:49:29.562Z] time="2021-04-13T15:49:29Z" level=error msg=Error [2021-04-13T15:49:29.562Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-13T15:49:29.562Z] time="2021-04-13T15:49:29Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-13T15:49:29.562Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-13T15:49:29.562Z] time="2021-04-13T15:49:29Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-13T15:49:29.562Z] time="2021-04-13T15:49:29Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-13T15:49:29.562Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchSimple [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchTicker [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchMultilinePattern [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchClose [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestEffectiveLen [2021-04-13T15:49:29.562Z] === RUN TestEffectiveLen/0/Hello [2021-04-13T15:49:29.562Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-13T15:49:29.562Z] === RUN TestEffectiveLen/2/🙃 [2021-04-13T15:49:29.562Z] === RUN TestEffectiveLen/3/���� [2021-04-13T15:49:29.562Z] === RUN TestEffectiveLen/4/He��o [2021-04-13T15:49:29.562Z] === RUN TestEffectiveLen/5/ [2021-04-13T15:49:29.562Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestFindValidSplit [2021-04-13T15:49:29.562Z] === RUN TestFindValidSplit/0/ [2021-04-13T15:49:29.562Z] === RUN TestFindValidSplit/1/Hello [2021-04-13T15:49:29.562Z] === RUN TestFindValidSplit/2/Hello [2021-04-13T15:49:29.562Z] === RUN TestFindValidSplit/3/Hello [2021-04-13T15:49:29.562Z] === RUN TestFindValidSplit/4/🙃 [2021-04-13T15:49:29.562Z] === RUN TestFindValidSplit/5/🙃 [2021-04-13T15:49:29.562Z] === RUN TestFindValidSplit/6/a� [2021-04-13T15:49:29.562Z] === RUN TestFindValidSplit/7/a� [2021-04-13T15:49:29.562Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1044: [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1045: [2021-04-13T15:49:29.562Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1044: Hello [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1045: [2021-04-13T15:49:29.562Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1044: He [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1045: llo [2021-04-13T15:49:29.562Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1044: [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1045: Hello [2021-04-13T15:49:29.562Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1044: [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-13T15:49:29.562Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1045: [2021-04-13T15:49:29.562Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1044: a [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1045: � [2021-04-13T15:49:29.562Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1044: a� [2021-04-13T15:49:29.562Z] cloudwatchlogs_test.go:1045: [2021-04-13T15:49:29.562Z] === RUN TestProcessEventEmoji [2021-04-13T15:49:29.562Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchLineSplit [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchMaxEvents [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-04-13T15:49:29.562Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-13T15:49:29.562Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-04-13T15:49:29.562Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-13T15:49:29.562Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-13T15:49:29.562Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-13T15:49:29.562Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-13T15:49:29.562Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-13T15:49:29.562Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-13T15:49:29.562Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-13T15:49:29.562Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-13T15:49:29.562Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-13T15:49:29.562Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-13T15:49:29.562Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-13T15:49:29.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-13T15:49:29.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-13T15:49:29.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-13T15:49:29.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-13T15:49:29.562Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-13T15:49:29.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-13T15:49:29.562Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-13T15:49:29.563Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-13T15:49:29.563Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-13T15:49:29.563Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-13T15:49:29.563Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-13T15:49:29.563Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-13T15:49:29.563Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-13T15:49:29.563Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-13T15:49:29.563Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-13T15:49:29.563Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-13T15:49:29.563Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-13T15:49:29.563Z] === RUN TestCreateTagSuccess [2021-04-13T15:49:29.563Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-13T15:49:29.563Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-13T15:49:29.563Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-13T15:49:29.563Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-13T15:49:29.563Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-13T15:49:29.563Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-13T15:49:29.563Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-13T15:49:29.563Z] PASS [2021-04-13T15:49:29.563Z] coverage: 77.8% of statements [2021-04-13T15:49:29.563Z] ok github.com/docker/docker/daemon/logger/awslogs 0.403s coverage: 77.8% of statements [2021-04-13T15:49:29.563Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-13T15:49:29.563Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-13T15:49:29.563Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-13T15:49:29.563Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-13T15:49:29.563Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-13T15:49:29.563Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-13T15:49:29.563Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-13T15:49:29.563Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-13T15:49:29.733Z] + bundleName=s390x-integration [2021-04-13T15:49:29.733Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-13T15:49:29.733Z] Creating s390x-integration-bundles.tar.gz [2021-04-13T15:49:29.733Z] + + xargs tar -czf s390x-integration-bundles.tar.gz [2021-04-13T15:49:29.733Z] 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-04-13T15:49:29.782Z] Archiving artifacts [2021-04-13T15:49:30.025Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-04-13T15:49:30.025Z] === RUN TestFastTimeMarshalJSON [2021-04-13T15:49:30.025Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2021-04-13T15:49:30.025Z] PASS [2021-04-13T15:49:30.025Z] coverage: 87.2% of statements [2021-04-13T15:49:30.025Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.276s coverage: 87.2% of statements [2021-04-13T15:49:30.161Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-13T15:49:30.274Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2021-04-13T15:49:30.274Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-13T15:49:30.567Z] + make clean [2021-04-13T15:49:30.702Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-13T15:49:31.204Z] docker volume rm -f docker-dev-cache [2021-04-13T15:49:31.204Z] docker-dev-cache [Pipeline] deleteDir [2021-04-13T15:49:31.265Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-13T15:49:31.828Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-13T15:49:32.220Z] === RUN TestWriteLog [2021-04-13T15:49:32.220Z] === PAUSE TestWriteLog [2021-04-13T15:49:32.220Z] === RUN TestReadLog [2021-04-13T15:49:32.220Z] === PAUSE TestReadLog [2021-04-13T15:49:32.220Z] === CONT TestWriteLog [2021-04-13T15:49:32.220Z] === CONT TestReadLog [2021-04-13T15:49:32.220Z] --- PASS: TestWriteLog (0.01s) [2021-04-13T15:49:32.220Z] === RUN TestReadLog/tail_exact [2021-04-13T15:49:32.220Z] === RUN TestLog [2021-04-13T15:49:32.220Z] === RUN TestReadLog/tail_less_than_available [2021-04-13T15:49:32.220Z] --- PASS: TestLog (0.01s) [2021-04-13T15:49:32.220Z] PASS [2021-04-13T15:49:32.220Z] coverage: 31.5% of statements [2021-04-13T15:49:32.220Z] === RUN TestReadLog/tail_more_than_available [2021-04-13T15:49:32.220Z] --- PASS: TestReadLog (0.18s) [2021-04-13T15:49:32.220Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-04-13T15:49:32.220Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-13T15:49:32.220Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-04-13T15:49:32.220Z] PASS [2021-04-13T15:49:32.220Z] coverage: 75.2% of statements [2021-04-13T15:49:32.220Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.117s coverage: 31.5% of statements [2021-04-13T15:49:32.220Z] ok github.com/docker/docker/daemon/logger/local 0.256s coverage: 75.2% of statements [2021-04-13T15:49:32.683Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-13T15:49:32.683Z] === RUN TestOpenFileDelete [2021-04-13T15:49:32.683Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-13T15:49:32.683Z] === RUN TestOpenFileRename [2021-04-13T15:49:32.683Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-13T15:49:32.683Z] === RUN TestParseLogTagDefaultTag [2021-04-13T15:49:32.683Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-13T15:49:32.683Z] === RUN TestParseLogTag [2021-04-13T15:49:32.683Z] --- PASS: TestParseLogTag (0.00s) [2021-04-13T15:49:32.683Z] === RUN TestParseLogTagEmptyTag [2021-04-13T15:49:32.683Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-13T15:49:32.683Z] === RUN TestTailFiles [2021-04-13T15:49:32.683Z] --- PASS: TestTailFiles (0.00s) [2021-04-13T15:49:32.683Z] === RUN TestFollowLogsConsumerGone [2021-04-13T15:49:32.683Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-13T15:49:32.683Z] === RUN TestFollowLogsProducerGone [2021-04-13T15:49:32.683Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-04-13T15:49:32.683Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-13T15:49:32.683Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-13T15:49:32.683Z] === RUN TestCheckCapacityAndRotate [2021-04-13T15:49:32.683Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-13T15:49:32.683Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-13T15:49:32.683Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-04-13T15:49:32.683Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-04-13T15:49:32.683Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-04-13T15:49:32.683Z] PASS [2021-04-13T15:49:32.683Z] coverage: 53.7% of statements [2021-04-13T15:49:32.683Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.197s coverage: 53.7% of statements [2021-04-13T15:49:32.756Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-13T15:49:34.231Z] === RUN TestNewParse [2021-04-13T15:49:34.231Z] --- PASS: TestNewParse (0.00s) [2021-04-13T15:49:34.231Z] PASS [2021-04-13T15:49:34.231Z] coverage: 8.3% of statements [2021-04-13T15:49:34.231Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2021-04-13T15:49:34.231Z] === RUN TestValidateLogOpt [2021-04-13T15:49:34.231Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-13T15:49:34.231Z] === RUN TestNewMissedConfig [2021-04-13T15:49:34.231Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-13T15:49:34.231Z] === RUN TestNewMissedUrl [2021-04-13T15:49:34.231Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-13T15:49:34.231Z] === RUN TestNewMissedToken [2021-04-13T15:49:34.231Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-13T15:49:34.231Z] === RUN TestNewWithProxy [2021-04-13T15:49:34.231Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-13T15:49:34.231Z] === RUN TestDefault [2021-04-13T15:49:34.231Z] --- PASS: TestDefault (0.01s) [2021-04-13T15:49:34.231Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-13T15:49:34.231Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-13T15:49:34.231Z] === RUN TestJsonFormat [2021-04-13T15:49:34.231Z] --- PASS: TestJsonFormat (0.00s) [2021-04-13T15:49:34.231Z] === RUN TestRawFormat [2021-04-13T15:49:34.231Z] --- PASS: TestRawFormat (0.01s) [2021-04-13T15:49:34.231Z] === RUN TestRawFormatWithLabels [2021-04-13T15:49:34.231Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-13T15:49:34.231Z] === RUN TestRawFormatWithoutTag [2021-04-13T15:49:34.231Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-13T15:49:34.231Z] === RUN TestBatching [2021-04-13T15:49:34.695Z] --- PASS: TestBatching (0.38s) [2021-04-13T15:49:34.695Z] === RUN TestFrequency [2021-04-13T15:49:34.695Z] === RUN TestParseLogFormat [2021-04-13T15:49:34.695Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-13T15:49:34.695Z] === RUN TestValidateLogOptEmpty [2021-04-13T15:49:34.695Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-13T15:49:34.695Z] === RUN TestValidateSyslogAddress [2021-04-13T15:49:34.695Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-13T15:49:34.695Z] === RUN TestParseAddressDefaultPort [2021-04-13T15:49:34.695Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-13T15:49:34.695Z] === RUN TestValidateSyslogFacility [2021-04-13T15:49:34.695Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-13T15:49:34.695Z] === RUN TestValidateLogOptSyslogFormat [2021-04-13T15:49:34.695Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-13T15:49:34.695Z] === RUN TestValidateLogOpt [2021-04-13T15:49:34.695Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-13T15:49:34.695Z] PASS [2021-04-13T15:49:34.695Z] coverage: 46.8% of statements [2021-04-13T15:49:34.695Z] ok github.com/docker/docker/daemon/logger/syslog 0.149s coverage: 46.8% of statements [2021-04-13T15:49:34.695Z] --- PASS: TestFrequency (0.20s) [2021-04-13T15:49:34.695Z] === RUN TestOneMessagePerRequest [2021-04-13T15:49:34.695Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-13T15:49:34.695Z] === RUN TestVerify [2021-04-13T15:49:34.695Z] --- PASS: TestVerify (0.00s) [2021-04-13T15:49:34.695Z] === RUN TestSkipVerify [2021-04-13T15:49:34.735Z] --- PASS: TestServicePlugin (30.96s) [2021-04-13T15:49:34.735Z] plugin_test.go:62: [deaa4817637d2] joining swarm manager [db0701528b8a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T15:49:34.735Z] plugin_test.go:65: [d42d1574d2a96] joining swarm manager [db0701528b8a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T15:49:34.735Z] === RUN TestServiceUpdateLabel [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] --- PASS: TestSkipVerify (0.43s) [2021-04-13T15:49:35.159Z] === RUN TestBufferMaximum [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618328974.992743\",\"host\":\"651c5aa806b9\"}'" [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618328974.992743\",\"host\":\"651c5aa806b9\"}'" [2021-04-13T15:49:35.159Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-13T15:49:35.159Z] === RUN TestServerAlwaysDown [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618328974.995742\",\"host\":\"651c5aa806b9\"}'" [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618328974.995742\",\"host\":\"651c5aa806b9\"}'" [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618328974.995742\",\"host\":\"651c5aa806b9\"}'" [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618328974.996742\",\"host\":\"651c5aa806b9\"}'" [2021-04-13T15:49:35.159Z] time="2021-04-13T15:49:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618328974.996742\",\"host\":\"651c5aa806b9\"}'" [2021-04-13T15:49:35.159Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-13T15:49:35.159Z] === RUN TestCannotSendAfterClose [2021-04-13T15:49:35.159Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-13T15:49:35.159Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-13T15:49:35.670Z] --- PASS: TestServiceUpdateLabel (2.54s) [2021-04-13T15:49:35.670Z] === RUN TestServiceUpdateSecrets [2021-04-13T15:49:36.135Z] time="2021-04-13T15:49:35Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-13T15:49:36.135Z] time="2021-04-13T15:49:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"651c5aa806b9\"}'" [2021-04-13T15:49:36.135Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-04-13T15:49:36.135Z] PASS [2021-04-13T15:49:36.135Z] coverage: 82.5% of statements [2021-04-13T15:49:36.135Z] ok github.com/docker/docker/daemon/logger/splunk 2.200s coverage: 82.5% of statements [2021-04-13T15:49:36.135Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-13T15:49:36.135Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-13T15:49:36.135Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-13T15:49:36.597Z] === RUN TestV1IDService [2021-04-13T15:49:36.923Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-13T15:49:37.060Z] --- PASS: TestV1IDService (0.08s) [2021-04-13T15:49:37.060Z] === RUN TestV2MetadataService [2021-04-13T15:49:37.527Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-13T15:49:37.527Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-13T15:49:37.527Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-13T15:49:37.527Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-13T15:49:37.527Z] === RUN TestContinueOnError_NeverContinue [2021-04-13T15:49:37.527Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-13T15:49:37.527Z] === RUN TestManifestStore [2021-04-13T15:49:37.527Z] === RUN TestManifestStore/no_remote_or_local [2021-04-13T15:49:37.991Z] time="2021-04-13T15:49:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local849061391\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/no_local_cache [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/with_local_cache [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/unknown_media_type [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-13T15:49:37.991Z] time="2021-04-13T15:49:37Z" level=warning msg="reference for unknown type: " [2021-04-13T15:49:37.991Z] time="2021-04-13T15:49:37Z" level=warning msg="reference for unknown type: " [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-13T15:49:37.991Z] time="2021-04-13T15:49:37Z" level=warning msg="reference for unknown type: " [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-13T15:49:37.991Z] time="2021-04-13T15:49:37Z" level=warning msg="reference for unknown type: " [2021-04-13T15:49:37.991Z] time="2021-04-13T15:49:37Z" level=warning msg="reference for unknown type: " [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-13T15:49:37.991Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-13T15:49:37.991Z] time="2021-04-13T15:49:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore (0.29s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-13T15:49:37.991Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-04-13T15:49:37.991Z] === RUN TestDetectManifestBlobMediaType [2021-04-13T15:49:37.991Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-13T15:49:37.991Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-13T15:49:37.991Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-13T15:49:37.991Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-13T15:49:37.991Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-13T15:49:37.991Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-13T15:49:37.991Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-13T15:49:37.991Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-13T15:49:37.991Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-13T15:49:37.991Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-13T15:49:37.991Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-13T15:49:37.991Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-13T15:49:37.991Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-13T15:49:37.991Z] === RUN TestFixManifestLayers [2021-04-13T15:49:37.991Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-13T15:49:37.991Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-13T15:49:37.991Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-13T15:49:37.991Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-13T15:49:37.991Z] === RUN TestFixManifestLayersBadParent [2021-04-13T15:49:37.991Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-13T15:49:37.991Z] === RUN TestValidateManifest [2021-04-13T15:49:37.991Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-13T15:49:37.991Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-13T15:49:37.991Z] === RUN TestFormatPlatform [2021-04-13T15:49:37.991Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-13T15:49:37.991Z] === RUN TestGetRepositoryMountCandidates [2021-04-13T15:49:37.991Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-13T15:49:37.991Z] === RUN TestLayerAlreadyExists [2021-04-13T15:49:37.991Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-13T15:49:37.991Z] 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-04-13T15:49:37.991Z] 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-04-13T15:49:37.991Z] 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-04-13T15:49:37.991Z] 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-04-13T15:49:37.991Z] 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-04-13T15:49:37.991Z] 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-04-13T15:49:37.991Z] === RUN TestWhenEmptyAuthConfig [2021-04-13T15:49:37.991Z] === RUN TestSuccessfulDownload [2021-04-13T15:49:37.991Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-13T15:49:37.991Z] download_test.go:268: Needs fixing on Windows [2021-04-13T15:49:37.991Z] === RUN TestCancelledDownload [2021-04-13T15:49:37.991Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-13T15:49:37.991Z] === RUN TestMaxDownloadAttempts [2021-04-13T15:49:37.991Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-13T15:49:37.991Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-13T15:49:37.991Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-13T15:49:37.991Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-13T15:49:37.991Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-13T15:49:37.991Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-13T15:49:37.991Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-13T15:49:37.991Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-13T15:49:37.991Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-13T15:49:37.991Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-13T15:49:37.991Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-13T15:49:37.991Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-13T15:49:37.991Z] --- PASS: TestV2MetadataService (1.22s) [2021-04-13T15:49:37.991Z] PASS [2021-04-13T15:49:37.991Z] coverage: 48.2% of statements [2021-04-13T15:49:37.991Z] ok github.com/docker/docker/distribution/metadata 1.378s coverage: 48.2% of statements [2021-04-13T15:49:38.286Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-13T15:49:38.455Z] time="2021-04-13T15:49:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-13T15:49:38.455Z] time="2021-04-13T15:49:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-13T15:49:38.455Z] time="2021-04-13T15:49:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-13T15:49:38.455Z] time="2021-04-13T15:49:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-13T15:49:38.455Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-13T15:49:38.455Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-04-13T15:49:38.455Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-04-13T15:49:38.455Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-04-13T15:49:38.455Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-04-13T15:49:38.455Z] === RUN TestTransfer [2021-04-13T15:49:38.455Z] --- PASS: TestTransfer (0.14s) [2021-04-13T15:49:38.455Z] === RUN TestConcurrencyLimit [2021-04-13T15:49:38.918Z] === RUN TestNotFound [2021-04-13T15:49:38.918Z] --- PASS: TestNotFound (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestConflict [2021-04-13T15:49:38.918Z] --- PASS: TestConflict (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestForbidden [2021-04-13T15:49:38.918Z] --- PASS: TestForbidden (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestInvalidParameter [2021-04-13T15:49:38.918Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestNotImplemented [2021-04-13T15:49:38.918Z] --- PASS: TestNotImplemented (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestNotModified [2021-04-13T15:49:38.918Z] --- PASS: TestNotModified (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestUnauthorized [2021-04-13T15:49:38.918Z] --- PASS: TestUnauthorized (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestUnknown [2021-04-13T15:49:38.918Z] --- PASS: TestUnknown (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestCancelled [2021-04-13T15:49:38.918Z] --- PASS: TestCancelled (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestDeadline [2021-04-13T15:49:38.918Z] --- PASS: TestDeadline (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestDataLoss [2021-04-13T15:49:38.918Z] --- PASS: TestDataLoss (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestUnavailable [2021-04-13T15:49:38.918Z] --- PASS: TestUnavailable (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestSystem [2021-04-13T15:49:38.918Z] --- PASS: TestSystem (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Not_Found [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Bad_Request [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Conflict [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Unauthorized [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Forbidden [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Not_Modified [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-13T15:49:38.918Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-13T15:49:38.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-13T15:49:38.918Z] PASS [2021-04-13T15:49:38.918Z] coverage: 53.1% of statements [2021-04-13T15:49:38.918Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2021-04-13T15:49:38.918Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-04-13T15:49:38.918Z] === RUN TestInactiveJobs [2021-04-13T15:49:38.918Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2021-04-13T15:49:38.918Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-13T15:49:38.918Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-13T15:49:38.918Z] === RUN TestTokenPassThru [2021-04-13T15:49:38.918Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-13T15:49:38.918Z] === RUN TestTokenPassThruDifferentHost [2021-04-13T15:49:38.918Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-13T15:49:38.918Z] PASS [2021-04-13T15:49:38.918Z] coverage: 23.6% of statements [2021-04-13T15:49:38.918Z] ok github.com/docker/docker/distribution 1.654s coverage: 23.6% of statements [2021-04-13T15:49:39.211Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-13T15:49:39.381Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-13T15:49:39.381Z] --- PASS: TestInactiveJobs (0.50s) [2021-04-13T15:49:39.381Z] === RUN TestWatchRelease [2021-04-13T15:49:39.381Z] --- PASS: TestWatchRelease (0.04s) [2021-04-13T15:49:39.381Z] === RUN TestWatchFinishedTransfer [2021-04-13T15:49:39.381Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-13T15:49:39.381Z] === RUN TestDuplicateTransfer [2021-04-13T15:49:39.381Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-13T15:49:39.381Z] === RUN TestSuccessfulUpload [2021-04-13T15:49:39.845Z] time="2021-04-13T15:49:39Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-13T15:49:40.310Z] --- PASS: TestSuccessfulUpload (0.62s) [2021-04-13T15:49:40.310Z] === RUN TestCancelledUpload [2021-04-13T15:49:40.310Z] --- PASS: TestCancelledUpload (0.01s) [2021-04-13T15:49:40.310Z] PASS [2021-04-13T15:49:40.310Z] coverage: 76.8% of statements [2021-04-13T15:49:40.310Z] ok github.com/docker/docker/distribution/xfer 2.207s coverage: 76.8% of statements [2021-04-13T15:49:40.310Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-13T15:49:40.774Z] === RUN TestCompare [2021-04-13T15:49:40.774Z] --- PASS: TestCompare (0.00s) [2021-04-13T15:49:40.774Z] PASS [2021-04-13T15:49:40.774Z] coverage: 19.2% of statements [2021-04-13T15:49:40.774Z] ok github.com/docker/docker/image/cache 0.179s coverage: 19.2% of statements [2021-04-13T15:49:40.774Z] === RUN TestFSGetInvalidData [2021-04-13T15:49:40.774Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-13T15:49:40.774Z] === RUN TestFSInvalidSet [2021-04-13T15:49:40.774Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-13T15:49:40.774Z] === RUN TestFSInvalidRoot [2021-04-13T15:49:40.774Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-13T15:49:40.774Z] === RUN TestFSMetadataGetSet [2021-04-13T15:49:40.774Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-04-13T15:49:40.774Z] === RUN TestFSInvalidWalker [2021-04-13T15:49:40.774Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-13T15:49:40.774Z] === RUN TestFSGetSet [2021-04-13T15:49:41.236Z] --- PASS: TestFSGetSet (0.02s) [2021-04-13T15:49:41.236Z] === RUN TestFSGetUnsetKey [2021-04-13T15:49:41.236Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-13T15:49:41.236Z] === RUN TestFSGetEmptyData [2021-04-13T15:49:41.236Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-13T15:49:41.236Z] === RUN TestFSDelete [2021-04-13T15:49:41.236Z] --- PASS: TestFSDelete (0.02s) [2021-04-13T15:49:41.236Z] === RUN TestFSWalker [2021-04-13T15:49:41.236Z] --- PASS: TestFSWalker (0.02s) [2021-04-13T15:49:41.236Z] === RUN TestFSWalkerStopOnError [2021-04-13T15:49:41.236Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2021-04-13T15:49:41.236Z] === RUN TestNewFromJSON [2021-04-13T15:49:41.236Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-13T15:49:41.236Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-13T15:49:41.236Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-13T15:49:41.236Z] === RUN TestMarshalKeyOrder [2021-04-13T15:49:41.236Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-13T15:49:41.236Z] === RUN TestHistoryEqual [2021-04-13T15:49:41.236Z] --- PASS: TestHistoryEqual (0.16s) [2021-04-13T15:49:41.236Z] === RUN TestImage [2021-04-13T15:49:41.236Z] --- PASS: TestImage (0.00s) [2021-04-13T15:49:41.236Z] === RUN TestImageOSNotEmpty [2021-04-13T15:49:41.236Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-13T15:49:41.236Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-13T15:49:41.236Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-13T15:49:41.236Z] === RUN TestCreate [2021-04-13T15:49:41.236Z] --- PASS: TestCreate (0.08s) [2021-04-13T15:49:41.236Z] === RUN TestRestore [2021-04-13T15:49:41.236Z] time="2021-04-13T15:49:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-13T15:49:41.236Z] --- PASS: TestRestore (0.04s) [2021-04-13T15:49:41.236Z] === RUN TestAddDelete [2021-04-13T15:49:41.236Z] --- PASS: TestAddDelete (0.03s) [2021-04-13T15:49:41.236Z] === RUN TestSearchAfterDelete [2021-04-13T15:49:41.236Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-13T15:49:41.236Z] === RUN TestParentReset [2021-04-13T15:49:41.236Z] --- PASS: TestParentReset (0.03s) [2021-04-13T15:49:41.236Z] === RUN TestGetAndSetLastUpdated [2021-04-13T15:49:41.236Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-04-13T15:49:41.236Z] === RUN TestStoreLen [2021-04-13T15:49:41.699Z] --- PASS: TestStoreLen (0.11s) [2021-04-13T15:49:41.699Z] PASS [2021-04-13T15:49:41.699Z] coverage: 86.6% of statements [2021-04-13T15:49:41.699Z] ok github.com/docker/docker/image 0.804s coverage: 86.6% of statements [2021-04-13T15:49:41.729Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-13T15:49:42.162Z] === RUN TestValidateManifest [2021-04-13T15:49:42.163Z] === RUN TestValidateManifest/nil [2021-04-13T15:49:42.163Z] === RUN TestValidateManifest/non-nil [2021-04-13T15:49:42.163Z] --- PASS: TestValidateManifest (0.00s) [2021-04-13T15:49:42.163Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-13T15:49:42.163Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-13T15:49:42.163Z] PASS [2021-04-13T15:49:42.163Z] coverage: 0.6% of statements [2021-04-13T15:49:42.163Z] ok github.com/docker/docker/image/tarexport 0.302s coverage: 0.6% of statements [2021-04-13T15:49:42.289Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-13T15:49:42.544Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-13T15:49:42.630Z] === RUN TestMakeV1ConfigFromConfig [2021-04-13T15:49:42.630Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-13T15:49:42.630Z] PASS [2021-04-13T15:49:43.095Z] coverage: 25.0% of statements [2021-04-13T15:49:43.095Z] ok github.com/docker/docker/image/v1 0.310s coverage: 25.0% of statements [2021-04-13T15:49:43.095Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-13T15:49:44.070Z] === RUN TestSerialization [2021-04-13T15:49:44.070Z] --- PASS: TestSerialization (0.02s) [2021-04-13T15:49:44.070Z] PASS [2021-04-13T15:49:44.070Z] coverage: 100.0% of statements [2021-04-13T15:49:44.070Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-04-13T15:49:44.431Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-13T15:49:44.533Z] === RUN TestEmptyLayer [2021-04-13T15:49:44.533Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-13T15:49:44.533Z] === RUN TestCommitFailure [2021-04-13T15:49:44.533Z] --- PASS: TestCommitFailure (0.02s) [2021-04-13T15:49:44.533Z] === RUN TestStartTransactionFailure [2021-04-13T15:49:44.533Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-13T15:49:44.533Z] === RUN TestGetOrphan [2021-04-13T15:49:44.533Z] --- PASS: TestGetOrphan (0.01s) [2021-04-13T15:49:44.533Z] === RUN TestMountAndRegister [2021-04-13T15:49:44.533Z] --- PASS: TestMountAndRegister (0.07s) [2021-04-13T15:49:44.533Z] layer_test.go:271: Layer size: 14 [2021-04-13T15:49:44.533Z] === RUN TestLayerRelease [2021-04-13T15:49:44.533Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-13T15:49:44.533Z] layer_test.go:304: Failing on Windows [2021-04-13T15:49:44.533Z] === RUN TestStoreRestore [2021-04-13T15:49:44.533Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-13T15:49:44.533Z] layer_test.go:353: Failing on Windows [2021-04-13T15:49:44.533Z] === RUN TestTarStreamStability [2021-04-13T15:49:44.533Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-13T15:49:44.533Z] layer_test.go:468: Failing on Windows [2021-04-13T15:49:44.533Z] === RUN TestRegisterExistingLayer [2021-04-13T15:49:44.995Z] --- PASS: TestRegisterExistingLayer (0.31s) [2021-04-13T15:49:44.995Z] === RUN TestTarStreamVerification [2021-04-13T15:49:44.995Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-13T15:49:44.995Z] layer_test.go:697: Failing on Windows [2021-04-13T15:49:44.995Z] === RUN TestLayerMigration [2021-04-13T15:49:44.995Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-13T15:49:44.995Z] migration_test.go:46: Failing on Windows [2021-04-13T15:49:44.995Z] === RUN TestLayerMigrationNoTarsplit [2021-04-13T15:49:44.995Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-13T15:49:44.995Z] migration_test.go:182: Failing on Windows [2021-04-13T15:49:44.995Z] === RUN TestMountInit [2021-04-13T15:49:44.995Z] --- SKIP: TestMountInit (0.00s) [2021-04-13T15:49:44.995Z] mount_test.go:17: Failing on Windows [2021-04-13T15:49:44.995Z] === RUN TestMountSize [2021-04-13T15:49:44.995Z] --- SKIP: TestMountSize (0.00s) [2021-04-13T15:49:44.995Z] mount_test.go:76: Failing on Windows [2021-04-13T15:49:44.995Z] === RUN TestMountChanges [2021-04-13T15:49:44.995Z] --- SKIP: TestMountChanges (0.00s) [2021-04-13T15:49:44.995Z] mount_test.go:125: Failing on Windows [2021-04-13T15:49:44.995Z] === RUN TestMountApply [2021-04-13T15:49:44.995Z] --- SKIP: TestMountApply (0.00s) [2021-04-13T15:49:44.995Z] mount_test.go:212: Failing on Windows [2021-04-13T15:49:44.995Z] PASS [2021-04-13T15:49:44.995Z] coverage: 30.1% of statements [2021-04-13T15:49:44.995Z] ok github.com/docker/docker/layer 0.589s coverage: 30.1% of statements [2021-04-13T15:49:44.996Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-13T15:49:45.170Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s) [2021-04-13T15:49:45.170Z] === RUN TestCreateServiceSecretFileMode [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-13T15:49:45.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-13T15:49:45.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-13T15:49:45.971Z] PASS [2021-04-13T15:49:45.971Z] coverage: 42.3% of statements [2021-04-13T15:49:45.971Z] ok github.com/docker/docker/oci 0.064s coverage: 42.3% of statements [2021-04-13T15:49:45.971Z] === RUN TestEnvironmentParsing [2021-04-13T15:49:45.971Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-13T15:49:45.971Z] PASS [2021-04-13T15:49:45.971Z] coverage: 1.0% of statements [2021-04-13T15:49:45.971Z] ok github.com/docker/docker/libcontainerd/local 0.212s coverage: 1.0% of statements [2021-04-13T15:49:45.971Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-13T15:49:45.971Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-13T15:49:45.971Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-13T15:49:45.971Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-13T15:49:46.434Z] === RUN TestAddressPoolOpt [2021-04-13T15:49:46.434Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/a [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/something [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/_=a [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/env1=value1 [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/_env1=value1 [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/PATH [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/=a [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/PATH= [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/PATH=something [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/asd!qwe [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/1asd [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/123 [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/some_space [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/__some_space_before [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/some_space_after__ [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/= [2021-04-13T15:49:46.434Z] === RUN TestValidateEnv/PaTh [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestParseHost [2021-04-13T15:49:46.434Z] --- PASS: TestParseHost (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestParseDockerDaemonHost [2021-04-13T15:49:46.434Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestParseTCP [2021-04-13T15:49:46.434Z] --- PASS: TestParseTCP (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-13T15:49:46.434Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestValidateExtraHosts [2021-04-13T15:49:46.434Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestIpOptString [2021-04-13T15:49:46.434Z] --- PASS: TestIpOptString (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-13T15:49:46.434Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestNewIpOptValidDefaultVal [2021-04-13T15:49:46.434Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestIpOptSetInvalidVal [2021-04-13T15:49:46.434Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestValidateIPAddress [2021-04-13T15:49:46.434Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestMapOpts [2021-04-13T15:49:46.434Z] --- PASS: TestMapOpts (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestListOptsWithoutValidator [2021-04-13T15:49:46.434Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestListOptsWithValidator [2021-04-13T15:49:46.434Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestValidateDNSSearch [2021-04-13T15:49:46.434Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_general_format [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_one_more [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-13T15:49:46.434Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-13T15:49:46.434Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestNamedListOpts [2021-04-13T15:49:46.434Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestNamedMapOpts [2021-04-13T15:49:46.434Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestParseLink [2021-04-13T15:49:46.434Z] --- PASS: TestParseLink (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestQuotedStringSetWithQuotes [2021-04-13T15:49:46.434Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-13T15:49:46.434Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-13T15:49:46.434Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-13T15:49:46.434Z] === RUN TestUlimitOpt [2021-04-13T15:49:46.434Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-13T15:49:46.434Z] PASS [2021-04-13T15:49:46.434Z] coverage: 67.1% of statements [2021-04-13T15:49:46.434Z] ok github.com/docker/docker/opts 0.157s coverage: 67.1% of statements [2021-04-13T15:49:46.434Z] === RUN TestParseVersion [2021-04-13T15:49:46.434Z] --- PASS: TestParseVersion (0.00s) [2021-04-13T15:49:46.434Z] PASS [2021-04-13T15:49:46.434Z] coverage: 52.9% of statements [2021-04-13T15:49:46.898Z] ok github.com/docker/docker/pkg/aaparser 0.074s coverage: 52.9% of statements [2021-04-13T15:49:47.360Z] === RUN TestUnbuffered [2021-04-13T15:49:47.360Z] --- PASS: TestUnbuffered (0.00s) [2021-04-13T15:49:47.360Z] === RUN TestRaceUnbuffered [2021-04-13T15:49:47.360Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-13T15:49:47.360Z] PASS [2021-04-13T15:49:47.360Z] coverage: 100.0% of statements [2021-04-13T15:49:47.360Z] ok github.com/docker/docker/pkg/broadcaster 0.059s coverage: 100.0% of statements [2021-04-13T15:49:47.712Z] --- PASS: TestCreateServiceSecretFileMode (2.71s) [2021-04-13T15:49:47.712Z] === RUN TestCreateServiceConfigFileMode [2021-04-13T15:49:48.352Z] === RUN TestPeerCertificateMarshalJSON [2021-04-13T15:49:48.352Z] === RUN TestMatch [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[]] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[foo]] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[foo_bar]] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[]#01 [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[qux]] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-13T15:49:48.352Z] === RUN TestMatch/[[foo_baz]] [2021-04-13T15:49:48.352Z] --- PASS: TestMatch (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-13T15:49:48.352Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-13T15:49:48.352Z] PASS [2021-04-13T15:49:48.352Z] coverage: 87.5% of statements [2021-04-13T15:49:48.352Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2021-04-13T15:49:49.329Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-13T15:49:49.329Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-13T15:49:49.329Z] --- PASS: TestPeerCertificateMarshalJSON (0.95s) [2021-04-13T15:49:49.329Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-13T15:49:49.329Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-13T15:49:49.329Z] === RUN TestMiddleware [2021-04-13T15:49:49.329Z] --- PASS: TestMiddleware (0.00s) [2021-04-13T15:49:49.329Z] === RUN TestNewResponseModifier [2021-04-13T15:49:49.329Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-13T15:49:49.329Z] PASS [2021-04-13T15:49:49.329Z] coverage: 26.8% of statements [2021-04-13T15:49:49.329Z] ok github.com/docker/docker/pkg/authorization 1.183s coverage: 26.8% of statements [2021-04-13T15:49:49.672Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-13T15:49:49.792Z] === RUN TestIsArchivePathDir [2021-04-13T15:49:49.792Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-04-13T15:49:49.792Z] === RUN TestIsArchivePathInvalidFile [2021-04-13T15:49:49.792Z] === RUN TestChrootTarUntar [2021-04-13T15:49:49.792Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-13T15:49:49.792Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:49:49.792Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-13T15:49:49.792Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2021-04-13T15:49:49.792Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:49:49.792Z] === RUN TestChrootUntarEmptyArchive [2021-04-13T15:49:49.792Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-13T15:49:49.792Z] === RUN TestChrootTarUntarWithSymlink [2021-04-13T15:49:49.792Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-13T15:49:49.792Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:49:49.792Z] === RUN TestChrootCopyWithTar [2021-04-13T15:49:49.792Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-13T15:49:49.792Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:49:49.792Z] === RUN TestChrootCopyFileWithTar [2021-04-13T15:49:49.792Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-13T15:49:49.792Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:49:49.792Z] === RUN TestChrootUntarPath [2021-04-13T15:49:49.792Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-13T15:49:49.792Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:49:49.792Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-13T15:49:49.792Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-13T15:49:49.792Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:49:49.792Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-13T15:49:49.792Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-13T15:49:49.792Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:49:49.792Z] === RUN TestChrootApplyDotDotFile [2021-04-13T15:49:49.792Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-13T15:49:49.792Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:49:49.792Z] PASS [2021-04-13T15:49:49.792Z] coverage: 15.4% of statements [2021-04-13T15:49:49.792Z] === RUN TestSizeEmpty [2021-04-13T15:49:49.792Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-13T15:49:49.792Z] === RUN TestSizeEmptyFile [2021-04-13T15:49:49.792Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-13T15:49:49.792Z] === RUN TestSizeNonemptyFile [2021-04-13T15:49:49.792Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-13T15:49:49.792Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-13T15:49:49.793Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.4% of statements [2021-04-13T15:49:49.793Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-13T15:49:49.793Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-13T15:49:49.793Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-13T15:49:49.793Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-13T15:49:49.793Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-13T15:49:49.793Z] === RUN TestMoveToSubdir [2021-04-13T15:49:49.793Z] --- PASS: TestMoveToSubdir (0.01s) [2021-04-13T15:49:49.793Z] === RUN TestSizeNonExistingDirectory [2021-04-13T15:49:49.793Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-13T15:49:49.793Z] PASS [2021-04-13T15:49:49.793Z] coverage: 80.0% of statements [2021-04-13T15:49:49.793Z] ok github.com/docker/docker/pkg/directory 0.095s coverage: 80.0% of statements [2021-04-13T15:49:49.793Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-04-13T15:49:49.793Z] === RUN TestIsArchivePathTar [2021-04-13T15:49:50.256Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-04-13T15:49:50.256Z] === RUN TestDecompressStreamGzip [2021-04-13T15:49:50.256Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-04-13T15:49:50.256Z] === RUN TestDecompressStreamBzip2 [2021-04-13T15:49:50.256Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2021-04-13T15:49:50.256Z] === RUN TestDecompressStreamXz [2021-04-13T15:49:50.256Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-13T15:49:50.256Z] archive_test.go:134: Xz not present in msys2 [2021-04-13T15:49:50.256Z] === RUN TestCompressStreamXzUnsupported [2021-04-13T15:49:50.256Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-13T15:49:50.256Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-13T15:49:50.256Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-13T15:49:50.256Z] === RUN TestCompressStreamInvalid [2021-04-13T15:49:50.256Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-13T15:49:50.256Z] === RUN TestExtensionInvalid [2021-04-13T15:49:50.256Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-13T15:49:50.256Z] === RUN TestExtensionUncompressed [2021-04-13T15:49:50.256Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-13T15:49:50.256Z] === RUN TestExtensionBzip2 [2021-04-13T15:49:50.256Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-13T15:49:50.256Z] === RUN TestExtensionGzip [2021-04-13T15:49:50.256Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-13T15:49:50.256Z] === RUN TestExtensionXz [2021-04-13T15:49:50.256Z] --- PASS: TestExtensionXz (0.00s) [2021-04-13T15:49:50.256Z] === RUN TestCmdStreamLargeStderr [2021-04-13T15:49:50.599Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-13T15:49:50.718Z] --- PASS: TestCmdStreamLargeStderr (0.15s) [2021-04-13T15:49:50.718Z] === RUN TestCmdStreamBad [2021-04-13T15:49:50.718Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-13T15:49:50.718Z] archive_test.go:239: Failing on Windows CI machines [2021-04-13T15:49:50.718Z] === RUN TestCmdStreamGood [2021-04-13T15:49:50.718Z] --- PASS: TestCmdStreamGood (0.05s) [2021-04-13T15:49:50.718Z] === RUN TestUntarPathWithInvalidDest [2021-04-13T15:49:50.718Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2021-04-13T15:49:50.718Z] === RUN TestUntarPathWithInvalidSrc [2021-04-13T15:49:50.718Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-13T15:49:50.718Z] === RUN TestUntarPath [2021-04-13T15:49:50.718Z] --- PASS: TestUntarPath (0.06s) [2021-04-13T15:49:50.718Z] === RUN TestUntarPathWithDestinationFile [2021-04-13T15:49:50.718Z] === RUN Test [2021-04-13T15:49:50.718Z] === RUN Test/TestContainsEntry [2021-04-13T15:49:50.718Z] === RUN Test/TestCreateEntries [2021-04-13T15:49:50.718Z] === RUN Test/TestEntriesDiff [2021-04-13T15:49:50.718Z] === RUN Test/TestEntriesEquality [2021-04-13T15:49:50.718Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-13T15:49:50.718Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-13T15:49:50.718Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-13T15:49:50.718Z] === RUN Test/TestGeneratorNotGenerate [2021-04-13T15:49:50.718Z] === RUN Test/TestGeneratorWithPort [2021-04-13T15:49:50.718Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-13T15:49:50.718Z] === RUN Test/TestNewEntry [2021-04-13T15:49:50.718Z] === RUN Test/TestParse [2021-04-13T15:49:50.718Z] --- PASS: Test (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-13T15:49:50.718Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-04-13T15:49:50.718Z] --- PASS: Test/TestParse (0.00s) [2021-04-13T15:49:50.718Z] PASS [2021-04-13T15:49:50.718Z] coverage: 58.3% of statements [2021-04-13T15:49:50.718Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-13T15:49:50.718Z] ok github.com/docker/docker/pkg/discovery 0.095s coverage: 58.3% of statements [2021-04-13T15:49:51.009Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2021-04-13T15:49:51.009Z] === RUN TestCreateServiceSysctls [2021-04-13T15:49:51.181Z] === RUN Test [2021-04-13T15:49:51.181Z] === RUN Test/TestContent [2021-04-13T15:49:51.181Z] === RUN Test/TestInitialize [2021-04-13T15:49:51.181Z] === RUN Test/TestNew [2021-04-13T15:49:51.181Z] === RUN Test/TestParsingContentsWithComments [2021-04-13T15:49:51.181Z] === RUN Test/TestRegister [2021-04-13T15:49:51.181Z] === RUN Test/TestWatch [2021-04-13T15:49:51.181Z] --- PASS: Test (0.01s) [2021-04-13T15:49:51.181Z] --- PASS: Test/TestContent (0.00s) [2021-04-13T15:49:51.181Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-13T15:49:51.181Z] --- PASS: Test/TestNew (0.00s) [2021-04-13T15:49:51.181Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-13T15:49:51.181Z] --- PASS: Test/TestRegister (0.00s) [2021-04-13T15:49:51.181Z] --- PASS: Test/TestWatch (0.00s) [2021-04-13T15:49:51.181Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-04-13T15:49:51.181Z] PASS [2021-04-13T15:49:51.181Z] coverage: 92.9% of statements [2021-04-13T15:49:51.181Z] === RUN TestCopyWithTarInvalidSrc [2021-04-13T15:49:51.181Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-13T15:49:51.181Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-13T15:49:51.181Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-13T15:49:51.181Z] === RUN TestCopyWithTarSrcFile [2021-04-13T15:49:51.181Z] ok github.com/docker/docker/pkg/discovery/file 0.057s coverage: 92.9% of statements [2021-04-13T15:49:51.181Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-13T15:49:51.181Z] === RUN TestCopyWithTarSrcFolder [2021-04-13T15:49:51.181Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-13T15:49:51.181Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-13T15:49:51.181Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-04-13T15:49:51.181Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-13T15:49:51.181Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-04-13T15:49:51.181Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-13T15:49:51.181Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-13T15:49:51.181Z] === RUN TestCopyFileWithTarSrcFile [2021-04-13T15:49:51.181Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-13T15:49:51.181Z] === RUN TestTarFiles [2021-04-13T15:49:51.333Z] 5ff1512f88ec: Pull complete [2021-04-13T15:49:51.334Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-04-13T15:49:51.334Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T15:49:51.334Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-13T15:49:51.334Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-13T15:49:51.334Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-04-13T15:49:51.334Z] WARN: Skipping validation tests [2021-04-13T15:49:51.334Z] INFO: Running unit tests at 04/13/2021 15:49:41... [2021-04-13T15:49:51.334Z] INFO: make.ps1 starting at 04/13/2021 15:49:45 [2021-04-13T15:49:51.334Z] INFO: Git commit (1ec689c4c2) assumed from DOCKER_GITCOMMIT environment variable [2021-04-13T15:49:51.334Z] INFO: Invoking autogen... [2021-04-13T15:49:51.334Z] INFO: Running unit tests... [2021-04-13T15:49:52.729Z] === RUN Test [2021-04-13T15:49:52.729Z] === RUN Test/TestWatch [2021-04-13T15:49:52.729Z] --- PASS: Test (0.00s) [2021-04-13T15:49:52.729Z] --- PASS: Test/TestWatch (0.00s) [2021-04-13T15:49:52.729Z] PASS [2021-04-13T15:49:52.729Z] coverage: 92.3% of statements [2021-04-13T15:49:52.729Z] ok github.com/docker/docker/pkg/discovery/memory 0.111s coverage: 92.3% of statements [2021-04-13T15:49:52.729Z] === RUN Test [2021-04-13T15:49:52.729Z] === RUN Test/TestInitialize [2021-04-13T15:49:52.729Z] === RUN Test [2021-04-13T15:49:52.729Z] === RUN Test/TestInitialize [2021-04-13T15:49:52.729Z] === RUN Test/TestInitializeWithPattern [2021-04-13T15:49:52.729Z] === RUN Test/TestRegister [2021-04-13T15:49:52.729Z] === RUN Test/TestWatch [2021-04-13T15:49:52.729Z] --- PASS: Test (0.00s) [2021-04-13T15:49:52.729Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-13T15:49:52.729Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-13T15:49:52.729Z] --- PASS: Test/TestRegister (0.00s) [2021-04-13T15:49:52.729Z] --- PASS: Test/TestWatch (0.00s) [2021-04-13T15:49:52.729Z] PASS [2021-04-13T15:49:52.729Z] coverage: 93.8% of statements [2021-04-13T15:49:52.729Z] ok github.com/docker/docker/pkg/discovery/nodes 0.095s coverage: 93.8% of statements [2021-04-13T15:49:52.729Z] time="2021-04-13T15:49:52Z" level=info msg="Initializing discovery without TLS" [2021-04-13T15:49:52.729Z] time="2021-04-13T15:49:52Z" level=info msg="Initializing discovery without TLS" [2021-04-13T15:49:52.729Z] time="2021-04-13T15:49:52Z" level=info msg="Initializing discovery without TLS" [2021-04-13T15:49:52.729Z] === RUN Test/TestInitializeWithCerts [2021-04-13T15:49:52.729Z] time="2021-04-13T15:49:52Z" level=info msg="Initializing discovery with TLS" [2021-04-13T15:49:52.729Z] === RUN Test/TestWatch [2021-04-13T15:49:52.729Z] time="2021-04-13T15:49:52Z" level=info msg="Initializing discovery without TLS" [2021-04-13T15:49:53.711Z] === RUN TestPollerAddRemove [2021-04-13T15:49:53.711Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-13T15:49:53.711Z] === RUN TestPollerEvent [2021-04-13T15:49:53.711Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-13T15:49:53.711Z] poller_test.go:41: No chmod on Windows [2021-04-13T15:49:53.711Z] === RUN TestPollerClose [2021-04-13T15:49:53.711Z] --- PASS: TestPollerClose (0.00s) [2021-04-13T15:49:53.711Z] PASS [2021-04-13T15:49:53.711Z] coverage: 36.2% of statements [2021-04-13T15:49:53.711Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 36.2% of statements [2021-04-13T15:49:53.751Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2021-04-13T15:49:53.751Z] === RUN TestServiceUpdateConfigs [2021-04-13T15:49:54.173Z] === RUN TestCopyFileWithInvalidSrc [2021-04-13T15:49:54.173Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-13T15:49:54.173Z] === RUN TestCopyFileWithInvalidDest [2021-04-13T15:49:54.173Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-13T15:49:54.173Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-13T15:49:54.173Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-13T15:49:54.173Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-13T15:49:54.173Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-13T15:49:54.173Z] === RUN TestCopyFile [2021-04-13T15:49:54.173Z] --- PASS: TestCopyFile (0.00s) [2021-04-13T15:49:54.173Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-13T15:49:54.173Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-13T15:49:54.173Z] fileutils_test.go:134: Needs porting to Windows [2021-04-13T15:49:54.173Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-13T15:49:54.173Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-13T15:49:54.173Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-13T15:49:54.173Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-13T15:49:54.174Z] fileutils_test.go:180: Needs porting to Windows [2021-04-13T15:49:54.174Z] === RUN TestWildcardMatches [2021-04-13T15:49:54.174Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestPatternMatches [2021-04-13T15:49:54.174Z] --- PASS: TestPatternMatches (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-13T15:49:54.174Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestPatternMatchesFolderExclusions [2021-04-13T15:49:54.174Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-13T15:49:54.174Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-13T15:49:54.174Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-13T15:49:54.174Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-13T15:49:54.174Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestSingleExclamationError [2021-04-13T15:49:54.174Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestMatchesWithNoPatterns [2021-04-13T15:49:54.174Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestMatchesWithMalformedPatterns [2021-04-13T15:49:54.174Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestMatches [2021-04-13T15:49:54.174Z] --- PASS: TestMatches (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestCleanPatterns [2021-04-13T15:49:54.174Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-13T15:49:54.174Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestCleanPatternsExceptionFlag [2021-04-13T15:49:54.174Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-13T15:49:54.174Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-13T15:49:54.174Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestCleanPatternsErrorSingleException [2021-04-13T15:49:54.174Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestCreateIfNotExistsDir [2021-04-13T15:49:54.174Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestCreateIfNotExistsFile [2021-04-13T15:49:54.174Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-04-13T15:49:54.174Z] === RUN TestMatch [2021-04-13T15:49:54.174Z] --- PASS: TestMatch (0.00s) [2021-04-13T15:49:54.174Z] PASS [2021-04-13T15:49:54.174Z] coverage: 87.7% of statements [2021-04-13T15:49:54.174Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 87.7% of statements [2021-04-13T15:49:55.149Z] === RUN TestGet [2021-04-13T15:49:55.149Z] --- PASS: TestGet (0.00s) [2021-04-13T15:49:55.149Z] === RUN TestGetShortcutString [2021-04-13T15:49:55.149Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-13T15:49:55.149Z] PASS [2021-04-13T15:49:55.149Z] coverage: 42.9% of statements [2021-04-13T15:49:55.149Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 42.9% of statements [2021-04-13T15:49:55.207Z] --- PASS: TestCreateServiceSysctls (4.19s) [2021-04-13T15:49:55.207Z] === RUN TestCreateServiceCapabilities [2021-04-13T15:49:55.356Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-13T15:49:55.356Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-13T15:49:55.356Z] remote: Enumerating objects: 2, done. [2021-04-13T15:49:55.356Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-13T15:49:55.356Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-13T15:49:55.356Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-13T15:49:55.356Z] 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-04-13T15:49:55.356Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-13T15:49:55.611Z] --- PASS: Test (3.19s) [2021-04-13T15:49:55.611Z] --- PASS: Test/TestInitialize (0.17s) [2021-04-13T15:49:55.611Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-04-13T15:49:55.611Z] --- PASS: Test/TestWatch (3.01s) [2021-04-13T15:49:55.842Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-13T15:49:56.074Z] PASS [2021-04-13T15:49:56.074Z] coverage: 84.1% of statements [2021-04-13T15:49:56.074Z] ok github.com/docker/docker/pkg/discovery/kv 3.333s coverage: 84.1% of statements [2021-04-13T15:49:56.074Z] === RUN TestCreateIDMapOrder [2021-04-13T15:49:56.074Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-13T15:49:56.074Z] PASS [2021-04-13T15:49:56.074Z] coverage: 7.2% of statements [2021-04-13T15:49:56.074Z] ok github.com/docker/docker/pkg/idtools 0.083s coverage: 7.2% of statements [2021-04-13T15:49:57.050Z] === RUN TestFixedBufferCap [2021-04-13T15:49:57.050Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-13T15:49:57.050Z] === RUN TestFixedBufferLen [2021-04-13T15:49:57.050Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-13T15:49:57.050Z] === RUN TestFixedBufferString [2021-04-13T15:49:57.050Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-13T15:49:57.050Z] === RUN TestFixedBufferWrite [2021-04-13T15:49:57.050Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-13T15:49:57.050Z] === RUN TestFixedBufferRead [2021-04-13T15:49:57.050Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-13T15:49:57.050Z] === RUN TestBytesPipeRead [2021-04-13T15:49:57.050Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-13T15:49:57.050Z] === RUN TestBytesPipeWrite [2021-04-13T15:49:57.050Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-13T15:49:57.050Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-13T15:49:57.051Z] --- PASS: TestTarFiles (6.12s) [2021-04-13T15:49:57.051Z] === RUN TestTarUntar [2021-04-13T15:49:57.051Z] --- PASS: TestTarUntar (0.04s) [2021-04-13T15:49:57.051Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-13T15:49:57.051Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-13T15:49:57.051Z] === RUN TestTarWithOptions [2021-04-13T15:49:57.051Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-13T15:49:57.051Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-13T15:49:57.051Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-13T15:49:57.051Z] === RUN TestUntarUstarGnuConflict [2021-04-13T15:49:57.051Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-13T15:49:57.051Z] === RUN TestUntarInvalidFilenames [2021-04-13T15:49:57.513Z] === RUN TestError [2021-04-13T15:49:57.513Z] --- PASS: TestError (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestProgressString [2021-04-13T15:49:57.513Z] === RUN TestProgressString/no_progress [2021-04-13T15:49:57.513Z] === RUN TestProgressString/progress_1 [2021-04-13T15:49:57.513Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-13T15:49:57.513Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-13T15:49:57.513Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-13T15:49:57.513Z] === RUN TestProgressString/with_units [2021-04-13T15:49:57.513Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-13T15:49:57.513Z] === RUN TestProgressString/hide_counts [2021-04-13T15:49:57.513Z] --- PASS: TestProgressString (0.00s) [2021-04-13T15:49:57.513Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-13T15:49:57.513Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-13T15:49:57.513Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-13T15:49:57.513Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-13T15:49:57.513Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-13T15:49:57.513Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-13T15:49:57.513Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-13T15:49:57.513Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestJSONMessageDisplay [2021-04-13T15:49:57.513Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-04-13T15:49:57.513Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-13T15:49:57.513Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-13T15:49:57.513Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestDisplayJSONMessagesStream [2021-04-13T15:49:57.513Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-13T15:49:57.513Z] PASS [2021-04-13T15:49:57.513Z] coverage: 91.7% of statements [2021-04-13T15:49:57.513Z] ok github.com/docker/docker/pkg/jsonmessage 0.215s coverage: 91.7% of statements [2021-04-13T15:49:57.513Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames842323614\\dest" [2021-04-13T15:49:57.513Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2021-04-13T15:49:57.513Z] === RUN TestUntarHardlinkToSymlink [2021-04-13T15:49:57.513Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-13T15:49:57.513Z] === RUN TestUntarInvalidHardlink [2021-04-13T15:49:57.513Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink342049503\\victim\\hello" -> "../victim/hello" [2021-04-13T15:49:57.513Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink342693554\\victim\\hello" -> "/../victim/hello" [2021-04-13T15:49:57.513Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink013894249\\victim" -> "../victim" [2021-04-13T15:49:57.513Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink774332596\\victim" -> "../victim" [2021-04-13T15:49:57.513Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink602068611\\victim" -> "../victim" [2021-04-13T15:49:57.513Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink664551430\\victim" -> "../victim" [2021-04-13T15:49:57.513Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-04-13T15:49:57.513Z] === RUN TestUntarInvalidSymlink [2021-04-13T15:49:57.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink785308077\\dest\\dotdot" -> "../victim/hello" [2021-04-13T15:49:57.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink234169640\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-13T15:49:57.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink901411943\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:49:57.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink047306394\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:49:57.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink427973425\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:49:57.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink822037724\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:49:57.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink459384971\\dest\\dir\\loophole" -> "../../victim" [2021-04-13T15:49:57.513Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-04-13T15:49:57.513Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-13T15:49:57.513Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestXGlobalNoParent [2021-04-13T15:49:57.513Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestReplaceFileTarWrapper [2021-04-13T15:49:57.513Z] === RUN TestStandardLongPath [2021-04-13T15:49:57.513Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestUNCLongPath [2021-04-13T15:49:57.513Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-13T15:49:57.513Z] PASS [2021-04-13T15:49:57.513Z] coverage: 100.0% of statements [2021-04-13T15:49:57.513Z] ok github.com/docker/docker/pkg/longpath 0.057s coverage: 100.0% of statements [2021-04-13T15:49:57.513Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2021-04-13T15:49:57.513Z] === RUN TestAtomicWriteToFile [2021-04-13T15:49:57.513Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-13T15:49:57.513Z] === RUN TestAtomicWriteSetCommit [2021-04-13T15:49:57.513Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-13T15:49:57.513Z] === RUN TestAtomicWriteSetCancel [2021-04-13T15:49:57.513Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-13T15:49:57.513Z] === RUN TestReadCloserWrapperClose [2021-04-13T15:49:57.513Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestReaderErrWrapperReadOnError [2021-04-13T15:49:57.513Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestReaderErrWrapperRead [2021-04-13T15:49:57.513Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-13T15:49:57.513Z] === RUN TestHashData [2021-04-13T15:49:57.514Z] --- PASS: TestHashData (0.00s) [2021-04-13T15:49:57.514Z] === RUN TestCancelReadCloser [2021-04-13T15:49:57.514Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-13T15:49:57.514Z] === RUN TestWriteCloserWrapperClose [2021-04-13T15:49:57.514Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-13T15:49:57.514Z] === RUN TestNopWriteCloser [2021-04-13T15:49:57.514Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-13T15:49:57.514Z] === RUN TestNopWriter [2021-04-13T15:49:57.514Z] --- PASS: TestNopWriter (0.00s) [2021-04-13T15:49:57.514Z] === RUN TestWriteCounter [2021-04-13T15:49:57.514Z] --- PASS: TestWriteCounter (0.00s) [2021-04-13T15:49:57.514Z] PASS [2021-04-13T15:49:57.514Z] coverage: 69.2% of statements [2021-04-13T15:49:57.514Z] ok github.com/docker/docker/pkg/ioutils 0.796s coverage: 69.2% of statements [2021-04-13T15:49:57.514Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-04-13T15:49:57.514Z] === RUN TestPrefixHeaderReadable [2021-04-13T15:49:57.729Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-13T15:49:57.976Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-04-13T15:49:57.976Z] === RUN TestDisablePigz [2021-04-13T15:49:57.976Z] --- PASS: TestDisablePigz (0.14s) [2021-04-13T15:49:57.976Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-13T15:49:57.976Z] === RUN TestPigz [2021-04-13T15:49:57.976Z] --- PASS: TestPigz (0.18s) [2021-04-13T15:49:57.976Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-13T15:49:57.976Z] === RUN TestCopyFileWithInvalidDest [2021-04-13T15:49:57.976Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-13T15:49:57.976Z] archive_windows_test.go:16: Currently fails [2021-04-13T15:49:57.976Z] === RUN TestCanonicalTarNameForPath [2021-04-13T15:49:57.976Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-13T15:49:57.976Z] === RUN TestCanonicalTarName [2021-04-13T15:49:57.976Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-13T15:49:57.976Z] === RUN TestChmodTarEntry [2021-04-13T15:49:57.976Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-13T15:49:57.976Z] === RUN TestHardLinkOrder [2021-04-13T15:49:58.439Z] --- PASS: TestHardLinkOrder (0.13s) [2021-04-13T15:49:58.439Z] === RUN TestChangeString [2021-04-13T15:49:58.439Z] --- PASS: TestChangeString (0.00s) [2021-04-13T15:49:58.439Z] === RUN TestChangesWithNoChanges [2021-04-13T15:49:58.439Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-04-13T15:49:58.439Z] === RUN TestChangesWithChanges [2021-04-13T15:49:58.439Z] --- PASS: TestChangesWithChanges (0.04s) [2021-04-13T15:49:58.439Z] === RUN TestChangesWithChangesGH13590 [2021-04-13T15:49:58.439Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-13T15:49:58.439Z] changes_test.go:196: needs more investigation [2021-04-13T15:49:58.439Z] === RUN TestChangesDirsEmpty [2021-04-13T15:49:58.439Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-04-13T15:49:58.439Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-13T15:49:58.439Z] === RUN TestChangesDirsMutated [2021-04-13T15:49:58.439Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-04-13T15:49:58.439Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-13T15:49:58.439Z] === RUN TestApplyLayer [2021-04-13T15:49:58.439Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-13T15:49:58.439Z] changes_test.go:433: needs further investigation [2021-04-13T15:49:58.439Z] === RUN TestChangesSizeWithHardlinks [2021-04-13T15:49:58.439Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-13T15:49:58.439Z] changes_test.go:469: needs further investigation [2021-04-13T15:49:58.439Z] === RUN TestChangesSizeWithNoChanges [2021-04-13T15:49:58.439Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-13T15:49:58.439Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-13T15:49:58.439Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-13T15:49:58.439Z] === RUN TestChangesSize [2021-04-13T15:49:58.439Z] --- PASS: TestChangesSize (0.00s) [2021-04-13T15:49:58.439Z] === RUN TestApplyLayerInvalidFilenames [2021-04-13T15:49:58.439Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames832342048\\dest" [2021-04-13T15:49:58.439Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-13T15:49:58.439Z] === RUN TestApplyLayerInvalidHardlink [2021-04-13T15:49:58.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink126185554\\victim\\hello" -> "../victim/hello" [2021-04-13T15:49:58.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink777033097\\victim\\hello" -> "/../victim/hello" [2021-04-13T15:49:58.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink283203412\\victim" -> "../victim" [2021-04-13T15:49:58.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink577224355\\victim" -> "../victim" [2021-04-13T15:49:58.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink932993446\\victim" -> "../victim" [2021-04-13T15:49:58.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink474850509\\victim" -> "../victim" [2021-04-13T15:49:58.439Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2021-04-13T15:49:58.439Z] === RUN TestApplyLayerInvalidSymlink [2021-04-13T15:49:58.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink020881864\\dest\\dotdot" -> "../victim/hello" [2021-04-13T15:49:58.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink436786823\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-13T15:49:58.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink961026618\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:49:58.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink700270673\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:49:58.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink500018044\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:49:58.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink901072555\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:49:58.439Z] --- PASS: TestApplyLayerInvalidSymlink (0.09s) [2021-04-13T15:49:58.439Z] === RUN TestApplyLayerWhiteouts [2021-04-13T15:49:58.439Z] === RUN TestNameFormat [2021-04-13T15:49:58.439Z] --- PASS: TestNameFormat (0.00s) [2021-04-13T15:49:58.439Z] === RUN TestNameRetries [2021-04-13T15:49:58.439Z] --- PASS: TestNameRetries (0.00s) [2021-04-13T15:49:58.439Z] PASS [2021-04-13T15:49:58.439Z] coverage: 85.7% of statements [2021-04-13T15:49:58.439Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2021-04-13T15:49:58.439Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-04-13T15:49:58.439Z] === RUN TestGenerateEmptyFile [2021-04-13T15:49:58.439Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-13T15:49:58.439Z] === RUN TestGenerateWithContent [2021-04-13T15:49:58.439Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-13T15:49:58.439Z] PASS [2021-04-13T15:49:58.439Z] coverage: 61.6% of statements [2021-04-13T15:49:58.439Z] ok github.com/docker/docker/pkg/archive 9.029s coverage: 61.6% of statements [2021-04-13T15:49:58.480Z] 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-04-13T15:49:58.504Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2021-04-13T15:49:58.504Z] === RUN TestInspect [2021-04-13T15:49:58.654Z] [2021-04-13T15:49:58.902Z] === RUN TestParseKeyValueOpt [2021-04-13T15:49:58.902Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-13T15:49:58.902Z] === RUN TestParseUintList [2021-04-13T15:49:58.902Z] --- PASS: TestParseUintList (0.00s) [2021-04-13T15:49:58.902Z] === RUN TestParseUintListMaximumLimits [2021-04-13T15:49:58.902Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-13T15:49:58.902Z] PASS [2021-04-13T15:49:58.902Z] coverage: 97.0% of statements [2021-04-13T15:49:58.902Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-04-13T15:49:58.902Z] === RUN TestNewAndRemove [2021-04-13T15:49:58.902Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-13T15:49:58.902Z] === RUN TestRemoveInvalidPath [2021-04-13T15:49:58.902Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-13T15:49:58.902Z] PASS [2021-04-13T15:49:58.902Z] coverage: 82.6% of statements [2021-04-13T15:49:58.902Z] ok github.com/docker/docker/pkg/pidfile 0.066s coverage: 82.6% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-13T15:50:00.243Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-13T15:50:00.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/test/unit [2021-04-13T15:50:00.450Z] === RUN TestParseEmptyInterface [2021-04-13T15:50:00.450Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-13T15:50:00.450Z] === RUN TestParseNonInterfaceType [2021-04-13T15:50:00.450Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-13T15:50:00.450Z] === RUN TestParseWithOneFunction [2021-04-13T15:50:00.450Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-13T15:50:00.450Z] === RUN TestParseWithMultipleFuncs [2021-04-13T15:50:00.450Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-13T15:50:00.450Z] === RUN TestParseWithUnnamedReturn [2021-04-13T15:50:00.450Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-13T15:50:00.450Z] === RUN TestEmbeddedInterface [2021-04-13T15:50:00.450Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-13T15:50:00.450Z] === RUN TestParsedImports [2021-04-13T15:50:00.450Z] --- PASS: TestParsedImports (0.00s) [2021-04-13T15:50:00.450Z] === RUN TestAliasedImports [2021-04-13T15:50:00.450Z] --- PASS: TestAliasedImports (0.00s) [2021-04-13T15:50:00.450Z] PASS [2021-04-13T15:50:00.450Z] coverage: 56.8% of statements [2021-04-13T15:50:00.450Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2021-04-13T15:50:00.912Z] === RUN TestFailedConnection [2021-04-13T15:50:01.171Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-13T15:50:01.171Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-13T15:50:01.887Z] === RUN TestHTTPTransport [2021-04-13T15:50:01.887Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-13T15:50:01.887Z] PASS [2021-04-13T15:50:01.887Z] coverage: 85.7% of statements [2021-04-13T15:50:01.887Z] ok github.com/docker/docker/pkg/plugins/transport 0.098s coverage: 85.7% of statements [2021-04-13T15:50:01.887Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-13T15:50:01.887Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-13T15:50:01.887Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-13T15:50:01.887Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-13T15:50:01.887Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-13T15:50:01.887Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-13T15:50:01.887Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-13T15:50:01.887Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-13T15:50:01.887Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-13T15:50:01.887Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-13T15:50:01.887Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-13T15:50:01.887Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-13T15:50:01.887Z] === RUN TestBufferPoolPutAndGet [2021-04-13T15:50:01.887Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-13T15:50:01.887Z] PASS [2021-04-13T15:50:01.887Z] coverage: 88.2% of statements [2021-04-13T15:50:01.887Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-04-13T15:50:02.709Z] --- PASS: TestInspect (3.54s) [2021-04-13T15:50:02.709Z] === RUN TestCreateJob [2021-04-13T15:50:02.871Z] === RUN TestOutputOnPrematureClose [2021-04-13T15:50:02.871Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-13T15:50:02.871Z] === RUN TestCompleteSilently [2021-04-13T15:50:02.871Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-13T15:50:02.871Z] PASS [2021-04-13T15:50:02.871Z] coverage: 75.9% of statements [2021-04-13T15:50:02.871Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2021-04-13T15:50:02.871Z] === RUN TestSendToOneSub [2021-04-13T15:50:02.871Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-13T15:50:02.871Z] === RUN TestSendToMultipleSubs [2021-04-13T15:50:02.871Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-13T15:50:02.871Z] === RUN TestEvictOneSub [2021-04-13T15:50:02.871Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-13T15:50:02.871Z] === RUN TestClosePublisher [2021-04-13T15:50:02.871Z] --- PASS: TestClosePublisher (0.00s) [2021-04-13T15:50:02.871Z] === RUN TestPubSubRace [2021-04-13T15:50:03.335Z] --- PASS: TestFailedConnection (2.18s) [2021-04-13T15:50:03.335Z] === RUN TestFailOnce [2021-04-13T15:50:03.335Z] 2021/04/13 15:50:03 http: panic serving 127.0.0.1:49220: Plugin not ready [2021-04-13T15:50:03.335Z] goroutine 34 [running]: [2021-04-13T15:50:03.335Z] net/http.(*conn).serve.func1(0xc000134000) [2021-04-13T15:50:03.335Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-13T15:50:03.335Z] panic(0x849b40, 0x986ad0) [2021-04-13T15:50:03.335Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-13T15:50:03.335Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000162000, 0xc000144000) [2021-04-13T15:50:03.335Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-13T15:50:03.335Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000162000, 0xc000144000) [2021-04-13T15:50:03.335Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-13T15:50:03.335Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000162000, 0xc000144000) [2021-04-13T15:50:03.335Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-13T15:50:03.335Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000162000, 0xc000144000) [2021-04-13T15:50:03.335Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-13T15:50:03.335Z] net/http.(*conn).serve(0xc000134000, 0x99b2c0, 0xc000122040) [2021-04-13T15:50:03.335Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-13T15:50:03.335Z] created by net/http.(*Server).Serve [2021-04-13T15:50:03.335Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-13T15:50:03.335Z] time="2021-04-13T15:50:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s" [2021-04-13T15:50:03.674Z] ? github.com/docker/docker/api [no test files] [2021-04-13T15:50:03.797Z] === RUN TestRegister [2021-04-13T15:50:03.797Z] --- PASS: TestRegister (0.00s) [2021-04-13T15:50:03.797Z] === RUN TestCommand [2021-04-13T15:50:03.797Z] --- PASS: TestCommand (0.03s) [2021-04-13T15:50:03.797Z] === RUN TestNaiveSelf [2021-04-13T15:50:03.797Z] --- PASS: TestNaiveSelf (0.03s) [2021-04-13T15:50:03.797Z] PASS [2021-04-13T15:50:03.797Z] coverage: 82.4% of statements [2021-04-13T15:50:03.797Z] ok github.com/docker/docker/pkg/reexec 0.116s coverage: 82.4% of statements [2021-04-13T15:50:03.797Z] --- PASS: TestPubSubRace (1.04s) [2021-04-13T15:50:03.797Z] PASS [2021-04-13T15:50:03.797Z] coverage: 75.0% of statements [2021-04-13T15:50:03.797Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 75.0% of statements [2021-04-13T15:50:04.265Z] --- PASS: TestFailOnce (1.18s) [2021-04-13T15:50:04.265Z] === RUN TestEchoInputOutput [2021-04-13T15:50:04.265Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-13T15:50:04.265Z] === RUN TestBackoff [2021-04-13T15:50:04.265Z] --- PASS: TestBackoff (0.00s) [2021-04-13T15:50:04.265Z] === RUN TestAbortRetry [2021-04-13T15:50:04.265Z] --- PASS: TestAbortRetry (0.00s) [2021-04-13T15:50:04.265Z] === RUN TestClientScheme [2021-04-13T15:50:04.265Z] --- PASS: TestClientScheme (0.00s) [2021-04-13T15:50:04.265Z] === RUN TestNewClientWithTimeout [2021-04-13T15:50:04.728Z] === RUN TestParseSignal [2021-04-13T15:50:04.728Z] --- PASS: TestParseSignal (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestValidSignalForPlatform [2021-04-13T15:50:04.728Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-13T15:50:04.728Z] PASS [2021-04-13T15:50:04.728Z] coverage: 20.3% of statements [2021-04-13T15:50:04.728Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 20.3% of statements [2021-04-13T15:50:04.728Z] === RUN TestNewStdWriter [2021-04-13T15:50:04.728Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-13T15:50:04.728Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestWriteWithNilBytes [2021-04-13T15:50:04.728Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestWrite [2021-04-13T15:50:04.728Z] --- PASS: TestWrite (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestWriteWithWriterError [2021-04-13T15:50:04.728Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-13T15:50:04.728Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestStdCopyWriteAndRead [2021-04-13T15:50:04.728Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-13T15:50:04.728Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-13T15:50:04.728Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-13T15:50:04.728Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-13T15:50:04.728Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-13T15:50:04.728Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-13T15:50:04.728Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-13T15:50:04.728Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-13T15:50:04.728Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-13T15:50:04.728Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-13T15:50:04.728Z] PASS [2021-04-13T15:50:04.728Z] coverage: 100.0% of statements [2021-04-13T15:50:04.728Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-04-13T15:50:05.191Z] time="2021-04-13T15:50:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-13T15:50:05.337Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-13T15:50:06.168Z] === RUN TestGenerateRandomID [2021-04-13T15:50:06.168Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestShortenId [2021-04-13T15:50:06.168Z] --- PASS: TestShortenId (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestShortenSha256Id [2021-04-13T15:50:06.168Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestShortenIdEmpty [2021-04-13T15:50:06.168Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestShortenIdInvalid [2021-04-13T15:50:06.168Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestIsShortIDNonHex [2021-04-13T15:50:06.168Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestIsShortIDNotCorrectSize [2021-04-13T15:50:06.168Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-13T15:50:06.168Z] PASS [2021-04-13T15:50:06.168Z] coverage: 70.6% of statements [2021-04-13T15:50:06.168Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-04-13T15:50:06.168Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-13T15:50:06.168Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-13T15:50:06.168Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestFormatStatus [2021-04-13T15:50:06.168Z] --- PASS: TestFormatStatus (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestFormatError [2021-04-13T15:50:06.168Z] --- PASS: TestFormatError (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestFormatJSONError [2021-04-13T15:50:06.168Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-13T15:50:06.168Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-13T15:50:06.168Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestNewJSONProgressOutput [2021-04-13T15:50:06.168Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestAuxFormatterEmit [2021-04-13T15:50:06.168Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestStreamWriterStdout [2021-04-13T15:50:06.168Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-13T15:50:06.168Z] === RUN TestStreamWriterStderr [2021-04-13T15:50:06.168Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-13T15:50:06.168Z] PASS [2021-04-13T15:50:06.168Z] coverage: 66.2% of statements [2021-04-13T15:50:06.168Z] ok github.com/docker/docker/pkg/streamformatter 0.053s coverage: 66.2% of statements [2021-04-13T15:50:06.631Z] time="2021-04-13T15:50:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-13T15:50:06.702Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-13T15:50:06.917Z] --- PASS: TestCreateJob (4.37s) [2021-04-13T15:50:06.917Z] === RUN TestReplicatedJob [2021-04-13T15:50:07.095Z] === RUN TestIsCpusetListAvailable [2021-04-13T15:50:07.095Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-13T15:50:07.095Z] PASS [2021-04-13T15:50:07.095Z] coverage: 38.2% of statements [2021-04-13T15:50:07.095Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2021-04-13T15:50:07.128Z] ? github.com/docker/docker/api [no test files] [2021-04-13T15:50:07.628Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-13T15:50:08.070Z] === RUN TestChtimes [2021-04-13T15:50:08.070Z] --- PASS: TestChtimes (0.00s) [2021-04-13T15:50:08.070Z] === RUN TestChtimesWindows [2021-04-13T15:50:08.070Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-13T15:50:08.070Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-13T15:50:08.070Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-13T15:50:08.070Z] === RUN TestEnsureRemoveAllNotExist [2021-04-13T15:50:08.070Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-13T15:50:08.070Z] === RUN TestEnsureRemoveAllWithDir [2021-04-13T15:50:08.070Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-13T15:50:08.070Z] === RUN TestEnsureRemoveAllWithFile [2021-04-13T15:50:08.070Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-13T15:50:08.070Z] === RUN TestHasWin32KSupport [2021-04-13T15:50:08.070Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-13T15:50:08.070Z] syscall_windows_test.go:8: win32k: true [2021-04-13T15:50:08.070Z] PASS [2021-04-13T15:50:08.070Z] coverage: 12.0% of statements [2021-04-13T15:50:08.070Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.0% of statements [2021-04-13T15:50:08.533Z] === RUN TestTailFile [2021-04-13T15:50:08.533Z] --- PASS: TestTailFile (0.00s) [2021-04-13T15:50:08.533Z] === RUN TestTailFileManyLines [2021-04-13T15:50:08.533Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-13T15:50:08.533Z] === RUN TestTailEmptyFile [2021-04-13T15:50:08.533Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-13T15:50:08.533Z] === RUN TestTailNegativeN [2021-04-13T15:50:08.533Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/no_delimiter [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/truncated_last_line [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:08.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:08.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:08.621Z] --- PASS: TestServiceUpdateConfigs (15.23s) [2021-04-13T15:50:08.621Z] === RUN TestServiceUpdateNetwork [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.001Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-13T15:50:09.001Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-13T15:50:09.001Z] === CONT TestNewTailReader/no_delimiter [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-13T15:50:09.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.001Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.001Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.001Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-13T15:50:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.005Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-13T15:50:09.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:50:09.006Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-13T15:50:09.469Z] time="2021-04-13T15:50:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.469Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.02s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-13T15:50:09.470Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.03s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:50:09.471Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:50:09.471Z] PASS [2021-04-13T15:50:09.471Z] coverage: 88.6% of statements [2021-04-13T15:50:09.471Z] ok github.com/docker/docker/pkg/tailfile 0.445s coverage: 88.6% of statements [2021-04-13T15:50:09.934Z] === RUN TestTarSumRemoveNonExistent [2021-04-13T15:50:09.934Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-04-13T15:50:09.934Z] === RUN TestTarSumRemove [2021-04-13T15:50:09.934Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-13T15:50:09.934Z] === RUN TestSortFileInfoSums [2021-04-13T15:50:09.934Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-13T15:50:09.934Z] === RUN TestNewTarSumForLabelInvalid [2021-04-13T15:50:09.934Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-13T15:50:09.934Z] === RUN TestNewTarSumForLabel [2021-04-13T15:50:09.934Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-13T15:50:09.934Z] === RUN TestEmptyTar [2021-04-13T15:50:09.934Z] --- PASS: TestEmptyTar (0.02s) [2021-04-13T15:50:09.934Z] === RUN TestTarSumsReadSize [2021-04-13T15:50:09.934Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-13T15:50:09.934Z] === RUN TestTarSums [2021-04-13T15:50:09.934Z] --- PASS: TestTarSums (0.09s) [2021-04-13T15:50:09.934Z] === RUN TestIteration [2021-04-13T15:50:09.934Z] --- PASS: TestIteration (0.00s) [2021-04-13T15:50:09.934Z] === RUN TestVersionLabelForChecksum [2021-04-13T15:50:09.934Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-13T15:50:09.934Z] === RUN TestVersion [2021-04-13T15:50:09.934Z] --- PASS: TestVersion (0.00s) [2021-04-13T15:50:09.934Z] === RUN TestGetVersion [2021-04-13T15:50:09.934Z] --- PASS: TestGetVersion (0.00s) [2021-04-13T15:50:09.934Z] === RUN TestGetVersions [2021-04-13T15:50:09.934Z] --- PASS: TestGetVersions (0.00s) [2021-04-13T15:50:09.934Z] PASS [2021-04-13T15:50:09.934Z] coverage: 89.3% of statements [2021-04-13T15:50:09.934Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2021-04-13T15:50:10.399Z] testing: warning: no tests to run [2021-04-13T15:50:10.399Z] PASS [2021-04-13T15:50:10.399Z] coverage: [no statements] [2021-04-13T15:50:10.399Z] ok github.com/docker/docker/pkg/term/windows 0.048s coverage: [no statements] [no tests to run] [2021-04-13T15:50:10.862Z] === RUN TestTruncIndex [2021-04-13T15:50:10.862Z] --- PASS: TestTruncIndex (0.10s) [2021-04-13T15:50:10.862Z] PASS [2021-04-13T15:50:10.862Z] coverage: 91.5% of statements [2021-04-13T15:50:11.324Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2021-04-13T15:50:11.324Z] === RUN TestIsGIT [2021-04-13T15:50:11.324Z] --- PASS: TestIsGIT (0.00s) [2021-04-13T15:50:11.324Z] === RUN TestIsTransport [2021-04-13T15:50:11.324Z] --- PASS: TestIsTransport (0.00s) [2021-04-13T15:50:11.324Z] PASS [2021-04-13T15:50:11.324Z] coverage: 100.0% of statements [2021-04-13T15:50:11.324Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-04-13T15:50:11.787Z] === RUN TestVersionInfo [2021-04-13T15:50:11.787Z] --- PASS: TestVersionInfo (0.00s) [2021-04-13T15:50:11.787Z] === RUN TestAppendVersions [2021-04-13T15:50:11.787Z] --- PASS: TestAppendVersions (0.00s) [2021-04-13T15:50:11.787Z] PASS [2021-04-13T15:50:11.787Z] coverage: 88.9% of statements [2021-04-13T15:50:11.787Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2021-04-13T15:50:11.792Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-13T15:50:13.496Z] --- PASS: TestReplicatedJob (6.58s) [2021-04-13T15:50:13.496Z] === RUN TestUpdateReplicatedJob [2021-04-13T15:50:13.989Z] time="2021-04-13T15:50:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-13T15:50:13.989Z] === RUN TestValidatePrivileges [2021-04-13T15:50:13.989Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-13T15:50:13.989Z] === RUN TestFilterByCapNeg [2021-04-13T15:50:13.989Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-13T15:50:13.989Z] === RUN TestFilterByCapPos [2021-04-13T15:50:13.989Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-13T15:50:13.989Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-13T15:50:13.989Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-13T15:50:13.989Z] PASS [2021-04-13T15:50:13.989Z] coverage: 12.0% of statements [2021-04-13T15:50:13.989Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2021-04-13T15:50:14.451Z] === RUN TestNewSettable [2021-04-13T15:50:14.451Z] --- PASS: TestNewSettable (0.00s) [2021-04-13T15:50:14.451Z] === RUN TestIsSettable [2021-04-13T15:50:14.451Z] --- PASS: TestIsSettable (0.00s) [2021-04-13T15:50:14.451Z] === RUN TestUpdateSettingsEnv [2021-04-13T15:50:14.451Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-13T15:50:14.451Z] PASS [2021-04-13T15:50:14.451Z] coverage: 20.1% of statements [2021-04-13T15:50:14.451Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.1% of statements [2021-04-13T15:50:15.060Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-13T15:50:15.427Z] === RUN TestLoad [2021-04-13T15:50:15.427Z] --- PASS: TestLoad (0.00s) [2021-04-13T15:50:15.427Z] === RUN TestSave [2021-04-13T15:50:15.427Z] --- PASS: TestSave (0.03s) [2021-04-13T15:50:15.427Z] === RUN TestAddDeleteGet [2021-04-13T15:50:15.427Z] --- PASS: TestAddDeleteGet (0.04s) [2021-04-13T15:50:15.427Z] === RUN TestInvalidTags [2021-04-13T15:50:15.427Z] --- PASS: TestInvalidTags (0.01s) [2021-04-13T15:50:15.427Z] PASS [2021-04-13T15:50:15.427Z] coverage: 83.7% of statements [2021-04-13T15:50:15.427Z] ok github.com/docker/docker/reference 0.130s coverage: 83.7% of statements [2021-04-13T15:50:16.947Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-13T15:50:17.619Z] === RUN TestResolveAuthConfigIndexServer [2021-04-13T15:50:17.619Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestResolveAuthConfigFullURL [2021-04-13T15:50:17.619Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-13T15:50:17.619Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestValidateMirror [2021-04-13T15:50:17.619Z] --- PASS: TestValidateMirror (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestLoadInsecureRegistries [2021-04-13T15:50:17.619Z] time="2021-04-13T15:50:17Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-13T15:50:17.619Z] time="2021-04-13T15:50:17Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-13T15:50:17.619Z] time="2021-04-13T15:50:17Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-13T15:50:17.619Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2021-04-13T15:50:17.619Z] === RUN TestNewServiceConfig [2021-04-13T15:50:17.619Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestValidateIndexName [2021-04-13T15:50:17.619Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestValidateIndexNameWithError [2021-04-13T15:50:17.619Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestEndpointParse [2021-04-13T15:50:17.619Z] --- PASS: TestEndpointParse (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestEndpointParseInvalid [2021-04-13T15:50:17.619Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestValidateEndpoint [2021-04-13T15:50:17.619Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-13T15:50:17.619Z] === RUN TestPing [2021-04-13T15:50:17.619Z] --- PASS: TestPing (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestPingRegistryEndpoint [2021-04-13T15:50:17.619Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-13T15:50:17.619Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:17.619Z] === RUN TestEndpoint [2021-04-13T15:50:17.619Z] --- SKIP: TestEndpoint (0.00s) [2021-04-13T15:50:17.619Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:17.619Z] === RUN TestParseRepositoryInfo [2021-04-13T15:50:17.619Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestNewIndexInfo [2021-04-13T15:50:17.619Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestMirrorEndpointLookup [2021-04-13T15:50:17.619Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-04-13T15:50:17.619Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:17.619Z] === RUN TestSearchRepositories [2021-04-13T15:50:17.619Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-13T15:50:17.619Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-13T15:50:17.619Z] Host: 127.0.0.1:49229 [2021-04-13T15:50:17.619Z] User-Agent: docker test client [2021-04-13T15:50:17.619Z] Authorization: Token fake-token [2021-04-13T15:50:17.619Z] X-Docker-Token: true [2021-04-13T15:50:17.619Z] Accept-Encoding: gzip [2021-04-13T15:50:17.619Z] [2021-04-13T15:50:17.619Z] [2021-04-13T15:50:17.619Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-13T15:50:17.619Z] Connection: close [2021-04-13T15:50:17.619Z] Content-Length: 144 [2021-04-13T15:50:17.619Z] Cache-Control: no-cache [2021-04-13T15:50:17.619Z] Content-Type: application/json [2021-04-13T15:50:17.619Z] Date: Tue, 13 Apr 2021 15:50:17 GMT [2021-04-13T15:50:17.619Z] Expires: -1 [2021-04-13T15:50:17.619Z] Pragma: no-cache [2021-04-13T15:50:17.619Z] Server: docker-tests/mock [2021-04-13T15:50:17.619Z] X-Docker-Registry-Config: mock [2021-04-13T15:50:17.619Z] X-Docker-Registry-Version: 0.0.0 [2021-04-13T15:50:17.619Z] [2021-04-13T15:50:17.619Z] [2021-04-13T15:50:17.619Z] === RUN TestTrustedLocation [2021-04-13T15:50:17.619Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-13T15:50:17.619Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestAllowNondistributableArtifacts [2021-04-13T15:50:17.619Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestIsSecureIndex [2021-04-13T15:50:17.619Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-13T15:50:17.619Z] PASS [2021-04-13T15:50:17.619Z] coverage: 51.7% of statements [2021-04-13T15:50:17.619Z] ok github.com/docker/docker/registry 0.342s coverage: 51.7% of statements [2021-04-13T15:50:17.619Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-13T15:50:17.619Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-13T15:50:17.619Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-13T15:50:17.619Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-13T15:50:17.619Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-13T15:50:17.619Z] === RUN TestResumableRequestReaderWithReadError [2021-04-13T15:50:17.696Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2021-04-13T15:50:17.696Z] === RUN TestServiceListWithStatuses [2021-04-13T15:50:17.696Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-13T15:50:17.696Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:50:17.696Z] === RUN TestDockerNetworkConnectAlias [2021-04-13T15:50:18.082Z] time="2021-04-13T15:50:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-13T15:50:18.082Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-04-13T15:50:18.082Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-13T15:50:18.082Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-13T15:50:18.082Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-13T15:50:18.082Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-13T15:50:18.082Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-13T15:50:18.082Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-13T15:50:18.082Z] === RUN TestResumableRequestReader [2021-04-13T15:50:18.082Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-13T15:50:18.082Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-13T15:50:18.082Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-13T15:50:18.082Z] PASS [2021-04-13T15:50:18.082Z] coverage: 100.0% of statements [2021-04-13T15:50:18.082Z] ok github.com/docker/docker/registry/resumable 0.252s coverage: 100.0% of statements [2021-04-13T15:50:18.544Z] === RUN TestRestartManagerTimeout [2021-04-13T15:50:18.544Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-13T15:50:18.544Z] === RUN TestRestartManagerTimeoutReset [2021-04-13T15:50:18.544Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-13T15:50:18.544Z] PASS [2021-04-13T15:50:18.544Z] coverage: 50.9% of statements [2021-04-13T15:50:18.544Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2021-04-13T15:50:18.582Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-04-13T15:50:19.006Z] === RUN TestDecodeContainerConfig [2021-04-13T15:50:19.006Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-13T15:50:19.006Z] === RUN TestDecodeContainerConfigIsolation [2021-04-13T15:50:19.006Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-13T15:50:19.006Z] === RUN TestValidatePrivileged [2021-04-13T15:50:19.006Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-13T15:50:19.006Z] PASS [2021-04-13T15:50:19.006Z] coverage: 52.2% of statements [2021-04-13T15:50:19.006Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-04-13T15:50:19.983Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-13T15:50:19.983Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-13T15:50:19.983Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-13T15:50:19.983Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-13T15:50:19.983Z] PASS [2021-04-13T15:50:19.983Z] coverage: 62.5% of statements [2021-04-13T15:50:19.983Z] ok github.com/docker/docker/testutil 0.077s coverage: 62.5% of statements [2021-04-13T15:50:20.823Z] --- PASS: TestServiceUpdateNetwork (13.56s) [2021-04-13T15:50:20.823Z] === RUN TestServiceUpdatePidsLimit [2021-04-13T15:50:21.082Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-13T15:50:21.531Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-13T15:50:21.531Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-13T15:50:21.531Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-13T15:50:21.531Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-13T15:50:21.531Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-13T15:50:21.531Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-13T15:50:21.531Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-13T15:50:21.531Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-13T15:50:21.531Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-13T15:50:21.994Z] --- PASS: TestNewClientWithTimeout (17.73s) [2021-04-13T15:50:22.456Z] === RUN TestClientStream [2021-04-13T15:50:22.456Z] --- PASS: TestClientStream (0.00s) [2021-04-13T15:50:22.456Z] === RUN TestClientSendFile [2021-04-13T15:50:22.456Z] --- PASS: TestClientSendFile (0.00s) [2021-04-13T15:50:22.456Z] === RUN TestClientWithRequestTimeout [2021-04-13T15:50:22.456Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-13T15:50:22.456Z] === RUN TestFileSpecPlugin [2021-04-13T15:50:22.456Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-13T15:50:22.456Z] === RUN TestFileJSONSpecPlugin [2021-04-13T15:50:22.456Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-13T15:50:22.456Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-13T15:50:22.456Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-13T15:50:22.456Z] === RUN TestPluginAddHandler [2021-04-13T15:50:22.456Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-13T15:50:22.456Z] === RUN TestPluginWaitBadPlugin [2021-04-13T15:50:22.456Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-13T15:50:22.456Z] === RUN TestGet [2021-04-13T15:50:22.456Z] time="2021-04-13T15:50:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-13T15:50:22.457Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-13T15:50:23.431Z] time="2021-04-13T15:50:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-13T15:50:23.431Z] === RUN TestGetAddress [2021-04-13T15:50:23.431Z] --- PASS: TestGetAddress (0.00s) [2021-04-13T15:50:23.431Z] === RUN TestRemove [2021-04-13T15:50:23.431Z] --- SKIP: TestRemove (0.00s) [2021-04-13T15:50:23.431Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-13T15:50:23.431Z] === RUN TestInitializeWithVolumes [2021-04-13T15:50:23.431Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-13T15:50:23.431Z] === RUN TestCreate [2021-04-13T15:50:23.431Z] --- PASS: TestCreate (0.01s) [2021-04-13T15:50:23.431Z] === RUN TestValidateName [2021-04-13T15:50:23.431Z] --- PASS: TestValidateName (0.00s) [2021-04-13T15:50:23.431Z] === RUN TestCreateWithOpts [2021-04-13T15:50:23.431Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-13T15:50:23.431Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-13T15:50:23.431Z] === RUN TestRelaodNoOpts [2021-04-13T15:50:23.431Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-13T15:50:23.431Z] PASS [2021-04-13T15:50:23.431Z] coverage: 41.5% of statements [2021-04-13T15:50:23.431Z] ok github.com/docker/docker/volume/local 0.110s coverage: 41.5% of statements [2021-04-13T15:50:23.431Z] === RUN TestGetDriver [2021-04-13T15:50:23.431Z] --- PASS: TestGetDriver (0.00s) [2021-04-13T15:50:23.431Z] === RUN TestVolumeRequestError [2021-04-13T15:50:23.431Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-13T15:50:23.431Z] PASS [2021-04-13T15:50:23.431Z] coverage: 36.1% of statements [2021-04-13T15:50:23.431Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2021-04-13T15:50:23.483Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-13T15:50:23.895Z] === RUN TestConvertTmpfsOptions [2021-04-13T15:50:23.895Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-13T15:50:23.895Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-13T15:50:23.895Z] parser_test.go:49: data="ro" [2021-04-13T15:50:23.895Z] === RUN TestParseMountRaw [2021-04-13T15:50:23.895Z] --- PASS: TestParseMountRaw (0.04s) [2021-04-13T15:50:23.895Z] === RUN TestParseMountRawSplit [2021-04-13T15:50:23.895Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-04-13T15:50:23.895Z] parser_test.go:390: case 0 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 1 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 2 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 3 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 4 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 5 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 6 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 7 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 8 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 0 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 1 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 2 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 3 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 4 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 5 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 6 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 7 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 8 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 9 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 10 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 11 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 12 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 0 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 1 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 2 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 3 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 4 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 5 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 6 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 7 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 8 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 9 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 10 [2021-04-13T15:50:23.895Z] parser_test.go:390: case 11 [2021-04-13T15:50:23.895Z] === RUN TestParseMountSpec [2021-04-13T15:50:23.895Z] --- PASS: TestParseMountSpec (0.01s) [2021-04-13T15:50:23.895Z] parser_test.go:455: case 0 [2021-04-13T15:50:23.895Z] parser_test.go:455: case 1 [2021-04-13T15:50:23.895Z] parser_test.go:455: case 2 [2021-04-13T15:50:23.895Z] parser_test.go:455: case 3 [2021-04-13T15:50:23.895Z] parser_test.go:455: case 4 [2021-04-13T15:50:23.895Z] parser_test.go:455: case 5 [2021-04-13T15:50:23.895Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-13T15:50:23.895Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-13T15:50:23.895Z] === RUN TestValidateMount [2021-04-13T15:50:23.895Z] --- PASS: TestValidateMount (0.00s) [2021-04-13T15:50:23.895Z] PASS [2021-04-13T15:50:23.895Z] coverage: 66.2% of statements [2021-04-13T15:50:23.895Z] ok github.com/docker/docker/volume/mounts 0.141s coverage: 66.2% of statements [2021-04-13T15:50:24.044Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-13T15:50:24.274Z] --- PASS: TestDockerNetworkConnectAlias (6.56s) [2021-04-13T15:50:24.274Z] === RUN TestDockerNetworkReConnect [2021-04-13T15:50:24.931Z] === RUN TestMiddlewares [2021-04-13T15:50:24.931Z] --- PASS: TestMiddlewares (0.00s) [2021-04-13T15:50:24.931Z] PASS [2021-04-13T15:50:24.931Z] coverage: 9.0% of statements [2021-04-13T15:50:24.931Z] ok github.com/docker/docker/api/server 0.083s coverage: 9.0% of statements [2021-04-13T15:50:25.444Z] time="2021-04-13T15:50:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-13T15:50:25.444Z] === RUN TestSetGetMeta [2021-04-13T15:50:25.444Z] === PAUSE TestSetGetMeta [2021-04-13T15:50:25.444Z] === RUN TestRestore [2021-04-13T15:50:25.444Z] === PAUSE TestRestore [2021-04-13T15:50:25.444Z] === RUN TestServiceCreate [2021-04-13T15:50:25.444Z] === PAUSE TestServiceCreate [2021-04-13T15:50:25.444Z] === RUN TestServiceList [2021-04-13T15:50:25.444Z] === PAUSE TestServiceList [2021-04-13T15:50:25.444Z] === RUN TestServiceRemove [2021-04-13T15:50:25.444Z] === PAUSE TestServiceRemove [2021-04-13T15:50:25.444Z] === RUN TestServiceGet [2021-04-13T15:50:25.444Z] === PAUSE TestServiceGet [2021-04-13T15:50:25.444Z] === RUN TestServicePrune [2021-04-13T15:50:25.444Z] === PAUSE TestServicePrune [2021-04-13T15:50:25.444Z] === RUN TestCreate [2021-04-13T15:50:25.444Z] === PAUSE TestCreate [2021-04-13T15:50:25.444Z] === RUN TestRemove [2021-04-13T15:50:25.444Z] === PAUSE TestRemove [2021-04-13T15:50:25.444Z] === RUN TestList [2021-04-13T15:50:25.444Z] === PAUSE TestList [2021-04-13T15:50:25.444Z] === RUN TestFindByDriver [2021-04-13T15:50:25.444Z] === PAUSE TestFindByDriver [2021-04-13T15:50:25.444Z] === RUN TestFindByReferenced [2021-04-13T15:50:25.444Z] === PAUSE TestFindByReferenced [2021-04-13T15:50:25.444Z] === RUN TestDerefMultipleOfSameRef [2021-04-13T15:50:25.444Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-13T15:50:25.444Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-13T15:50:25.444Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-13T15:50:25.444Z] === RUN TestDefererencePluginOnCreateError [2021-04-13T15:50:25.444Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-13T15:50:25.444Z] === RUN TestRefDerefRemove [2021-04-13T15:50:25.444Z] === PAUSE TestRefDerefRemove [2021-04-13T15:50:25.444Z] === RUN TestGet [2021-04-13T15:50:25.444Z] === PAUSE TestGet [2021-04-13T15:50:25.444Z] === RUN TestGetWithReference [2021-04-13T15:50:25.444Z] === PAUSE TestGetWithReference [2021-04-13T15:50:25.444Z] === RUN TestFilterFunc [2021-04-13T15:50:25.444Z] === RUN TestFilterFunc/test_nil_list [2021-04-13T15:50:25.444Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-13T15:50:25.444Z] === RUN TestFilterFunc/test_empty_list [2021-04-13T15:50:25.444Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-13T15:50:25.444Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-13T15:50:25.444Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-13T15:50:25.444Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-13T15:50:25.444Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-13T15:50:25.444Z] === RUN TestFilterFunc/test_filter_some [2021-04-13T15:50:25.444Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-13T15:50:25.444Z] === RUN TestFilterFunc/test_filter_middle [2021-04-13T15:50:25.444Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-13T15:50:25.444Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-13T15:50:25.444Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-13T15:50:25.444Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-13T15:50:25.444Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-13T15:50:25.444Z] === CONT TestFilterFunc/test_nil_list [2021-04-13T15:50:25.444Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-13T15:50:25.444Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-13T15:50:25.444Z] === CONT TestFilterFunc/test_filter_some [2021-04-13T15:50:25.444Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-13T15:50:25.444Z] === CONT TestFilterFunc/test_empty_list [2021-04-13T15:50:25.444Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-13T15:50:25.444Z] === CONT TestFilterFunc/test_filter_middle [2021-04-13T15:50:25.444Z] --- PASS: TestFilterFunc (0.00s) [2021-04-13T15:50:25.444Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-13T15:50:25.444Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-13T15:50:25.444Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-13T15:50:25.444Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-13T15:50:25.444Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-13T15:50:25.444Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-13T15:50:25.444Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-13T15:50:25.444Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-13T15:50:25.444Z] === CONT TestSetGetMeta [2021-04-13T15:50:25.444Z] === CONT TestFindByReferenced [2021-04-13T15:50:25.444Z] === CONT TestGet [2021-04-13T15:50:25.444Z] === CONT TestDefererencePluginOnCreateError [2021-04-13T15:50:25.444Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-13T15:50:25.444Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-13T15:50:25.444Z] --- PASS: TestGet (0.03s) [2021-04-13T15:50:25.444Z] === CONT TestDerefMultipleOfSameRef [2021-04-13T15:50:25.444Z] --- PASS: TestFindByReferenced (0.03s) [2021-04-13T15:50:25.444Z] === CONT TestFindByDriver [2021-04-13T15:50:25.444Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-13T15:50:25.444Z] === CONT TestList [2021-04-13T15:50:25.444Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-13T15:50:25.444Z] === CONT TestRemove [2021-04-13T15:50:25.444Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-13T15:50:25.444Z] === CONT TestCreate [2021-04-13T15:50:25.444Z] --- PASS: TestFindByDriver (0.03s) [2021-04-13T15:50:25.444Z] === CONT TestServicePrune [2021-04-13T15:50:25.444Z] --- PASS: TestList (0.03s) [2021-04-13T15:50:25.444Z] === CONT TestServiceGet [2021-04-13T15:50:25.444Z] === CONT TestServiceRemove [2021-04-13T15:50:25.444Z] --- PASS: TestRemove (0.02s) [2021-04-13T15:50:25.444Z] --- PASS: TestCreate (0.02s) [2021-04-13T15:50:25.444Z] === CONT TestServiceList [2021-04-13T15:50:25.907Z] --- PASS: TestServiceGet (0.14s) [2021-04-13T15:50:25.907Z] === CONT TestServiceCreate [2021-04-13T15:50:25.907Z] time="2021-04-13T15:50:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-13T15:50:25.907Z] --- PASS: TestServiceRemove (0.14s) [2021-04-13T15:50:25.907Z] === CONT TestRestore [2021-04-13T15:50:25.907Z] --- PASS: TestServiceList (0.14s) [2021-04-13T15:50:25.907Z] === CONT TestGetWithReference [2021-04-13T15:50:25.907Z] time="2021-04-13T15:50:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-13T15:50:25.907Z] time="2021-04-13T15:50:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-13T15:50:25.907Z] --- PASS: TestServiceCreate (0.03s) [2021-04-13T15:50:25.907Z] === CONT TestRefDerefRemove [2021-04-13T15:50:25.907Z] time="2021-04-13T15:50:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-13T15:50:25.907Z] time="2021-04-13T15:50:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-13T15:50:25.907Z] --- PASS: TestGetWithReference (0.02s) [2021-04-13T15:50:25.907Z] --- PASS: TestRestore (0.03s) [2021-04-13T15:50:25.907Z] --- PASS: TestServicePrune (0.18s) [2021-04-13T15:50:25.907Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-13T15:50:25.907Z] PASS [2021-04-13T15:50:25.907Z] coverage: 70.3% of statements [2021-04-13T15:50:25.907Z] ok github.com/docker/docker/volume/service 0.296s coverage: 70.3% of statements [2021-04-13T15:50:27.307Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-13T15:50:29.195Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-13T15:50:29.556Z] --- PASS: TestDockerNetworkReConnect (5.04s) [2021-04-13T15:50:29.556Z] === RUN TestServicePlugin [2021-04-13T15:50:29.556Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-13T15:50:29.556Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:50:29.556Z] === RUN TestServiceUpdateLabel [2021-04-13T15:50:29.673Z] time="2021-04-13T15:50:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-13T15:50:30.567Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-13T15:50:31.083Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-13T15:50:32.097Z] --- PASS: TestServiceUpdateLabel (3.23s) [2021-04-13T15:50:32.097Z] === RUN TestServiceUpdateSecrets [2021-04-13T15:50:32.447Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-13T15:50:33.372Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-13T15:50:34.300Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-13T15:50:35.251Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-13T15:50:37.126Z] --- PASS: TestServiceUpdatePidsLimit (17.34s) [2021-04-13T15:50:37.126Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-04-13T15:50:37.126Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-04-13T15:50:37.126Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-04-13T15:50:37.126Z] PASS [2021-04-13T15:50:37.126Z] [2021-04-13T15:50:37.126Z] === Skipped [2021-04-13T15:50:37.126Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-13T15:50:37.126Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:50:37.126Z] [2021-04-13T15:50:37.126Z] [2021-04-13T15:50:37.126Z] DONE 27 tests, 1 skipped in 183.470s [2021-04-13T15:50:37.126Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-13T15:50:37.126Z] INFO: Testing against a local daemon [2021-04-13T15:50:37.126Z] === RUN TestSessionCreate [2021-04-13T15:50:37.126Z] --- PASS: TestSessionCreate (0.02s) [2021-04-13T15:50:37.126Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-13T15:50:37.385Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-13T15:50:37.385Z] PASS [2021-04-13T15:50:37.385Z] [2021-04-13T15:50:37.385Z] DONE 2 tests in 0.076s [2021-04-13T15:50:37.385Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-13T15:50:37.385Z] INFO: Testing against a local daemon [2021-04-13T15:50:37.385Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-13T15:50:37.385Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-13T15:50:37.385Z] === RUN TestEventsExecDie [2021-04-13T15:50:38.276Z] --- PASS: TestGet (15.01s) [2021-04-13T15:50:38.276Z] === RUN TestPluginWithNoManifest [2021-04-13T15:50:38.276Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-13T15:50:38.276Z] === RUN TestGetAll [2021-04-13T15:50:38.276Z] --- PASS: TestGetAll (0.00s) [2021-04-13T15:50:38.276Z] PASS [2021-04-13T15:50:38.276Z] coverage: 73.4% of statements [2021-04-13T15:50:38.276Z] ok github.com/docker/docker/pkg/plugins 36.219s coverage: 73.4% of statements [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/quota [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/rootless [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/volume [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-13T15:50:38.276Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-13T15:50:38.323Z] --- PASS: TestEventsExecDie (1.10s) [2021-04-13T15:50:38.323Z] === RUN TestEventsBackwardsCompatible [2021-04-13T15:50:38.524Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-13T15:50:38.524Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-13T15:50:38.581Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-04-13T15:50:38.581Z] === RUN TestInfoBinaryCommits [2021-04-13T15:50:38.581Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-13T15:50:38.581Z] === RUN TestInfoAPIVersioned [2021-04-13T15:50:38.581Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-13T15:50:38.581Z] === RUN TestInfoDiscoveryBackend [2021-04-13T15:50:39.147Z] --- PASS: TestInfoDiscoveryBackend (0.67s) [2021-04-13T15:50:39.147Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === Skipped [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-13T15:50:39.827Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-13T15:50:39.827Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-13T15:50:39.827Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-04-13T15:50:39.827Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-13T15:50:39.827Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-13T15:50:39.827Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-13T15:50:39.827Z] daemon_test.go:147: root required [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-13T15:50:39.827Z] reload_test.go:520: root required [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-13T15:50:39.827Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-13T15:50:39.827Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-13T15:50:39.827Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-13T15:50:39.827Z] download_test.go:268: Needs fixing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-13T15:50:39.827Z] layer_test.go:304: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-13T15:50:39.827Z] layer_test.go:353: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-13T15:50:39.827Z] layer_test.go:468: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-13T15:50:39.827Z] layer_test.go:697: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-13T15:50:39.827Z] migration_test.go:46: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-13T15:50:39.827Z] migration_test.go:182: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-13T15:50:39.827Z] mount_test.go:17: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-13T15:50:39.827Z] mount_test.go:76: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-13T15:50:39.827Z] mount_test.go:125: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-13T15:50:39.827Z] mount_test.go:212: Failing on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:134: Xz not present in msys2 [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:239: Failing on Windows CI machines [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-13T15:50:39.827Z] archive_windows_test.go:16: Currently fails [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-13T15:50:39.827Z] changes_test.go:196: needs more investigation [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-04-13T15:50:39.827Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-04-13T15:50:39.827Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-13T15:50:39.827Z] changes_test.go:433: needs further investigation [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-13T15:50:39.827Z] changes_test.go:469: needs further investigation [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2021-04-13T15:50:39.827Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-13T15:50:39.827Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-13T15:50:39.827Z] poller_test.go:41: No chmod on Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-13T15:50:39.827Z] fileutils_test.go:134: Needs porting to Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-13T15:50:39.827Z] fileutils_test.go:180: Needs porting to Windows [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-13T15:50:39.827Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-13T15:50:39.827Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.827Z] [2021-04-13T15:50:39.827Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-04-13T15:50:39.828Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:50:39.828Z] [2021-04-13T15:50:39.828Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-13T15:50:39.828Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-13T15:50:39.828Z] [2021-04-13T15:50:39.828Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-13T15:50:39.828Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-13T15:50:39.828Z] [2021-04-13T15:50:39.828Z] [2021-04-13T15:50:39.828Z] DONE 1833 tests, 47 skipped in 225.814s [2021-04-13T15:50:39.828Z] INFO: make.ps1 ended at 04/13/2021 15:50:39 [2021-04-13T15:50:40.082Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-13T15:50:40.082Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-13T15:50:41.017Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2021-04-13T15:50:41.017Z] === RUN TestInfoAPI [2021-04-13T15:50:41.017Z] --- PASS: TestInfoAPI (0.02s) [2021-04-13T15:50:41.017Z] === RUN TestInfoAPIWarnings [2021-04-13T15:50:41.038Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-13T15:50:42.753Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-13T15:50:42.753Z] INFO: Unit tests ended at 04/13/2021 15:50:42. Duration:00:04:05.4957917 [2021-04-13T15:50:42.753Z] INFO: Building busybox [2021-04-13T15:50:42.753Z] Sending build context to Docker daemon 5.12kB [2021-04-13T15:50:42.753Z] [2021-04-13T15:50:42.753Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-13T15:50:42.753Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-13T15:50:42.753Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-13T15:50:42.753Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-13T15:50:42.753Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-13T15:50:42.753Z] ---> 39d157a84080 [2021-04-13T15:50:42.753Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-13T15:50:42.753Z] ---> Running in 75e953dc1225 [2021-04-13T15:50:43.650Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-13T15:50:47.471Z] Removing intermediate container 75e953dc1225 [2021-04-13T15:50:47.472Z] ---> 5edb95d0073c [2021-04-13T15:50:47.472Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-13T15:50:47.472Z] ---> Running in 9d3fd0061923 [2021-04-13T15:50:47.934Z] Removing intermediate container 9d3fd0061923 [2021-04-13T15:50:47.934Z] ---> cfbc86ee8425 [2021-04-13T15:50:47.934Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-13T15:50:48.397Z] ---> Running in 79166a4b11fd [2021-04-13T15:50:48.397Z] Removing intermediate container 79166a4b11fd [2021-04-13T15:50:48.397Z] ---> 93c44669b8d8 [2021-04-13T15:50:48.397Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-13T15:50:48.892Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-13T15:50:49.946Z] [2021-04-13T15:50:50.198Z] --- PASS: TestServiceUpdateSecrets (15.52s) [2021-04-13T15:50:50.198Z] === RUN TestServiceUpdateConfigs [2021-04-13T15:50:50.257Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-13T15:50:50.409Z] ---> 3c2a98385dea [2021-04-13T15:50:50.409Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-13T15:50:50.409Z] ---> Running in 923dd44b1dab [2021-04-13T15:50:52.773Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-13T15:50:54.139Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-13T15:50:54.139Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-13T15:50:58.306Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-13T15:50:59.093Z] --- PASS: TestInfoAPIWarnings (16.67s) [2021-04-13T15:50:59.093Z] === RUN TestInfoDebug [2021-04-13T15:50:59.093Z] --- PASS: TestInfoDebug (0.68s) [2021-04-13T15:50:59.093Z] === RUN TestInfoInsecureRegistries [2021-04-13T15:50:59.093Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2021-04-13T15:50:59.093Z] === RUN TestInfoRegistryMirrors [2021-04-13T15:50:59.659Z] --- PASS: TestInfoRegistryMirrors (0.84s) [2021-04-13T15:50:59.659Z] === RUN TestLoginFailsWithBadCredentials [2021-04-13T15:50:59.917Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-13T15:50:59.917Z] === RUN TestPingCacheHeaders [2021-04-13T15:50:59.917Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-13T15:50:59.917Z] === RUN TestPingGet [2021-04-13T15:50:59.917Z] --- PASS: TestPingGet (0.02s) [2021-04-13T15:50:59.917Z] === RUN TestPingHead [2021-04-13T15:50:59.917Z] --- PASS: TestPingHead (0.02s) [2021-04-13T15:50:59.917Z] === RUN TestVersion [2021-04-13T15:50:59.917Z] --- PASS: TestVersion (0.02s) [2021-04-13T15:50:59.917Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-13T15:51:00.772Z] Removing intermediate container 923dd44b1dab [2021-04-13T15:51:00.772Z] ---> d0e6f076a28d [2021-04-13T15:51:00.772Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-13T15:51:00.772Z] ---> Running in 0d98545777b3 [2021-04-13T15:51:01.235Z] [2021-04-13T15:51:01.235Z] SUCCESS: Specified value was saved. [2021-04-13T15:51:01.572Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-13T15:51:01.820Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-04-13T15:51:01.820Z] PASS [2021-04-13T15:51:01.820Z] [2021-04-13T15:51:01.820Z] DONE 18 tests in 24.161s [2021-04-13T15:51:01.820Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-13T15:51:01.820Z] INFO: Testing against a local daemon [2021-04-13T15:51:01.820Z] === RUN TestVolumesCreateAndList [2021-04-13T15:51:01.820Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-13T15:51:01.820Z] === RUN TestVolumesRemove [2021-04-13T15:51:01.820Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-13T15:51:01.820Z] === RUN TestVolumesInspect [2021-04-13T15:51:01.820Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-13T15:51:01.820Z] === RUN TestVolumesInvalidJSON [2021-04-13T15:51:01.820Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-13T15:51:01.820Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-13T15:51:01.820Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-13T15:51:01.820Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-13T15:51:01.820Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-13T15:51:01.820Z] PASS [2021-04-13T15:51:01.820Z] [2021-04-13T15:51:01.820Z] DONE 5 tests in 0.185s [2021-04-13T15:51:01.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-13T15:51:01.828Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-13T15:51:02.389Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-13T15:51:02.645Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-13T15:51:03.207Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-13T15:51:03.216Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-13T15:51:03.216Z] Removing test suite binaries [2021-04-13T15:51:03.216Z] exiting test-integration [2021-04-13T15:51:03.216Z] ++ exit 0 [2021-04-13T15:51:03.216Z] [2021-04-13T15:51:03.431Z] Removing intermediate container 0d98545777b3 [2021-04-13T15:51:03.431Z] ---> 4ed90560a8ba [2021-04-13T15:51:03.431Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-13T15:51:03.431Z] ---> Running in 6655fdb25a08 [2021-04-13T15:51:03.463Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-13T15:51:03.720Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-13T15:51:04.281Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-13T15:51:05.090Z] --- PASS: TestServiceUpdateConfigs (14.98s) [2021-04-13T15:51:05.090Z] === RUN TestServiceUpdateNetwork Post stage [Pipeline] junit [2021-04-13T15:51:07.462Z] Recording test results [2021-04-13T15:51:08.142Z] Cannot create a file when that file already exists. [2021-04-13T15:51:08.449Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-13T15:51:09.133Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-13T15:51:09.487Z] + echo Ensuring container killed. [2021-04-13T15:51:09.487Z] Ensuring container killed. [2021-04-13T15:51:09.487Z] + docker rm -vf docker-pr4 [2021-04-13T15:51:09.487Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-04-13T15:51:09.770Z] + echo Chowning /workspace to jenkins user [2021-04-13T15:51:09.770Z] Chowning /workspace to jenkins user [2021-04-13T15:51:09.770Z] + id -u [2021-04-13T15:51:09.770Z] + id -g [2021-04-13T15:51:09.770Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42273:/workspace busybox chown -R 1000:1000 /workspace [2021-04-13T15:51:09.770Z] Unable to find image 'busybox:latest' locally [2021-04-13T15:51:09.770Z] latest: Pulling from library/busybox [2021-04-13T15:51:09.816Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-13T15:51:09.816Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-13T15:51:10.028Z] f531cdc67389: Pulling fs layer [2021-04-13T15:51:10.028Z] f531cdc67389: Verifying Checksum [2021-04-13T15:51:10.028Z] f531cdc67389: Download complete [2021-04-13T15:51:10.028Z] f531cdc67389: Pull complete [2021-04-13T15:51:10.028Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-13T15:51:10.288Z] Status: Downloaded newer image for busybox:latest [2021-04-13T15:51:12.332Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-13T15:51:12.332Z] === RUN TestDockerSuite/TestBuildEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-13T15:51:12.861Z] Removing intermediate container 6655fdb25a08 [2021-04-13T15:51:12.861Z] ---> 82866ef47127 [2021-04-13T15:51:12.861Z] Step 13/13 : CMD ["sh"] [2021-04-13T15:51:12.861Z] ---> Running in f7e39b7d23fd [2021-04-13T15:51:12.861Z] Removing intermediate container f7e39b7d23fd [2021-04-13T15:51:12.861Z] ---> bec893cff0ff [2021-04-13T15:51:12.861Z] Successfully built bec893cff0ff [2021-04-13T15:51:12.861Z] Successfully tagged busybox:latest [2021-04-13T15:51:12.861Z] INFO: Docker images of the daemon under test [2021-04-13T15:51:12.861Z] [2021-04-13T15:51:12.861Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-13T15:51:12.861Z] busybox latest bec893cff0ff Less than a second ago 2.78GB [2021-04-13T15:51:12.861Z] microsoft/windowsservercore latest 39d157a84080 7 weeks ago 2.74GB [2021-04-13T15:51:12.861Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 7 weeks ago 2.74GB [2021-04-13T15:51:12.861Z] [2021-04-13T15:51:12.861Z] INFO: Running integration tests at 04/13/2021 15:51:12... [2021-04-13T15:51:12.862Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-13T15:51:12.862Z] INFO: Integration API tests being run from the host: [2021-04-13T15:51:12.862Z] INFO: make.ps1 starting at 04/13/2021 15:51:12 [2021-04-13T15:51:13.120Z] + bundleName=amd64-cgroup2 [2021-04-13T15:51:13.120Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-13T15:51:13.120Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-13T15:51:13.120Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-04-13T15:51:13.120Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-13T15:51:13.275Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [Pipeline] archiveArtifacts [2021-04-13T15:51:13.390Z] Archiving artifacts [2021-04-13T15:51:13.838Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-13T15:51:13.856Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-13T15:51:15.221Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-13T15:51:15.335Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-13T15:51:15.652Z] + make clean [2021-04-13T15:51:15.782Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-13T15:51:15.911Z] docker volume rm -f docker-dev-cache [2021-04-13T15:51:15.911Z] docker-dev-cache [Pipeline] deleteDir [2021-04-13T15:51:17.674Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-13T15:51:19.984Z] --- PASS: TestServiceUpdateNetwork (14.82s) [2021-04-13T15:51:19.984Z] === RUN TestServiceUpdatePidsLimit [2021-04-13T15:51:19.984Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-13T15:51:19.984Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-13T15:51:20.189Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-13T15:51:25.543Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-13T15:51:25.543Z] === RUN TestBoolValue [2021-04-13T15:51:25.543Z] --- PASS: TestBoolValue (0.00s) [2021-04-13T15:51:25.543Z] === RUN TestBoolValueOrDefault [2021-04-13T15:51:25.543Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-13T15:51:25.543Z] === RUN TestInt64ValueOrZero [2021-04-13T15:51:25.543Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-13T15:51:25.543Z] === RUN TestInt64ValueOrDefault [2021-04-13T15:51:25.543Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-13T15:51:25.543Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-13T15:51:25.543Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-13T15:51:25.543Z] === RUN TestJsonContentType [2021-04-13T15:51:25.543Z] --- PASS: TestJsonContentType (0.00s) [2021-04-13T15:51:25.543Z] PASS [2021-04-13T15:51:25.543Z] coverage: 14.7% of statements [2021-04-13T15:51:25.543Z] ok github.com/docker/docker/api/server/httputils 0.073s coverage: 14.7% of statements [2021-04-13T15:51:26.528Z] === RUN TestMaskSecretKeys [2021-04-13T15:51:26.528Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-13T15:51:26.528Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-13T15:51:26.528Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-13T15:51:26.528Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-13T15:51:26.528Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-13T15:51:26.528Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-13T15:51:26.528Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-13T15:51:26.528Z] === RUN TestVersionMiddlewareVersion [2021-04-13T15:51:26.528Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-13T15:51:26.528Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-13T15:51:26.528Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-13T15:51:26.528Z] PASS [2021-04-13T15:51:26.528Z] coverage: 37.7% of statements [2021-04-13T15:51:26.528Z] ok github.com/docker/docker/api/server/middleware 0.076s coverage: 37.7% of statements [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-13T15:51:26.528Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-13T15:51:27.512Z] === RUN TestStrSliceMarshalJSON [2021-04-13T15:51:27.512Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-13T15:51:27.512Z] === RUN TestStrSliceUnmarshalJSON [2021-04-13T15:51:27.512Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-13T15:51:27.512Z] === RUN TestStrSliceUnmarshalString [2021-04-13T15:51:27.512Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-13T15:51:27.512Z] === RUN TestStrSliceUnmarshalSlice [2021-04-13T15:51:27.512Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-13T15:51:27.512Z] PASS [2021-04-13T15:51:27.512Z] coverage: 90.0% of statements [2021-04-13T15:51:27.512Z] ok github.com/docker/docker/api/types/strslice 0.081s coverage: 90.0% of statements [2021-04-13T15:51:27.980Z] === RUN TestToJSON [2021-04-13T15:51:27.980Z] --- PASS: TestToJSON (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestToParamWithVersion [2021-04-13T15:51:27.980Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestFromJSON [2021-04-13T15:51:27.980Z] --- PASS: TestFromJSON (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestEmpty [2021-04-13T15:51:27.980Z] --- PASS: TestEmpty (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestArgsMatchKVListEmptySources [2021-04-13T15:51:27.980Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestArgsMatchKVList [2021-04-13T15:51:27.980Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestArgsMatch [2021-04-13T15:51:27.980Z] --- PASS: TestArgsMatch (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestAdd [2021-04-13T15:51:27.980Z] --- PASS: TestAdd (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestDel [2021-04-13T15:51:27.980Z] --- PASS: TestDel (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestLen [2021-04-13T15:51:27.980Z] --- PASS: TestLen (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestExactMatch [2021-04-13T15:51:27.980Z] --- PASS: TestExactMatch (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestOnlyOneExactMatch [2021-04-13T15:51:27.980Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestContains [2021-04-13T15:51:27.980Z] --- PASS: TestContains (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestValidate [2021-04-13T15:51:27.980Z] --- PASS: TestValidate (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestWalkValues [2021-04-13T15:51:27.980Z] --- PASS: TestWalkValues (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestFuzzyMatch [2021-04-13T15:51:27.980Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-13T15:51:27.980Z] === RUN TestClone [2021-04-13T15:51:27.980Z] --- PASS: TestClone (0.00s) [2021-04-13T15:51:27.980Z] PASS [2021-04-13T15:51:27.980Z] coverage: 92.2% of statements [2021-04-13T15:51:27.980Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2021-04-13T15:51:28.112Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-13T15:51:28.276Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-13T15:51:28.447Z] === RUN TestAdjustForAPIVersion [2021-04-13T15:51:28.447Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-13T15:51:28.447Z] PASS [2021-04-13T15:51:28.447Z] coverage: 5.7% of statements [2021-04-13T15:51:28.447Z] ok github.com/docker/docker/api/server/router/swarm 0.074s coverage: 5.7% of statements [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-13T15:51:28.447Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-13T15:51:28.447Z] === RUN TestDurationToSecondsString [2021-04-13T15:51:28.447Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-13T15:51:28.447Z] === RUN TestGetTimestamp [2021-04-13T15:51:28.447Z] --- PASS: TestGetTimestamp (0.18s) [2021-04-13T15:51:28.447Z] === RUN TestParseTimestamps [2021-04-13T15:51:28.447Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-13T15:51:28.447Z] PASS [2021-04-13T15:51:28.447Z] coverage: 100.0% of statements [2021-04-13T15:51:28.447Z] ok github.com/docker/docker/api/types/time 0.308s coverage: 100.0% of statements [2021-04-13T15:51:28.914Z] === RUN TestCompareVersion [2021-04-13T15:51:28.914Z] --- PASS: TestCompareVersion (0.00s) [2021-04-13T15:51:28.914Z] PASS [2021-04-13T15:51:28.914Z] coverage: 75.0% of statements [2021-04-13T15:51:28.914Z] ok github.com/docker/docker/api/types/versions 0.069s coverage: 75.0% of statements [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/builder [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-13T15:51:28.914Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-13T15:51:30.478Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-13T15:51:30.478Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-13T15:51:30.946Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-13T15:51:30.946Z] === RUN TestCloneArgsSmartHttp [2021-04-13T15:51:30.946Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-13T15:51:30.946Z] === RUN TestCloneArgsDumbHttp [2021-04-13T15:51:30.946Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-13T15:51:30.946Z] === RUN TestCloneArgsGit [2021-04-13T15:51:30.946Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-13T15:51:30.946Z] === RUN TestCheckoutGit [2021-04-13T15:51:32.442Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-13T15:51:33.159Z] === RUN TestEnable [2021-04-13T15:51:33.159Z] --- PASS: TestEnable (0.00s) [2021-04-13T15:51:33.159Z] === RUN TestDisable [2021-04-13T15:51:33.159Z] --- PASS: TestDisable (0.00s) [2021-04-13T15:51:33.159Z] === RUN TestEnabled [2021-04-13T15:51:33.159Z] --- PASS: TestEnabled (0.00s) [2021-04-13T15:51:33.159Z] PASS [2021-04-13T15:51:33.159Z] coverage: 100.0% of statements [2021-04-13T15:51:33.159Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2021-04-13T15:51:34.143Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-13T15:51:34.143Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-13T15:51:34.143Z] === RUN TestProcessNoDockerignore [2021-04-13T15:51:34.143Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-04-13T15:51:34.143Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-13T15:51:34.143Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-04-13T15:51:34.143Z] === RUN TestDetectContentType [2021-04-13T15:51:34.143Z] --- PASS: TestDetectContentType (0.00s) [2021-04-13T15:51:34.143Z] === RUN TestSelectAcceptableMIME [2021-04-13T15:51:34.143Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-13T15:51:34.143Z] === RUN TestInspectEmptyResponse [2021-04-13T15:51:34.143Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-13T15:51:34.143Z] === RUN TestInspectResponseBinary [2021-04-13T15:51:34.143Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-13T15:51:34.143Z] === RUN TestResponseUnsupportedContentType [2021-04-13T15:51:34.143Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-13T15:51:34.143Z] === RUN TestInspectResponseTextSimple [2021-04-13T15:51:34.143Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-13T15:51:34.143Z] === RUN TestInspectResponseEmptyContentType [2021-04-13T15:51:34.143Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-13T15:51:34.143Z] === RUN TestUnknownContentLength [2021-04-13T15:51:34.143Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-13T15:51:34.143Z] === RUN TestDownloadRemote [2021-04-13T15:51:34.143Z] --- PASS: TestDownloadRemote (0.09s) [2021-04-13T15:51:34.143Z] === RUN TestGetWithStatusError [2021-04-13T15:51:34.143Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-13T15:51:34.143Z] === RUN TestCloseRootDirectory [2021-04-13T15:51:34.143Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-13T15:51:34.143Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:51:34.143Z] === RUN TestHashFile [2021-04-13T15:51:34.143Z] --- SKIP: TestHashFile (0.01s) [2021-04-13T15:51:34.143Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:51:34.143Z] === RUN TestHashSubdir [2021-04-13T15:51:34.143Z] --- SKIP: TestHashSubdir (0.01s) [2021-04-13T15:51:34.143Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:51:34.143Z] === RUN TestRemoveDirectory [2021-04-13T15:51:34.143Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-04-13T15:51:34.143Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:51:34.143Z] PASS [2021-04-13T15:51:34.143Z] coverage: 9.3% of statements [2021-04-13T15:51:34.143Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 9.3% of statements [2021-04-13T15:51:34.611Z] === RUN TestGetAllAllowed [2021-04-13T15:51:34.611Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestGetAllMeta [2021-04-13T15:51:34.611Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-13T15:51:34.611Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestIsUnreferencedBuiltin [2021-04-13T15:51:34.611Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestIsExistingDirectory [2021-04-13T15:51:34.611Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestGetFilenameForDownload [2021-04-13T15:51:34.611Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestEnv2Variables [2021-04-13T15:51:34.611Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-13T15:51:34.611Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestMaintainer [2021-04-13T15:51:34.611Z] --- PASS: TestMaintainer (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestLabel [2021-04-13T15:51:34.611Z] --- PASS: TestLabel (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestFromScratch [2021-04-13T15:51:34.611Z] --- PASS: TestFromScratch (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestFromWithArg [2021-04-13T15:51:34.611Z] --- PASS: TestFromWithArg (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-13T15:51:34.611Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestFromWithUndefinedArg [2021-04-13T15:51:34.611Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestFromMultiStageWithNamedStage [2021-04-13T15:51:34.611Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestOnbuild [2021-04-13T15:51:34.611Z] --- PASS: TestOnbuild (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestWorkdir [2021-04-13T15:51:34.611Z] --- PASS: TestWorkdir (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestCmd [2021-04-13T15:51:34.611Z] --- PASS: TestCmd (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestHealthcheckNone [2021-04-13T15:51:34.611Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestHealthcheckCmd [2021-04-13T15:51:34.611Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestEntrypoint [2021-04-13T15:51:34.611Z] --- PASS: TestEntrypoint (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestExpose [2021-04-13T15:51:34.611Z] --- PASS: TestExpose (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestUser [2021-04-13T15:51:34.611Z] --- PASS: TestUser (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestVolume [2021-04-13T15:51:34.611Z] --- PASS: TestVolume (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestStopSignal [2021-04-13T15:51:34.611Z] --- SKIP: TestStopSignal (0.00s) [2021-04-13T15:51:34.611Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-13T15:51:34.611Z] === RUN TestArg [2021-04-13T15:51:34.611Z] --- PASS: TestArg (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestShell [2021-04-13T15:51:34.611Z] --- PASS: TestShell (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestPrependEnvOnCmd [2021-04-13T15:51:34.611Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestRunWithBuildArgs [2021-04-13T15:51:34.611Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestRunIgnoresHealthcheck [2021-04-13T15:51:34.611Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestDispatchUnsupportedOptions [2021-04-13T15:51:34.611Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-13T15:51:34.611Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-13T15:51:34.611Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-13T15:51:34.611Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestNormalizeWorkdir [2021-04-13T15:51:34.611Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestDispatch [2021-04-13T15:51:34.611Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-13T15:51:34.611Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-13T15:51:34.611Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-13T15:51:34.611Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-13T15:51:34.611Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-13T15:51:34.611Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-13T15:51:34.611Z] === RUN TestDispatch/COPY_url [2021-04-13T15:51:34.611Z] --- PASS: TestDispatch (0.08s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-13T15:51:34.611Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestAddScratchImageAddsToMounts [2021-04-13T15:51:34.611Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-13T15:51:34.611Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-13T15:51:34.611Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-13T15:51:34.611Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestImageSourceGetAddsToMounts [2021-04-13T15:51:34.611Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestEmptyDockerfile [2021-04-13T15:51:34.611Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-13T15:51:34.611Z] === RUN TestSymlinkDockerfile [2021-04-13T15:51:34.611Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-13T15:51:34.611Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-13T15:51:34.611Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestNonExistingDockerfile [2021-04-13T15:51:34.611Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestCopyRunConfig [2021-04-13T15:51:34.611Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestDeepCopyRunConfig [2021-04-13T15:51:34.611Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestExportImage [2021-04-13T15:51:34.611Z] --- PASS: TestExportImage (0.00s) [2021-04-13T15:51:34.611Z] === RUN TestNormalizeDest [2021-04-13T15:51:34.611Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-13T15:51:34.611Z] PASS [2021-04-13T15:51:34.611Z] coverage: 46.8% of statements [2021-04-13T15:51:34.611Z] ok github.com/docker/docker/builder/dockerfile 0.392s coverage: 46.8% of statements [2021-04-13T15:51:35.078Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-13T15:51:36.239Z] --- PASS: TestServiceUpdatePidsLimit (17.58s) [2021-04-13T15:51:36.239Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-04-13T15:51:36.239Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-13T15:51:36.239Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-13T15:51:36.239Z] PASS [2021-04-13T15:51:36.239Z] [2021-04-13T15:51:36.239Z] === Skipped [2021-04-13T15:51:36.239Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-13T15:51:36.239Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:51:36.239Z] [2021-04-13T15:51:36.239Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-13T15:51:36.239Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:51:36.239Z] [2021-04-13T15:51:36.239Z] [2021-04-13T15:51:36.239Z] DONE 27 tests, 2 skipped in 159.666s [2021-04-13T15:51:36.239Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-13T15:51:36.239Z] ++ 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-04-13T15:51:36.239Z] ++ set -e [2021-04-13T15:51:36.239Z] ++ '[' -n 0 ']' [2021-04-13T15:51:36.239Z] ++ set -x [2021-04-13T15:51:36.239Z] ++ env -i DEST=/go/src/github.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-04-13T15:51:36.239Z] INFO: Testing against a local daemon [2021-04-13T15:51:36.239Z] === RUN TestSessionCreate [2021-04-13T15:51:36.239Z] --- PASS: TestSessionCreate (0.05s) [2021-04-13T15:51:36.239Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-13T15:51:36.239Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-13T15:51:36.239Z] PASS [2021-04-13T15:51:36.239Z] [2021-04-13T15:51:36.239Z] DONE 2 tests in 0.240s [2021-04-13T15:51:36.239Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-13T15:51:36.239Z] ++ 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-04-13T15:51:36.239Z] ++ set -e [2021-04-13T15:51:36.239Z] ++ '[' -n 0 ']' [2021-04-13T15:51:36.239Z] ++ set -x [2021-04-13T15:51:36.239Z] ++ env -i DEST=/go/src/github.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-04-13T15:51:36.239Z] INFO: Testing against a local daemon [2021-04-13T15:51:36.239Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-13T15:51:36.239Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T15:51:36.239Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T15:51:36.239Z] === RUN TestEventsExecDie [2021-04-13T15:51:36.499Z] --- PASS: TestEventsExecDie (1.11s) [2021-04-13T15:51:36.499Z] === RUN TestEventsBackwardsCompatible [2021-04-13T15:51:36.759Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-13T15:51:36.759Z] === RUN TestInfoBinaryCommits [2021-04-13T15:51:36.759Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-13T15:51:36.759Z] === RUN TestInfoAPIVersioned [2021-04-13T15:51:36.759Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-13T15:51:36.759Z] === RUN TestInfoDiscoveryBackend [2021-04-13T15:51:37.698Z] --- PASS: TestInfoDiscoveryBackend (1.09s) [2021-04-13T15:51:37.698Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-13T15:51:39.082Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-13T15:51:39.082Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-13T15:51:40.022Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.11s) [2021-04-13T15:51:40.022Z] === RUN TestInfoAPI [2021-04-13T15:51:40.022Z] --- PASS: TestInfoAPI (0.05s) [2021-04-13T15:51:40.022Z] === RUN TestInfoAPIWarnings [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-13T15:51:40.060Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2021-04-13T15:51:40.060Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-13T15:51:40.060Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-13T15:51:40.060Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-04-13T15:51:40.060Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-13T15:51:40.060Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-04-13T15:51:40.060Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/builder [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-13T15:51:40.060Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-13T15:51:43.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T15:51:43.893Z] INFO: Testing against a local daemon [2021-04-13T15:51:43.893Z] === RUN TestBuildWithSession [2021-04-13T15:51:43.893Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-13T15:51:43.893Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:51:43.893Z] === RUN TestBuildSquashParent [2021-04-13T15:51:43.893Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-13T15:51:43.893Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T15:51:43.893Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-13T15:51:43.893Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:51:43.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:51:43.893Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:51:43.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:51:43.893Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:51:43.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:51:43.893Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:51:43.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:51:43.893Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:51:43.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:51:43.893Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:51:43.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:51:43.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:51:43.893Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:51:43.893Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:51:43.893Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:51:44.261Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-04-13T15:51:44.261Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 48.5% of statements [2021-04-13T15:51:44.261Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-13T15:51:44.614Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-13T15:51:45.202Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-04-13T15:51:46.143Z] ok github.com/docker/docker/builder/remotecontext/git 1.318s coverage: 86.3% of statements [2021-04-13T15:51:46.143Z] ? github.com/docker/docker/cli [no test files] [2021-04-13T15:51:46.143Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-13T15:51:47.561Z] === RUN TestCheckpointCreateError [2021-04-13T15:51:47.562Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCheckpointCreate [2021-04-13T15:51:47.562Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCheckpointDeleteError [2021-04-13T15:51:47.562Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCheckpointDelete [2021-04-13T15:51:47.562Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCheckpointListError [2021-04-13T15:51:47.562Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCheckpointList [2021-04-13T15:51:47.562Z] --- PASS: TestCheckpointList (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCheckpointListContainerNotFound [2021-04-13T15:51:47.562Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestNewClientWithOpsFromEnv [2021-04-13T15:51:47.562Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-13T15:51:47.562Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-13T15:51:47.562Z] === RUN TestGetAPIPath [2021-04-13T15:51:47.562Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestParseHostURL [2021-04-13T15:51:47.562Z] --- PASS: TestParseHostURL (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-13T15:51:47.562Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-13T15:51:47.562Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestNegotiateAPIVersion [2021-04-13T15:51:47.562Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestNegotiateAPVersionOverride [2021-04-13T15:51:47.562Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-13T15:51:47.562Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-13T15:51:47.562Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-13T15:51:47.562Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestClientRedirect [2021-04-13T15:51:47.562Z] --- PASS: TestClientRedirect (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigCreateUnsupported [2021-04-13T15:51:47.562Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigCreateError [2021-04-13T15:51:47.562Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigCreate [2021-04-13T15:51:47.562Z] --- PASS: TestConfigCreate (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigInspectNotFound [2021-04-13T15:51:47.562Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigInspectWithEmptyID [2021-04-13T15:51:47.562Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigInspectUnsupported [2021-04-13T15:51:47.562Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigInspectError [2021-04-13T15:51:47.562Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigInspectConfigNotFound [2021-04-13T15:51:47.562Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigInspect [2021-04-13T15:51:47.562Z] --- PASS: TestConfigInspect (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigListUnsupported [2021-04-13T15:51:47.562Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigListError [2021-04-13T15:51:47.562Z] --- PASS: TestConfigListError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigList [2021-04-13T15:51:47.562Z] --- PASS: TestConfigList (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigRemoveUnsupported [2021-04-13T15:51:47.562Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigRemoveError [2021-04-13T15:51:47.562Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigRemove [2021-04-13T15:51:47.562Z] --- PASS: TestConfigRemove (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigUpdateUnsupported [2021-04-13T15:51:47.562Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigUpdateError [2021-04-13T15:51:47.562Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestConfigUpdate [2021-04-13T15:51:47.562Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerCommitError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerCommit [2021-04-13T15:51:47.562Z] --- PASS: TestContainerCommit (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStatPathError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStatPathNotFoundError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStatPathNoHeaderError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStatPath [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCopyToContainerError [2021-04-13T15:51:47.562Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCopyToContainerNotFoundError [2021-04-13T15:51:47.562Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-13T15:51:47.562Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCopyToContainer [2021-04-13T15:51:47.562Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCopyFromContainerError [2021-04-13T15:51:47.562Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCopyFromContainerNotFoundError [2021-04-13T15:51:47.562Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-13T15:51:47.562Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-13T15:51:47.562Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestCopyFromContainer [2021-04-13T15:51:47.562Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerCreateError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerCreateImageNotFound [2021-04-13T15:51:47.562Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerCreateWithName [2021-04-13T15:51:47.562Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerCreateAutoRemove [2021-04-13T15:51:47.562Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerDiffError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerDiff [2021-04-13T15:51:47.562Z] --- PASS: TestContainerDiff (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExecCreateError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExecCreate [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExecStartError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExecStart [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExecInspectError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExecInspect [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExportError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExportError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExport [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExport (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerInspectError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerInspectContainerNotFound [2021-04-13T15:51:47.562Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerInspectWithEmptyID [2021-04-13T15:51:47.562Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerInspect [2021-04-13T15:51:47.562Z] --- PASS: TestContainerInspect (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerInspectNode [2021-04-13T15:51:47.562Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerKillError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerKillError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerKill [2021-04-13T15:51:47.562Z] --- PASS: TestContainerKill (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerListError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerListError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerList [2021-04-13T15:51:47.562Z] --- PASS: TestContainerList (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerLogsNotFoundError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerLogsError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerLogs [2021-04-13T15:51:47.562Z] --- PASS: TestContainerLogs (0.20s) [2021-04-13T15:51:47.562Z] === RUN TestContainerPauseError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerPause [2021-04-13T15:51:47.562Z] --- PASS: TestContainerPause (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainersPruneError [2021-04-13T15:51:47.562Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainersPrune [2021-04-13T15:51:47.562Z] --- PASS: TestContainersPrune (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerRemoveError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerRemoveNotFoundError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerRemove [2021-04-13T15:51:47.562Z] --- PASS: TestContainerRemove (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerRenameError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerRename [2021-04-13T15:51:47.562Z] --- PASS: TestContainerRename (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerResizeError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExecResizeError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerResize [2021-04-13T15:51:47.562Z] --- PASS: TestContainerResize (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerExecResize [2021-04-13T15:51:47.562Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerRestartError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerRestart [2021-04-13T15:51:47.562Z] --- PASS: TestContainerRestart (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStartError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStartError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStart [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStart (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStatsError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStats [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStats (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStopError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStopError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerStop [2021-04-13T15:51:47.562Z] --- PASS: TestContainerStop (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerTopError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerTopError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerTop [2021-04-13T15:51:47.562Z] --- PASS: TestContainerTop (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerUnpauseError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerUnpause [2021-04-13T15:51:47.562Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerUpdateError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerUpdate [2021-04-13T15:51:47.562Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerWaitError [2021-04-13T15:51:47.562Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestContainerWait [2021-04-13T15:51:47.562Z] --- PASS: TestContainerWait (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestDiskUsageError [2021-04-13T15:51:47.562Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-13T15:51:47.562Z] === RUN TestDiskUsage [2021-04-13T15:51:47.882Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-13T15:51:48.029Z] --- PASS: TestDiskUsage (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestDistributionInspectUnsupported [2021-04-13T15:51:48.029Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestDistributionInspectWithEmptyID [2021-04-13T15:51:48.029Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestEventsErrorInOptions [2021-04-13T15:51:48.029Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestEventsErrorFromServer [2021-04-13T15:51:48.029Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestEvents [2021-04-13T15:51:48.029Z] --- PASS: TestEvents (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestTLSCloseWriter [2021-04-13T15:51:48.029Z] === PAUSE TestTLSCloseWriter [2021-04-13T15:51:48.029Z] === RUN TestImageBuildError [2021-04-13T15:51:48.029Z] --- PASS: TestImageBuildError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageBuild [2021-04-13T15:51:48.029Z] --- PASS: TestImageBuild (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestGetDockerOS [2021-04-13T15:51:48.029Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageCreateError [2021-04-13T15:51:48.029Z] --- PASS: TestImageCreateError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageCreate [2021-04-13T15:51:48.029Z] --- PASS: TestImageCreate (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageHistoryError [2021-04-13T15:51:48.029Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageHistory [2021-04-13T15:51:48.029Z] --- PASS: TestImageHistory (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageImportError [2021-04-13T15:51:48.029Z] --- PASS: TestImageImportError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageImport [2021-04-13T15:51:48.029Z] --- PASS: TestImageImport (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageInspectError [2021-04-13T15:51:48.029Z] --- PASS: TestImageInspectError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageInspectImageNotFound [2021-04-13T15:51:48.029Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageInspectWithEmptyID [2021-04-13T15:51:48.029Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageInspect [2021-04-13T15:51:48.029Z] --- PASS: TestImageInspect (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageListError [2021-04-13T15:51:48.029Z] --- PASS: TestImageListError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageList [2021-04-13T15:51:48.029Z] --- PASS: TestImageList (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageListApiBefore125 [2021-04-13T15:51:48.029Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageLoadError [2021-04-13T15:51:48.029Z] --- PASS: TestImageLoadError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageLoad [2021-04-13T15:51:48.029Z] --- PASS: TestImageLoad (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagesPruneError [2021-04-13T15:51:48.029Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagesPrune [2021-04-13T15:51:48.029Z] --- PASS: TestImagesPrune (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePullReferenceParseError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePullAnyError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePullWithoutErrors [2021-04-13T15:51:48.029Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePushReferenceError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePushAnyError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImagePushWithoutErrors [2021-04-13T15:51:48.029Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-13T15:51:48.029Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-13T15:51:48.029Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-13T15:51:48.029Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-13T15:51:48.029Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageRemoveError [2021-04-13T15:51:48.029Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageRemoveImageNotFound [2021-04-13T15:51:48.029Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageRemove [2021-04-13T15:51:48.029Z] --- PASS: TestImageRemove (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageSaveError [2021-04-13T15:51:48.029Z] --- PASS: TestImageSaveError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageSave [2021-04-13T15:51:48.029Z] --- PASS: TestImageSave (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageSearchAnyError [2021-04-13T15:51:48.029Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-13T15:51:48.029Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-13T15:51:48.029Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-13T15:51:48.029Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-13T15:51:48.029Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageSearchWithoutErrors [2021-04-13T15:51:48.029Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageTagError [2021-04-13T15:51:48.029Z] --- PASS: TestImageTagError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageTagInvalidReference [2021-04-13T15:51:48.029Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageTagInvalidSourceImageName [2021-04-13T15:51:48.029Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageTagHexSource [2021-04-13T15:51:48.029Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestImageTag [2021-04-13T15:51:48.029Z] --- PASS: TestImageTag (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestInfoServerError [2021-04-13T15:51:48.029Z] --- PASS: TestInfoServerError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestInfoInvalidResponseJSONError [2021-04-13T15:51:48.029Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestInfo [2021-04-13T15:51:48.029Z] --- PASS: TestInfo (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkConnectError [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkConnect [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkCreateError [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkCreate [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkDisconnectError [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkDisconnect [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkInspectError [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkInspectNotFoundError [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-13T15:51:48.029Z] === RUN TestNetworkInspectWithEmptyID [2021-04-13T15:51:48.029Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNetworkInspect [2021-04-13T15:51:48.030Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNetworkListError [2021-04-13T15:51:48.030Z] --- PASS: TestNetworkListError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNetworkList [2021-04-13T15:51:48.030Z] --- PASS: TestNetworkList (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNetworksPruneError [2021-04-13T15:51:48.030Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNetworksPrune [2021-04-13T15:51:48.030Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNetworkRemoveError [2021-04-13T15:51:48.030Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNetworkRemove [2021-04-13T15:51:48.030Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeInspectError [2021-04-13T15:51:48.030Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeInspectNodeNotFound [2021-04-13T15:51:48.030Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeInspectWithEmptyID [2021-04-13T15:51:48.030Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeInspect [2021-04-13T15:51:48.030Z] --- PASS: TestNodeInspect (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeListError [2021-04-13T15:51:48.030Z] --- PASS: TestNodeListError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeList [2021-04-13T15:51:48.030Z] --- PASS: TestNodeList (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeRemoveError [2021-04-13T15:51:48.030Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeRemove [2021-04-13T15:51:48.030Z] --- PASS: TestNodeRemove (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeUpdateError [2021-04-13T15:51:48.030Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestNodeUpdate [2021-04-13T15:51:48.030Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestOptionWithTimeout [2021-04-13T15:51:48.030Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPingFail [2021-04-13T15:51:48.030Z] --- PASS: TestPingFail (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPingWithError [2021-04-13T15:51:48.030Z] 2021/04/13 15:51:47 RoundTripper returned a response & error; ignoring response [2021-04-13T15:51:48.030Z] 2021/04/13 15:51:47 RoundTripper returned a response & error; ignoring response [2021-04-13T15:51:48.030Z] --- PASS: TestPingWithError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPingSuccess [2021-04-13T15:51:48.030Z] --- PASS: TestPingSuccess (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPingHeadFallback [2021-04-13T15:51:48.030Z] === RUN TestPingHeadFallback/OK [2021-04-13T15:51:48.030Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-13T15:51:48.030Z] === RUN TestPingHeadFallback/Not_Found [2021-04-13T15:51:48.030Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-13T15:51:48.030Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-13T15:51:48.030Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-13T15:51:48.030Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-13T15:51:48.030Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-13T15:51:48.030Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginDisableError [2021-04-13T15:51:48.030Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginDisable [2021-04-13T15:51:48.030Z] --- PASS: TestPluginDisable (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginEnableError [2021-04-13T15:51:48.030Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginEnable [2021-04-13T15:51:48.030Z] --- PASS: TestPluginEnable (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginInspectError [2021-04-13T15:51:48.030Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginInspectWithEmptyID [2021-04-13T15:51:48.030Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginInspect [2021-04-13T15:51:48.030Z] --- PASS: TestPluginInspect (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginListError [2021-04-13T15:51:48.030Z] --- PASS: TestPluginListError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginList [2021-04-13T15:51:48.030Z] --- PASS: TestPluginList (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginPushError [2021-04-13T15:51:48.030Z] --- PASS: TestPluginPushError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginPush [2021-04-13T15:51:48.030Z] --- PASS: TestPluginPush (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginRemoveError [2021-04-13T15:51:48.030Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginRemove [2021-04-13T15:51:48.030Z] --- PASS: TestPluginRemove (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginSetError [2021-04-13T15:51:48.030Z] --- PASS: TestPluginSetError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPluginSet [2021-04-13T15:51:48.030Z] --- PASS: TestPluginSet (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSetHostHeader [2021-04-13T15:51:48.030Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestPlainTextError [2021-04-13T15:51:48.030Z] --- PASS: TestPlainTextError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestInfiniteError [2021-04-13T15:51:48.030Z] --- PASS: TestInfiniteError (0.04s) [2021-04-13T15:51:48.030Z] === RUN TestSecretCreateUnsupported [2021-04-13T15:51:48.030Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretCreateError [2021-04-13T15:51:48.030Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretCreate [2021-04-13T15:51:48.030Z] --- PASS: TestSecretCreate (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretInspectUnsupported [2021-04-13T15:51:48.030Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretInspectError [2021-04-13T15:51:48.030Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretInspectSecretNotFound [2021-04-13T15:51:48.030Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretInspectWithEmptyID [2021-04-13T15:51:48.030Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretInspect [2021-04-13T15:51:48.030Z] --- PASS: TestSecretInspect (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretListUnsupported [2021-04-13T15:51:48.030Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretListError [2021-04-13T15:51:48.030Z] --- PASS: TestSecretListError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretList [2021-04-13T15:51:48.030Z] --- PASS: TestSecretList (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretRemoveUnsupported [2021-04-13T15:51:48.030Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretRemoveError [2021-04-13T15:51:48.030Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretRemove [2021-04-13T15:51:48.030Z] --- PASS: TestSecretRemove (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretUpdateUnsupported [2021-04-13T15:51:48.030Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretUpdateError [2021-04-13T15:51:48.030Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSecretUpdate [2021-04-13T15:51:48.030Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceCreateError [2021-04-13T15:51:48.030Z] --- PASS: TestServiceCreateError (0.02s) [2021-04-13T15:51:48.030Z] === RUN TestServiceCreate [2021-04-13T15:51:48.030Z] --- PASS: TestServiceCreate (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-13T15:51:48.030Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceCreateDigestPinning [2021-04-13T15:51:48.030Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceInspectError [2021-04-13T15:51:48.030Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceInspectServiceNotFound [2021-04-13T15:51:48.030Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceInspectWithEmptyID [2021-04-13T15:51:48.030Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceInspect [2021-04-13T15:51:48.030Z] --- PASS: TestServiceInspect (0.02s) [2021-04-13T15:51:48.030Z] === RUN TestServiceListError [2021-04-13T15:51:48.030Z] --- PASS: TestServiceListError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceList [2021-04-13T15:51:48.030Z] --- PASS: TestServiceList (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceLogsError [2021-04-13T15:51:48.030Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceLogs [2021-04-13T15:51:48.030Z] --- PASS: TestServiceLogs (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceRemoveError [2021-04-13T15:51:48.030Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceRemoveNotFoundError [2021-04-13T15:51:48.030Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceRemove [2021-04-13T15:51:48.030Z] --- PASS: TestServiceRemove (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceUpdateError [2021-04-13T15:51:48.030Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestServiceUpdate [2021-04-13T15:51:48.030Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmGetUnlockKeyError [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmGetUnlockKey [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmInitError [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmInit [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmInit (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmInspectError [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmInspect [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmJoinError [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmJoin [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmLeaveError [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmLeave [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmUnlockError [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmUnlock [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmUpdateError [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestSwarmUpdate [2021-04-13T15:51:48.030Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestTaskInspectError [2021-04-13T15:51:48.030Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestTaskInspectWithEmptyID [2021-04-13T15:51:48.030Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestTaskInspect [2021-04-13T15:51:48.030Z] --- PASS: TestTaskInspect (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestTaskListError [2021-04-13T15:51:48.030Z] --- PASS: TestTaskListError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestTaskList [2021-04-13T15:51:48.030Z] --- PASS: TestTaskList (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeCreateError [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeCreate [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeInspectError [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeInspectNotFound [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeInspectWithEmptyID [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeInspect [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeListError [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeListError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeList [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeList (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeRemoveError [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-13T15:51:48.030Z] === RUN TestVolumeRemove [2021-04-13T15:51:48.030Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-13T15:51:48.030Z] === CONT TestTLSCloseWriter [2021-04-13T15:51:48.030Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-13T15:51:48.030Z] PASS [2021-04-13T15:51:48.030Z] coverage: 74.9% of statements [2021-04-13T15:51:48.030Z] ok github.com/docker/docker/client 0.755s coverage: 74.9% of statements [2021-04-13T15:51:50.346Z] ok github.com/docker/docker/client 0.176s coverage: 75.4% of statements [2021-04-13T15:51:50.398Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-13T15:51:52.536Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:51:52.536Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:51:54.562Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-13T15:51:54.562Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-13T15:51:58.138Z] --- PASS: TestInfoAPIWarnings (17.11s) [2021-04-13T15:51:58.138Z] === RUN TestInfoDebug [2021-04-13T15:51:58.138Z] --- PASS: TestInfoDebug (1.11s) [2021-04-13T15:51:58.138Z] === RUN TestInfoInsecureRegistries [2021-04-13T15:51:59.519Z] --- PASS: TestInfoInsecureRegistries (1.18s) [2021-04-13T15:51:59.519Z] === RUN TestInfoRegistryMirrors [2021-04-13T15:51:59.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-13T15:52:00.458Z] --- PASS: TestInfoRegistryMirrors (1.13s) [2021-04-13T15:52:00.458Z] === RUN TestLoginFailsWithBadCredentials [2021-04-13T15:52:00.718Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2021-04-13T15:52:00.718Z] === RUN TestPingCacheHeaders [2021-04-13T15:52:00.718Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-13T15:52:00.718Z] === RUN TestPingGet [2021-04-13T15:52:00.718Z] --- PASS: TestPingGet (0.03s) [2021-04-13T15:52:00.718Z] === RUN TestPingHead [2021-04-13T15:52:00.980Z] --- PASS: TestPingHead (0.05s) [2021-04-13T15:52:00.980Z] === RUN TestVersion [2021-04-13T15:52:00.980Z] --- PASS: TestVersion (0.05s) [2021-04-13T15:52:00.980Z] PASS [2021-04-13T15:52:00.980Z] [2021-04-13T15:52:00.980Z] === Skipped [2021-04-13T15:52:00.980Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T15:52:00.980Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T15:52:00.980Z] [2021-04-13T15:52:00.980Z] [2021-04-13T15:52:00.980Z] DONE 18 tests, 1 skipped in 25.605s [2021-04-13T15:52:00.980Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-13T15:52:00.980Z] ++ 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-04-13T15:52:00.980Z] ++ set -e [2021-04-13T15:52:00.980Z] ++ '[' -n 0 ']' [2021-04-13T15:52:00.980Z] ++ set -x [2021-04-13T15:52:00.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:52:00.980Z] INFO: Testing against a local daemon [2021-04-13T15:52:00.980Z] === RUN TestVolumesCreateAndList [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite (525.70s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.87s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.18s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.00s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.04s) [2021-04-13T15:52:01.165Z] docker_cli_daemon_test.go:1455: [d475c11df5563] daemon is not started [2021-04-13T15:52:01.165Z] check_test.go:309: [dcdd402b38ad6] daemon is not started [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.30s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.25s) [2021-04-13T15:52:01.165Z] check_test.go:309: [dd5738842cbdf] daemon is not started [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.11s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.05s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.31s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.46s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.30s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.51s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.32s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.46s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-13T15:52:01.165Z] check_test.go:309: [db18d2e108186] daemon is not started [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-13T15:52:01.165Z] check_test.go:309: [d92570b4b0e09] daemon is not started [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.64s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.94s) [2021-04-13T15:52:01.165Z] check_test.go:309: [d600d8205f6c1] daemon is not started [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.08s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.05s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.02s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.99s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.83s) [2021-04-13T15:52:01.165Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (4.04s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.99s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d4f7c0e73716f] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.96s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.85s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.89s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.21s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.84s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.45s) [2021-04-13T15:52:01.166Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-13T15:52:01.166Z] check_test.go:309: [d867a4d9ead7a] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.83s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.43s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.68s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.71s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d50a3c14328a9] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.62s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.92s) [2021-04-13T15:52:01.166Z] check_test.go:309: [da41086e373a6] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.93s) [2021-04-13T15:52:01.166Z] docker_cli_daemon_plugins_test.go:79: [d06df309597d4] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.19s) [2021-04-13T15:52:01.166Z] docker_cli_daemon_plugins_test.go:169: [d6b780fa26156] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.72s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.86s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.80s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-04-13T15:52:01.166Z] check_test.go:309: [dff1d5258e916] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.74s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.73s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.65s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.87s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.68s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.78s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.85s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.86s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.97s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.84s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.67s) [2021-04-13T15:52:01.166Z] check_test.go:309: [ddbaa9a184061] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.97s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.69s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.20s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.09s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.86s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.06s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.42s) [2021-04-13T15:52:01.166Z] check_test.go:309: [dfe476ae90b31] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.43s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.82s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.01s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.92s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.23s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.31s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.16s) [2021-04-13T15:52:01.166Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-13T15:52:01.166Z] check_test.go:309: [d9201dad7bca4] daemon is not started [2021-04-13T15:52:01.166Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-13T15:52:01.166Z] check_test.go:309: [df9640fcefe44] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.19s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d863c99494833] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.99s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.93s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.42s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.11s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (8.43s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.95s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.76s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.96s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d826fc07be924] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.26s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.77s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.97s) [2021-04-13T15:52:01.166Z] check_test.go:309: [dc3449781b847] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.97s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.72s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.98s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.98s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.43s) [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-13T15:52:01.166Z] check_test.go:309: [d2ce04ca8a16c] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.04s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d14178510d08a] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.96s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.92s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.51s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.95s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d75d545530c99] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.35s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.83s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.20s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.46s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d9df50f3dea79] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.47s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.29s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (6.01s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.18s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d95143919a474] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.00s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.88s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.93s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.04s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d16dc2dd3ea32] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.85s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.84s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.05s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.55s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.01s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.88s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.02s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.19s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.47s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.60s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.77s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.01s) [2021-04-13T15:52:01.166Z] docker_cli_daemon_test.go:2550: [d97c5e5f87761] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.54s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.99s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.97s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.05s) [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.25s) [2021-04-13T15:52:01.166Z] check_test.go:309: [d27b93aebdcdd] daemon is not started [2021-04-13T15:52:01.166Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.46s) [2021-04-13T15:52:01.166Z] === RUN TestDockerSwarmSuite [2021-04-13T15:52:01.166Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-13T15:52:01.239Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-13T15:52:01.239Z] === RUN TestVolumesRemove [2021-04-13T15:52:01.239Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-13T15:52:01.239Z] === RUN TestVolumesInspect [2021-04-13T15:52:01.239Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-13T15:52:01.239Z] === RUN TestVolumesInvalidJSON [2021-04-13T15:52:01.239Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-13T15:52:01.239Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-13T15:52:01.239Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-13T15:52:01.239Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-13T15:52:01.239Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-13T15:52:01.239Z] PASS [2021-04-13T15:52:01.239Z] [2021-04-13T15:52:01.239Z] DONE 5 tests in 0.325s [2021-04-13T15:52:01.239Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-13T15:52:01.809Z] ++++ cat bundles/test-integration/docker.pid [2021-04-13T15:52:01.809Z] +++ kill 13901 [2021-04-13T15:52:02.092Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-13T15:52:02.938Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-13T15:52:02.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.24s) [2021-04-13T15:52:02.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.39s) [2021-04-13T15:52:02.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.37s) [2021-04-13T15:52:02.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.11s) [2021-04-13T15:52:02.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.44s) [2021-04-13T15:52:02.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.57s) [2021-04-13T15:52:02.938Z] === RUN TestBuildMultiStageCopy [2021-04-13T15:52:02.938Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-13T15:52:03.189Z] +++ /etc/init.d/apparmor stop [2021-04-13T15:52:03.189Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-13T15:52:03.189Z] [2021-04-13T15:52:03.189Z] Unloading profiles will leave already running processes permanently [2021-04-13T15:52:03.189Z] unconfined, which can lead to unexpected situations. [2021-04-13T15:52:03.189Z] [2021-04-13T15:52:03.189Z] To set a process to complain mode, use the command line tool [2021-04-13T15:52:03.189Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-13T15:52:03.189Z] +++ true [2021-04-13T15:52:03.189Z] exiting test-integration [2021-04-13T15:52:03.189Z] ++ exit 0 [2021-04-13T15:52:03.189Z] [2021-04-13T15:52:04.610Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope Post stage [Pipeline] junit [2021-04-13T15:52:06.499Z] Recording test results [2021-04-13T15:52:06.819Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-13T15:52:07.171Z] + echo Ensuring container killed. [2021-04-13T15:52:07.171Z] Ensuring container killed. [2021-04-13T15:52:07.171Z] + docker rm -vf docker-pr4 [2021-04-13T15:52:07.171Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-04-13T15:52:07.459Z] + echo Chowning /workspace to jenkins user [2021-04-13T15:52:07.459Z] Chowning /workspace to jenkins user [2021-04-13T15:52:07.459Z] + id -u [2021-04-13T15:52:07.459Z] + id -g [2021-04-13T15:52:07.459Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42273:/workspace busybox chown -R 1000:1000 /workspace [2021-04-13T15:52:07.459Z] Unable to find image 'busybox:latest' locally [2021-04-13T15:52:07.720Z] latest: Pulling from library/busybox [2021-04-13T15:52:07.720Z] 36fbfd22ebfc: Pulling fs layer [2021-04-13T15:52:07.897Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-13T15:52:07.982Z] 36fbfd22ebfc: Verifying Checksum [2021-04-13T15:52:07.982Z] 36fbfd22ebfc: Download complete [2021-04-13T15:52:07.982Z] 36fbfd22ebfc: Pull complete [2021-04-13T15:52:07.982Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-13T15:52:07.982Z] Status: Downloaded newer image for busybox:latest [2021-04-13T15:52:09.245Z] --- PASS: TestCheckoutGit (37.92s) [2021-04-13T15:52:09.245Z] === RUN TestValidGitTransport [2021-04-13T15:52:09.245Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-13T15:52:09.245Z] === RUN TestGitInvalidRef [2021-04-13T15:52:09.245Z] --- PASS: TestGitInvalidRef (0.25s) [2021-04-13T15:52:09.245Z] PASS [2021-04-13T15:52:09.245Z] coverage: 86.3% of statements [2021-04-13T15:52:09.245Z] ok github.com/docker/docker/builder/remotecontext/git 38.341s coverage: 86.3% of statements [2021-04-13T15:52:09.713Z] ? github.com/docker/docker/cli [no test files] [2021-04-13T15:52:09.713Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-13T15:52:14.909Z] + bundleName=arm64-integration [2021-04-13T15:52:14.909Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-13T15:52:14.909Z] Creating arm64-integration-bundles.tar.gz [2021-04-13T15:52:14.909Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-04-13T15:52:14.909Z] + 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-04-13T15:52:15.493Z] Archiving artifacts [2021-04-13T15:52:15.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-13T15:52:15.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-13T15:52:16.540Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-13T15:52:16.862Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestConfigureDaemonLogs [2021-04-13T15:52:16.862Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestCommonOptionsInstallFlags [2021-04-13T15:52:16.862Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-13T15:52:16.862Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-13T15:52:16.862Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-13T15:52:16.862Z] PASS [2021-04-13T15:52:16.862Z] coverage: 18.4% of statements [2021-04-13T15:52:16.862Z] ok github.com/docker/docker/cmd/dockerd 0.379s coverage: 18.4% of statements [2021-04-13T15:52:17.468Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-13T15:52:17.904Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-13T15:52:18.227Z] + make clean [2021-04-13T15:52:18.396Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-13T15:52:18.798Z] docker volume rm -f docker-dev-cache [2021-04-13T15:52:19.058Z] docker-dev-cache [Pipeline] deleteDir [2021-04-13T15:52:19.077Z] === RUN TestContainerStopSignal [2021-04-13T15:52:19.077Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestContainerStopTimeout [2021-04-13T15:52:19.077Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-13T15:52:19.077Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-13T15:52:19.077Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-13T15:52:19.077Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestReplaceAndAppendEnvVars [2021-04-13T15:52:19.077Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-13T15:52:19.077Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-13T15:52:19.077Z] === RUN TestNewMemoryStore [2021-04-13T15:52:19.077Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestAddContainers [2021-04-13T15:52:19.077Z] --- PASS: TestAddContainers (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestGetContainer [2021-04-13T15:52:19.077Z] --- PASS: TestGetContainer (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestDeleteContainer [2021-04-13T15:52:19.077Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestListContainers [2021-04-13T15:52:19.077Z] --- PASS: TestListContainers (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestFirstContainer [2021-04-13T15:52:19.077Z] --- PASS: TestFirstContainer (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestApplyAllContainer [2021-04-13T15:52:19.077Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestIsValidHealthString [2021-04-13T15:52:19.077Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestStateRunStop [2021-04-13T15:52:19.077Z] --- PASS: TestStateRunStop (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestStateTimeoutWait [2021-04-13T15:52:19.077Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-13T15:52:19.077Z] state_test.go:141: Stop callback fired [2021-04-13T15:52:19.077Z] state_test.go:165: Stop callback fired [2021-04-13T15:52:19.077Z] === RUN TestIsValidStateString [2021-04-13T15:52:19.077Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestViewSaveDelete [2021-04-13T15:52:19.077Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-13T15:52:19.077Z] === RUN TestViewAll [2021-04-13T15:52:19.077Z] --- PASS: TestViewAll (0.02s) [2021-04-13T15:52:19.077Z] === RUN TestViewGet [2021-04-13T15:52:19.077Z] --- PASS: TestViewGet (0.01s) [2021-04-13T15:52:19.077Z] === RUN TestNames [2021-04-13T15:52:19.077Z] --- PASS: TestNames (0.00s) [2021-04-13T15:52:19.077Z] === RUN TestViewWithHealthCheck [2021-04-13T15:52:19.077Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-13T15:52:19.077Z] PASS [2021-04-13T15:52:19.077Z] coverage: 41.6% of statements [2021-04-13T15:52:19.077Z] ok github.com/docker/docker/container 0.346s coverage: 41.6% of statements [2021-04-13T15:52:19.077Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-13T15:52:19.077Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-13T15:52:19.077Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-13T15:52:19.077Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-13T15:52:20.283Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-13T15:52:20.283Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-13T15:52:20.539Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-13T15:52:20.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-13T15:52:21.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-13T15:52:22.023Z] === RUN TestPrepare [2021-04-13T15:52:22.023Z] --- PASS: TestPrepare (0.00s) [2021-04-13T15:52:22.023Z] === RUN TestStart [2021-04-13T15:52:22.023Z] --- PASS: TestStart (0.00s) [2021-04-13T15:52:22.023Z] === RUN TestWaitCancel [2021-04-13T15:52:22.023Z] --- PASS: TestWaitCancel (0.00s) [2021-04-13T15:52:22.023Z] === RUN TestWaitDisabled [2021-04-13T15:52:22.023Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-13T15:52:22.023Z] === RUN TestWaitEnabled [2021-04-13T15:52:22.023Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-13T15:52:22.023Z] === RUN TestRemove [2021-04-13T15:52:22.023Z] --- PASS: TestRemove (0.00s) [2021-04-13T15:52:22.023Z] PASS [2021-04-13T15:52:22.023Z] coverage: 65.3% of statements [2021-04-13T15:52:22.023Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.256s coverage: 65.3% of statements [2021-04-13T15:52:22.135Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-13T15:52:23.684Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-13T15:52:24.973Z] === RUN TestNewListSecretsFilters [2021-04-13T15:52:24.973Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-13T15:52:24.973Z] === RUN TestNewListConfigsFilters [2021-04-13T15:52:24.973Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-13T15:52:24.973Z] PASS [2021-04-13T15:52:24.973Z] coverage: 0.5% of statements [2021-04-13T15:52:24.973Z] ok github.com/docker/docker/daemon/cluster 0.335s coverage: 0.5% of statements [2021-04-13T15:52:24.973Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-13T15:52:24.973Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-13T15:52:24.973Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-13T15:52:24.973Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-13T15:52:25.234Z] --- PASS: TestBuildMultiStageCopy (23.45s) [2021-04-13T15:52:25.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (18.30s) [2021-04-13T15:52:25.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2021-04-13T15:52:25.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2021-04-13T15:52:25.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2021-04-13T15:52:25.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2021-04-13T15:52:25.234Z] === RUN TestBuildMultiStageParentConfig [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-13T15:52:25.440Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-13T15:52:25.440Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-13T15:52:25.907Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-13T15:52:25.907Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-13T15:52:25.907Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-13T15:52:25.907Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-13T15:52:25.907Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-13T15:52:25.907Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-13T15:52:25.907Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-13T15:52:25.907Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-13T15:52:25.907Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-13T15:52:25.907Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-13T15:52:25.907Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-13T15:52:25.907Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-13T15:52:25.907Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-13T15:52:25.907Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-13T15:52:25.907Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-13T15:52:25.907Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-13T15:52:25.907Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-13T15:52:25.907Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-13T15:52:25.907Z] PASS [2021-04-13T15:52:25.907Z] coverage: 35.9% of statements [2021-04-13T15:52:25.907Z] ok github.com/docker/docker/daemon/cluster/convert 0.324s coverage: 35.9% of statements [2021-04-13T15:52:28.160Z] --- PASS: TestBuildMultiStageParentConfig (2.89s) [2021-04-13T15:52:28.160Z] === RUN TestBuildLabelWithTargets [2021-04-13T15:52:28.160Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-04-13T15:52:28.160Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T15:52:28.160Z] === RUN TestBuildWithEmptyLayers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-13T15:52:28.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-13T15:52:29.716Z] --- PASS: TestBuildWithEmptyLayers (1.74s) [2021-04-13T15:52:29.716Z] === RUN TestBuildMultiStageOnBuild [2021-04-13T15:52:29.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-13T15:52:31.763Z] === RUN TestDiscoveryOptsErrors [2021-04-13T15:52:31.763Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestDiscoveryOpts [2021-04-13T15:52:31.763Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-13T15:52:31.763Z] PASS [2021-04-13T15:52:31.763Z] coverage: 30.0% of statements [2021-04-13T15:52:31.763Z] ok github.com/docker/docker/daemon/discovery 0.082s coverage: 30.0% of statements [2021-04-13T15:52:31.763Z] === RUN TestBuilderGC [2021-04-13T15:52:31.763Z] --- PASS: TestBuilderGC (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationNotFound [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestDaemonBrokenConfiguration [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestParseClusterAdvertiseSettings [2021-04-13T15:52:31.763Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestFindConfigurationConflicts [2021-04-13T15:52:31.763Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-13T15:52:31.763Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-13T15:52:31.763Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-13T15:52:31.763Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-13T15:52:31.763Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestValidateConfiguration [2021-04-13T15:52:31.763Z] === RUN TestValidateConfiguration/with_label [2021-04-13T15:52:31.763Z] === RUN TestValidateConfiguration/with_dns [2021-04-13T15:52:31.763Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-13T15:52:31.763Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-13T15:52:31.763Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-13T15:52:31.763Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-13T15:52:31.763Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-13T15:52:31.763Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-13T15:52:31.763Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestModifiedDiscoverySettings [2021-04-13T15:52:31.763Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestReloadSetConfigFileNotExist [2021-04-13T15:52:31.763Z] time="2021-04-13T15:52:31Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-13T15:52:31.763Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-04-13T15:52:31.763Z] === RUN TestReloadDefaultConfigNotExist [2021-04-13T15:52:31.763Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-13T15:52:31.763Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:52:31.763Z] === RUN TestReloadBadDefaultConfig [2021-04-13T15:52:31.763Z] time="2021-04-13T15:52:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-622711267" [2021-04-13T15:52:31.763Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestReloadWithConflictingLabels [2021-04-13T15:52:31.763Z] time="2021-04-13T15:52:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-143161830" [2021-04-13T15:52:31.763Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestReloadWithDuplicateLabels [2021-04-13T15:52:31.763Z] time="2021-04-13T15:52:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-457502221" [2021-04-13T15:52:31.763Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-13T15:52:31.763Z] === RUN TestDaemonConfigurationMerge [2021-04-13T15:52:31.763Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-13T15:52:31.763Z] PASS [2021-04-13T15:52:31.763Z] coverage: 79.7% of statements [2021-04-13T15:52:31.763Z] ok github.com/docker/docker/daemon/config 0.401s coverage: 79.7% of statements [2021-04-13T15:52:33.323Z] === RUN TestVerifyNetworkingConfig [2021-04-13T15:52:33.324Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestGetContainer [2021-04-13T15:52:33.324Z] --- PASS: TestGetContainer (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestValidContainerNames [2021-04-13T15:52:33.324Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestContainerInitDNS [2021-04-13T15:52:33.324Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-13T15:52:33.324Z] daemon_test.go:147: root required [2021-04-13T15:52:33.324Z] === RUN TestMerge [2021-04-13T15:52:33.324Z] --- PASS: TestMerge (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestValidateContainerIsolation [2021-04-13T15:52:33.324Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestFindNetworkErrorType [2021-04-13T15:52:33.324Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestEnsureServicesExist [2021-04-13T15:52:33.324Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestEnsureServicesExistErrors [2021-04-13T15:52:33.324Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-13T15:52:33.324Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-13T15:52:33.324Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-13T15:52:33.324Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestContainerDelete [2021-04-13T15:52:33.324Z] --- PASS: TestContainerDelete (0.06s) [2021-04-13T15:52:33.324Z] === RUN TestContainerDoubleDelete [2021-04-13T15:52:33.324Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestLogContainerEventCopyLabels [2021-04-13T15:52:33.324Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestLogContainerEventWithAttributes [2021-04-13T15:52:33.324Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestNoneHealthcheck [2021-04-13T15:52:33.324Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestHealthStates [2021-04-13T15:52:33.324Z] time="2021-04-13T15:52:32Z" 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-04-13T15:52:33.324Z] time="2021-04-13T15:52:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-13T15:52:33.324Z] time="2021-04-13T15:52:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-13T15:52:33.324Z] time="2021-04-13T15:52:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-13T15:52:33.324Z] time="2021-04-13T15:52:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-13T15:52:33.324Z] time="2021-04-13T15:52:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-13T15:52:33.324Z] time="2021-04-13T15:52:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-13T15:52:33.324Z] time="2021-04-13T15:52:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-13T15:52:33.324Z] time="2021-04-13T15:52:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-13T15:52:33.324Z] time="2021-04-13T15:52:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-13T15:52:33.324Z] --- PASS: TestHealthStates (0.20s) [2021-04-13T15:52:33.324Z] === RUN TestMaskURLCredentials [2021-04-13T15:52:33.324Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestGetInspectData [2021-04-13T15:52:33.324Z] --- PASS: TestGetInspectData (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestFillLicense [2021-04-13T15:52:33.324Z] --- PASS: TestFillLicense (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestListInvalidFilter [2021-04-13T15:52:33.324Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestNameFilter [2021-04-13T15:52:33.324Z] --- PASS: TestNameFilter (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-13T15:52:33.324Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-13T15:52:33.324Z] === 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-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-13T15:52:33.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-13T15:52:33.324Z] --- 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-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-13T15:52:33.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestDaemonReloadLabels [2021-04-13T15:52:33.324Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-13T15:52:33.324Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestDaemonReloadMirrors [2021-04-13T15:52:33.324Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-13T15:52:33.324Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-13T15:52:33.324Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-13T15:52:33.324Z] === RUN TestDaemonDiscoveryReload [2021-04-13T15:52:33.792Z] === RUN TestEventsLog [2021-04-13T15:52:33.792Z] --- PASS: TestEventsLog (0.00s) [2021-04-13T15:52:33.792Z] === RUN TestEventsLogTimeout [2021-04-13T15:52:33.792Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-13T15:52:33.792Z] === RUN TestLogEvents [2021-04-13T15:52:33.792Z] --- PASS: TestLogEvents (0.05s) [2021-04-13T15:52:33.792Z] === RUN TestLoadBufferedEvents [2021-04-13T15:52:33.792Z] === RUN TestWaitNodeAttachment [2021-04-13T15:52:33.792Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-04-13T15:52:33.792Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-13T15:52:33.792Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-13T15:52:33.792Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-13T15:52:33.792Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-13T15:52:33.792Z] PASS [2021-04-13T15:52:33.792Z] coverage: 50.0% of statements [2021-04-13T15:52:33.792Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2021-04-13T15:52:34.260Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-13T15:52:34.260Z] === RUN TestIsolationConversion [2021-04-13T15:52:34.260Z] === RUN TestIsolationConversion/default [2021-04-13T15:52:34.260Z] === RUN TestIsolationConversion/process [2021-04-13T15:52:34.260Z] === RUN TestIsolationConversion/hyperv [2021-04-13T15:52:34.260Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-13T15:52:34.260Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-13T15:52:34.260Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-13T15:52:34.260Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-13T15:52:34.260Z] === RUN TestContainerLabels [2021-04-13T15:52:34.260Z] --- PASS: TestContainerLabels (0.00s) [2021-04-13T15:52:34.260Z] === RUN TestCredentialSpecConversion [2021-04-13T15:52:34.260Z] === RUN TestCredentialSpecConversion/none [2021-04-13T15:52:34.260Z] === RUN TestCredentialSpecConversion/config [2021-04-13T15:52:34.260Z] === RUN TestCredentialSpecConversion/file [2021-04-13T15:52:34.260Z] === RUN TestCredentialSpecConversion/registry [2021-04-13T15:52:34.260Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-13T15:52:34.260Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-13T15:52:34.260Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-13T15:52:34.260Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-13T15:52:34.260Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-13T15:52:34.260Z] === RUN TestControllerValidateMountBind [2021-04-13T15:52:34.260Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-13T15:52:34.260Z] === RUN TestControllerValidateMountVolume [2021-04-13T15:52:34.260Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-13T15:52:34.260Z] === RUN TestControllerValidateMountTarget [2021-04-13T15:52:34.260Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-13T15:52:34.260Z] === RUN TestControllerValidateMountTmpfs [2021-04-13T15:52:34.260Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-13T15:52:34.260Z] === RUN TestControllerValidateMountInvalidType [2021-04-13T15:52:34.260Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-13T15:52:34.260Z] === RUN TestControllerValidateMountNamedPipe [2021-04-13T15:52:34.260Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-13T15:52:34.260Z] PASS [2021-04-13T15:52:34.260Z] coverage: 11.3% of statements [2021-04-13T15:52:34.260Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.836s coverage: 11.3% of statements [2021-04-13T15:52:34.260Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-13T15:52:34.260Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-13T15:52:34.727Z] === RUN TestIsEmptyDir [2021-04-13T15:52:34.727Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-13T15:52:34.727Z] PASS [2021-04-13T15:52:34.727Z] coverage: 2.3% of statements [2021-04-13T15:52:34.727Z] ok github.com/docker/docker/daemon/graphdriver 0.112s coverage: 2.3% of statements [2021-04-13T15:52:34.727Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-13T15:52:34.727Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-13T15:52:35.194Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-13T15:52:35.194Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-13T15:52:35.194Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-13T15:52:35.195Z] reload_test.go:520: root required [2021-04-13T15:52:35.195Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-13T15:52:35.195Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-13T15:52:35.195Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-13T15:52:35.662Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-04-13T15:52:35.662Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-13T15:52:35.662Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-13T15:52:35.662Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-13T15:52:35.662Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-13T15:52:35.662Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-13T15:52:35.662Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-13T15:52:35.662Z] === RUN TestParseVolumesFrom [2021-04-13T15:52:35.662Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-13T15:52:35.662Z] PASS [2021-04-13T15:52:35.662Z] coverage: 9.1% of statements [2021-04-13T15:52:35.662Z] === RUN TestLinkNaming [2021-04-13T15:52:35.662Z] --- PASS: TestLinkNaming (0.00s) [2021-04-13T15:52:35.662Z] === RUN TestLinkNew [2021-04-13T15:52:35.662Z] --- PASS: TestLinkNew (0.00s) [2021-04-13T15:52:35.662Z] === RUN TestLinkEnv [2021-04-13T15:52:35.662Z] --- PASS: TestLinkEnv (0.00s) [2021-04-13T15:52:35.662Z] === RUN TestLinkMultipleEnv [2021-04-13T15:52:35.662Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-13T15:52:35.662Z] === RUN TestLinkPortRangeEnv [2021-04-13T15:52:35.662Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-13T15:52:35.662Z] PASS [2021-04-13T15:52:35.662Z] coverage: 93.0% of statements [2021-04-13T15:52:35.662Z] ok github.com/docker/docker/daemon 2.803s coverage: 9.1% of statements [2021-04-13T15:52:35.662Z] ok github.com/docker/docker/daemon/links 0.061s coverage: 93.0% of statements [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-13T15:52:35.662Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-13T15:52:36.527Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-13T15:52:36.527Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-13T15:52:37.059Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.1% of statements [2021-04-13T15:52:37.059Z] ok github.com/docker/docker/container 0.124s coverage: 34.7% of statements [2021-04-13T15:52:37.059Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-13T15:52:37.059Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-13T15:52:37.059Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-13T15:52:37.059Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-13T15:52:37.891Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-13T15:52:38.146Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-13T15:52:38.706Z] === RUN TestDockerSuite/TestBuildFails [2021-04-13T15:52:39.450Z] === RUN TestAdapterReadLogs [2021-04-13T15:52:39.450Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-13T15:52:39.450Z] === RUN TestCopier [2021-04-13T15:52:39.450Z] --- PASS: TestCopier (0.01s) [2021-04-13T15:52:39.450Z] === RUN TestCopierLongLines [2021-04-13T15:52:39.450Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-13T15:52:39.450Z] === RUN TestCopierSlow [2021-04-13T15:52:39.450Z] --- PASS: TestCopierSlow (0.20s) [2021-04-13T15:52:39.450Z] === RUN TestCopierWithSized [2021-04-13T15:52:39.450Z] === RUN TestCopierWithSized/as_is [2021-04-13T15:52:39.450Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-13T15:52:39.450Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-13T15:52:39.450Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-13T15:52:39.450Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-04-13T15:52:39.450Z] === RUN TestCopierWithPartial [2021-04-13T15:52:39.450Z] --- PASS: TestCopierWithPartial (0.01s) [2021-04-13T15:52:39.450Z] === RUN TestRingLogger [2021-04-13T15:52:39.450Z] --- PASS: TestRingLogger (0.00s) [2021-04-13T15:52:39.450Z] === RUN TestRingCap [2021-04-13T15:52:39.450Z] --- PASS: TestRingCap (0.00s) [2021-04-13T15:52:39.450Z] === RUN TestRingClose [2021-04-13T15:52:39.450Z] --- PASS: TestRingClose (0.00s) [2021-04-13T15:52:39.450Z] === RUN TestRingDrain [2021-04-13T15:52:39.450Z] --- PASS: TestRingDrain (0.00s) [2021-04-13T15:52:39.450Z] PASS [2021-04-13T15:52:39.450Z] coverage: 43.5% of statements [2021-04-13T15:52:39.450Z] ok github.com/docker/docker/daemon/logger 0.358s coverage: 43.5% of statements [2021-04-13T15:52:39.917Z] === RUN TestNewStreamConfig [2021-04-13T15:52:39.917Z] === RUN TestNewStreamConfig/defaults [2021-04-13T15:52:39.917Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-13T15:52:39.917Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-13T15:52:39.917Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-13T15:52:39.917Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-13T15:52:39.917Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-13T15:52:39.917Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-13T15:52:39.917Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-13T15:52:39.917Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-13T15:52:39.917Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-13T15:52:39.917Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-13T15:52:39.917Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-13T15:52:39.917Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-13T15:52:39.917Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-13T15:52:39.917Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-13T15:52:39.917Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-13T15:52:39.917Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-13T15:52:39.917Z] === RUN TestJSONFileLogger [2021-04-13T15:52:39.917Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestJSONFileLoggerWithTags [2021-04-13T15:52:39.917Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestJSONFileLoggerWithOpts [2021-04-13T15:52:39.917Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-04-13T15:52:39.917Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-13T15:52:39.917Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestEncodeDecode [2021-04-13T15:52:39.917Z] === PAUSE TestEncodeDecode [2021-04-13T15:52:39.917Z] === RUN TestUnexpectedEOF [2021-04-13T15:52:39.917Z] time="2021-04-13T15:52:39Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-13T15:52:39.917Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-04-13T15:52:39.917Z] === RUN TestCreateSuccess [2021-04-13T15:52:39.917Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestCreateLogGroupSuccess [2021-04-13T15:52:39.917Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestCreateError [2021-04-13T15:52:39.917Z] --- PASS: TestCreateError (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestCreateAlreadyExists [2021-04-13T15:52:39.917Z] time="2021-04-13T15:52:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-13T15:52:39.917Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestLogClosed [2021-04-13T15:52:39.917Z] --- PASS: TestLogClosed (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestLogBlocking [2021-04-13T15:52:39.917Z] --- PASS: TestLogBlocking (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-13T15:52:39.917Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestLogNonBlockingBufferFull [2021-04-13T15:52:39.917Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestPublishBatchSuccess [2021-04-13T15:52:39.917Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-13T15:52:39.917Z] === RUN TestPublishBatchError [2021-04-13T15:52:39.917Z] time="2021-04-13T15:52:39Z" level=error msg=Error [2021-04-13T15:52:40.384Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-13T15:52:40.384Z] time="2021-04-13T15:52:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-13T15:52:40.384Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-13T15:52:40.384Z] time="2021-04-13T15:52:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-13T15:52:40.384Z] time="2021-04-13T15:52:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-13T15:52:40.384Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchSimple [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchTicker [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchMultilinePattern [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchClose [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestEffectiveLen [2021-04-13T15:52:40.384Z] === RUN TestEffectiveLen/0/Hello [2021-04-13T15:52:40.384Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-13T15:52:40.384Z] === RUN TestEffectiveLen/2/🙃 [2021-04-13T15:52:40.384Z] === RUN TestEffectiveLen/3/���� [2021-04-13T15:52:40.384Z] === RUN TestEffectiveLen/4/He��o [2021-04-13T15:52:40.384Z] === RUN TestEffectiveLen/5/ [2021-04-13T15:52:40.384Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestFindValidSplit [2021-04-13T15:52:40.384Z] === RUN TestFindValidSplit/0/ [2021-04-13T15:52:40.384Z] === RUN TestFindValidSplit/1/Hello [2021-04-13T15:52:40.384Z] === RUN TestFindValidSplit/2/Hello [2021-04-13T15:52:40.384Z] === RUN TestFindValidSplit/3/Hello [2021-04-13T15:52:40.384Z] === RUN TestFindValidSplit/4/🙃 [2021-04-13T15:52:40.384Z] === RUN TestFindValidSplit/5/🙃 [2021-04-13T15:52:40.384Z] === RUN TestFindValidSplit/6/a� [2021-04-13T15:52:40.384Z] === RUN TestFindValidSplit/7/a� [2021-04-13T15:52:40.384Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1044: [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1045: [2021-04-13T15:52:40.384Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1044: Hello [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1045: [2021-04-13T15:52:40.384Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1044: He [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1045: llo [2021-04-13T15:52:40.384Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1044: [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1045: Hello [2021-04-13T15:52:40.384Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1044: [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-13T15:52:40.384Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1045: [2021-04-13T15:52:40.384Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1044: a [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1045: � [2021-04-13T15:52:40.384Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1044: a� [2021-04-13T15:52:40.384Z] cloudwatchlogs_test.go:1045: [2021-04-13T15:52:40.384Z] === RUN TestProcessEventEmoji [2021-04-13T15:52:40.384Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchLineSplit [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchMaxEvents [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-13T15:52:40.384Z] === RUN TestSearchRegistryForImagesErrors [2021-04-13T15:52:40.384Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestSearchRegistryForImages [2021-04-13T15:52:40.384Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestOnlyPlatformWithFallback [2021-04-13T15:52:40.384Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestImageDelete [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-04-13T15:52:40.384Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-13T15:52:40.384Z] === RUN TestImageDelete/no_lease [2021-04-13T15:52:40.384Z] === RUN TestImageDelete/lease_exists [2021-04-13T15:52:40.384Z] --- PASS: TestImageDelete (0.05s) [2021-04-13T15:52:40.384Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-13T15:52:40.384Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-04-13T15:52:40.384Z] === RUN TestContentStoreForPull [2021-04-13T15:52:40.384Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-04-13T15:52:40.384Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-13T15:52:40.384Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-13T15:52:40.384Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-13T15:52:40.384Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-13T15:52:40.384Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-13T15:52:40.384Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-13T15:52:40.384Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-13T15:52:40.384Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-13T15:52:40.384Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-13T15:52:40.384Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-13T15:52:40.384Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-13T15:52:40.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-13T15:52:40.385Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-13T15:52:40.385Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-13T15:52:40.385Z] === RUN TestCreateTagSuccess [2021-04-13T15:52:40.385Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-13T15:52:40.385Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-13T15:52:40.385Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-13T15:52:40.385Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-13T15:52:40.385Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-13T15:52:40.385Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-13T15:52:40.385Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-13T15:52:40.385Z] PASS [2021-04-13T15:52:40.385Z] coverage: 77.8% of statements [2021-04-13T15:52:40.385Z] ok github.com/docker/docker/daemon/logger/awslogs 0.458s coverage: 77.8% of statements [2021-04-13T15:52:40.385Z] time="2021-04-13T15:52:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-13T15:52:40.385Z] time="2021-04-13T15:52:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-13T15:52:40.385Z] --- PASS: TestUnexpectedEOF (0.21s) [2021-04-13T15:52:40.385Z] === CONT TestEncodeDecode [2021-04-13T15:52:40.385Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-13T15:52:40.385Z] PASS [2021-04-13T15:52:40.385Z] coverage: 69.9% of statements [2021-04-13T15:52:40.385Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.379s coverage: 69.9% of statements [2021-04-13T15:52:40.385Z] --- PASS: TestContentStoreForPull (0.25s) [2021-04-13T15:52:40.385Z] PASS [2021-04-13T15:52:40.385Z] coverage: 6.7% of statements [2021-04-13T15:52:40.385Z] ok github.com/docker/docker/daemon/images 0.502s coverage: 6.7% of statements [2021-04-13T15:52:40.593Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-13T15:52:40.593Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-13T15:52:40.854Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-13T15:52:40.854Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-13T15:52:40.854Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-13T15:52:40.854Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-13T15:52:40.854Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-13T15:52:40.854Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-13T15:52:40.854Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-13T15:52:41.321Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-13T15:52:41.321Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-13T15:52:41.321Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-13T15:52:41.789Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-04-13T15:52:41.789Z] === RUN TestFastTimeMarshalJSON [2021-04-13T15:52:41.789Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-04-13T15:52:41.789Z] PASS [2021-04-13T15:52:41.789Z] coverage: 87.2% of statements [2021-04-13T15:52:41.789Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.344s coverage: 87.2% of statements [2021-04-13T15:52:43.104Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-13T15:52:43.533Z] === RUN TestWriteLog [2021-04-13T15:52:43.533Z] === PAUSE TestWriteLog [2021-04-13T15:52:43.533Z] === RUN TestReadLog [2021-04-13T15:52:43.533Z] === PAUSE TestReadLog [2021-04-13T15:52:43.533Z] === CONT TestWriteLog [2021-04-13T15:52:43.533Z] --- PASS: TestWriteLog (0.00s) [2021-04-13T15:52:43.533Z] === CONT TestReadLog [2021-04-13T15:52:43.533Z] === RUN TestReadLog/tail_exact [2021-04-13T15:52:43.533Z] === RUN TestReadLog/tail_less_than_available [2021-04-13T15:52:43.533Z] === RUN TestReadLog/tail_more_than_available [2021-04-13T15:52:43.533Z] --- PASS: TestReadLog (0.19s) [2021-04-13T15:52:43.533Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-04-13T15:52:43.533Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-13T15:52:43.533Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-04-13T15:52:43.533Z] PASS [2021-04-13T15:52:43.533Z] coverage: 75.2% of statements [2021-04-13T15:52:43.533Z] ok github.com/docker/docker/daemon/logger/local 0.576s coverage: 75.2% of statements [2021-04-13T15:52:43.533Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-13T15:52:43.646Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2021-04-13T15:52:43.999Z] === RUN TestOpenFileDelete [2021-04-13T15:52:43.999Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-13T15:52:43.999Z] === RUN TestOpenFileRename [2021-04-13T15:52:43.999Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-13T15:52:43.999Z] === RUN TestParseLogTagDefaultTag [2021-04-13T15:52:43.999Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-13T15:52:43.999Z] === RUN TestParseLogTag [2021-04-13T15:52:43.999Z] --- PASS: TestParseLogTag (0.00s) [2021-04-13T15:52:43.999Z] === RUN TestParseLogTagEmptyTag [2021-04-13T15:52:43.999Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-13T15:52:43.999Z] === RUN TestTailFiles [2021-04-13T15:52:43.999Z] --- PASS: TestTailFiles (0.00s) [2021-04-13T15:52:43.999Z] === RUN TestFollowLogsConsumerGone [2021-04-13T15:52:43.999Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-13T15:52:43.999Z] === RUN TestFollowLogsProducerGone [2021-04-13T15:52:43.999Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-13T15:52:43.999Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-13T15:52:43.999Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-13T15:52:43.999Z] === RUN TestCheckCapacityAndRotate [2021-04-13T15:52:43.999Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-13T15:52:43.999Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-13T15:52:43.999Z] --- PASS: TestCheckCapacityAndRotate (0.20s) [2021-04-13T15:52:43.999Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-04-13T15:52:43.999Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-04-13T15:52:43.999Z] PASS [2021-04-13T15:52:43.999Z] coverage: 55.3% of statements [2021-04-13T15:52:43.999Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.476s coverage: 55.3% of statements [2021-04-13T15:52:43.999Z] === RUN TestLog [2021-04-13T15:52:43.999Z] --- PASS: TestLog (0.01s) [2021-04-13T15:52:43.999Z] PASS [2021-04-13T15:52:43.999Z] coverage: 31.5% of statements [2021-04-13T15:52:43.999Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.121s coverage: 31.5% of statements [2021-04-13T15:52:44.244Z] --- PASS: TestImportExtremelyLargeImageWorks (193.12s) [2021-04-13T15:52:44.244Z] PASS [2021-04-13T15:52:44.244Z] [2021-04-13T15:52:44.244Z] === Skipped [2021-04-13T15:52:44.244Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-13T15:52:44.244Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:52:44.244Z] [2021-04-13T15:52:44.244Z] [2021-04-13T15:52:44.244Z] DONE 12 tests, 1 skipped in 194.160s [2021-04-13T15:52:44.244Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-13T15:52:44.244Z] ++ 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-04-13T15:52:44.244Z] ++ set -e [2021-04-13T15:52:44.244Z] ++ '[' -n 0 ']' [2021-04-13T15:52:44.244Z] ++ set -x [2021-04-13T15:52:44.244Z] ++ env -i DEST=/go/src/github.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-04-13T15:52:44.244Z] INFO: Testing against a local daemon [2021-04-13T15:52:44.244Z] === RUN TestNetworkCreateDelete [2021-04-13T15:52:44.244Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-04-13T15:52:44.244Z] === RUN TestDockerNetworkDeletePreferID [2021-04-13T15:52:44.244Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-04-13T15:52:44.244Z] === RUN TestDaemonDNSFallback [2021-04-13T15:52:44.244Z] --- PASS: TestDaemonDNSFallback (1.57s) [2021-04-13T15:52:44.244Z] === RUN TestInspectNetwork [2021-04-13T15:52:44.244Z] === RUN TestInspectNetwork/full_network_id [2021-04-13T15:52:44.244Z] === RUN TestInspectNetwork/partial_network_id [2021-04-13T15:52:44.244Z] === RUN TestInspectNetwork/network_name [2021-04-13T15:52:44.244Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-13T15:52:44.244Z] --- PASS: TestInspectNetwork (6.99s) [2021-04-13T15:52:44.244Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-13T15:52:44.244Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-13T15:52:44.244Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-13T15:52:44.244Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-13T15:52:44.244Z] === RUN TestRunContainerWithBridgeNone [2021-04-13T15:52:44.587Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-13T15:52:45.561Z] === RUN TestValidateLogOpt [2021-04-13T15:52:45.561Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-13T15:52:45.561Z] === RUN TestNewMissedConfig [2021-04-13T15:52:45.561Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-13T15:52:45.561Z] === RUN TestNewMissedUrl [2021-04-13T15:52:45.561Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-13T15:52:45.561Z] === RUN TestNewMissedToken [2021-04-13T15:52:45.561Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-13T15:52:45.561Z] === RUN TestNewWithProxy [2021-04-13T15:52:45.561Z] === RUN TestNewParse [2021-04-13T15:52:45.561Z] --- PASS: TestNewParse (0.00s) [2021-04-13T15:52:45.561Z] PASS [2021-04-13T15:52:45.561Z] coverage: 8.3% of statements [2021-04-13T15:52:45.561Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-13T15:52:45.561Z] === RUN TestDefault [2021-04-13T15:52:45.561Z] --- PASS: TestDefault (0.01s) [2021-04-13T15:52:45.561Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-13T15:52:45.561Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-13T15:52:45.561Z] === RUN TestJsonFormat [2021-04-13T15:52:45.561Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2021-04-13T15:52:45.561Z] --- PASS: TestJsonFormat (0.02s) [2021-04-13T15:52:45.561Z] === RUN TestRawFormat [2021-04-13T15:52:45.561Z] --- PASS: TestRawFormat (0.00s) [2021-04-13T15:52:45.561Z] === RUN TestRawFormatWithLabels [2021-04-13T15:52:45.561Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-13T15:52:45.561Z] === RUN TestRawFormatWithoutTag [2021-04-13T15:52:45.561Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-13T15:52:45.561Z] === RUN TestBatching [2021-04-13T15:52:45.969Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-04-13T15:52:46.028Z] --- PASS: TestBatching (0.34s) [2021-04-13T15:52:46.028Z] === RUN TestFrequency [2021-04-13T15:52:46.028Z] --- PASS: TestFrequency (0.33s) [2021-04-13T15:52:46.352Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2021-04-13T15:52:46.352Z] === RUN TestNetworkInvalidJSON [2021-04-13T15:52:46.352Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-13T15:52:46.352Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-13T15:52:46.352Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:52:46.352Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:52:46.352Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:52:46.352Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:52:46.352Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-13T15:52:46.352Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:52:46.352Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:52:46.352Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-13T15:52:46.352Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-13T15:52:46.352Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-13T15:52:46.352Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-13T15:52:46.352Z] === RUN TestNetworkList [2021-04-13T15:52:46.352Z] === RUN TestNetworkList//networks [2021-04-13T15:52:46.352Z] === PAUSE TestNetworkList//networks [2021-04-13T15:52:46.352Z] === RUN TestNetworkList//networks/ [2021-04-13T15:52:46.352Z] === PAUSE TestNetworkList//networks/ [2021-04-13T15:52:46.352Z] === CONT TestNetworkList//networks [2021-04-13T15:52:46.352Z] === CONT TestNetworkList//networks/ [2021-04-13T15:52:46.352Z] --- PASS: TestNetworkList (0.02s) [2021-04-13T15:52:46.352Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-13T15:52:46.352Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-13T15:52:46.352Z] === RUN TestHostIPv4BridgeLabel [2021-04-13T15:52:46.368Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-13T15:52:46.496Z] === RUN TestOneMessagePerRequest [2021-04-13T15:52:46.496Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-04-13T15:52:46.496Z] === RUN TestVerify [2021-04-13T15:52:46.496Z] --- PASS: TestVerify (0.00s) [2021-04-13T15:52:46.496Z] === RUN TestSkipVerify [2021-04-13T15:52:46.496Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.496Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.496Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.496Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.496Z] === RUN TestParseLogFormat [2021-04-13T15:52:46.496Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-13T15:52:46.496Z] === RUN TestValidateLogOptEmpty [2021-04-13T15:52:46.496Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-13T15:52:46.496Z] === RUN TestValidateSyslogAddress [2021-04-13T15:52:46.496Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-13T15:52:46.496Z] === RUN TestParseAddressDefaultPort [2021-04-13T15:52:46.496Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-13T15:52:46.496Z] === RUN TestValidateSyslogFacility [2021-04-13T15:52:46.496Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-13T15:52:46.496Z] === RUN TestValidateLogOptSyslogFormat [2021-04-13T15:52:46.496Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-13T15:52:46.496Z] === RUN TestValidateLogOpt [2021-04-13T15:52:46.496Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-13T15:52:46.496Z] PASS [2021-04-13T15:52:46.496Z] coverage: 46.8% of statements [2021-04-13T15:52:46.496Z] ok github.com/docker/docker/daemon/logger/syslog 0.127s coverage: 46.8% of statements [2021-04-13T15:52:46.649Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-04-13T15:52:46.649Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-13T15:52:46.963Z] --- PASS: TestSkipVerify (0.44s) [2021-04-13T15:52:46.963Z] === RUN TestBufferMaximum [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618329166.435516\",\"host\":\"de55b872476c\"}'" [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618329166.435516\",\"host\":\"de55b872476c\"}'" [2021-04-13T15:52:46.963Z] --- PASS: TestBufferMaximum (0.01s) [2021-04-13T15:52:46.963Z] === RUN TestServerAlwaysDown [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618329166.442529\",\"host\":\"de55b872476c\"}'" [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618329166.442529\",\"host\":\"de55b872476c\"}'" [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618329166.442529\",\"host\":\"de55b872476c\"}'" [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618329166.443511\",\"host\":\"de55b872476c\"}'" [2021-04-13T15:52:46.963Z] time="2021-04-13T15:52:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618329166.443511\",\"host\":\"de55b872476c\"}'" [2021-04-13T15:52:46.963Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-13T15:52:46.963Z] === RUN TestCannotSendAfterClose [2021-04-13T15:52:46.963Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-13T15:52:46.963Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-13T15:52:47.700Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-13T15:52:47.700Z] === RUN TestDaemonDefaultNetworkPools [2021-04-13T15:52:47.948Z] time="2021-04-13T15:52:47Z" 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-04-13T15:52:47.948Z] time="2021-04-13T15:52:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"de55b872476c\"}'" [2021-04-13T15:52:47.948Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-04-13T15:52:47.948Z] PASS [2021-04-13T15:52:47.948Z] coverage: 82.5% of statements [2021-04-13T15:52:47.948Z] ok github.com/docker/docker/daemon/logger/splunk 2.267s coverage: 82.5% of statements [2021-04-13T15:52:47.948Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-13T15:52:47.948Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-13T15:52:47.948Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-13T15:52:48.340Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-04-13T15:52:48.340Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-13T15:52:48.931Z] === RUN TestV1IDService [2021-04-13T15:52:48.931Z] --- PASS: TestV1IDService (0.02s) [2021-04-13T15:52:48.931Z] === RUN TestV2MetadataService [2021-04-13T15:52:49.395Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-04-13T15:52:49.395Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-13T15:52:49.399Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-13T15:52:49.399Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-13T15:52:49.399Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-13T15:52:49.399Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-13T15:52:49.399Z] === RUN TestContinueOnError_NeverContinue [2021-04-13T15:52:49.399Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-13T15:52:49.399Z] === RUN TestManifestStore [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/no_remote_or_local [2021-04-13T15:52:49.399Z] time="2021-04-13T15:52:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local038002571\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/no_local_cache [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/with_local_cache [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/unknown_media_type [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-13T15:52:49.399Z] time="2021-04-13T15:52:49Z" level=warning msg="reference for unknown type: " [2021-04-13T15:52:49.399Z] time="2021-04-13T15:52:49Z" level=warning msg="reference for unknown type: " [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-13T15:52:49.399Z] time="2021-04-13T15:52:49Z" level=warning msg="reference for unknown type: " [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-13T15:52:49.399Z] time="2021-04-13T15:52:49Z" level=warning msg="reference for unknown type: " [2021-04-13T15:52:49.399Z] time="2021-04-13T15:52:49Z" level=warning msg="reference for unknown type: " [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-13T15:52:49.399Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-13T15:52:49.636Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-13T15:52:49.866Z] time="2021-04-13T15:52:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore (0.46s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-13T15:52:49.866Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-04-13T15:52:49.866Z] === RUN TestDetectManifestBlobMediaType [2021-04-13T15:52:49.866Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-13T15:52:49.866Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-13T15:52:49.866Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-13T15:52:49.866Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-13T15:52:49.866Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-13T15:52:49.866Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-13T15:52:49.866Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-13T15:52:49.866Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-13T15:52:49.866Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-13T15:52:49.866Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-13T15:52:49.866Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-13T15:52:49.866Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-13T15:52:49.866Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-13T15:52:49.866Z] === RUN TestFixManifestLayers [2021-04-13T15:52:49.866Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-13T15:52:49.866Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-13T15:52:49.866Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-13T15:52:49.866Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-13T15:52:49.866Z] === RUN TestFixManifestLayersBadParent [2021-04-13T15:52:49.866Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-13T15:52:49.866Z] === RUN TestValidateManifest [2021-04-13T15:52:49.866Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-13T15:52:49.866Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-13T15:52:49.866Z] === RUN TestFormatPlatform [2021-04-13T15:52:49.866Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-13T15:52:49.866Z] === RUN TestGetRepositoryMountCandidates [2021-04-13T15:52:49.866Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-13T15:52:49.866Z] === RUN TestLayerAlreadyExists [2021-04-13T15:52:49.866Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-13T15:52:49.866Z] 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-04-13T15:52:49.867Z] 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-04-13T15:52:49.867Z] 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-04-13T15:52:49.867Z] 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-04-13T15:52:49.867Z] 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-04-13T15:52:49.867Z] 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-04-13T15:52:49.867Z] === RUN TestWhenEmptyAuthConfig [2021-04-13T15:52:49.867Z] === RUN TestSuccessfulDownload [2021-04-13T15:52:49.867Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-13T15:52:49.867Z] download_test.go:268: Needs fixing on Windows [2021-04-13T15:52:49.867Z] === RUN TestCancelledDownload [2021-04-13T15:52:49.867Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-13T15:52:49.867Z] === RUN TestMaxDownloadAttempts [2021-04-13T15:52:49.867Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-13T15:52:49.867Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-13T15:52:49.867Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-13T15:52:49.867Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-13T15:52:49.867Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-13T15:52:49.867Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-13T15:52:49.867Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-13T15:52:49.867Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-13T15:52:49.867Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-13T15:52:49.867Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-13T15:52:49.867Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-13T15:52:49.867Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-13T15:52:50.334Z] --- PASS: TestV2MetadataService (1.31s) [2021-04-13T15:52:50.334Z] PASS [2021-04-13T15:52:50.334Z] coverage: 48.2% of statements [2021-04-13T15:52:50.334Z] ok github.com/docker/docker/distribution/metadata 1.493s coverage: 48.2% of statements [2021-04-13T15:52:50.334Z] time="2021-04-13T15:52:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-13T15:52:50.334Z] time="2021-04-13T15:52:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-13T15:52:50.334Z] time="2021-04-13T15:52:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-13T15:52:50.334Z] time="2021-04-13T15:52:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-13T15:52:50.334Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-13T15:52:50.334Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-04-13T15:52:50.334Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-04-13T15:52:50.334Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-04-13T15:52:50.334Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-04-13T15:52:50.334Z] === RUN TestTransfer [2021-04-13T15:52:50.334Z] --- PASS: TestTransfer (0.12s) [2021-04-13T15:52:50.334Z] === RUN TestConcurrencyLimit [2021-04-13T15:52:50.334Z] === RUN TestNotFound [2021-04-13T15:52:50.334Z] --- PASS: TestNotFound (0.00s) [2021-04-13T15:52:50.334Z] === RUN TestConflict [2021-04-13T15:52:50.334Z] --- PASS: TestConflict (0.00s) [2021-04-13T15:52:50.334Z] === RUN TestForbidden [2021-04-13T15:52:50.334Z] --- PASS: TestForbidden (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestInvalidParameter [2021-04-13T15:52:50.802Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestNotImplemented [2021-04-13T15:52:50.802Z] --- PASS: TestNotImplemented (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestNotModified [2021-04-13T15:52:50.802Z] --- PASS: TestNotModified (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestUnauthorized [2021-04-13T15:52:50.802Z] --- PASS: TestUnauthorized (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestUnknown [2021-04-13T15:52:50.802Z] --- PASS: TestUnknown (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestCancelled [2021-04-13T15:52:50.802Z] --- PASS: TestCancelled (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestDeadline [2021-04-13T15:52:50.802Z] --- PASS: TestDeadline (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestDataLoss [2021-04-13T15:52:50.802Z] --- PASS: TestDataLoss (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestUnavailable [2021-04-13T15:52:50.802Z] --- PASS: TestUnavailable (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestSystem [2021-04-13T15:52:50.802Z] --- PASS: TestSystem (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Not_Found [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Bad_Request [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Conflict [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Unauthorized [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Forbidden [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Not_Modified [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-13T15:52:50.802Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-13T15:52:50.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-13T15:52:50.802Z] PASS [2021-04-13T15:52:50.802Z] coverage: 53.1% of statements [2021-04-13T15:52:50.802Z] ok github.com/docker/docker/errdefs 0.113s coverage: 53.1% of statements [2021-04-13T15:52:50.802Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-04-13T15:52:50.802Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-13T15:52:50.802Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-13T15:52:50.802Z] === RUN TestTokenPassThru [2021-04-13T15:52:50.802Z] --- PASS: TestTokenPassThru (0.02s) [2021-04-13T15:52:50.802Z] === RUN TestTokenPassThruDifferentHost [2021-04-13T15:52:50.802Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-13T15:52:50.802Z] PASS [2021-04-13T15:52:50.802Z] coverage: 23.6% of statements [2021-04-13T15:52:50.802Z] ok github.com/docker/docker/distribution 1.798s coverage: 23.6% of statements [2021-04-13T15:52:50.802Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-04-13T15:52:50.802Z] === RUN TestInactiveJobs [2021-04-13T15:52:50.802Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-13T15:52:50.875Z] --- PASS: TestBuildMultiStageOnBuild (18.59s) [2021-04-13T15:52:50.875Z] === RUN TestBuildUncleanTarFilenames [2021-04-13T15:52:50.875Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-13T15:52:50.875Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T15:52:50.876Z] === RUN TestBuildMultiStageLayerLeak [2021-04-13T15:52:50.926Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-04-13T15:52:50.926Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-13T15:52:51.269Z] --- PASS: TestInactiveJobs (0.46s) [2021-04-13T15:52:51.269Z] === RUN TestWatchRelease [2021-04-13T15:52:51.269Z] --- PASS: TestWatchRelease (0.09s) [2021-04-13T15:52:51.269Z] === RUN TestWatchFinishedTransfer [2021-04-13T15:52:51.269Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-13T15:52:51.269Z] === RUN TestDuplicateTransfer [2021-04-13T15:52:51.269Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-13T15:52:51.269Z] === RUN TestSuccessfulUpload [2021-04-13T15:52:51.524Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-13T15:52:51.566Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-04-13T15:52:51.566Z] === RUN TestServiceWithPredefinedNetwork [2021-04-13T15:52:51.736Z] time="2021-04-13T15:52:51Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-13T15:52:52.085Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-13T15:52:52.204Z] --- PASS: TestSuccessfulUpload (0.58s) [2021-04-13T15:52:52.204Z] === RUN TestCancelledUpload [2021-04-13T15:52:52.204Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-13T15:52:52.204Z] PASS [2021-04-13T15:52:52.204Z] coverage: 76.8% of statements [2021-04-13T15:52:52.204Z] ok github.com/docker/docker/distribution/xfer 2.257s coverage: 76.8% of statements [2021-04-13T15:52:52.204Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-13T15:52:52.671Z] === RUN TestCompare [2021-04-13T15:52:52.671Z] --- PASS: TestCompare (0.00s) [2021-04-13T15:52:52.671Z] PASS [2021-04-13T15:52:52.671Z] coverage: 19.2% of statements [2021-04-13T15:52:52.671Z] ok github.com/docker/docker/image/cache 0.179s coverage: 19.2% of statements [2021-04-13T15:52:53.140Z] === RUN TestFSGetInvalidData [2021-04-13T15:52:53.140Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-13T15:52:53.140Z] === RUN TestFSInvalidSet [2021-04-13T15:52:53.140Z] --- PASS: TestFSInvalidSet (0.02s) [2021-04-13T15:52:53.140Z] === RUN TestFSInvalidRoot [2021-04-13T15:52:53.140Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-13T15:52:53.140Z] === RUN TestFSMetadataGetSet [2021-04-13T15:52:53.140Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-04-13T15:52:53.140Z] === RUN TestFSInvalidWalker [2021-04-13T15:52:53.140Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-13T15:52:53.140Z] === RUN TestFSGetSet [2021-04-13T15:52:53.140Z] --- PASS: TestFSGetSet (0.02s) [2021-04-13T15:52:53.140Z] === RUN TestFSGetUnsetKey [2021-04-13T15:52:53.140Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-13T15:52:53.140Z] === RUN TestFSGetEmptyData [2021-04-13T15:52:53.140Z] --- PASS: TestFSGetEmptyData (0.03s) [2021-04-13T15:52:53.140Z] === RUN TestFSDelete [2021-04-13T15:52:53.140Z] --- PASS: TestFSDelete (0.04s) [2021-04-13T15:52:53.140Z] === RUN TestFSWalker [2021-04-13T15:52:53.140Z] --- PASS: TestFSWalker (0.02s) [2021-04-13T15:52:53.140Z] === RUN TestFSWalkerStopOnError [2021-04-13T15:52:53.140Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-04-13T15:52:53.140Z] === RUN TestNewFromJSON [2021-04-13T15:52:53.140Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-13T15:52:53.140Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-13T15:52:53.140Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-13T15:52:53.140Z] === RUN TestMarshalKeyOrder [2021-04-13T15:52:53.140Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-13T15:52:53.140Z] === RUN TestHistoryEqual [2021-04-13T15:52:53.607Z] --- PASS: TestHistoryEqual (0.17s) [2021-04-13T15:52:53.607Z] === RUN TestImage [2021-04-13T15:52:53.607Z] --- PASS: TestImage (0.00s) [2021-04-13T15:52:53.607Z] === RUN TestImageOSNotEmpty [2021-04-13T15:52:53.607Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-13T15:52:53.607Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-13T15:52:53.607Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-13T15:52:53.607Z] === RUN TestCreate [2021-04-13T15:52:53.607Z] --- PASS: TestCreate (0.02s) [2021-04-13T15:52:53.607Z] === RUN TestRestore [2021-04-13T15:52:53.607Z] time="2021-04-13T15:52:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-13T15:52:53.607Z] --- PASS: TestRestore (0.10s) [2021-04-13T15:52:53.607Z] === RUN TestAddDelete [2021-04-13T15:52:53.607Z] --- PASS: TestAddDelete (0.03s) [2021-04-13T15:52:53.607Z] === RUN TestSearchAfterDelete [2021-04-13T15:52:53.607Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-13T15:52:53.607Z] === RUN TestParentReset [2021-04-13T15:52:53.607Z] --- PASS: TestParentReset (0.04s) [2021-04-13T15:52:53.607Z] === RUN TestGetAndSetLastUpdated [2021-04-13T15:52:53.607Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-04-13T15:52:53.607Z] === RUN TestStoreLen [2021-04-13T15:52:53.607Z] --- PASS: TestStoreLen (0.06s) [2021-04-13T15:52:53.607Z] PASS [2021-04-13T15:52:53.607Z] coverage: 86.6% of statements [2021-04-13T15:52:53.607Z] ok github.com/docker/docker/image 0.815s coverage: 86.6% of statements [2021-04-13T15:52:53.663Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2021-04-13T15:52:53.663Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-13T15:52:53.663Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:52:53.663Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:52:53.663Z] === RUN TestServiceWithDataPathPortInit [2021-04-13T15:52:53.974Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-13T15:52:54.074Z] === RUN TestValidateManifest [2021-04-13T15:52:54.074Z] === RUN TestValidateManifest/nil [2021-04-13T15:52:54.074Z] === RUN TestValidateManifest/non-nil [2021-04-13T15:52:54.074Z] --- PASS: TestValidateManifest (0.00s) [2021-04-13T15:52:54.074Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-13T15:52:54.074Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-13T15:52:54.074Z] PASS [2021-04-13T15:52:54.074Z] coverage: 0.6% of statements [2021-04-13T15:52:54.074Z] ok github.com/docker/docker/image/tarexport 0.227s coverage: 0.6% of statements [2021-04-13T15:52:54.542Z] === RUN TestMakeV1ConfigFromConfig [2021-04-13T15:52:54.542Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-13T15:52:54.542Z] PASS [2021-04-13T15:52:54.542Z] coverage: 25.0% of statements [2021-04-13T15:52:54.542Z] ok github.com/docker/docker/image/v1 0.097s coverage: 25.0% of statements [2021-04-13T15:52:54.542Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-13T15:52:56.041Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-04-13T15:52:56.041Z] ok github.com/docker/docker/daemon 12.192s coverage: 17.2% of statements [2021-04-13T15:52:56.041Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-13T15:52:56.041Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-13T15:52:56.102Z] === RUN TestSerialization [2021-04-13T15:52:56.102Z] --- PASS: TestSerialization (0.02s) [2021-04-13T15:52:56.102Z] PASS [2021-04-13T15:52:56.102Z] coverage: 100.0% of statements [2021-04-13T15:52:56.102Z] ok github.com/docker/docker/libcontainerd/queue 0.079s coverage: 100.0% of statements [2021-04-13T15:52:56.489Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-13T15:52:57.086Z] === RUN TestEmptyLayer [2021-04-13T15:52:57.086Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-13T15:52:57.086Z] === RUN TestCommitFailure [2021-04-13T15:52:57.086Z] --- PASS: TestCommitFailure (0.01s) [2021-04-13T15:52:57.086Z] === RUN TestStartTransactionFailure [2021-04-13T15:52:57.086Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-13T15:52:57.086Z] === RUN TestGetOrphan [2021-04-13T15:52:57.086Z] --- PASS: TestGetOrphan (0.01s) [2021-04-13T15:52:57.086Z] === RUN TestMountAndRegister [2021-04-13T15:52:57.086Z] --- PASS: TestMountAndRegister (0.06s) [2021-04-13T15:52:57.086Z] layer_test.go:271: Layer size: 14 [2021-04-13T15:52:57.086Z] === RUN TestLayerRelease [2021-04-13T15:52:57.086Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-13T15:52:57.086Z] layer_test.go:304: Failing on Windows [2021-04-13T15:52:57.086Z] === RUN TestStoreRestore [2021-04-13T15:52:57.086Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-13T15:52:57.086Z] layer_test.go:353: Failing on Windows [2021-04-13T15:52:57.086Z] === RUN TestTarStreamStability [2021-04-13T15:52:57.086Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-13T15:52:57.086Z] layer_test.go:468: Failing on Windows [2021-04-13T15:52:57.086Z] === RUN TestRegisterExistingLayer [2021-04-13T15:52:57.086Z] --- PASS: TestRegisterExistingLayer (0.21s) [2021-04-13T15:52:57.086Z] === RUN TestTarStreamVerification [2021-04-13T15:52:57.086Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-13T15:52:57.086Z] layer_test.go:697: Failing on Windows [2021-04-13T15:52:57.086Z] === RUN TestLayerMigration [2021-04-13T15:52:57.086Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-13T15:52:57.086Z] migration_test.go:46: Failing on Windows [2021-04-13T15:52:57.086Z] === RUN TestLayerMigrationNoTarsplit [2021-04-13T15:52:57.086Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-13T15:52:57.086Z] migration_test.go:182: Failing on Windows [2021-04-13T15:52:57.086Z] === RUN TestMountInit [2021-04-13T15:52:57.086Z] --- SKIP: TestMountInit (0.00s) [2021-04-13T15:52:57.418Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-13T15:52:57.426Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2021-04-13T15:52:57.553Z] mount_test.go:17: Failing on Windows [2021-04-13T15:52:57.553Z] === RUN TestMountSize [2021-04-13T15:52:57.553Z] --- SKIP: TestMountSize (0.00s) [2021-04-13T15:52:57.553Z] mount_test.go:76: Failing on Windows [2021-04-13T15:52:57.553Z] === RUN TestMountChanges [2021-04-13T15:52:57.553Z] --- SKIP: TestMountChanges (0.00s) [2021-04-13T15:52:57.553Z] mount_test.go:125: Failing on Windows [2021-04-13T15:52:57.553Z] === RUN TestMountApply [2021-04-13T15:52:57.553Z] --- SKIP: TestMountApply (0.00s) [2021-04-13T15:52:57.553Z] mount_test.go:212: Failing on Windows [2021-04-13T15:52:57.553Z] PASS [2021-04-13T15:52:57.553Z] coverage: 30.1% of statements [2021-04-13T15:52:57.553Z] ok github.com/docker/docker/layer 0.606s coverage: 30.1% of statements [2021-04-13T15:52:57.553Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-13T15:52:57.688Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.8% of statements [2021-04-13T15:52:57.985Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-13T15:52:58.020Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-13T15:52:58.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-13T15:52:58.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-13T15:52:58.021Z] PASS [2021-04-13T15:52:58.021Z] coverage: 42.3% of statements [2021-04-13T15:52:58.021Z] ok github.com/docker/docker/oci 0.088s coverage: 42.3% of statements [2021-04-13T15:52:58.021Z] === RUN TestEnvironmentParsing [2021-04-13T15:52:58.021Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-13T15:52:58.021Z] PASS [2021-04-13T15:52:58.021Z] coverage: 1.0% of statements [2021-04-13T15:52:58.021Z] ok github.com/docker/docker/libcontainerd/local 0.102s coverage: 1.0% of statements [2021-04-13T15:52:58.021Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-13T15:52:58.021Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-13T15:52:58.021Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-13T15:52:58.021Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-13T15:52:58.491Z] === RUN TestAddressPoolOpt [2021-04-13T15:52:58.491Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/a [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/something [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/_=a [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/env1=value1 [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/_env1=value1 [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/PATH [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/=a [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/PATH= [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/PATH=something [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/asd!qwe [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/1asd [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/123 [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/some_space [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/__some_space_before [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/some_space_after__ [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/= [2021-04-13T15:52:58.491Z] === RUN TestValidateEnv/PaTh [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-13T15:52:58.491Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestParseHost [2021-04-13T15:52:58.492Z] --- PASS: TestParseHost (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestParseDockerDaemonHost [2021-04-13T15:52:58.492Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestParseTCP [2021-04-13T15:52:58.492Z] --- PASS: TestParseTCP (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-13T15:52:58.492Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestValidateExtraHosts [2021-04-13T15:52:58.492Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestIpOptString [2021-04-13T15:52:58.492Z] --- PASS: TestIpOptString (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-13T15:52:58.492Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestNewIpOptValidDefaultVal [2021-04-13T15:52:58.492Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestIpOptSetInvalidVal [2021-04-13T15:52:58.492Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestValidateIPAddress [2021-04-13T15:52:58.492Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestMapOpts [2021-04-13T15:52:58.492Z] --- PASS: TestMapOpts (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestListOptsWithoutValidator [2021-04-13T15:52:58.492Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestListOptsWithValidator [2021-04-13T15:52:58.492Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestValidateDNSSearch [2021-04-13T15:52:58.492Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_general_format [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_one_more [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-13T15:52:58.492Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-13T15:52:58.492Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestNamedListOpts [2021-04-13T15:52:58.492Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestNamedMapOpts [2021-04-13T15:52:58.492Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestParseLink [2021-04-13T15:52:58.492Z] --- PASS: TestParseLink (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestQuotedStringSetWithQuotes [2021-04-13T15:52:58.492Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-13T15:52:58.492Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-13T15:52:58.492Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-13T15:52:58.492Z] === RUN TestUlimitOpt [2021-04-13T15:52:58.492Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-13T15:52:58.492Z] PASS [2021-04-13T15:52:58.492Z] coverage: 67.1% of statements [2021-04-13T15:52:58.492Z] ok github.com/docker/docker/opts 0.121s coverage: 67.1% of statements [2021-04-13T15:52:58.631Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-04-13T15:52:58.631Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-13T15:52:58.631Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-13T15:52:58.959Z] === RUN TestParseVersion [2021-04-13T15:52:58.959Z] --- PASS: TestParseVersion (0.00s) [2021-04-13T15:52:58.959Z] PASS [2021-04-13T15:52:58.959Z] coverage: 52.9% of statements [2021-04-13T15:52:58.959Z] ok github.com/docker/docker/pkg/aaparser 0.064s coverage: 52.9% of statements [2021-04-13T15:52:59.202Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-04-13T15:52:59.942Z] === RUN TestUnbuffered [2021-04-13T15:52:59.943Z] --- PASS: TestUnbuffered (0.00s) [2021-04-13T15:52:59.943Z] === RUN TestRaceUnbuffered [2021-04-13T15:52:59.943Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-13T15:52:59.943Z] PASS [2021-04-13T15:52:59.943Z] coverage: 100.0% of statements [2021-04-13T15:52:59.943Z] ok github.com/docker/docker/pkg/broadcaster 0.065s coverage: 100.0% of statements [2021-04-13T15:53:00.409Z] === RUN TestPeerCertificateMarshalJSON [2021-04-13T15:53:00.876Z] === RUN TestMatch [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[]] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[foo]] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[foo_bar]] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[]#01 [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[qux]] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-13T15:53:00.876Z] === RUN TestMatch/[[foo_baz]] [2021-04-13T15:53:00.876Z] --- PASS: TestMatch (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-13T15:53:00.876Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-13T15:53:00.876Z] PASS [2021-04-13T15:53:00.876Z] coverage: 87.5% of statements [2021-04-13T15:53:00.876Z] ok github.com/docker/docker/pkg/capabilities 0.055s coverage: 87.5% of statements [2021-04-13T15:53:01.244Z] --- PASS: TestBuildMultiStageLayerLeak (12.08s) [2021-04-13T15:53:01.244Z] === RUN TestBuildWithHugeFile [2021-04-13T15:53:01.249Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-13T15:53:01.344Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-13T15:53:01.344Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-13T15:53:01.344Z] --- PASS: TestPeerCertificateMarshalJSON (0.80s) [2021-04-13T15:53:01.344Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-13T15:53:01.344Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-13T15:53:01.344Z] === RUN TestMiddleware [2021-04-13T15:53:01.344Z] --- PASS: TestMiddleware (0.00s) [2021-04-13T15:53:01.344Z] === RUN TestNewResponseModifier [2021-04-13T15:53:01.344Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-13T15:53:01.344Z] PASS [2021-04-13T15:53:01.344Z] coverage: 26.8% of statements [2021-04-13T15:53:01.344Z] ok github.com/docker/docker/pkg/authorization 0.911s coverage: 26.8% of statements [2021-04-13T15:53:01.748Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.535s coverage: 73.3% of statements [2021-04-13T15:53:01.811Z] === RUN TestIsArchivePathDir [2021-04-13T15:53:01.811Z] --- PASS: TestIsArchivePathDir (0.14s) [2021-04-13T15:53:01.811Z] === RUN TestIsArchivePathInvalidFile [2021-04-13T15:53:02.278Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-04-13T15:53:02.278Z] === RUN TestIsArchivePathTar [2021-04-13T15:53:02.278Z] === RUN TestChrootTarUntar [2021-04-13T15:53:02.278Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-13T15:53:02.278Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:02.278Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-13T15:53:02.278Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-13T15:53:02.278Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:02.278Z] === RUN TestChrootUntarEmptyArchive [2021-04-13T15:53:02.278Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-13T15:53:02.278Z] === RUN TestChrootTarUntarWithSymlink [2021-04-13T15:53:02.278Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-13T15:53:02.278Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:53:02.278Z] === RUN TestChrootCopyWithTar [2021-04-13T15:53:02.278Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-13T15:53:02.278Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:53:02.278Z] === RUN TestChrootCopyFileWithTar [2021-04-13T15:53:02.278Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-13T15:53:02.278Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:02.278Z] === RUN TestChrootUntarPath [2021-04-13T15:53:02.278Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-13T15:53:02.278Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:53:02.278Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-13T15:53:02.278Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-13T15:53:02.278Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:02.278Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-13T15:53:02.278Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-13T15:53:02.278Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:02.278Z] === RUN TestChrootApplyDotDotFile [2021-04-13T15:53:02.278Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-13T15:53:02.278Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:02.278Z] PASS [2021-04-13T15:53:02.278Z] coverage: 15.4% of statements [2021-04-13T15:53:02.278Z] ok github.com/docker/docker/pkg/chrootarchive 0.154s coverage: 15.4% of statements [2021-04-13T15:53:02.278Z] === RUN TestSizeEmpty [2021-04-13T15:53:02.278Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-13T15:53:02.278Z] === RUN TestSizeEmptyFile [2021-04-13T15:53:02.278Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-13T15:53:02.278Z] === RUN TestSizeNonemptyFile [2021-04-13T15:53:02.278Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-13T15:53:02.278Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-13T15:53:02.278Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-13T15:53:02.278Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-13T15:53:02.278Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-13T15:53:02.278Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-13T15:53:02.278Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-13T15:53:02.278Z] === RUN TestMoveToSubdir [2021-04-13T15:53:02.278Z] --- PASS: TestMoveToSubdir (0.01s) [2021-04-13T15:53:02.278Z] === RUN TestSizeNonExistingDirectory [2021-04-13T15:53:02.278Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-13T15:53:02.278Z] PASS [2021-04-13T15:53:02.278Z] coverage: 80.0% of statements [2021-04-13T15:53:02.278Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2021-04-13T15:53:02.278Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-04-13T15:53:02.278Z] === RUN TestDecompressStreamGzip [2021-04-13T15:53:02.278Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-04-13T15:53:02.278Z] === RUN TestDecompressStreamBzip2 [2021-04-13T15:53:02.321Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.1% of statements [2021-04-13T15:53:02.746Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2021-04-13T15:53:02.746Z] === RUN TestDecompressStreamXz [2021-04-13T15:53:02.746Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-13T15:53:02.746Z] archive_test.go:134: Xz not present in msys2 [2021-04-13T15:53:02.746Z] === RUN TestCompressStreamXzUnsupported [2021-04-13T15:53:02.746Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-13T15:53:02.747Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-13T15:53:02.747Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-13T15:53:02.747Z] === RUN TestCompressStreamInvalid [2021-04-13T15:53:02.747Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-13T15:53:02.747Z] === RUN TestExtensionInvalid [2021-04-13T15:53:02.747Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-13T15:53:02.747Z] === RUN TestExtensionUncompressed [2021-04-13T15:53:02.747Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-13T15:53:02.747Z] === RUN TestExtensionBzip2 [2021-04-13T15:53:02.747Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-13T15:53:02.747Z] === RUN TestExtensionGzip [2021-04-13T15:53:02.747Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-13T15:53:02.747Z] === RUN TestExtensionXz [2021-04-13T15:53:02.747Z] --- PASS: TestExtensionXz (0.00s) [2021-04-13T15:53:02.747Z] === RUN TestCmdStreamLargeStderr [2021-04-13T15:53:02.747Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-04-13T15:53:02.747Z] === RUN TestCmdStreamBad [2021-04-13T15:53:02.747Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-13T15:53:02.747Z] archive_test.go:239: Failing on Windows CI machines [2021-04-13T15:53:02.747Z] === RUN TestCmdStreamGood [2021-04-13T15:53:02.747Z] --- PASS: TestCmdStreamGood (0.05s) [2021-04-13T15:53:02.747Z] === RUN TestUntarPathWithInvalidDest [2021-04-13T15:53:02.747Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2021-04-13T15:53:02.747Z] === RUN TestUntarPathWithInvalidSrc [2021-04-13T15:53:02.747Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-13T15:53:02.747Z] === RUN TestUntarPath [2021-04-13T15:53:03.215Z] --- PASS: TestUntarPath (0.08s) [2021-04-13T15:53:03.215Z] === RUN TestUntarPathWithDestinationFile [2021-04-13T15:53:03.215Z] --- PASS: TestUntarPathWithDestinationFile (0.24s) [2021-04-13T15:53:03.215Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-13T15:53:03.215Z] === RUN Test [2021-04-13T15:53:03.215Z] === RUN Test/TestContainsEntry [2021-04-13T15:53:03.215Z] === RUN Test/TestCreateEntries [2021-04-13T15:53:03.215Z] === RUN Test/TestEntriesDiff [2021-04-13T15:53:03.215Z] === RUN Test/TestEntriesEquality [2021-04-13T15:53:03.215Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-13T15:53:03.215Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-13T15:53:03.215Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-13T15:53:03.215Z] === RUN Test/TestGeneratorNotGenerate [2021-04-13T15:53:03.215Z] === RUN Test/TestGeneratorWithPort [2021-04-13T15:53:03.215Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-13T15:53:03.215Z] === RUN Test/TestNewEntry [2021-04-13T15:53:03.215Z] === RUN Test/TestParse [2021-04-13T15:53:03.215Z] --- PASS: Test (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-13T15:53:03.215Z] --- PASS: Test/TestParse (0.00s) [2021-04-13T15:53:03.215Z] PASS [2021-04-13T15:53:03.215Z] coverage: 58.3% of statements [2021-04-13T15:53:03.215Z] ok github.com/docker/docker/pkg/discovery 0.052s coverage: 58.3% of statements [2021-04-13T15:53:03.215Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.13s) [2021-04-13T15:53:03.215Z] === RUN TestCopyWithTarInvalidSrc [2021-04-13T15:53:03.215Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-13T15:53:03.215Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-13T15:53:03.215Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-13T15:53:03.215Z] === RUN TestCopyWithTarSrcFile [2021-04-13T15:53:03.215Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-13T15:53:03.215Z] === RUN TestCopyWithTarSrcFolder [2021-04-13T15:53:03.215Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-13T15:53:03.215Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-13T15:53:03.215Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-13T15:53:03.215Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-13T15:53:03.215Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-04-13T15:53:03.215Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-13T15:53:03.215Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-13T15:53:03.215Z] === RUN TestCopyFileWithTarSrcFile [2021-04-13T15:53:03.215Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-13T15:53:03.215Z] === RUN TestTarFiles [2021-04-13T15:53:03.685Z] === RUN Test [2021-04-13T15:53:03.685Z] === RUN Test/TestContent [2021-04-13T15:53:03.685Z] === RUN Test/TestInitialize [2021-04-13T15:53:03.685Z] === RUN Test/TestNew [2021-04-13T15:53:03.685Z] === RUN Test/TestParsingContentsWithComments [2021-04-13T15:53:03.685Z] === RUN Test/TestRegister [2021-04-13T15:53:03.685Z] === RUN Test/TestWatch [2021-04-13T15:53:03.685Z] --- PASS: Test (0.01s) [2021-04-13T15:53:03.685Z] --- PASS: Test/TestContent (0.00s) [2021-04-13T15:53:03.685Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-13T15:53:03.685Z] --- PASS: Test/TestNew (0.00s) [2021-04-13T15:53:03.685Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-13T15:53:03.685Z] --- PASS: Test/TestRegister (0.00s) [2021-04-13T15:53:03.685Z] --- PASS: Test/TestWatch (0.01s) [2021-04-13T15:53:03.685Z] PASS [2021-04-13T15:53:03.685Z] coverage: 92.9% of statements [2021-04-13T15:53:03.685Z] ok github.com/docker/docker/pkg/discovery/file 0.104s coverage: 92.9% of statements [2021-04-13T15:53:03.706Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.516s coverage: 56.2% of statements [2021-04-13T15:53:03.763Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-13T15:53:04.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-13T15:53:04.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-13T15:53:04.945Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-13T15:53:05.248Z] === RUN Test [2021-04-13T15:53:05.248Z] === RUN Test/TestWatch [2021-04-13T15:53:05.248Z] --- PASS: Test (0.00s) [2021-04-13T15:53:05.248Z] --- PASS: Test/TestWatch (0.00s) [2021-04-13T15:53:05.248Z] PASS [2021-04-13T15:53:05.248Z] coverage: 92.3% of statements [2021-04-13T15:53:05.248Z] ok github.com/docker/docker/pkg/discovery/memory 0.061s coverage: 92.3% of statements [2021-04-13T15:53:05.248Z] === RUN Test [2021-04-13T15:53:05.248Z] === RUN Test/TestInitialize [2021-04-13T15:53:05.248Z] time="2021-04-13T15:53:04Z" level=info msg="Initializing discovery without TLS" [2021-04-13T15:53:05.248Z] time="2021-04-13T15:53:04Z" level=info msg="Initializing discovery without TLS" [2021-04-13T15:53:05.248Z] time="2021-04-13T15:53:04Z" level=info msg="Initializing discovery without TLS" [2021-04-13T15:53:05.248Z] === RUN Test/TestInitializeWithCerts [2021-04-13T15:53:05.248Z] time="2021-04-13T15:53:04Z" level=info msg="Initializing discovery with TLS" [2021-04-13T15:53:05.248Z] === RUN Test/TestWatch [2021-04-13T15:53:05.248Z] time="2021-04-13T15:53:04Z" level=info msg="Initializing discovery without TLS" [2021-04-13T15:53:05.248Z] === RUN Test [2021-04-13T15:53:05.248Z] === RUN Test/TestInitialize [2021-04-13T15:53:05.248Z] === RUN Test/TestInitializeWithPattern [2021-04-13T15:53:05.248Z] === RUN Test/TestRegister [2021-04-13T15:53:05.248Z] === RUN Test/TestWatch [2021-04-13T15:53:05.248Z] --- PASS: Test (0.00s) [2021-04-13T15:53:05.248Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-13T15:53:05.718Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-13T15:53:05.718Z] --- PASS: Test/TestRegister (0.00s) [2021-04-13T15:53:05.718Z] --- PASS: Test/TestWatch (0.00s) [2021-04-13T15:53:05.718Z] PASS [2021-04-13T15:53:05.718Z] coverage: 93.8% of statements [2021-04-13T15:53:05.718Z] ok github.com/docker/docker/pkg/discovery/nodes 0.100s coverage: 93.8% of statements [2021-04-13T15:53:06.263Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-04-13T15:53:06.704Z] === RUN TestPollerAddRemove [2021-04-13T15:53:06.704Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-13T15:53:06.704Z] === RUN TestPollerEvent [2021-04-13T15:53:06.704Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-13T15:53:06.704Z] poller_test.go:41: No chmod on Windows [2021-04-13T15:53:06.704Z] === RUN TestPollerClose [2021-04-13T15:53:06.704Z] --- PASS: TestPollerClose (0.00s) [2021-04-13T15:53:06.704Z] PASS [2021-04-13T15:53:06.704Z] coverage: 45.7% of statements [2021-04-13T15:53:06.704Z] ok github.com/docker/docker/pkg/filenotify 0.089s coverage: 45.7% of statements [2021-04-13T15:53:06.832Z] --- PASS: TestImportExtremelyLargeImageWorks (234.75s) [2021-04-13T15:53:06.832Z] PASS [2021-04-13T15:53:06.832Z] [2021-04-13T15:53:06.832Z] DONE 12 tests in 239.988s [2021-04-13T15:53:06.832Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-13T15:53:06.832Z] ++ 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-04-13T15:53:06.832Z] ++ set -e [2021-04-13T15:53:06.832Z] ++ '[' -n 0 ']' [2021-04-13T15:53:06.832Z] ++ set -x [2021-04-13T15:53:06.832Z] ++ env -i DEST=/go/src/github.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-04-13T15:53:06.832Z] INFO: Testing against a local daemon [2021-04-13T15:53:06.832Z] === RUN TestNetworkCreateDelete [2021-04-13T15:53:07.172Z] === RUN TestCopyFileWithInvalidSrc [2021-04-13T15:53:07.172Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCopyFileWithInvalidDest [2021-04-13T15:53:07.172Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-13T15:53:07.172Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-13T15:53:07.172Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCopyFile [2021-04-13T15:53:07.172Z] --- PASS: TestCopyFile (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-13T15:53:07.172Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-13T15:53:07.172Z] fileutils_test.go:134: Needs porting to Windows [2021-04-13T15:53:07.172Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-13T15:53:07.172Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-13T15:53:07.172Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-13T15:53:07.172Z] fileutils_test.go:180: Needs porting to Windows [2021-04-13T15:53:07.172Z] === RUN TestWildcardMatches [2021-04-13T15:53:07.172Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestPatternMatches [2021-04-13T15:53:07.172Z] --- PASS: TestPatternMatches (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-13T15:53:07.172Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestPatternMatchesFolderExclusions [2021-04-13T15:53:07.172Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-13T15:53:07.172Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-13T15:53:07.172Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-13T15:53:07.172Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-13T15:53:07.172Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestSingleExclamationError [2021-04-13T15:53:07.172Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestMatchesWithNoPatterns [2021-04-13T15:53:07.172Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestMatchesWithMalformedPatterns [2021-04-13T15:53:07.172Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestMatches [2021-04-13T15:53:07.172Z] --- PASS: TestMatches (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCleanPatterns [2021-04-13T15:53:07.172Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-13T15:53:07.172Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCleanPatternsExceptionFlag [2021-04-13T15:53:07.172Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-13T15:53:07.172Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-13T15:53:07.172Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCleanPatternsErrorSingleException [2021-04-13T15:53:07.172Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCreateIfNotExistsDir [2021-04-13T15:53:07.172Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestCreateIfNotExistsFile [2021-04-13T15:53:07.172Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-04-13T15:53:07.172Z] === RUN TestMatch [2021-04-13T15:53:07.172Z] --- PASS: TestMatch (0.00s) [2021-04-13T15:53:07.172Z] PASS [2021-04-13T15:53:07.172Z] coverage: 87.7% of statements [2021-04-13T15:53:07.172Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 87.7% of statements [2021-04-13T15:53:07.393Z] --- PASS: TestNetworkCreateDelete (0.55s) [2021-04-13T15:53:07.393Z] === RUN TestDockerNetworkDeletePreferID [2021-04-13T15:53:07.639Z] === RUN TestGet [2021-04-13T15:53:07.639Z] --- PASS: TestGet (0.00s) [2021-04-13T15:53:07.639Z] === RUN TestGetShortcutString [2021-04-13T15:53:07.639Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-13T15:53:07.639Z] PASS [2021-04-13T15:53:07.639Z] coverage: 42.9% of statements [2021-04-13T15:53:07.639Z] ok github.com/docker/docker/pkg/homedir 0.065s coverage: 42.9% of statements [2021-04-13T15:53:08.105Z] --- PASS: Test (3.22s) [2021-04-13T15:53:08.105Z] --- PASS: Test/TestInitialize (0.22s) [2021-04-13T15:53:08.105Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-04-13T15:53:08.105Z] --- PASS: Test/TestWatch (3.00s) [2021-04-13T15:53:08.105Z] PASS [2021-04-13T15:53:08.105Z] coverage: 84.1% of statements [2021-04-13T15:53:08.105Z] ok github.com/docker/docker/pkg/discovery/kv 3.291s coverage: 84.1% of statements [2021-04-13T15:53:08.175Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.762s coverage: 46.2% of statements [2021-04-13T15:53:08.175Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-13T15:53:08.175Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.348s coverage: 49.4% of statements [2021-04-13T15:53:09.069Z] --- PASS: TestServiceWithDataPathPortInit (13.92s) [2021-04-13T15:53:09.069Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-13T15:53:09.089Z] === RUN TestCreateIDMapOrder [2021-04-13T15:53:09.089Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-13T15:53:09.089Z] PASS [2021-04-13T15:53:09.089Z] coverage: 7.2% of statements [2021-04-13T15:53:09.089Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2021-04-13T15:53:09.280Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-13T15:53:09.280Z] --- PASS: TestDockerNetworkDeletePreferID (1.73s) [2021-04-13T15:53:09.280Z] === RUN TestDaemonDNSFallback [2021-04-13T15:53:09.535Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-13T15:53:10.073Z] === RUN TestFixedBufferCap [2021-04-13T15:53:10.073Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestFixedBufferLen [2021-04-13T15:53:10.073Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestFixedBufferString [2021-04-13T15:53:10.073Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestFixedBufferWrite [2021-04-13T15:53:10.073Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestFixedBufferRead [2021-04-13T15:53:10.073Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestBytesPipeRead [2021-04-13T15:53:10.073Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestBytesPipeWrite [2021-04-13T15:53:10.073Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-13T15:53:10.073Z] === RUN TestError [2021-04-13T15:53:10.073Z] --- PASS: TestError (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestProgressString [2021-04-13T15:53:10.073Z] === RUN TestProgressString/no_progress [2021-04-13T15:53:10.073Z] === RUN TestProgressString/progress_1 [2021-04-13T15:53:10.073Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-13T15:53:10.073Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-13T15:53:10.073Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-13T15:53:10.073Z] === RUN TestProgressString/with_units [2021-04-13T15:53:10.073Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-13T15:53:10.073Z] === RUN TestProgressString/hide_counts [2021-04-13T15:53:10.073Z] --- PASS: TestProgressString (0.00s) [2021-04-13T15:53:10.073Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-13T15:53:10.073Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-13T15:53:10.073Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-13T15:53:10.073Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-13T15:53:10.073Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-13T15:53:10.073Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-13T15:53:10.073Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-13T15:53:10.073Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestJSONMessageDisplay [2021-04-13T15:53:10.073Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-04-13T15:53:10.073Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-13T15:53:10.073Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-13T15:53:10.073Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-13T15:53:10.073Z] === RUN TestDisplayJSONMessagesStream [2021-04-13T15:53:10.073Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-13T15:53:10.073Z] PASS [2021-04-13T15:53:10.073Z] coverage: 91.7% of statements [2021-04-13T15:53:10.073Z] ok github.com/docker/docker/pkg/jsonmessage 0.303s coverage: 91.7% of statements [2021-04-13T15:53:10.089Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-04-13T15:53:10.463Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-13T15:53:10.540Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2021-04-13T15:53:10.540Z] === RUN TestAtomicWriteToFile [2021-04-13T15:53:10.540Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-04-13T15:53:10.540Z] === RUN TestAtomicWriteSetCommit [2021-04-13T15:53:10.540Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-13T15:53:10.540Z] === RUN TestAtomicWriteSetCancel [2021-04-13T15:53:10.540Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-13T15:53:10.540Z] === RUN TestReadCloserWrapperClose [2021-04-13T15:53:10.540Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-13T15:53:10.540Z] === RUN TestReaderErrWrapperReadOnError [2021-04-13T15:53:10.540Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-13T15:53:10.540Z] === RUN TestReaderErrWrapperRead [2021-04-13T15:53:10.540Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-13T15:53:10.540Z] === RUN TestHashData [2021-04-13T15:53:10.540Z] --- PASS: TestHashData (0.00s) [2021-04-13T15:53:10.540Z] === RUN TestCancelReadCloser [2021-04-13T15:53:10.540Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-13T15:53:10.540Z] === RUN TestWriteCloserWrapperClose [2021-04-13T15:53:10.540Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-13T15:53:10.540Z] === RUN TestNopWriteCloser [2021-04-13T15:53:10.540Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-13T15:53:10.540Z] === RUN TestNopWriter [2021-04-13T15:53:10.540Z] --- PASS: TestNopWriter (0.00s) [2021-04-13T15:53:10.540Z] === RUN TestWriteCounter [2021-04-13T15:53:10.540Z] --- PASS: TestWriteCounter (0.00s) [2021-04-13T15:53:10.540Z] PASS [2021-04-13T15:53:10.540Z] coverage: 69.7% of statements [2021-04-13T15:53:10.540Z] === RUN TestStandardLongPath [2021-04-13T15:53:10.540Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-13T15:53:10.540Z] === RUN TestUNCLongPath [2021-04-13T15:53:10.540Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-13T15:53:10.540Z] PASS [2021-04-13T15:53:10.540Z] coverage: 100.0% of statements [2021-04-13T15:53:10.540Z] ok github.com/docker/docker/pkg/ioutils 0.747s coverage: 69.7% of statements [2021-04-13T15:53:10.540Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2021-04-13T15:53:11.008Z] --- PASS: TestTarFiles (7.68s) [2021-04-13T15:53:11.008Z] === RUN TestTarUntar [2021-04-13T15:53:11.008Z] --- PASS: TestTarUntar (0.06s) [2021-04-13T15:53:11.008Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-13T15:53:11.008Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-04-13T15:53:11.008Z] === RUN TestTarWithOptions [2021-04-13T15:53:11.008Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-13T15:53:11.008Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-13T15:53:11.008Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-13T15:53:11.008Z] === RUN TestUntarUstarGnuConflict [2021-04-13T15:53:11.008Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-04-13T15:53:11.008Z] === RUN TestUntarInvalidFilenames [2021-04-13T15:53:11.024Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-13T15:53:11.031Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.833s coverage: 57.7% of statements [2021-04-13T15:53:11.031Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-13T15:53:11.031Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-13T15:53:11.475Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames726931266\\dest" [2021-04-13T15:53:11.475Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-04-13T15:53:11.475Z] === RUN TestUntarHardlinkToSymlink [2021-04-13T15:53:11.475Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-13T15:53:11.475Z] === RUN TestUntarInvalidHardlink [2021-04-13T15:53:11.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink309924947\\victim\\hello" -> "../victim/hello" [2021-04-13T15:53:11.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink724452246\\victim\\hello" -> "/../victim/hello" [2021-04-13T15:53:11.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink820251133\\victim" -> "../victim" [2021-04-13T15:53:11.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink585870136\\victim" -> "../victim" [2021-04-13T15:53:11.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink911170871\\victim" -> "../victim" [2021-04-13T15:53:11.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink000155434\\victim" -> "../victim" [2021-04-13T15:53:11.475Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-04-13T15:53:11.475Z] === RUN TestUntarInvalidSymlink [2021-04-13T15:53:11.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink039645313\\dest\\dotdot" -> "../victim/hello" [2021-04-13T15:53:11.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink125023724\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-13T15:53:11.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink286236763\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:53:11.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink158291454\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:53:11.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink867133765\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:53:11.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink343131616\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:53:11.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink660570559\\dest\\dir\\loophole" -> "../../victim" [2021-04-13T15:53:11.475Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-04-13T15:53:11.475Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-13T15:53:11.475Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-13T15:53:11.475Z] === RUN TestXGlobalNoParent [2021-04-13T15:53:11.475Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-13T15:53:11.475Z] === RUN TestReplaceFileTarWrapper [2021-04-13T15:53:11.475Z] === RUN TestNameFormat [2021-04-13T15:53:11.475Z] --- PASS: TestNameFormat (0.00s) [2021-04-13T15:53:11.475Z] === RUN TestNameRetries [2021-04-13T15:53:11.475Z] --- PASS: TestNameRetries (0.00s) [2021-04-13T15:53:11.475Z] PASS [2021-04-13T15:53:11.475Z] coverage: 85.7% of statements [2021-04-13T15:53:11.475Z] ok github.com/docker/docker/pkg/namesgenerator 0.081s coverage: 85.7% of statements [2021-04-13T15:53:11.475Z] === RUN TestParseKeyValueOpt [2021-04-13T15:53:11.475Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-13T15:53:11.475Z] === RUN TestParseUintList [2021-04-13T15:53:11.475Z] --- PASS: TestParseUintList (0.00s) [2021-04-13T15:53:11.475Z] === RUN TestParseUintListMaximumLimits [2021-04-13T15:53:11.475Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-13T15:53:11.475Z] PASS [2021-04-13T15:53:11.475Z] coverage: 97.0% of statements [2021-04-13T15:53:11.475Z] ok github.com/docker/docker/pkg/parsers 0.075s coverage: 97.0% of statements [2021-04-13T15:53:11.475Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2021-04-13T15:53:11.475Z] === RUN TestPrefixHeaderReadable [2021-04-13T15:53:11.475Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-04-13T15:53:11.475Z] === RUN TestDisablePigz [2021-04-13T15:53:11.586Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-13T15:53:11.586Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-13T15:53:11.602Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-04-13T15:53:11.942Z] --- PASS: TestDisablePigz (0.16s) [2021-04-13T15:53:11.942Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-13T15:53:11.942Z] === RUN TestPigz [2021-04-13T15:53:11.942Z] --- PASS: TestPigz (0.19s) [2021-04-13T15:53:11.942Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-13T15:53:11.942Z] === RUN TestCopyFileWithInvalidDest [2021-04-13T15:53:11.942Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-13T15:53:11.942Z] archive_windows_test.go:16: Currently fails [2021-04-13T15:53:11.942Z] === RUN TestCanonicalTarNameForPath [2021-04-13T15:53:11.942Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-13T15:53:11.942Z] === RUN TestCanonicalTarName [2021-04-13T15:53:11.942Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-13T15:53:11.942Z] === RUN TestChmodTarEntry [2021-04-13T15:53:11.942Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-13T15:53:11.942Z] === RUN TestHardLinkOrder [2021-04-13T15:53:12.409Z] === RUN TestNewAndRemove [2021-04-13T15:53:12.409Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-13T15:53:12.409Z] === RUN TestRemoveInvalidPath [2021-04-13T15:53:12.409Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-13T15:53:12.409Z] PASS [2021-04-13T15:53:12.409Z] coverage: 82.6% of statements [2021-04-13T15:53:12.409Z] --- PASS: TestHardLinkOrder (0.20s) [2021-04-13T15:53:12.409Z] === RUN TestChangeString [2021-04-13T15:53:12.409Z] --- PASS: TestChangeString (0.00s) [2021-04-13T15:53:12.409Z] === RUN TestChangesWithNoChanges [2021-04-13T15:53:12.409Z] ok github.com/docker/docker/pkg/pidfile 0.062s coverage: 82.6% of statements [2021-04-13T15:53:12.409Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-04-13T15:53:12.409Z] === RUN TestChangesWithChanges [2021-04-13T15:53:12.409Z] --- PASS: TestChangesWithChanges (0.04s) [2021-04-13T15:53:12.409Z] === RUN TestChangesWithChangesGH13590 [2021-04-13T15:53:12.409Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-13T15:53:12.409Z] changes_test.go:196: needs more investigation [2021-04-13T15:53:12.409Z] === RUN TestChangesDirsEmpty [2021-04-13T15:53:12.409Z] --- PASS: TestChangesDirsEmpty (0.19s) [2021-04-13T15:53:12.409Z] === RUN TestChangesDirsMutated [2021-04-13T15:53:12.512Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-13T15:53:12.543Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-04-13T15:53:12.768Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-13T15:53:12.877Z] --- PASS: TestChangesDirsMutated (0.17s) [2021-04-13T15:53:12.877Z] === RUN TestApplyLayer [2021-04-13T15:53:12.877Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-13T15:53:12.877Z] changes_test.go:433: needs further investigation [2021-04-13T15:53:12.877Z] === RUN TestChangesSizeWithHardlinks [2021-04-13T15:53:12.877Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-13T15:53:12.877Z] changes_test.go:469: needs further investigation [2021-04-13T15:53:12.877Z] === RUN TestChangesSizeWithNoChanges [2021-04-13T15:53:12.877Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-13T15:53:12.877Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-13T15:53:12.877Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-13T15:53:12.877Z] === RUN TestChangesSize [2021-04-13T15:53:12.877Z] --- PASS: TestChangesSize (0.00s) [2021-04-13T15:53:12.877Z] === RUN TestApplyLayerInvalidFilenames [2021-04-13T15:53:12.877Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames753247542\\dest" [2021-04-13T15:53:12.877Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-13T15:53:12.877Z] === RUN TestApplyLayerInvalidHardlink [2021-04-13T15:53:12.877Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink880728024\\victim\\hello" -> "../victim/hello" [2021-04-13T15:53:12.877Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink065344343\\victim\\hello" -> "/../victim/hello" [2021-04-13T15:53:12.877Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink302700234\\victim" -> "../victim" [2021-04-13T15:53:12.877Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink751975329\\victim" -> "../victim" [2021-04-13T15:53:12.877Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink637869196\\victim" -> "../victim" [2021-04-13T15:53:12.877Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink796567163\\victim" -> "../victim" [2021-04-13T15:53:12.877Z] --- PASS: TestApplyLayerInvalidHardlink (0.08s) [2021-04-13T15:53:12.877Z] === RUN TestApplyLayerInvalidSymlink [2021-04-13T15:53:12.877Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink861514654\\dest\\dotdot" -> "../victim/hello" [2021-04-13T15:53:12.877Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink422630501\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-13T15:53:12.877Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink599735424\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:53:12.877Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink666895839\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:53:12.877Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink447893426\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:53:12.877Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink640143209\\dest\\loophole-victim" -> "../victim" [2021-04-13T15:53:12.877Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-04-13T15:53:12.877Z] === RUN TestApplyLayerWhiteouts [2021-04-13T15:53:12.877Z] --- PASS: TestApplyLayerWhiteouts (0.12s) [2021-04-13T15:53:12.877Z] === RUN TestGenerateEmptyFile [2021-04-13T15:53:12.877Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-13T15:53:12.877Z] === RUN TestGenerateWithContent [2021-04-13T15:53:12.877Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-13T15:53:12.877Z] PASS [2021-04-13T15:53:12.877Z] coverage: 62.6% of statements [2021-04-13T15:53:12.877Z] ok github.com/docker/docker/pkg/archive 11.241s coverage: 62.6% of statements [2021-04-13T15:53:13.023Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-13T15:53:13.278Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-13T15:53:13.346Z] === RUN TestParseEmptyInterface [2021-04-13T15:53:13.346Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-13T15:53:13.346Z] === RUN TestParseNonInterfaceType [2021-04-13T15:53:13.346Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-13T15:53:13.346Z] === RUN TestParseWithOneFunction [2021-04-13T15:53:13.346Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-13T15:53:13.346Z] === RUN TestParseWithMultipleFuncs [2021-04-13T15:53:13.346Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-13T15:53:13.346Z] === RUN TestParseWithUnnamedReturn [2021-04-13T15:53:13.346Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-13T15:53:13.346Z] === RUN TestEmbeddedInterface [2021-04-13T15:53:13.346Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-13T15:53:13.346Z] === RUN TestParsedImports [2021-04-13T15:53:13.346Z] --- PASS: TestParsedImports (0.00s) [2021-04-13T15:53:13.346Z] === RUN TestAliasedImports [2021-04-13T15:53:13.346Z] --- PASS: TestAliasedImports (0.00s) [2021-04-13T15:53:13.346Z] PASS [2021-04-13T15:53:13.346Z] coverage: 56.8% of statements [2021-04-13T15:53:13.346Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.120s coverage: 56.8% of statements [2021-04-13T15:53:13.533Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-13T15:53:13.812Z] === RUN TestFailedConnection [2021-04-13T15:53:14.095Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-13T15:53:14.453Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-04-13T15:53:14.453Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-13T15:53:14.453Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-13T15:53:14.655Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-13T15:53:14.665Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2021-04-13T15:53:14.665Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cue0q9gc7lr4xgj116nfpnaip Created:2021-04-13 15:53:08.424184971 +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[84918421c3e48527b9eeebc077c9dea6e8ba038810ad2b87efab39f8f201a8cf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pmog5c68at87acmuctk3pconf EndpointID:854b6ba1888aed8f3c800d15bb4a9ecd3200fa8610e68b9d0ec94056c8bd3440 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:668de5c58543832f6e1dac6e0845151164cfad8a6cb02058ad760dc02fda434a 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:f53aa3b1fc1d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pmog5c68at87acmuctk3pconf EndpointID:854b6ba1888aed8f3c800d15bb4a9ecd3200fa8610e68b9d0ec94056c8bd3440 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-13T15:53:14.665Z] PASS [2021-04-13T15:53:14.665Z] [2021-04-13T15:53:14.665Z] === Skipped [2021-04-13T15:53:14.665Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:53:14.665Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:53:14.665Z] [2021-04-13T15:53:14.665Z] [2021-04-13T15:53:14.665Z] DONE 26 tests, 1 skipped in 39.619s [2021-04-13T15:53:14.665Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:53:14.665Z] ++ 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-04-13T15:53:14.665Z] ++ set -e [2021-04-13T15:53:14.665Z] ++ '[' -n 0 ']' [2021-04-13T15:53:14.665Z] ++ set -x [2021-04-13T15:53:14.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-04-13T15:53:14.665Z] INFO: Testing against a local daemon [2021-04-13T15:53:14.665Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-13T15:53:14.665Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-13T15:53:14.665Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:53:14.665Z] === RUN TestDockerNetworkIpvlan [2021-04-13T15:53:14.665Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:53:14.665Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:53:14.665Z] PASS [2021-04-13T15:53:14.665Z] [2021-04-13T15:53:14.665Z] === Skipped [2021-04-13T15:53:14.665Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-13T15:53:14.665Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:53:14.665Z] [2021-04-13T15:53:14.665Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:53:14.665Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:53:14.665Z] [2021-04-13T15:53:14.665Z] [2021-04-13T15:53:14.665Z] DONE 2 tests, 2 skipped in 0.077s [2021-04-13T15:53:14.665Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:53:14.665Z] ++ 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-04-13T15:53:14.665Z] ++ set -e [2021-04-13T15:53:14.665Z] ++ '[' -n 0 ']' [2021-04-13T15:53:14.665Z] ++ set -x [2021-04-13T15:53:14.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-04-13T15:53:14.665Z] INFO: Testing against a local daemon [2021-04-13T15:53:14.665Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-13T15:53:14.713Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2021-04-13T15:53:14.798Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-13T15:53:14.798Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-13T15:53:14.798Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-13T15:53:14.798Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-13T15:53:14.798Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-13T15:53:14.798Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-13T15:53:14.798Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-13T15:53:14.798Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-13T15:53:14.798Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-13T15:53:14.798Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-13T15:53:14.798Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-13T15:53:14.798Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-13T15:53:14.798Z] === RUN TestBufferPoolPutAndGet [2021-04-13T15:53:14.798Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-13T15:53:14.798Z] PASS [2021-04-13T15:53:14.798Z] coverage: 88.2% of statements [2021-04-13T15:53:14.798Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-04-13T15:53:14.798Z] === RUN TestHTTPTransport [2021-04-13T15:53:14.798Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-13T15:53:14.798Z] PASS [2021-04-13T15:53:14.798Z] coverage: 85.7% of statements [2021-04-13T15:53:14.798Z] ok github.com/docker/docker/pkg/plugins/transport 0.059s coverage: 85.7% of statements [2021-04-13T15:53:15.265Z] --- PASS: TestFailedConnection (1.18s) [2021-04-13T15:53:15.265Z] === RUN TestFailOnce [2021-04-13T15:53:15.265Z] 2021/04/13 15:53:14 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-04-13T15:53:15.265Z] goroutine 10 [running]: [2021-04-13T15:53:15.265Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-04-13T15:53:15.265Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-13T15:53:15.265Z] panic(0x849b40, 0x986ad0) [2021-04-13T15:53:15.265Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-13T15:53:15.265Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-13T15:53:15.265Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-13T15:53:15.265Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-13T15:53:15.265Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-13T15:53:15.265Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-13T15:53:15.265Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-13T15:53:15.265Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-13T15:53:15.265Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-13T15:53:15.265Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-04-13T15:53:15.265Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-13T15:53:15.265Z] created by net/http.(*Server).Serve [2021-04-13T15:53:15.265Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-13T15:53:15.265Z] time="2021-04-13T15:53:15Z" 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-04-13T15:53:15.734Z] === RUN TestOutputOnPrematureClose [2021-04-13T15:53:15.734Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-13T15:53:15.734Z] === RUN TestCompleteSilently [2021-04-13T15:53:15.734Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-13T15:53:15.734Z] PASS [2021-04-13T15:53:15.734Z] coverage: 75.9% of statements [2021-04-13T15:53:15.734Z] ok github.com/docker/docker/pkg/progress 0.071s coverage: 75.9% of statements [2021-04-13T15:53:15.734Z] === RUN TestSendToOneSub [2021-04-13T15:53:15.734Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-13T15:53:15.734Z] === RUN TestSendToMultipleSubs [2021-04-13T15:53:15.734Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-13T15:53:15.734Z] === RUN TestEvictOneSub [2021-04-13T15:53:15.734Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-13T15:53:15.734Z] === RUN TestClosePublisher [2021-04-13T15:53:15.734Z] --- PASS: TestClosePublisher (0.00s) [2021-04-13T15:53:15.734Z] === RUN TestPubSubRace [2021-04-13T15:53:16.095Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-04-13T15:53:16.193Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-04-13T15:53:16.193Z] === RUN TestDockerNetworkMacvlan [2021-04-13T15:53:16.202Z] --- PASS: TestFailOnce (1.18s) [2021-04-13T15:53:16.202Z] === RUN TestEchoInputOutput [2021-04-13T15:53:16.202Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-13T15:53:16.202Z] === RUN TestBackoff [2021-04-13T15:53:16.202Z] --- PASS: TestBackoff (0.00s) [2021-04-13T15:53:16.202Z] === RUN TestAbortRetry [2021-04-13T15:53:16.202Z] --- PASS: TestAbortRetry (0.00s) [2021-04-13T15:53:16.202Z] === RUN TestClientScheme [2021-04-13T15:53:16.202Z] --- PASS: TestClientScheme (0.00s) [2021-04-13T15:53:16.202Z] === RUN TestNewClientWithTimeout [2021-04-13T15:53:16.356Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 77.4% of statements [2021-04-13T15:53:16.356Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-13T15:53:16.356Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-13T15:53:16.669Z] === RUN TestRegister [2021-04-13T15:53:16.669Z] --- PASS: TestRegister (0.00s) [2021-04-13T15:53:16.669Z] === RUN TestCommand [2021-04-13T15:53:16.669Z] --- PASS: TestCommand (0.04s) [2021-04-13T15:53:16.669Z] === RUN TestNaiveSelf [2021-04-13T15:53:16.669Z] --- PASS: TestNaiveSelf (0.03s) [2021-04-13T15:53:16.669Z] PASS [2021-04-13T15:53:16.669Z] coverage: 82.4% of statements [2021-04-13T15:53:16.669Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [2021-04-13T15:53:16.669Z] time="2021-04-13T15:53:16Z" 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-04-13T15:53:16.839Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-13T15:53:17.137Z] --- PASS: TestPubSubRace (1.06s) [2021-04-13T15:53:17.137Z] PASS [2021-04-13T15:53:17.137Z] coverage: 75.0% of statements [2021-04-13T15:53:17.137Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2021-04-13T15:53:17.171Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-13T15:53:17.171Z] --- PASS: TestDaemonDNSFallback (7.69s) [2021-04-13T15:53:17.171Z] === RUN TestInspectNetwork [2021-04-13T15:53:17.481Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-13T15:53:17.605Z] === RUN TestParseSignal [2021-04-13T15:53:17.605Z] --- PASS: TestParseSignal (0.00s) [2021-04-13T15:53:17.605Z] === RUN TestValidSignalForPlatform [2021-04-13T15:53:17.605Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-13T15:53:17.605Z] PASS [2021-04-13T15:53:17.605Z] coverage: 20.3% of statements [2021-04-13T15:53:17.605Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 20.3% of statements [2021-04-13T15:53:17.740Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-04-13T15:53:18.000Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2021-04-13T15:53:18.000Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-04-13T15:53:18.072Z] === RUN TestNewStdWriter [2021-04-13T15:53:18.072Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-13T15:53:18.072Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestWriteWithNilBytes [2021-04-13T15:53:18.072Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestWrite [2021-04-13T15:53:18.072Z] --- PASS: TestWrite (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestWriteWithWriterError [2021-04-13T15:53:18.072Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-13T15:53:18.072Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestStdCopyWriteAndRead [2021-04-13T15:53:18.072Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-13T15:53:18.072Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-13T15:53:18.072Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-13T15:53:18.072Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-13T15:53:18.072Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-13T15:53:18.072Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-13T15:53:18.072Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-13T15:53:18.072Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-13T15:53:18.072Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-13T15:53:18.072Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-13T15:53:18.072Z] PASS [2021-04-13T15:53:18.072Z] coverage: 100.0% of statements [2021-04-13T15:53:18.072Z] ok github.com/docker/docker/pkg/stdcopy 0.057s coverage: 100.0% of statements [2021-04-13T15:53:18.539Z] time="2021-04-13T15:53:18Z" 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-04-13T15:53:18.547Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-13T15:53:19.006Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-13T15:53:19.006Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-13T15:53:19.006Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestFormatStatus [2021-04-13T15:53:19.006Z] --- PASS: TestFormatStatus (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestFormatError [2021-04-13T15:53:19.006Z] --- PASS: TestFormatError (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestFormatJSONError [2021-04-13T15:53:19.006Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-13T15:53:19.006Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-13T15:53:19.006Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestNewJSONProgressOutput [2021-04-13T15:53:19.006Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestAuxFormatterEmit [2021-04-13T15:53:19.006Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestStreamWriterStdout [2021-04-13T15:53:19.006Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestStreamWriterStderr [2021-04-13T15:53:19.006Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-13T15:53:19.006Z] PASS [2021-04-13T15:53:19.006Z] coverage: 66.2% of statements [2021-04-13T15:53:19.006Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2021-04-13T15:53:19.006Z] === RUN TestGenerateRandomID [2021-04-13T15:53:19.006Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestShortenId [2021-04-13T15:53:19.006Z] --- PASS: TestShortenId (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestShortenSha256Id [2021-04-13T15:53:19.006Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestShortenIdEmpty [2021-04-13T15:53:19.006Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestShortenIdInvalid [2021-04-13T15:53:19.006Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestIsShortIDNonHex [2021-04-13T15:53:19.006Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-13T15:53:19.006Z] === RUN TestIsShortIDNotCorrectSize [2021-04-13T15:53:19.006Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-13T15:53:19.006Z] PASS [2021-04-13T15:53:19.006Z] coverage: 70.6% of statements [2021-04-13T15:53:19.006Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2021-04-13T15:53:19.384Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-04-13T15:53:19.384Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-13T15:53:19.954Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 55.1% of statements [2021-04-13T15:53:20.570Z] === RUN TestIsCpusetListAvailable [2021-04-13T15:53:20.570Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-13T15:53:20.570Z] PASS [2021-04-13T15:53:20.570Z] coverage: 38.2% of statements [2021-04-13T15:53:20.570Z] ok github.com/docker/docker/pkg/sysinfo 0.052s coverage: 38.2% of statements [2021-04-13T15:53:20.639Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-13T15:53:20.897Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-04-13T15:53:21.037Z] time="2021-04-13T15:53:20Z" 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-04-13T15:53:21.037Z] === RUN TestChtimes [2021-04-13T15:53:21.037Z] --- PASS: TestChtimes (0.00s) [2021-04-13T15:53:21.037Z] === RUN TestChtimesWindows [2021-04-13T15:53:21.037Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-13T15:53:21.037Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-13T15:53:21.037Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-13T15:53:21.037Z] === RUN TestEnsureRemoveAllNotExist [2021-04-13T15:53:21.037Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-13T15:53:21.037Z] === RUN TestEnsureRemoveAllWithDir [2021-04-13T15:53:21.037Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-13T15:53:21.037Z] === RUN TestEnsureRemoveAllWithFile [2021-04-13T15:53:21.037Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-13T15:53:21.037Z] === RUN TestHasWin32KSupport [2021-04-13T15:53:21.037Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-13T15:53:21.037Z] syscall_windows_test.go:8: win32k: true [2021-04-13T15:53:21.037Z] PASS [2021-04-13T15:53:21.037Z] coverage: 12.0% of statements [2021-04-13T15:53:21.037Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 12.0% of statements [2021-04-13T15:53:21.504Z] === RUN TestTailFile [2021-04-13T15:53:21.504Z] --- PASS: TestTailFile (0.00s) [2021-04-13T15:53:21.504Z] === RUN TestTailFileManyLines [2021-04-13T15:53:21.504Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-13T15:53:21.504Z] === RUN TestTailEmptyFile [2021-04-13T15:53:21.504Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-13T15:53:21.504Z] === RUN TestTailNegativeN [2021-04-13T15:53:21.504Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-13T15:53:21.504Z] === RUN TestNewTailReader [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader [2021-04-13T15:53:21.972Z] === CONT TestNewTailReader [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/truncated_last_line [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-13T15:53:21.972Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.972Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.972Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.972Z] === CONT TestNewTailReader/no_delimiter [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.972Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-13T15:53:21.972Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.972Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-13T15:53:21.973Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.973Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.974Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:21.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:21.975Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:21.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:21.976Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:21.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:21.976Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:21.976Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:21.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:21.976Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:21.976Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:22.410Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-13T15:53:22.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:22.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-13T15:53:22.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-13T15:53:22.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-13T15:53:22.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-13T15:53:22.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-13T15:53:22.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.04s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.04s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.04s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.03s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.01s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:53:22.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:53:22.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:53:22.666Z] === RUN TestInspectNetwork/full_network_id [2021-04-13T15:53:22.666Z] === RUN TestInspectNetwork/partial_network_id [2021-04-13T15:53:22.666Z] === RUN TestInspectNetwork/network_name [2021-04-13T15:53:22.666Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-13T15:53:22.733Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-13T15:53:22.809Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-13T15:53:22.809Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-13T15:53:22.913Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-13T15:53:22.914Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-13T15:53:22.915Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-13T15:53:22.915Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-13T15:53:22.915Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-13T15:53:22.915Z] PASS [2021-04-13T15:53:22.915Z] coverage: 88.6% of statements [2021-04-13T15:53:22.915Z] ok github.com/docker/docker/pkg/tailfile 0.589s coverage: 88.6% of statements [2021-04-13T15:53:22.915Z] === RUN TestTarSumRemoveNonExistent [2021-04-13T15:53:22.915Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-04-13T15:53:22.915Z] === RUN TestTarSumRemove [2021-04-13T15:53:22.915Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-13T15:53:22.915Z] === RUN TestSortFileInfoSums [2021-04-13T15:53:22.915Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-13T15:53:22.915Z] === RUN TestNewTarSumForLabelInvalid [2021-04-13T15:53:22.915Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-13T15:53:22.915Z] === RUN TestNewTarSumForLabel [2021-04-13T15:53:22.915Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-13T15:53:22.915Z] === RUN TestEmptyTar [2021-04-13T15:53:22.915Z] --- PASS: TestEmptyTar (0.01s) [2021-04-13T15:53:22.915Z] === RUN TestTarSumsReadSize [2021-04-13T15:53:22.915Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-13T15:53:22.915Z] === RUN TestTarSums [2021-04-13T15:53:23.381Z] ok github.com/docker/docker/daemon/logger/splunk 1.639s coverage: 82.5% of statements [2021-04-13T15:53:23.381Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-13T15:53:23.382Z] --- PASS: TestTarSums (0.07s) [2021-04-13T15:53:23.382Z] === RUN TestIteration [2021-04-13T15:53:23.382Z] --- PASS: TestIteration (0.00s) [2021-04-13T15:53:23.382Z] === RUN TestVersionLabelForChecksum [2021-04-13T15:53:23.382Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-13T15:53:23.382Z] === RUN TestVersion [2021-04-13T15:53:23.382Z] --- PASS: TestVersion (0.00s) [2021-04-13T15:53:23.382Z] === RUN TestGetVersion [2021-04-13T15:53:23.382Z] --- PASS: TestGetVersion (0.00s) [2021-04-13T15:53:23.382Z] === RUN TestGetVersions [2021-04-13T15:53:23.382Z] --- PASS: TestGetVersions (0.00s) [2021-04-13T15:53:23.382Z] PASS [2021-04-13T15:53:23.382Z] coverage: 89.3% of statements [2021-04-13T15:53:23.382Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements [2021-04-13T15:53:23.642Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-04-13T15:53:23.642Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-13T15:53:23.849Z] testing: warning: no tests to run [2021-04-13T15:53:23.849Z] PASS [2021-04-13T15:53:23.849Z] coverage: [no statements] [2021-04-13T15:53:23.849Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2021-04-13T15:53:24.316Z] === RUN TestTruncIndex [2021-04-13T15:53:24.316Z] --- PASS: TestTruncIndex (0.10s) [2021-04-13T15:53:24.316Z] PASS [2021-04-13T15:53:24.316Z] coverage: 91.5% of statements [2021-04-13T15:53:24.316Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2021-04-13T15:53:24.783Z] === RUN TestIsGIT [2021-04-13T15:53:24.783Z] --- PASS: TestIsGIT (0.00s) [2021-04-13T15:53:24.783Z] === RUN TestIsTransport [2021-04-13T15:53:24.783Z] --- PASS: TestIsTransport (0.00s) [2021-04-13T15:53:24.783Z] PASS [2021-04-13T15:53:24.783Z] coverage: 100.0% of statements [2021-04-13T15:53:24.783Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2021-04-13T15:53:25.251Z] === RUN TestVersionInfo [2021-04-13T15:53:25.251Z] --- PASS: TestVersionInfo (0.00s) [2021-04-13T15:53:25.251Z] === RUN TestAppendVersions [2021-04-13T15:53:25.251Z] --- PASS: TestAppendVersions (0.00s) [2021-04-13T15:53:25.251Z] PASS [2021-04-13T15:53:25.251Z] coverage: 88.9% of statements [2021-04-13T15:53:25.251Z] ok github.com/docker/docker/pkg/useragent 0.049s coverage: 88.9% of statements [2021-04-13T15:53:25.251Z] time="2021-04-13T15:53:25Z" 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-04-13T15:53:25.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-13T15:53:25.973Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-13T15:53:25.973Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-13T15:53:25.973Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-13T15:53:26.184Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2021-04-13T15:53:26.184Z] ok github.com/docker/docker/distribution 0.157s coverage: 25.2% of statements [2021-04-13T15:53:26.184Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-13T15:53:26.229Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-13T15:53:26.229Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-13T15:53:26.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-13T15:53:26.741Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-13T15:53:27.230Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-13T15:53:27.303Z] --- PASS: TestInspectNetwork (10.35s) [2021-04-13T15:53:27.303Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-13T15:53:27.303Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-13T15:53:27.303Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-13T15:53:27.303Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-13T15:53:27.303Z] === RUN TestRunContainerWithBridgeNone [2021-04-13T15:53:27.461Z] === RUN TestNewSettable [2021-04-13T15:53:27.461Z] --- PASS: TestNewSettable (0.00s) [2021-04-13T15:53:27.461Z] === RUN TestIsSettable [2021-04-13T15:53:27.461Z] --- PASS: TestIsSettable (0.00s) [2021-04-13T15:53:27.461Z] === RUN TestUpdateSettingsEnv [2021-04-13T15:53:27.461Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-13T15:53:27.461Z] PASS [2021-04-13T15:53:27.461Z] coverage: 20.1% of statements [2021-04-13T15:53:27.461Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.1% of statements [2021-04-13T15:53:27.461Z] === RUN TestValidatePrivileges [2021-04-13T15:53:27.461Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-13T15:53:27.461Z] === RUN TestFilterByCapNeg [2021-04-13T15:53:27.461Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-13T15:53:27.461Z] === RUN TestFilterByCapPos [2021-04-13T15:53:27.461Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-13T15:53:27.461Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-13T15:53:27.461Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-13T15:53:27.461Z] PASS [2021-04-13T15:53:27.461Z] coverage: 12.0% of statements [2021-04-13T15:53:27.461Z] ok github.com/docker/docker/plugin 0.105s coverage: 12.0% of statements [2021-04-13T15:53:27.527Z] --- PASS: TestDockerNetworkMacvlan (11.59s) [2021-04-13T15:53:27.527Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-04-13T15:53:27.527Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-04-13T15:53:27.527Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2021-04-13T15:53:27.527Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.04s) [2021-04-13T15:53:27.527Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.50s) [2021-04-13T15:53:27.527Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) [2021-04-13T15:53:27.527Z] PASS [2021-04-13T15:53:27.527Z] [2021-04-13T15:53:27.527Z] DONE 8 tests in 13.095s [2021-04-13T15:53:27.527Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-13T15:53:27.527Z] ++ 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-04-13T15:53:27.527Z] ++ set -e [2021-04-13T15:53:27.527Z] ++ '[' -n 0 ']' [2021-04-13T15:53:27.527Z] ++ set -x [2021-04-13T15:53:27.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:53:27.527Z] testing: warning: no tests to run [2021-04-13T15:53:27.527Z] PASS [2021-04-13T15:53:27.527Z] [2021-04-13T15:53:27.527Z] DONE 0 tests in 0.013s [2021-04-13T15:53:27.527Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-13T15:53:27.527Z] ++ 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-04-13T15:53:27.527Z] ++ set -e [2021-04-13T15:53:27.527Z] ++ '[' -n 0 ']' [2021-04-13T15:53:27.527Z] ++ set -x [2021-04-13T15:53:27.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:53:27.527Z] INFO: Testing against a local daemon [2021-04-13T15:53:27.527Z] === RUN TestAuthZPluginAllowRequest [2021-04-13T15:53:27.567Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-13T15:53:28.509Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2021-04-13T15:53:29.023Z] === RUN TestLoad [2021-04-13T15:53:29.023Z] --- PASS: TestLoad (0.00s) [2021-04-13T15:53:29.023Z] === RUN TestSave [2021-04-13T15:53:29.023Z] --- PASS: TestSave (0.03s) [2021-04-13T15:53:29.023Z] === RUN TestAddDeleteGet [2021-04-13T15:53:29.023Z] --- PASS: TestAddDeleteGet (0.05s) [2021-04-13T15:53:29.023Z] === RUN TestInvalidTags [2021-04-13T15:53:29.023Z] --- PASS: TestInvalidTags (0.01s) [2021-04-13T15:53:29.023Z] PASS [2021-04-13T15:53:29.023Z] coverage: 84.4% of statements [2021-04-13T15:53:29.023Z] ok github.com/docker/docker/reference 0.150s coverage: 84.4% of statements [2021-04-13T15:53:29.052Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2021-04-13T15:53:29.052Z] === RUN TestAuthZPluginTLS [2021-04-13T15:53:29.190Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-13T15:53:29.349Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-04-13T15:53:29.349Z] === RUN TestAuthZPluginDenyRequest [2021-04-13T15:53:29.450Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.6% of statements [2021-04-13T15:53:29.451Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-13T15:53:29.451Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2021-04-13T15:53:29.990Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-04-13T15:53:29.990Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-13T15:53:30.642Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-04-13T15:53:30.642Z] === RUN TestAuthZPluginDenyResponse [2021-04-13T15:53:30.833Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.6% of statements [2021-04-13T15:53:30.833Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-04-13T15:53:30.833Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-13T15:53:31.077Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-13T15:53:31.198Z] === RUN TestResolveAuthConfigIndexServer [2021-04-13T15:53:31.198Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestResolveAuthConfigFullURL [2021-04-13T15:53:31.198Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-13T15:53:31.198Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestValidateMirror [2021-04-13T15:53:31.198Z] --- PASS: TestValidateMirror (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestLoadInsecureRegistries [2021-04-13T15:53:31.198Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-13T15:53:31.198Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-13T15:53:31.198Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-13T15:53:31.198Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-13T15:53:31.198Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestResumableRequestReaderWithReadError [2021-04-13T15:53:31.198Z] time="2021-04-13T15:53:30Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-13T15:53:31.198Z] time="2021-04-13T15:53:30Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-13T15:53:31.198Z] time="2021-04-13T15:53:30Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-13T15:53:31.198Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-04-13T15:53:31.198Z] === RUN TestNewServiceConfig [2021-04-13T15:53:31.198Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestValidateIndexName [2021-04-13T15:53:31.198Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestValidateIndexNameWithError [2021-04-13T15:53:31.198Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestEndpointParse [2021-04-13T15:53:31.198Z] --- PASS: TestEndpointParse (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestEndpointParseInvalid [2021-04-13T15:53:31.198Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestValidateEndpoint [2021-04-13T15:53:31.198Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-13T15:53:31.198Z] === RUN TestPing [2021-04-13T15:53:31.198Z] --- PASS: TestPing (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestPingRegistryEndpoint [2021-04-13T15:53:31.198Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-04-13T15:53:31.198Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:31.198Z] === RUN TestEndpoint [2021-04-13T15:53:31.198Z] --- SKIP: TestEndpoint (0.00s) [2021-04-13T15:53:31.198Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:31.198Z] === RUN TestParseRepositoryInfo [2021-04-13T15:53:31.198Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestNewIndexInfo [2021-04-13T15:53:31.198Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestMirrorEndpointLookup [2021-04-13T15:53:31.198Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-04-13T15:53:31.198Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:31.198Z] === RUN TestSearchRepositories [2021-04-13T15:53:31.198Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-13T15:53:31.198Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-13T15:53:31.198Z] Host: 127.0.0.1:49230 [2021-04-13T15:53:31.198Z] User-Agent: docker test client [2021-04-13T15:53:31.198Z] Authorization: Token fake-token [2021-04-13T15:53:31.198Z] X-Docker-Token: true [2021-04-13T15:53:31.198Z] Accept-Encoding: gzip [2021-04-13T15:53:31.198Z] [2021-04-13T15:53:31.198Z] [2021-04-13T15:53:31.198Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-13T15:53:31.198Z] Connection: close [2021-04-13T15:53:31.198Z] Content-Length: 144 [2021-04-13T15:53:31.198Z] Cache-Control: no-cache [2021-04-13T15:53:31.198Z] Content-Type: application/json [2021-04-13T15:53:31.198Z] Date: Tue, 13 Apr 2021 15:53:30 GMT [2021-04-13T15:53:31.198Z] Expires: -1 [2021-04-13T15:53:31.198Z] Pragma: no-cache [2021-04-13T15:53:31.198Z] Server: docker-tests/mock [2021-04-13T15:53:31.198Z] X-Docker-Registry-Config: mock [2021-04-13T15:53:31.198Z] X-Docker-Registry-Version: 0.0.0 [2021-04-13T15:53:31.198Z] [2021-04-13T15:53:31.198Z] [2021-04-13T15:53:31.198Z] === RUN TestTrustedLocation [2021-04-13T15:53:31.198Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-13T15:53:31.198Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestAllowNondistributableArtifacts [2021-04-13T15:53:31.198Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestIsSecureIndex [2021-04-13T15:53:31.198Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-13T15:53:31.198Z] PASS [2021-04-13T15:53:31.198Z] coverage: 51.7% of statements [2021-04-13T15:53:31.198Z] ok github.com/docker/docker/registry 0.294s coverage: 51.7% of statements [2021-04-13T15:53:31.198Z] time="2021-04-13T15:53:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-13T15:53:31.198Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2021-04-13T15:53:31.198Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-13T15:53:31.198Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-13T15:53:31.198Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-13T15:53:31.198Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestResumableRequestReader [2021-04-13T15:53:31.198Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-13T15:53:31.198Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-13T15:53:31.198Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-13T15:53:31.198Z] PASS [2021-04-13T15:53:31.198Z] coverage: 100.0% of statements [2021-04-13T15:53:31.198Z] ok github.com/docker/docker/registry/resumable 0.262s coverage: 100.0% of statements [2021-04-13T15:53:31.282Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-04-13T15:53:31.282Z] === RUN TestAuthZPluginAllowEventStream [2021-04-13T15:53:31.404Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-04-13T15:53:32.002Z] --- PASS: TestRunContainerWithBridgeNone (4.74s) [2021-04-13T15:53:32.002Z] === RUN TestNetworkInvalidJSON [2021-04-13T15:53:32.003Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-13T15:53:32.003Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-13T15:53:32.003Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:53:32.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:53:32.003Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:53:32.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:53:32.003Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-13T15:53:32.003Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T15:53:32.003Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T15:53:32.003Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-13T15:53:32.003Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-13T15:53:32.003Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-13T15:53:32.003Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-13T15:53:32.003Z] === RUN TestNetworkList [2021-04-13T15:53:32.003Z] === RUN TestNetworkList//networks [2021-04-13T15:53:32.003Z] === PAUSE TestNetworkList//networks [2021-04-13T15:53:32.003Z] === RUN TestNetworkList//networks/ [2021-04-13T15:53:32.003Z] === PAUSE TestNetworkList//networks/ [2021-04-13T15:53:32.003Z] === CONT TestNetworkList//networks [2021-04-13T15:53:32.003Z] === CONT TestNetworkList//networks/ [2021-04-13T15:53:32.003Z] --- PASS: TestNetworkList (0.03s) [2021-04-13T15:53:32.003Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-13T15:53:32.003Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-13T15:53:32.003Z] === RUN TestHostIPv4BridgeLabel [2021-04-13T15:53:32.173Z] === RUN TestRestartManagerTimeout [2021-04-13T15:53:32.173Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-13T15:53:32.173Z] === RUN TestRestartManagerTimeoutReset [2021-04-13T15:53:32.173Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-13T15:53:32.173Z] PASS [2021-04-13T15:53:32.173Z] coverage: 50.9% of statements [2021-04-13T15:53:32.173Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 50.9% of statements [2021-04-13T15:53:32.173Z] === RUN TestDecodeContainerConfig [2021-04-13T15:53:32.173Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-13T15:53:32.173Z] === RUN TestDecodeContainerConfigIsolation [2021-04-13T15:53:32.173Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-13T15:53:32.173Z] === RUN TestValidatePrivileged [2021-04-13T15:53:32.173Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-13T15:53:32.173Z] PASS [2021-04-13T15:53:32.173Z] coverage: 52.2% of statements [2021-04-13T15:53:32.173Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.2% of statements [2021-04-13T15:53:32.810Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-04-13T15:53:32.810Z] === RUN TestAuthZPluginErrorResponse [2021-04-13T15:53:32.929Z] --- PASS: TestHostIPv4BridgeLabel (0.99s) [2021-04-13T15:53:32.929Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-13T15:53:33.106Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-04-13T15:53:33.106Z] === RUN TestAuthZPluginErrorRequest [2021-04-13T15:53:33.315Z] ok github.com/docker/docker/oci 0.037s coverage: 45.2% of statements [2021-04-13T15:53:33.708Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-13T15:53:33.708Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-13T15:53:33.708Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-13T15:53:33.708Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-13T15:53:33.708Z] PASS [2021-04-13T15:53:33.708Z] coverage: 62.5% of statements [2021-04-13T15:53:33.708Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2021-04-13T15:53:33.748Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-04-13T15:53:33.748Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-13T15:53:33.886Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-04-13T15:53:34.044Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-04-13T15:53:34.044Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-13T15:53:34.146Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-04-13T15:53:34.167Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-04-13T15:53:34.167Z] === RUN TestClientStream [2021-04-13T15:53:34.167Z] --- PASS: TestClientStream (0.00s) [2021-04-13T15:53:34.167Z] === RUN TestClientSendFile [2021-04-13T15:53:34.167Z] --- PASS: TestClientSendFile (0.00s) [2021-04-13T15:53:34.167Z] === RUN TestClientWithRequestTimeout [2021-04-13T15:53:34.167Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-13T15:53:34.167Z] === RUN TestFileSpecPlugin [2021-04-13T15:53:34.167Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-13T15:53:34.167Z] === RUN TestFileJSONSpecPlugin [2021-04-13T15:53:34.167Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-04-13T15:53:34.167Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-13T15:53:34.167Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-13T15:53:34.167Z] === RUN TestPluginAddHandler [2021-04-13T15:53:34.167Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-13T15:53:34.167Z] === RUN TestPluginWaitBadPlugin [2021-04-13T15:53:34.167Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-13T15:53:34.167Z] === RUN TestGet [2021-04-13T15:53:34.168Z] time="2021-04-13T15:53:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-13T15:53:34.626Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-13T15:53:34.626Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-13T15:53:34.626Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-13T15:53:34.626Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-13T15:53:34.626Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-13T15:53:34.626Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-13T15:53:34.626Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-13T15:53:34.626Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-13T15:53:34.626Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-13T15:53:34.818Z] --- PASS: TestDaemonRestartWithLiveRestore (1.72s) [2021-04-13T15:53:34.818Z] === RUN TestDaemonDefaultNetworkPools [2021-04-13T15:53:34.818Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-13T15:53:35.073Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-13T15:53:35.086Z] time="2021-04-13T15:53:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-13T15:53:35.635Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-13T15:53:36.098Z] ok github.com/docker/docker/pkg/archive 0.337s coverage: 82.3% of statements [2021-04-13T15:53:36.145Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-04-13T15:53:36.145Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-13T15:53:36.196Z] --- PASS: TestDaemonDefaultNetworkPools (1.51s) [2021-04-13T15:53:36.196Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-13T15:53:37.039Z] ok github.com/docker/docker/pkg/authorization 0.184s coverage: 68.3% of statements [2021-04-13T15:53:37.039Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-13T15:53:37.259Z] === RUN TestGetAddress [2021-04-13T15:53:37.259Z] --- PASS: TestGetAddress (0.00s) [2021-04-13T15:53:37.259Z] === RUN TestRemove [2021-04-13T15:53:37.259Z] --- SKIP: TestRemove (0.00s) [2021-04-13T15:53:37.259Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-13T15:53:37.259Z] === RUN TestInitializeWithVolumes [2021-04-13T15:53:37.259Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-13T15:53:37.259Z] === RUN TestCreate [2021-04-13T15:53:37.259Z] time="2021-04-13T15:53:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-13T15:53:37.259Z] --- PASS: TestCreate (0.01s) [2021-04-13T15:53:37.259Z] === RUN TestValidateName [2021-04-13T15:53:37.259Z] --- PASS: TestValidateName (0.00s) [2021-04-13T15:53:37.259Z] === RUN TestCreateWithOpts [2021-04-13T15:53:37.259Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-13T15:53:37.259Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-13T15:53:37.259Z] === RUN TestRelaodNoOpts [2021-04-13T15:53:37.259Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-13T15:53:37.259Z] PASS [2021-04-13T15:53:37.259Z] coverage: 41.5% of statements [2021-04-13T15:53:37.259Z] ok github.com/docker/docker/volume/local 0.093s coverage: 41.5% of statements [2021-04-13T15:53:37.259Z] === RUN TestGetDriver [2021-04-13T15:53:37.259Z] --- PASS: TestGetDriver (0.00s) [2021-04-13T15:53:37.259Z] === RUN TestVolumeRequestError [2021-04-13T15:53:37.259Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-13T15:53:37.259Z] PASS [2021-04-13T15:53:37.259Z] coverage: 36.1% of statements [2021-04-13T15:53:37.259Z] ok github.com/docker/docker/volume/drivers 0.084s coverage: 36.1% of statements [2021-04-13T15:53:37.259Z] === RUN TestConvertTmpfsOptions [2021-04-13T15:53:37.259Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-13T15:53:37.259Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-13T15:53:37.259Z] parser_test.go:49: data="ro" [2021-04-13T15:53:37.259Z] === RUN TestParseMountRaw [2021-04-13T15:53:37.259Z] --- PASS: TestParseMountRaw (0.03s) [2021-04-13T15:53:37.259Z] === RUN TestParseMountRawSplit [2021-04-13T15:53:37.259Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-13T15:53:37.299Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-13T15:53:37.676Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2021-04-13T15:53:37.676Z] === RUN TestAuthZPluginHeader [2021-04-13T15:53:37.717Z] parser_test.go:390: case 0 [2021-04-13T15:53:37.717Z] parser_test.go:390: case 1 [2021-04-13T15:53:37.717Z] parser_test.go:390: case 2 [2021-04-13T15:53:37.717Z] parser_test.go:390: case 3 [2021-04-13T15:53:37.717Z] parser_test.go:390: case 4 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 5 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 6 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 7 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 8 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 0 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 1 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 2 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 3 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 4 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 5 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 6 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 7 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 8 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 9 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 10 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 11 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 12 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 0 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 1 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 2 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 3 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 4 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 5 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 6 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 7 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 8 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 9 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 10 [2021-04-13T15:53:37.718Z] parser_test.go:390: case 11 [2021-04-13T15:53:37.718Z] === RUN TestParseMountSpec [2021-04-13T15:53:37.718Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-13T15:53:37.718Z] parser_test.go:455: case 0 [2021-04-13T15:53:37.718Z] parser_test.go:455: case 1 [2021-04-13T15:53:37.718Z] parser_test.go:455: case 2 [2021-04-13T15:53:37.718Z] parser_test.go:455: case 3 [2021-04-13T15:53:37.718Z] parser_test.go:455: case 4 [2021-04-13T15:53:37.718Z] parser_test.go:455: case 5 [2021-04-13T15:53:37.718Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-13T15:53:37.718Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-13T15:53:37.718Z] === RUN TestValidateMount [2021-04-13T15:53:37.718Z] --- PASS: TestValidateMount (0.00s) [2021-04-13T15:53:37.718Z] PASS [2021-04-13T15:53:37.718Z] coverage: 66.2% of statements [2021-04-13T15:53:37.718Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 66.2% of statements [2021-04-13T15:53:38.713Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.29s) [2021-04-13T15:53:38.713Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-13T15:53:38.725Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-13T15:53:38.725Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-13T15:53:38.725Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-13T15:53:38.725Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:53:38.725Z] === RUN TestAuthZPluginV2Disable [2021-04-13T15:53:38.725Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-13T15:53:38.725Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:53:38.725Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-13T15:53:38.725Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-13T15:53:38.725Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:53:38.725Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-13T15:53:38.725Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-13T15:53:38.725Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:53:38.725Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-13T15:53:39.254Z] === RUN TestSetGetMeta [2021-04-13T15:53:39.254Z] === PAUSE TestSetGetMeta [2021-04-13T15:53:39.254Z] === RUN TestRestore [2021-04-13T15:53:39.254Z] === PAUSE TestRestore [2021-04-13T15:53:39.254Z] === RUN TestServiceCreate [2021-04-13T15:53:39.254Z] === PAUSE TestServiceCreate [2021-04-13T15:53:39.254Z] === RUN TestServiceList [2021-04-13T15:53:39.254Z] === PAUSE TestServiceList [2021-04-13T15:53:39.254Z] === RUN TestServiceRemove [2021-04-13T15:53:39.254Z] === PAUSE TestServiceRemove [2021-04-13T15:53:39.254Z] === RUN TestServiceGet [2021-04-13T15:53:39.254Z] === PAUSE TestServiceGet [2021-04-13T15:53:39.254Z] === RUN TestServicePrune [2021-04-13T15:53:39.254Z] === PAUSE TestServicePrune [2021-04-13T15:53:39.254Z] === RUN TestCreate [2021-04-13T15:53:39.254Z] === PAUSE TestCreate [2021-04-13T15:53:39.254Z] === RUN TestRemove [2021-04-13T15:53:39.254Z] === PAUSE TestRemove [2021-04-13T15:53:39.254Z] === RUN TestList [2021-04-13T15:53:39.254Z] === PAUSE TestList [2021-04-13T15:53:39.254Z] === RUN TestFindByDriver [2021-04-13T15:53:39.254Z] === PAUSE TestFindByDriver [2021-04-13T15:53:39.254Z] === RUN TestFindByReferenced [2021-04-13T15:53:39.254Z] === PAUSE TestFindByReferenced [2021-04-13T15:53:39.254Z] === RUN TestDerefMultipleOfSameRef [2021-04-13T15:53:39.254Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-13T15:53:39.254Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-13T15:53:39.254Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-13T15:53:39.254Z] === RUN TestDefererencePluginOnCreateError [2021-04-13T15:53:39.254Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-13T15:53:39.254Z] === RUN TestRefDerefRemove [2021-04-13T15:53:39.254Z] === PAUSE TestRefDerefRemove [2021-04-13T15:53:39.254Z] === RUN TestGet [2021-04-13T15:53:39.254Z] === PAUSE TestGet [2021-04-13T15:53:39.254Z] === RUN TestGetWithReference [2021-04-13T15:53:39.254Z] === PAUSE TestGetWithReference [2021-04-13T15:53:39.254Z] === RUN TestFilterFunc [2021-04-13T15:53:39.254Z] === RUN TestFilterFunc/test_nil_list [2021-04-13T15:53:39.254Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-13T15:53:39.254Z] === RUN TestFilterFunc/test_empty_list [2021-04-13T15:53:39.254Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-13T15:53:39.254Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-13T15:53:39.254Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-13T15:53:39.254Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-13T15:53:39.254Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-13T15:53:39.254Z] === RUN TestFilterFunc/test_filter_some [2021-04-13T15:53:39.254Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-13T15:53:39.254Z] === RUN TestFilterFunc/test_filter_middle [2021-04-13T15:53:39.254Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-13T15:53:39.254Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-13T15:53:39.254Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-13T15:53:39.254Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-13T15:53:39.254Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-13T15:53:39.254Z] === CONT TestFilterFunc/test_nil_list [2021-04-13T15:53:39.254Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-13T15:53:39.254Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-13T15:53:39.254Z] === CONT TestFilterFunc/test_filter_middle [2021-04-13T15:53:39.254Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-13T15:53:39.254Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-13T15:53:39.254Z] === CONT TestFilterFunc/test_empty_list [2021-04-13T15:53:39.254Z] === CONT TestFilterFunc/test_filter_some [2021-04-13T15:53:39.254Z] --- PASS: TestFilterFunc (0.00s) [2021-04-13T15:53:39.254Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-13T15:53:39.254Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-13T15:53:39.254Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-13T15:53:39.254Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-13T15:53:39.254Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-13T15:53:39.254Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-13T15:53:39.254Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-13T15:53:39.254Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-13T15:53:39.254Z] === CONT TestSetGetMeta [2021-04-13T15:53:39.254Z] === CONT TestGet [2021-04-13T15:53:39.254Z] === CONT TestFindByDriver [2021-04-13T15:53:39.254Z] === CONT TestGetWithReference [2021-04-13T15:53:39.254Z] --- PASS: TestSetGetMeta (0.03s) [2021-04-13T15:53:39.254Z] === CONT TestList [2021-04-13T15:53:39.254Z] --- PASS: TestGetWithReference (0.04s) [2021-04-13T15:53:39.254Z] === CONT TestRemove [2021-04-13T15:53:39.254Z] --- PASS: TestGet (0.04s) [2021-04-13T15:53:39.254Z] === CONT TestCreate [2021-04-13T15:53:39.254Z] === CONT TestServicePrune [2021-04-13T15:53:39.254Z] --- PASS: TestFindByDriver (0.05s) [2021-04-13T15:53:39.254Z] --- PASS: TestCreate (0.03s) [2021-04-13T15:53:39.254Z] === CONT TestServiceGet [2021-04-13T15:53:39.254Z] --- PASS: TestList (0.04s) [2021-04-13T15:53:39.254Z] === CONT TestServiceRemove [2021-04-13T15:53:39.254Z] --- PASS: TestRemove (0.03s) [2021-04-13T15:53:39.254Z] === CONT TestServiceList [2021-04-13T15:53:39.254Z] --- PASS: TestServiceGet (0.15s) [2021-04-13T15:53:39.254Z] === CONT TestServiceCreate [2021-04-13T15:53:39.254Z] time="2021-04-13T15:53:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-13T15:53:39.254Z] --- PASS: TestServiceRemove (0.15s) [2021-04-13T15:53:39.254Z] === CONT TestRestore [2021-04-13T15:53:39.254Z] --- PASS: TestServiceList (0.16s) [2021-04-13T15:53:39.254Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-13T15:53:39.254Z] time="2021-04-13T15:53:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-13T15:53:39.254Z] time="2021-04-13T15:53:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-13T15:53:39.254Z] time="2021-04-13T15:53:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-13T15:53:39.254Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-04-13T15:53:39.254Z] === CONT TestRefDerefRemove [2021-04-13T15:53:39.254Z] --- PASS: TestServiceCreate (0.04s) [2021-04-13T15:53:39.254Z] === CONT TestDefererencePluginOnCreateError [2021-04-13T15:53:39.254Z] time="2021-04-13T15:53:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-13T15:53:39.254Z] === CONT TestDerefMultipleOfSameRef [2021-04-13T15:53:39.254Z] --- PASS: TestRestore (0.05s) [2021-04-13T15:53:39.254Z] --- PASS: TestServicePrune (0.23s) [2021-04-13T15:53:39.254Z] === CONT TestFindByReferenced [2021-04-13T15:53:39.254Z] --- PASS: TestRefDerefRemove (0.03s) [2021-04-13T15:53:39.254Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-13T15:53:39.254Z] --- PASS: TestFindByReferenced (0.03s) [2021-04-13T15:53:39.254Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-04-13T15:53:39.254Z] PASS [2021-04-13T15:53:39.254Z] coverage: 70.3% of statements [2021-04-13T15:53:39.254Z] ok github.com/docker/docker/volume/service 0.386s coverage: 70.3% of statements [2021-04-13T15:53:40.594Z] ok github.com/docker/docker/pkg/chrootarchive 2.504s coverage: 43.2% of statements [2021-04-13T15:53:40.594Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-04-13T15:53:40.788Z] time="2021-04-13T15:53:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-13T15:53:41.164Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-04-13T15:53:41.164Z] ok github.com/docker/docker/layer 7.885s coverage: 68.8% of statements [2021-04-13T15:53:41.164Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-13T15:53:41.164Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-13T15:53:41.164Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-13T15:53:41.164Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-13T15:53:41.164Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-13T15:53:41.164Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-13T15:53:41.164Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-13T15:53:41.228Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.77s) [2021-04-13T15:53:41.228Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-13T15:53:41.735Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-04-13T15:53:42.155Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.97s) [2021-04-13T15:53:42.155Z] === RUN TestServiceWithPredefinedNetwork [2021-04-13T15:53:42.675Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-04-13T15:53:43.246Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-04-13T15:53:43.506Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-04-13T15:53:44.889Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-13T15:53:45.429Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2021-04-13T15:53:45.429Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-13T15:53:45.429Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:53:45.429Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:53:45.429Z] === RUN TestServiceWithDataPathPortInit [2021-04-13T15:53:45.460Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2021-04-13T15:53:45.684Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-13T15:53:45.721Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2021-04-13T15:53:46.294Z] ok github.com/docker/docker/pkg/fsutils 0.205s coverage: 85.1% of statements [2021-04-13T15:53:46.294Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-04-13T15:53:47.677Z] ok github.com/docker/docker/pkg/idtools 0.524s coverage: 69.5% of statements [2021-04-13T15:53:47.677Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 69.3% of statements [2021-04-13T15:53:47.938Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2021-04-13T15:53:48.199Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-04-13T15:53:48.199Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-13T15:53:48.199Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-13T15:53:48.199Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-13T15:53:48.459Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-13T15:53:48.459Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-13T15:53:48.720Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2021-04-13T15:53:48.981Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-04-13T15:53:49.242Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-04-13T15:53:49.344Z] --- PASS: TestGet (15.01s) [2021-04-13T15:53:49.344Z] === RUN TestPluginWithNoManifest [2021-04-13T15:53:49.344Z] --- PASS: TestPluginWithNoManifest (0.01s) [2021-04-13T15:53:49.344Z] === RUN TestGetAll [2021-04-13T15:53:49.344Z] --- PASS: TestGetAll (0.00s) [2021-04-13T15:53:49.344Z] PASS [2021-04-13T15:53:49.344Z] coverage: 73.4% of statements [2021-04-13T15:53:49.344Z] ok github.com/docker/docker/pkg/plugins 35.117s coverage: 73.4% of statements [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/quota [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/rootless [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/volume [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-13T15:53:49.344Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-13T15:53:49.502Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-04-13T15:53:49.502Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-13T15:53:49.502Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-13T15:53:50.444Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-04-13T15:53:50.924Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-13T15:53:50.924Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-13T15:53:51.015Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-13T15:53:51.276Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === Skipped [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-13T15:53:51.521Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-13T15:53:51.521Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-04-13T15:53:51.521Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-04-13T15:53:51.521Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-04-13T15:53:51.521Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-13T15:53:51.521Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-13T15:53:51.521Z] daemon_test.go:147: root required [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-13T15:53:51.521Z] reload_test.go:520: root required [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-13T15:53:51.521Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-13T15:53:51.521Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-13T15:53:51.521Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-13T15:53:51.521Z] download_test.go:268: Needs fixing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-13T15:53:51.521Z] layer_test.go:304: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-13T15:53:51.521Z] layer_test.go:353: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-13T15:53:51.521Z] layer_test.go:468: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-13T15:53:51.521Z] layer_test.go:697: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-13T15:53:51.521Z] migration_test.go:46: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-13T15:53:51.521Z] migration_test.go:182: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-13T15:53:51.521Z] mount_test.go:17: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-13T15:53:51.521Z] mount_test.go:76: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-13T15:53:51.521Z] mount_test.go:125: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-13T15:53:51.521Z] mount_test.go:212: Failing on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:134: Xz not present in msys2 [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:239: Failing on Windows CI machines [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-13T15:53:51.521Z] archive_windows_test.go:16: Currently fails [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-13T15:53:51.521Z] changes_test.go:196: needs more investigation [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-13T15:53:51.521Z] changes_test.go:433: needs further investigation [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-13T15:53:51.521Z] changes_test.go:469: needs further investigation [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-13T15:53:51.521Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-13T15:53:51.521Z] poller_test.go:41: No chmod on Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-13T15:53:51.521Z] fileutils_test.go:134: Needs porting to Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-13T15:53:51.521Z] fileutils_test.go:180: Needs porting to Windows [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-04-13T15:53:51.521Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-13T15:53:51.521Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-04-13T15:53:51.521Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-13T15:53:51.521Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-13T15:53:51.521Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] [2021-04-13T15:53:51.521Z] DONE 1833 tests, 45 skipped in 233.264s [2021-04-13T15:53:51.521Z] INFO: make.ps1 ended at 04/13/2021 15:53:51 [2021-04-13T15:53:51.537Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-13T15:53:52.918Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-04-13T15:53:53.179Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-13T15:53:53.434Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-13T15:53:53.434Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-13T15:53:53.695Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-13T15:53:53.695Z] INFO: Unit tests ended at 04/13/2021 15:53:53. Duration:00:04:11.9027676 [2021-04-13T15:53:53.695Z] INFO: Building busybox [2021-04-13T15:53:53.695Z] Sending build context to Docker daemon 5.12kB [2021-04-13T15:53:53.695Z] [2021-04-13T15:53:53.695Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-13T15:53:53.695Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-13T15:53:53.695Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-13T15:53:53.695Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-13T15:53:53.695Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-13T15:53:53.695Z] ---> 3eaa9ebbf51f [2021-04-13T15:53:53.695Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-13T15:53:53.695Z] ---> Running in 182ad7138661 [2021-04-13T15:53:56.473Z] ok github.com/docker/docker/pkg/signal 2.416s coverage: 61.0% of statements [2021-04-13T15:53:56.474Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-13T15:53:56.734Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-13T15:53:56.995Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-13T15:53:57.350Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2021-04-13T15:53:57.350Z] PASS [2021-04-13T15:53:57.350Z] [2021-04-13T15:53:57.350Z] === Skipped [2021-04-13T15:53:57.350Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-13T15:53:57.350Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:53:57.350Z] [2021-04-13T15:53:57.350Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-13T15:53:57.350Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:53:57.350Z] [2021-04-13T15:53:57.350Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-13T15:53:57.350Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:53:57.350Z] [2021-04-13T15:53:57.350Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-13T15:53:57.350Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:53:57.350Z] [2021-04-13T15:53:57.350Z] [2021-04-13T15:53:57.350Z] DONE 17 tests, 4 skipped in 27.719s [2021-04-13T15:53:57.350Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-13T15:53:57.350Z] ++ 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-04-13T15:53:57.350Z] ++ set -e [2021-04-13T15:53:57.350Z] ++ '[' -n 0 ']' [2021-04-13T15:53:57.350Z] ++ set -x [2021-04-13T15:53:57.350Z] ++ env -i DEST=/go/src/github.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-04-13T15:53:57.350Z] INFO: Testing against a local daemon [2021-04-13T15:53:57.350Z] === RUN TestPluginInvalidJSON [2021-04-13T15:53:57.350Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:53:57.350Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:53:57.350Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:53:57.350Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-13T15:53:57.350Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-13T15:53:57.350Z] === RUN TestPluginInstall [2021-04-13T15:53:57.350Z] === RUN TestPluginInstall/no_auth [2021-04-13T15:53:57.350Z] time="2021-04-13T15:53:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:53:57.350Z] time="2021-04-13T15:53:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76458098436e1a512486b1723d6d5de92b233ee837d1c2d8f2e55b9077be7fb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:53:57.350Z] time="2021-04-13T15:53:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:53:57.350Z] time="2021-04-13T15:53:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76458098436e1a512486b1723d6d5de92b233ee837d1c2d8f2e55b9077be7fb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:53:57.350Z] === RUN TestPluginInstall/with_htpasswd [2021-04-13T15:53:57.566Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-04-13T15:53:57.993Z] time="2021-04-13T15:53:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:53:57.993Z] time="2021-04-13T15:53:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:807fab9f94c6dcc1ce66b19831e31df06d16ecfaf029fcea3a5da9e700ddf6a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:53:57.993Z] time="2021-04-13T15:53:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:53:57.993Z] time="2021-04-13T15:53:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:807fab9f94c6dcc1ce66b19831e31df06d16ecfaf029fcea3a5da9e700ddf6a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:53:58.136Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-13T15:53:58.292Z] === RUN TestPluginInstall/with_insecure [2021-04-13T15:53:58.675Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-13T15:53:58.675Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-13T15:53:58.706Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2021-04-13T15:53:59.277Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-04-13T15:53:59.277Z] testing: warning: no tests to run [2021-04-13T15:53:59.277Z] coverage: [no statements] [2021-04-13T15:53:59.277Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-04-13T15:53:59.338Z] time="2021-04-13T15:53:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:53:59.338Z] time="2021-04-13T15:53:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79774934ad647310c919b2f47c21c8072c3cfb7edd4dd4b17ebcff02dd74cdbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:53:59.338Z] time="2021-04-13T15:53:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:53:59.338Z] time="2021-04-13T15:53:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79774934ad647310c919b2f47c21c8072c3cfb7edd4dd4b17ebcff02dd74cdbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:53:59.503Z] Removing intermediate container 182ad7138661 [2021-04-13T15:53:59.503Z] ---> f46d6bbed8b8 [2021-04-13T15:53:59.503Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-13T15:53:59.503Z] ---> Running in 5eaada8bfb52 [2021-04-13T15:53:59.503Z] Removing intermediate container 5eaada8bfb52 [2021-04-13T15:53:59.503Z] ---> bca3ae432c16 [2021-04-13T15:53:59.503Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-13T15:53:59.503Z] ---> Running in 3969ed7e4f03 [2021-04-13T15:53:59.635Z] --- PASS: TestPluginInstall (4.38s) [2021-04-13T15:53:59.635Z] --- PASS: TestPluginInstall/no_auth (2.04s) [2021-04-13T15:53:59.635Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-04-13T15:53:59.635Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-04-13T15:53:59.635Z] plugin_test.go:165: [d0b01ec688fcb] daemon is not started [2021-04-13T15:53:59.635Z] === RUN TestPluginsWithRuntimes [2021-04-13T15:53:59.847Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-13T15:53:59.962Z] Removing intermediate container 3969ed7e4f03 [2021-04-13T15:53:59.962Z] ---> 058e7d780dad [2021-04-13T15:53:59.962Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-13T15:54:00.108Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-04-13T15:54:00.108Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-04-13T15:54:00.562Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-13T15:54:00.820Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-13T15:54:00.928Z] [2021-04-13T15:54:01.386Z] ---> 1a8dfd0b6830 [2021-04-13T15:54:01.386Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-13T15:54:01.386Z] ---> Running in 7ab7fd672f56 [2021-04-13T15:54:01.720Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-13T15:54:02.649Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-04-13T15:54:02.764Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-13T15:54:02.910Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-04-13T15:54:03.341Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-13T15:54:03.341Z] --- PASS: TestServiceWithDataPathPortInit (18.01s) [2021-04-13T15:54:03.341Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-13T15:54:03.480Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-04-13T15:54:03.822Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2021-04-13T15:54:03.822Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-04-13T15:54:03.822Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-04-13T15:54:03.822Z] === RUN TestPluginBackCompatMediaTypes [2021-04-13T15:54:03.901Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-13T15:54:04.464Z] --- PASS: TestPluginBackCompatMediaTypes (0.86s) [2021-04-13T15:54:04.464Z] PASS [2021-04-13T15:54:04.464Z] [2021-04-13T15:54:04.464Z] DONE 10 tests in 9.335s [2021-04-13T15:54:04.464Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-13T15:54:04.464Z] ++ 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-04-13T15:54:04.464Z] ++ set -e [2021-04-13T15:54:04.464Z] ++ '[' -n 0 ']' [2021-04-13T15:54:04.464Z] ++ set -x [2021-04-13T15:54:04.464Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:04.761Z] INFO: Testing against a local daemon [2021-04-13T15:54:04.762Z] === RUN TestExternalGraphDriver [2021-04-13T15:54:04.762Z] === RUN TestExternalGraphDriver/json [2021-04-13T15:54:04.863Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2021-04-13T15:54:05.124Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-04-13T15:54:05.264Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-13T15:54:06.190Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-13T15:54:06.508Z] ok github.com/docker/docker/registry 0.064s coverage: 58.8% of statements [2021-04-13T15:54:06.850Z] === RUN TestExternalGraphDriver/spec [2021-04-13T15:54:07.079Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-04-13T15:54:07.340Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-04-13T15:54:08.080Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-13T15:54:08.282Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-13T15:54:08.282Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-13T15:54:08.336Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-13T15:54:08.336Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-13T15:54:08.394Z] === RUN TestExternalGraphDriver/pull [2021-04-13T15:54:08.592Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-13T15:54:08.848Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-13T15:54:09.408Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-13T15:54:11.582Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-13T15:54:11.784Z] Removing intermediate container 7ab7fd672f56 [2021-04-13T15:54:11.784Z] ---> 3bafb81c0ff2 [2021-04-13T15:54:11.784Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-13T15:54:11.784Z] ---> Running in f70581475134 [2021-04-13T15:54:11.920Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-13T15:54:11.920Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-13T15:54:11.945Z] --- PASS: TestExternalGraphDriver (7.13s) [2021-04-13T15:54:11.945Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-04-13T15:54:11.945Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2021-04-13T15:54:11.945Z] --- PASS: TestExternalGraphDriver/pull (3.27s) [2021-04-13T15:54:11.945Z] === RUN TestGraphdriverPluginV2 [2021-04-13T15:54:11.945Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-13T15:54:11.945Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:54:11.945Z] PASS [2021-04-13T15:54:11.945Z] [2021-04-13T15:54:11.945Z] === Skipped [2021-04-13T15:54:11.945Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-13T15:54:11.945Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:54:11.945Z] [2021-04-13T15:54:11.945Z] [2021-04-13T15:54:11.945Z] DONE 5 tests, 1 skipped in 7.256s [2021-04-13T15:54:11.945Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-13T15:54:11.945Z] ++ 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-04-13T15:54:11.945Z] ++ set -e [2021-04-13T15:54:11.945Z] ++ '[' -n 0 ']' [2021-04-13T15:54:11.945Z] ++ set -x [2021-04-13T15:54:11.945Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:11.945Z] INFO: Testing against a local daemon [2021-04-13T15:54:11.945Z] === RUN TestContinueAfterPluginCrash [2021-04-13T15:54:11.945Z] === PAUSE TestContinueAfterPluginCrash [2021-04-13T15:54:11.945Z] === RUN TestReadPluginNoRead [2021-04-13T15:54:11.945Z] === PAUSE TestReadPluginNoRead [2021-04-13T15:54:11.945Z] === RUN TestDaemonStartWithLogOpt [2021-04-13T15:54:11.945Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-13T15:54:11.945Z] === CONT TestContinueAfterPluginCrash [2021-04-13T15:54:11.945Z] === CONT TestDaemonStartWithLogOpt [2021-04-13T15:54:11.945Z] === CONT TestReadPluginNoRead [2021-04-13T15:54:12.152Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements [2021-04-13T15:54:12.176Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.74s) [2021-04-13T15:54:12.176Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zo15xoaqb97rigkszk1h6wkc2 Created:2021-04-13 15:54:04.512768347 +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[bb5d33917e87c925f201344b1b617170e308e41298d48a2c99f95358675b9fde:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j7rzbijk35ww7ncdfbg8m15yr EndpointID:dbe5edaae6491fba340fd9a4b51fa1bda00967add1c7a441749a71ca9d40e2b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b63c55593013900793e94c4f12cf116485f1dac5b98f9504e3308d79f81ce905 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:b28b2c4cd3b2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j7rzbijk35ww7ncdfbg8m15yr EndpointID:dbe5edaae6491fba340fd9a4b51fa1bda00967add1c7a441749a71ca9d40e2b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-13T15:54:12.176Z] PASS [2021-04-13T15:54:12.176Z] [2021-04-13T15:54:12.176Z] === Skipped [2021-04-13T15:54:12.176Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T15:54:12.176Z] service_test.go:242: FLAKY_TEST [2021-04-13T15:54:12.176Z] [2021-04-13T15:54:12.176Z] [2021-04-13T15:54:12.176Z] DONE 26 tests, 1 skipped in 65.517s [2021-04-13T15:54:12.176Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:54:12.176Z] ++ 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-04-13T15:54:12.176Z] ++ set -e [2021-04-13T15:54:12.176Z] ++ '[' -n 0 ']' [2021-04-13T15:54:12.176Z] ++ set -x [2021-04-13T15:54:12.176Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:12.431Z] INFO: Testing against a local daemon [2021-04-13T15:54:12.432Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-13T15:54:12.432Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-13T15:54:12.432Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:54:12.432Z] === RUN TestDockerNetworkIpvlan [2021-04-13T15:54:12.432Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:54:12.432Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:54:12.432Z] PASS [2021-04-13T15:54:12.432Z] [2021-04-13T15:54:12.432Z] === Skipped [2021-04-13T15:54:12.432Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-13T15:54:12.432Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:54:12.432Z] [2021-04-13T15:54:12.432Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-13T15:54:12.432Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-13T15:54:12.432Z] [2021-04-13T15:54:12.432Z] [2021-04-13T15:54:12.432Z] DONE 2 tests, 2 skipped in 0.152s [2021-04-13T15:54:12.432Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-13T15:54:12.432Z] ++ 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-04-13T15:54:12.432Z] ++ set -e [2021-04-13T15:54:12.432Z] ++ '[' -n 0 ']' [2021-04-13T15:54:12.432Z] ++ set -x [2021-04-13T15:54:12.432Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:12.432Z] INFO: Testing against a local daemon [2021-04-13T15:54:12.432Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-13T15:54:12.724Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-13T15:54:13.317Z] [2021-04-13T15:54:13.317Z] SUCCESS: Specified value was saved. [2021-04-13T15:54:14.108Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-04-13T15:54:14.942Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-13T15:54:14.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-13T15:54:14.942Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.39s) [2021-04-13T15:54:14.942Z] === RUN TestDockerNetworkMacvlan [2021-04-13T15:54:16.216Z] Removing intermediate container f70581475134 [2021-04-13T15:54:16.216Z] ---> 1355d6d057a7 [2021-04-13T15:54:16.216Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-13T15:54:16.216Z] ---> Running in f5317442b9be [2021-04-13T15:54:16.306Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-13T15:54:16.306Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-13T15:54:17.590Z] === RUN TestReadPluginNoRead/default [2021-04-13T15:54:17.590Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2021-04-13T15:54:17.670Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-13T15:54:18.231Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-13T15:54:19.584Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-13T15:54:19.584Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-13T15:54:19.760Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-13T15:54:20.904Z] Cannot create a file when that file already exists. [2021-04-13T15:54:20.947Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-13T15:54:21.279Z] --- PASS: TestReadPluginNoRead (9.37s) [2021-04-13T15:54:21.279Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-04-13T15:54:21.279Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-04-13T15:54:21.279Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-04-13T15:54:21.279Z] read_test.go:92: [d5f8cf4e8d235] daemon is not started [2021-04-13T15:54:22.802Z] --- PASS: TestContinueAfterPluginCrash (10.66s) [2021-04-13T15:54:22.802Z] PASS [2021-04-13T15:54:22.802Z] [2021-04-13T15:54:22.802Z] DONE 6 tests in 10.734s [2021-04-13T15:54:22.802Z] 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-04-13T15:54:22.802Z] ++ 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-04-13T15:54:22.802Z] ++ set -e [2021-04-13T15:54:22.802Z] ++ '[' -n 0 ']' [2021-04-13T15:54:22.802Z] ++ set -x [2021-04-13T15:54:22.802Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:22.802Z] testing: warning: no tests to run [2021-04-13T15:54:22.802Z] PASS [2021-04-13T15:54:22.802Z] [2021-04-13T15:54:22.802Z] DONE 0 tests in 0.017s [2021-04-13T15:54:22.802Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-13T15:54:22.802Z] ++ 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-04-13T15:54:22.802Z] ++ set -e [2021-04-13T15:54:22.802Z] ++ '[' -n 0 ']' [2021-04-13T15:54:22.802Z] ++ set -x [2021-04-13T15:54:22.802Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:22.802Z] INFO: Testing against a local daemon [2021-04-13T15:54:22.802Z] === RUN TestPluginWithDevMounts [2021-04-13T15:54:22.802Z] === PAUSE TestPluginWithDevMounts [2021-04-13T15:54:22.802Z] === CONT TestPluginWithDevMounts [2021-04-13T15:54:22.833Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-13T15:54:22.833Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-13T15:54:23.395Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-13T15:54:24.094Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/rootless [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/volume [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-13T15:54:24.094Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === Skipped [2021-04-13T15:54:24.094Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-13T15:54:24.094Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-13T15:54:24.094Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-13T15:54:24.094Z] time="2021-04-13T15:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-13T15:54:24.094Z] time="2021-04-13T15:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-13T15:54:24.094Z] time="2021-04-13T15:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-13T15:54:24.094Z] time="2021-04-13T15:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-13T15:54:24.094Z] time="2021-04-13T15:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-13T15:54:24.094Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-13T15:54:24.094Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-13T15:54:24.094Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-13T15:54:24.094Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-13T15:54:24.094Z] graphtest_unix.go:73: No driver to put! [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-13T15:54:24.094Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-13T15:54:24.094Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] [2021-04-13T15:54:24.094Z] DONE 2247 tests, 26 skipped in 262.377s Post stage [Pipeline] junit [2021-04-13T15:54:24.678Z] Recording test results [2021-04-13T15:54:24.889Z] --- PASS: TestPluginWithDevMounts (1.81s) [2021-04-13T15:54:24.889Z] PASS [2021-04-13T15:54:24.889Z] [2021-04-13T15:54:24.889Z] DONE 1 tests in 1.888s [2021-04-13T15:54:24.889Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-13T15:54:24.889Z] ++ 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-04-13T15:54:24.889Z] ++ set -e [2021-04-13T15:54:24.889Z] ++ '[' -n 0 ']' [2021-04-13T15:54:24.889Z] ++ set -x [2021-04-13T15:54:24.889Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:24.889Z] INFO: Testing against a local daemon [2021-04-13T15:54:24.889Z] === RUN TestSecretInspect [2021-04-13T15:54:25.139Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-13T15:54:25.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42273/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ec689c4c2ecda24ed8495451c53072bb0497871 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ec689c4c2ecda24ed8495451c53072bb0497871 hack/validate/vendor [2021-04-13T15:54:26.438Z] No vendor changes in diff. [2021-04-13T15:54:26.689Z] Removing intermediate container f5317442b9be [2021-04-13T15:54:26.689Z] ---> cee9e7f6b9fb [2021-04-13T15:54:26.689Z] Step 13/13 : CMD ["sh"] [2021-04-13T15:54:26.689Z] ---> Running in dbedb1d32fd2 [2021-04-13T15:54:26.689Z] Removing intermediate container dbedb1d32fd2 [2021-04-13T15:54:26.689Z] ---> a5db5e9609cc [2021-04-13T15:54:26.689Z] Successfully built a5db5e9609cc [2021-04-13T15:54:26.689Z] Successfully tagged busybox:latest [2021-04-13T15:54:26.689Z] INFO: Docker images of the daemon under test [2021-04-13T15:54:26.689Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-13T15:54:26.987Z] --- PASS: TestSecretInspect (1.96s) [2021-04-13T15:54:26.987Z] === RUN TestSecretList [2021-04-13T15:54:27.014Z] + echo Ensuring container killed. [2021-04-13T15:54:27.014Z] Ensuring container killed. [2021-04-13T15:54:27.014Z] + docker rm -vf docker-pr4 [2021-04-13T15:54:27.014Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-04-13T15:54:27.148Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-13T15:54:27.148Z] busybox latest a5db5e9609cc Less than a second ago 5.32GB [2021-04-13T15:54:27.148Z] microsoft/windowsservercore latest 3eaa9ebbf51f 6 weeks ago 5.25GB [2021-04-13T15:54:27.148Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 6 weeks ago 5.25GB [2021-04-13T15:54:27.148Z] [2021-04-13T15:54:27.148Z] INFO: Running integration tests at 04/13/2021 15:54:26... [2021-04-13T15:54:27.148Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-13T15:54:27.148Z] INFO: Integration API tests being run from the host: [2021-04-13T15:54:27.148Z] INFO: make.ps1 starting at 04/13/2021 15:54:26 [2021-04-13T15:54:27.305Z] + echo Chowning /workspace to jenkins user [2021-04-13T15:54:27.305Z] Chowning /workspace to jenkins user [2021-04-13T15:54:27.305Z] + id -u [2021-04-13T15:54:27.305Z] + id -g [2021-04-13T15:54:27.305Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42273:/workspace busybox chown -R 1000:1000 /workspace [2021-04-13T15:54:27.558Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-13T15:54:27.558Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-13T15:54:28.117Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-13T15:54:28.180Z] + bundleName=unit [2021-04-13T15:54:28.180Z] + echo Creating unit-bundles.tar.gz [2021-04-13T15:54:28.180Z] Creating unit-bundles.tar.gz [2021-04-13T15:54:28.180Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-13T15:54:28.180Z] bundles/junit-report.xml [2021-04-13T15:54:28.180Z] bundles/go-test-report.json [2021-04-13T15:54:28.180Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-13T15:54:28.193Z] Archiving artifacts [2021-04-13T15:54:28.518Z] --- PASS: TestSecretList (1.92s) [2021-04-13T15:54:28.518Z] === RUN TestSecretsCreateAndDelete [2021-04-13T15:54:28.696Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-13T15:54:29.064Z] + make clean [2021-04-13T15:54:29.324Z] docker volume rm -f docker-dev-cache [2021-04-13T15:54:29.324Z] docker-dev-cache [Pipeline] deleteDir [2021-04-13T15:54:29.446Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-13T15:54:30.373Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-13T15:54:30.604Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-04-13T15:54:30.604Z] === RUN TestSecretsUpdate [2021-04-13T15:54:31.741Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-13T15:54:32.696Z] --- PASS: TestSecretsUpdate (1.91s) [2021-04-13T15:54:32.696Z] === RUN TestTemplatedSecret [2021-04-13T15:54:34.799Z] --- PASS: TestTemplatedSecret (2.57s) [2021-04-13T15:54:34.799Z] === RUN TestSecretCreateResolve [2021-04-13T15:54:36.892Z] --- PASS: TestSecretCreateResolve (1.91s) [2021-04-13T15:54:36.892Z] PASS [2021-04-13T15:54:36.892Z] [2021-04-13T15:54:36.892Z] DONE 6 tests in 12.274s [2021-04-13T15:54:36.892Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-13T15:54:36.892Z] ++ 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-04-13T15:54:36.892Z] ++ set -e [2021-04-13T15:54:36.892Z] ++ '[' -n 0 ']' [2021-04-13T15:54:36.892Z] ++ set -x [2021-04-13T15:54:36.892Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:36.892Z] INFO: Testing against a local daemon [2021-04-13T15:54:36.892Z] === RUN TestServiceCreateInit [2021-04-13T15:54:36.892Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-13T15:54:36.982Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-13T15:54:39.499Z] --- PASS: TestDockerNetworkMacvlan (24.36s) [2021-04-13T15:54:39.499Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-04-13T15:54:39.499Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2021-04-13T15:54:39.499Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.78s) [2021-04-13T15:54:39.499Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2021-04-13T15:54:39.499Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.97s) [2021-04-13T15:54:39.499Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.72s) [2021-04-13T15:54:39.499Z] PASS [2021-04-13T15:54:39.499Z] [2021-04-13T15:54:39.499Z] DONE 8 tests in 26.892s [2021-04-13T15:54:39.499Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-13T15:54:39.499Z] ++ 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-04-13T15:54:39.499Z] ++ set -e [2021-04-13T15:54:39.499Z] ++ '[' -n 0 ']' [2021-04-13T15:54:39.499Z] ++ set -x [2021-04-13T15:54:39.499Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:39.499Z] testing: warning: no tests to run [2021-04-13T15:54:39.499Z] PASS [2021-04-13T15:54:39.499Z] [2021-04-13T15:54:39.499Z] DONE 0 tests in 0.037s [2021-04-13T15:54:39.499Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-13T15:54:39.499Z] ++ 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-04-13T15:54:39.499Z] ++ set -e [2021-04-13T15:54:39.499Z] ++ '[' -n 0 ']' [2021-04-13T15:54:39.499Z] ++ set -x [2021-04-13T15:54:39.499Z] ++ env -i DEST=/go/src/github.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-04-13T15:54:39.499Z] INFO: Testing against a local daemon [2021-04-13T15:54:39.499Z] === RUN TestAuthZPluginAllowRequest [2021-04-13T15:54:41.398Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-13T15:54:42.012Z] --- PASS: TestAuthZPluginAllowRequest (2.13s) [2021-04-13T15:54:42.012Z] === RUN TestAuthZPluginTLS [2021-04-13T15:54:42.582Z] --- PASS: TestAuthZPluginTLS (0.83s) [2021-04-13T15:54:42.582Z] === RUN TestAuthZPluginDenyRequest [2021-04-13T15:54:42.582Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-13T15:54:43.508Z] --- PASS: TestAuthZPluginDenyRequest (0.80s) [2021-04-13T15:54:43.508Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-13T15:54:44.069Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.75s) [2021-04-13T15:54:44.069Z] === RUN TestAuthZPluginDenyResponse [2021-04-13T15:54:44.953Z] --- PASS: TestServiceCreateInit (7.57s) [2021-04-13T15:54:44.953Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2021-04-13T15:54:44.953Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2021-04-13T15:54:44.953Z] === RUN TestCreateServiceMultipleTimes [2021-04-13T15:54:44.993Z] --- PASS: TestAuthZPluginDenyResponse (0.81s) [2021-04-13T15:54:44.993Z] === RUN TestAuthZPluginAllowEventStream [2021-04-13T15:54:46.883Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-13T15:54:46.883Z] --- PASS: TestAuthZPluginAllowEventStream (2.00s) [2021-04-13T15:54:46.883Z] === RUN TestAuthZPluginErrorResponse [2021-04-13T15:54:47.443Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2021-04-13T15:54:47.443Z] === RUN TestAuthZPluginErrorRequest [2021-04-13T15:54:48.368Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2021-04-13T15:54:48.368Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-13T15:54:48.928Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-04-13T15:54:48.928Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-13T15:54:50.814Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2021-04-13T15:54:50.814Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-13T15:54:52.701Z] === RUN TestDockerSuite/TestBuildRm [2021-04-13T15:54:53.263Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s) [2021-04-13T15:54:53.263Z] === RUN TestAuthZPluginHeader [2021-04-13T15:54:54.191Z] --- PASS: TestAuthZPluginHeader (1.09s) [2021-04-13T15:54:54.191Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-13T15:54:54.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-13T15:54:56.335Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-13T15:54:57.700Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-13T15:54:58.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T15:54:58.095Z] INFO: Testing against a local daemon [2021-04-13T15:54:58.095Z] === RUN TestBuildWithSession [2021-04-13T15:54:58.095Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-13T15:54:58.095Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T15:54:58.095Z] === RUN TestBuildSquashParent [2021-04-13T15:54:58.095Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-13T15:54:58.095Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T15:54:58.095Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-13T15:54:58.095Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:54:58.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:54:58.095Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:54:58.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:54:58.095Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:54:58.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:54:58.095Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:54:58.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:54:58.095Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:54:58.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:54:58.095Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:54:58.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:54:58.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-13T15:54:58.095Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-13T15:54:58.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-13T15:54:58.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-13T15:54:59.062Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-13T15:54:59.628Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-13T15:55:00.189Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.93s) [2021-04-13T15:55:00.189Z] === RUN TestAuthZPluginV2Disable [2021-04-13T15:55:00.189Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-13T15:55:00.401Z] --- PASS: TestCreateServiceMultipleTimes (15.35s) [2021-04-13T15:55:00.401Z] === RUN TestCreateServiceConflict [2021-04-13T15:55:01.553Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-13T15:55:01.927Z] --- PASS: TestCreateServiceConflict (1.92s) [2021-04-13T15:55:01.927Z] === RUN TestCreateServiceMaxReplicas [2021-04-13T15:55:02.478Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-13T15:55:03.845Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-13T15:55:04.405Z] --- PASS: TestAuthZPluginV2Disable (4.32s) [2021-04-13T15:55:04.405Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-13T15:55:04.697Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2021-04-13T15:55:04.697Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-13T15:55:06.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-13T15:55:06.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-13T15:55:07.667Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-13T15:55:07.667Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-13T15:55:07.667Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-13T15:55:07.667Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-13T15:55:08.228Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-13T15:55:08.484Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.03s) [2021-04-13T15:55:08.484Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-13T15:55:09.046Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-13T15:55:09.302Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-13T15:55:10.227Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-13T15:55:13.033Z] --- PASS: TestBuildWithHugeFile (121.64s) [2021-04-13T15:55:13.033Z] === RUN TestBuildWCOWSandboxSize [2021-04-13T15:55:15.468Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-13T15:55:16.397Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-13T15:55:16.968Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-13T15:55:16.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.68s) [2021-04-13T15:55:16.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.82s) [2021-04-13T15:55:16.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.33s) [2021-04-13T15:55:16.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.07s) [2021-04-13T15:55:16.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (21.86s) [2021-04-13T15:55:16.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.15s) [2021-04-13T15:55:16.968Z] === RUN TestBuildMultiStageCopy [2021-04-13T15:55:16.968Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-13T15:55:17.388Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.91s) [2021-04-13T15:55:17.388Z] === RUN TestCreateServiceSecretFileMode [2021-04-13T15:55:18.285Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-13T15:55:18.540Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-13T15:55:19.468Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-13T15:55:20.149Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2021-04-13T15:55:20.149Z] === RUN TestCreateServiceConfigFileMode [2021-04-13T15:55:20.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-13T15:55:20.960Z] === RUN TestDockerSuite/TestBuildUser [2021-04-13T15:55:22.365Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2021-04-13T15:55:22.365Z] === RUN TestCreateServiceSysctls [2021-04-13T15:55:22.848Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.38s) [2021-04-13T15:55:22.848Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-13T15:55:23.774Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-13T15:55:25.152Z] --- PASS: TestCreateServiceSysctls (3.02s) [2021-04-13T15:55:25.152Z] === RUN TestCreateServiceCapabilities [2021-04-13T15:55:25.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-13T15:55:25.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-13T15:55:26.601Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-13T15:55:27.038Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-13T15:55:27.249Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2021-04-13T15:55:27.249Z] === RUN TestInspect [2021-04-13T15:55:28.134Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-13T15:55:29.100Z] --- PASS: TestBuildMultiStageCopy (13.56s) [2021-04-13T15:55:29.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.03s) [2021-04-13T15:55:29.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2021-04-13T15:55:29.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-04-13T15:55:29.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2021-04-13T15:55:29.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.43s) [2021-04-13T15:55:29.100Z] === RUN TestBuildMultiStageParentConfig [2021-04-13T15:55:30.014Z] --- PASS: TestInspect (2.60s) [2021-04-13T15:55:30.014Z] === RUN TestCreateJob [2021-04-13T15:55:32.000Z] --- PASS: TestBuildMultiStageParentConfig (2.80s) [2021-04-13T15:55:32.000Z] === RUN TestBuildLabelWithTargets [2021-04-13T15:55:32.000Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-13T15:55:32.000Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T15:55:32.000Z] === RUN TestBuildWithEmptyLayers [2021-04-13T15:55:33.533Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2021-04-13T15:55:33.533Z] === RUN TestBuildMultiStageOnBuild [2021-04-13T15:55:33.563Z] --- PASS: TestCreateJob (3.04s) [2021-04-13T15:55:33.563Z] === RUN TestReplicatedJob [2021-04-13T15:55:38.067Z] --- PASS: TestReplicatedJob (4.89s) [2021-04-13T15:55:38.067Z] === RUN TestUpdateReplicatedJob [2021-04-13T15:55:40.831Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2021-04-13T15:55:40.831Z] === RUN TestServiceListWithStatuses [2021-04-13T15:55:40.831Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-13T15:55:40.831Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:55:40.831Z] === RUN TestDockerNetworkConnectAlias [2021-04-13T15:55:41.870Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-13T15:55:41.870Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-13T15:55:41.870Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.64s) [2021-04-13T15:55:41.870Z] PASS [2021-04-13T15:55:41.870Z] [2021-04-13T15:55:41.870Z] DONE 17 tests in 62.119s [2021-04-13T15:55:41.870Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-13T15:55:41.870Z] ++ 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-04-13T15:55:41.870Z] ++ set -e [2021-04-13T15:55:41.870Z] ++ '[' -n 0 ']' [2021-04-13T15:55:41.870Z] ++ set -x [2021-04-13T15:55:41.870Z] ++ env -i DEST=/go/src/github.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-04-13T15:55:41.870Z] INFO: Testing against a local daemon [2021-04-13T15:55:41.870Z] === RUN TestPluginInvalidJSON [2021-04-13T15:55:41.870Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:55:41.870Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:55:41.870Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-13T15:55:41.870Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T15:55:41.870Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-04-13T15:55:41.870Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-13T15:55:41.870Z] === RUN TestPluginInstall [2021-04-13T15:55:41.870Z] === RUN TestPluginInstall/no_auth [2021-04-13T15:55:42.797Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-13T15:55:44.162Z] time="2021-04-13T15:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:55:44.162Z] time="2021-04-13T15:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97b7b42fb8ac859a5f75e67e8c1bd8eace8894dd16208418934440ab73e0f4d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:55:44.162Z] time="2021-04-13T15:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:55:44.162Z] time="2021-04-13T15:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97b7b42fb8ac859a5f75e67e8c1bd8eace8894dd16208418934440ab73e0f4d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:55:44.162Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-13T15:55:44.418Z] === RUN TestPluginInstall/with_htpasswd [2021-04-13T15:55:44.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-13T15:55:45.236Z] time="2021-04-13T15:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:55:45.236Z] time="2021-04-13T15:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dbbff4852d9af17bc5159377215315cf733bd7d29a79ca089e036781800569b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:55:45.236Z] time="2021-04-13T15:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:55:45.236Z] time="2021-04-13T15:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dbbff4852d9af17bc5159377215315cf733bd7d29a79ca089e036781800569b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:55:45.314Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2021-04-13T15:55:45.314Z] === RUN TestDockerNetworkReConnect [2021-04-13T15:55:46.170Z] === RUN TestPluginInstall/with_insecure [2021-04-13T15:55:46.170Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-13T15:55:46.170Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-13T15:55:46.170Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-13T15:55:46.170Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-13T15:55:46.170Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-13T15:55:48.093Z] time="2021-04-13T15:55:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:55:48.093Z] time="2021-04-13T15:55:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b71b6d1d390e01d3da71aa92b1ba1157c7fbc8bb8dd066bc067cc279e4bc5d5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:55:48.093Z] time="2021-04-13T15:55:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-13T15:55:48.093Z] time="2021-04-13T15:55:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b71b6d1d390e01d3da71aa92b1ba1157c7fbc8bb8dd066bc067cc279e4bc5d5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-13T15:55:48.327Z] --- PASS: TestBuildMultiStageOnBuild (13.58s) [2021-04-13T15:55:48.327Z] === RUN TestBuildUncleanTarFilenames [2021-04-13T15:55:48.327Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-04-13T15:55:48.327Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T15:55:48.327Z] === RUN TestBuildMultiStageLayerLeak [2021-04-13T15:55:48.671Z] --- PASS: TestPluginInstall (6.97s) [2021-04-13T15:55:48.671Z] --- PASS: TestPluginInstall/no_auth (2.77s) [2021-04-13T15:55:48.671Z] --- PASS: TestPluginInstall/with_htpasswd (1.50s) [2021-04-13T15:55:48.671Z] --- PASS: TestPluginInstall/with_insecure (2.70s) [2021-04-13T15:55:48.671Z] plugin_test.go:165: [dc799d5997ca1] daemon is not started [2021-04-13T15:55:48.671Z] === RUN TestPluginsWithRuntimes [2021-04-13T15:55:48.860Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2021-04-13T15:55:48.860Z] === RUN TestServicePlugin [2021-04-13T15:55:48.860Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-13T15:55:48.860Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:55:48.860Z] === RUN TestServiceUpdateLabel [2021-04-13T15:55:49.232Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-13T15:55:49.232Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-13T15:55:50.983Z] --- PASS: TestServiceUpdateLabel (1.99s) [2021-04-13T15:55:50.983Z] === RUN TestServiceUpdateSecrets [2021-04-13T15:55:51.120Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-13T15:55:51.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-13T15:55:51.375Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-13T15:55:51.631Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-13T15:55:52.558Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-13T15:55:52.813Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-13T15:55:53.376Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-13T15:55:55.892Z] --- PASS: TestPluginsWithRuntimes (6.80s) [2021-04-13T15:55:55.892Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.81s) [2021-04-13T15:55:55.892Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.99s) [2021-04-13T15:55:55.892Z] === RUN TestPluginBackCompatMediaTypes [2021-04-13T15:55:56.453Z] --- PASS: TestPluginBackCompatMediaTypes (1.01s) [2021-04-13T15:55:56.453Z] PASS [2021-04-13T15:55:56.453Z] [2021-04-13T15:55:56.453Z] DONE 10 tests in 14.971s [2021-04-13T15:55:56.453Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-13T15:55:56.453Z] ++ 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-04-13T15:55:56.453Z] ++ set -e [2021-04-13T15:55:56.453Z] ++ '[' -n 0 ']' [2021-04-13T15:55:56.453Z] ++ set -x [2021-04-13T15:55:56.453Z] ++ env -i DEST=/go/src/github.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-04-13T15:55:56.708Z] INFO: Testing against a local daemon [2021-04-13T15:55:56.708Z] === RUN TestExternalGraphDriver [2021-04-13T15:55:56.708Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-13T15:55:56.708Z] === RUN TestExternalGraphDriver/json [2021-04-13T15:55:59.222Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-13T15:55:59.785Z] === RUN TestExternalGraphDriver/spec [2021-04-13T15:55:59.785Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-13T15:56:00.040Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-13T15:56:00.601Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-13T15:56:00.601Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-13T15:56:01.528Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-13T15:56:02.890Z] === RUN TestExternalGraphDriver/pull [2021-04-13T15:56:03.451Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-13T15:56:03.707Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-13T15:56:03.707Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-13T15:56:04.633Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-13T15:56:05.198Z] --- PASS: TestExternalGraphDriver (8.68s) [2021-04-13T15:56:05.198Z] --- PASS: TestExternalGraphDriver/json (2.88s) [2021-04-13T15:56:05.198Z] --- PASS: TestExternalGraphDriver/spec (3.15s) [2021-04-13T15:56:05.198Z] --- PASS: TestExternalGraphDriver/pull (2.50s) [2021-04-13T15:56:05.198Z] === RUN TestGraphdriverPluginV2 [2021-04-13T15:56:05.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-13T15:56:05.759Z] === RUN TestDockerSuite/TestCommitChange [2021-04-13T15:56:06.010Z] --- PASS: TestBuildMultiStageLayerLeak (16.30s) [2021-04-13T15:56:06.010Z] === RUN TestBuildWithHugeFile [2021-04-13T15:56:06.377Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2021-04-13T15:56:06.377Z] === RUN TestServiceUpdateConfigs [2021-04-13T15:56:07.128Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-13T15:56:08.493Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-13T15:56:10.381Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-13T15:56:10.944Z] --- PASS: TestGraphdriverPluginV2 (5.55s) [2021-04-13T15:56:10.944Z] PASS [2021-04-13T15:56:10.944Z] [2021-04-13T15:56:10.944Z] DONE 5 tests in 14.353s [2021-04-13T15:56:10.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-13T15:56:10.944Z] ++ 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-04-13T15:56:10.944Z] ++ set -e [2021-04-13T15:56:10.944Z] ++ '[' -n 0 ']' [2021-04-13T15:56:10.944Z] ++ set -x [2021-04-13T15:56:10.944Z] ++ env -i DEST=/go/src/github.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-04-13T15:56:10.944Z] INFO: Testing against a local daemon [2021-04-13T15:56:10.944Z] === RUN TestContinueAfterPluginCrash [2021-04-13T15:56:10.944Z] === PAUSE TestContinueAfterPluginCrash [2021-04-13T15:56:10.944Z] === RUN TestReadPluginNoRead [2021-04-13T15:56:10.944Z] === PAUSE TestReadPluginNoRead [2021-04-13T15:56:10.944Z] === RUN TestDaemonStartWithLogOpt [2021-04-13T15:56:10.944Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-13T15:56:10.944Z] === CONT TestContinueAfterPluginCrash [2021-04-13T15:56:10.944Z] === CONT TestDaemonStartWithLogOpt [2021-04-13T15:56:14.211Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-13T15:56:15.576Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-13T15:56:18.091Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-13T15:56:18.091Z] --- PASS: TestDaemonStartWithLogOpt (6.91s) [2021-04-13T15:56:18.091Z] === CONT TestReadPluginNoRead [2021-04-13T15:56:19.017Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-13T15:56:21.529Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-13T15:56:21.529Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-13T15:56:21.774Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2021-04-13T15:56:21.774Z] === RUN TestServiceUpdateNetwork [2021-04-13T15:56:22.091Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-13T15:56:22.091Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-13T15:56:22.091Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-13T15:56:22.091Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-13T15:56:22.091Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-13T15:56:22.091Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-13T15:56:22.091Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-13T15:56:23.017Z] --- PASS: TestContinueAfterPluginCrash (12.02s) [2021-04-13T15:56:23.579Z] === RUN TestReadPluginNoRead/default [2021-04-13T15:56:24.513Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-13T15:56:25.875Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-13T15:56:26.436Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-13T15:56:26.436Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-13T15:56:27.363Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-13T15:56:27.618Z] --- PASS: TestReadPluginNoRead (9.69s) [2021-04-13T15:56:27.618Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2021-04-13T15:56:27.618Z] --- PASS: TestReadPluginNoRead/default (2.19s) [2021-04-13T15:56:27.618Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2021-04-13T15:56:27.618Z] read_test.go:92: [dcc806518b094] daemon is not started [2021-04-13T15:56:27.618Z] PASS [2021-04-13T15:56:27.618Z] [2021-04-13T15:56:27.618Z] DONE 6 tests in 16.795s [2021-04-13T15:56:27.618Z] 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-04-13T15:56:27.618Z] ++ 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-04-13T15:56:27.618Z] ++ set -e [2021-04-13T15:56:27.618Z] ++ '[' -n 0 ']' [2021-04-13T15:56:27.618Z] ++ set -x [2021-04-13T15:56:27.618Z] ++ env -i DEST=/go/src/github.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-04-13T15:56:27.618Z] testing: warning: no tests to run [2021-04-13T15:56:27.618Z] PASS [2021-04-13T15:56:27.618Z] [2021-04-13T15:56:27.618Z] DONE 0 tests in 0.062s [2021-04-13T15:56:27.873Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-13T15:56:27.874Z] ++ 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-04-13T15:56:27.874Z] ++ set -e [2021-04-13T15:56:27.874Z] ++ '[' -n 0 ']' [2021-04-13T15:56:27.874Z] ++ set -x [2021-04-13T15:56:27.874Z] ++ env -i DEST=/go/src/github.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-04-13T15:56:27.874Z] INFO: Testing against a local daemon [2021-04-13T15:56:27.874Z] === RUN TestPluginWithDevMounts [2021-04-13T15:56:27.874Z] === PAUSE TestPluginWithDevMounts [2021-04-13T15:56:27.874Z] === CONT TestPluginWithDevMounts [2021-04-13T15:56:28.435Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-13T15:56:29.362Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-13T15:56:29.923Z] --- PASS: TestPluginWithDevMounts (1.96s) [2021-04-13T15:56:29.923Z] PASS [2021-04-13T15:56:29.923Z] [2021-04-13T15:56:29.923Z] DONE 1 tests in 2.103s [2021-04-13T15:56:29.923Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-13T15:56:29.923Z] ++ 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-04-13T15:56:29.923Z] ++ set -e [2021-04-13T15:56:29.923Z] ++ '[' -n 0 ']' [2021-04-13T15:56:29.923Z] ++ set -x [2021-04-13T15:56:29.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:56:29.923Z] INFO: Testing against a local daemon [2021-04-13T15:56:29.923Z] === RUN TestSecretInspect [2021-04-13T15:56:30.180Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-13T15:56:31.106Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-13T15:56:31.106Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-13T15:56:31.106Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-13T15:56:32.032Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-13T15:56:32.032Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-13T15:56:32.032Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-13T15:56:32.183Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2021-04-13T15:56:32.183Z] === RUN TestServiceUpdatePidsLimit [2021-04-13T15:56:32.287Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-13T15:56:32.287Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-13T15:56:32.827Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-13T15:56:32.848Z] --- PASS: TestSecretInspect (2.91s) [2021-04-13T15:56:32.848Z] === RUN TestSecretList [2021-04-13T15:56:33.409Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-13T15:56:33.879Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-13T15:56:33.970Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-13T15:56:34.898Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-13T15:56:34.898Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-13T15:56:35.823Z] --- PASS: TestSecretList (2.92s) [2021-04-13T15:56:35.823Z] === RUN TestSecretsCreateAndDelete [2021-04-13T15:56:36.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-13T15:56:37.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-13T15:56:37.676Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-13T15:56:38.603Z] --- PASS: TestSecretsCreateAndDelete (2.80s) [2021-04-13T15:56:38.603Z] === RUN TestSecretsUpdate [2021-04-13T15:56:38.603Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-13T15:56:39.532Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-13T15:56:40.496Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-13T15:56:40.812Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-13T15:56:41.861Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-13T15:56:41.861Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-13T15:56:42.116Z] --- PASS: TestSecretsUpdate (3.41s) [2021-04-13T15:56:42.116Z] === RUN TestTemplatedSecret [2021-04-13T15:56:42.676Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-13T15:56:43.603Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-13T15:56:44.531Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-13T15:56:44.786Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-13T15:56:45.714Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-13T15:56:46.275Z] --- PASS: TestTemplatedSecret (4.26s) [2021-04-13T15:56:46.275Z] === RUN TestSecretCreateResolve [2021-04-13T15:56:47.641Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-13T15:56:49.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-13T15:56:49.261Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-13T15:56:49.261Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-13T15:56:49.261Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-13T15:56:49.261Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-13T15:56:49.261Z] --- PASS: TestSecretCreateResolve (2.95s) [2021-04-13T15:56:49.261Z] PASS [2021-04-13T15:56:49.261Z] [2021-04-13T15:56:49.261Z] DONE 6 tests in 19.375s [2021-04-13T15:56:49.261Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-13T15:56:49.261Z] ++ 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-04-13T15:56:49.261Z] ++ set -e [2021-04-13T15:56:49.261Z] ++ '[' -n 0 ']' [2021-04-13T15:56:49.261Z] ++ set -x [2021-04-13T15:56:49.261Z] ++ env -i DEST=/go/src/github.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-04-13T15:56:49.329Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2021-04-13T15:56:49.329Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-04-13T15:56:49.329Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2021-04-13T15:56:49.329Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-04-13T15:56:49.329Z] PASS [2021-04-13T15:56:49.329Z] [2021-04-13T15:56:49.329Z] === Skipped [2021-04-13T15:56:49.329Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-13T15:56:49.329Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:56:49.329Z] [2021-04-13T15:56:49.329Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-13T15:56:49.329Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-13T15:56:49.329Z] [2021-04-13T15:56:49.329Z] [2021-04-13T15:56:49.329Z] DONE 27 tests, 2 skipped in 131.228s [2021-04-13T15:56:49.329Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-13T15:56:49.329Z] ++ 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-04-13T15:56:49.329Z] ++ set -e [2021-04-13T15:56:49.329Z] ++ '[' -n 0 ']' [2021-04-13T15:56:49.329Z] ++ set -x [2021-04-13T15:56:49.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:56:49.329Z] INFO: Testing against a local daemon [2021-04-13T15:56:49.329Z] === RUN TestSessionCreate [2021-04-13T15:56:49.329Z] --- PASS: TestSessionCreate (0.04s) [2021-04-13T15:56:49.329Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-13T15:56:49.329Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-13T15:56:49.329Z] PASS [2021-04-13T15:56:49.329Z] [2021-04-13T15:56:49.329Z] DONE 2 tests in 0.150s [2021-04-13T15:56:49.329Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-13T15:56:49.329Z] ++ 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-04-13T15:56:49.329Z] ++ set -e [2021-04-13T15:56:49.329Z] ++ '[' -n 0 ']' [2021-04-13T15:56:49.329Z] ++ set -x [2021-04-13T15:56:49.330Z] ++ env -i DEST=/go/src/github.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-04-13T15:56:49.330Z] INFO: Testing against a local daemon [2021-04-13T15:56:49.330Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-13T15:56:49.330Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T15:56:49.330Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T15:56:49.330Z] === RUN TestEventsExecDie [2021-04-13T15:56:49.330Z] --- PASS: TestEventsExecDie (0.65s) [2021-04-13T15:56:49.330Z] === RUN TestEventsBackwardsCompatible [2021-04-13T15:56:49.330Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-13T15:56:49.330Z] === RUN TestInfoBinaryCommits [2021-04-13T15:56:49.330Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-13T15:56:49.330Z] === RUN TestInfoAPIVersioned [2021-04-13T15:56:49.330Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-13T15:56:49.330Z] === RUN TestInfoDiscoveryBackend [2021-04-13T15:56:49.516Z] INFO: Testing against a local daemon [2021-04-13T15:56:49.516Z] === RUN TestServiceCreateInit [2021-04-13T15:56:49.516Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-13T15:56:49.624Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-13T15:56:49.624Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-13T15:56:50.077Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-13T15:56:50.669Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-13T15:56:50.669Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-13T15:56:51.311Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-13T15:56:51.311Z] === RUN TestInfoAPI [2021-04-13T15:56:51.311Z] --- PASS: TestInfoAPI (0.05s) [2021-04-13T15:56:51.311Z] === RUN TestInfoAPIWarnings [2021-04-13T15:56:54.238Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-13T15:56:54.493Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-13T15:56:55.857Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-13T15:56:56.786Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-13T15:56:56.786Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-13T15:56:56.786Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-13T15:56:59.314Z] --- PASS: TestServiceCreateInit (9.64s) [2021-04-13T15:56:59.314Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.69s) [2021-04-13T15:56:59.314Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s) [2021-04-13T15:56:59.314Z] === RUN TestCreateServiceMultipleTimes [2021-04-13T15:56:59.874Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-13T15:57:00.435Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-13T15:57:01.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-13T15:57:02.728Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-13T15:57:09.937Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-04-13T15:57:09.937Z] === RUN TestInfoDebug [2021-04-13T15:57:09.937Z] --- PASS: TestInfoDebug (0.53s) [2021-04-13T15:57:09.937Z] === RUN TestInfoInsecureRegistries [2021-04-13T15:57:09.937Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-13T15:57:09.937Z] === RUN TestInfoRegistryMirrors [2021-04-13T15:57:09.937Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-13T15:57:09.937Z] === RUN TestLoginFailsWithBadCredentials [2021-04-13T15:57:09.937Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-04-13T15:57:09.937Z] === RUN TestPingCacheHeaders [2021-04-13T15:57:09.937Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-13T15:57:09.937Z] === RUN TestPingGet [2021-04-13T15:57:09.937Z] --- PASS: TestPingGet (0.02s) [2021-04-13T15:57:09.937Z] === RUN TestPingHead [2021-04-13T15:57:09.937Z] --- PASS: TestPingHead (0.03s) [2021-04-13T15:57:09.937Z] === RUN TestVersion [2021-04-13T15:57:09.937Z] --- PASS: TestVersion (0.03s) [2021-04-13T15:57:09.937Z] PASS [2021-04-13T15:57:09.937Z] [2021-04-13T15:57:09.937Z] === Skipped [2021-04-13T15:57:09.937Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T15:57:09.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T15:57:09.937Z] [2021-04-13T15:57:09.937Z] [2021-04-13T15:57:09.937Z] DONE 18 tests, 1 skipped in 21.262s [2021-04-13T15:57:09.937Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-13T15:57:09.937Z] ++ 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-04-13T15:57:09.937Z] ++ set -e [2021-04-13T15:57:09.937Z] ++ '[' -n 0 ']' [2021-04-13T15:57:09.937Z] ++ set -x [2021-04-13T15:57:09.938Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-13T15:57:09.938Z] INFO: Testing against a local daemon [2021-04-13T15:57:09.938Z] === RUN TestVolumesCreateAndList [2021-04-13T15:57:09.938Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-13T15:57:09.938Z] === RUN TestVolumesRemove [2021-04-13T15:57:09.938Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-13T15:57:09.938Z] === RUN TestVolumesInspect [2021-04-13T15:57:09.938Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-13T15:57:09.938Z] === RUN TestVolumesInvalidJSON [2021-04-13T15:57:09.938Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-13T15:57:09.938Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-13T15:57:09.938Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-13T15:57:09.938Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-13T15:57:09.938Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-13T15:57:09.938Z] PASS [2021-04-13T15:57:09.938Z] [2021-04-13T15:57:09.938Z] DONE 5 tests in 0.211s [2021-04-13T15:57:09.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-13T15:57:09.938Z] ++++ cat bundles/test-integration/docker.pid [2021-04-13T15:57:09.938Z] +++ kill 14096 [2021-04-13T15:57:11.465Z] +++ /etc/init.d/apparmor stop [2021-04-13T15:57:11.465Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-13T15:57:11.465Z] [2021-04-13T15:57:11.465Z] Unloading profiles will leave already running processes permanently [2021-04-13T15:57:11.465Z] unconfined, which can lead to unexpected situations. [2021-04-13T15:57:11.465Z] [2021-04-13T15:57:11.465Z] To set a process to complain mode, use the command line tool [2021-04-13T15:57:11.465Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-13T15:57:11.465Z] +++ true [2021-04-13T15:57:11.465Z] exiting test-integration [2021-04-13T15:57:11.465Z] ++ exit 0 [2021-04-13T15:57:11.465Z] Post stage [Pipeline] junit [2021-04-13T15:57:13.041Z] Recording test results [2021-04-13T15:57:13.585Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-13T15:57:14.039Z] + echo Ensuring container killed. [2021-04-13T15:57:14.039Z] Ensuring container killed. [2021-04-13T15:57:14.039Z] + docker rm -vf docker-pr4 [2021-04-13T15:57:14.039Z] Error: No such container: docker-pr4 [2021-04-13T15:57:14.039Z] + true [Pipeline] sh [2021-04-13T15:57:14.429Z] + echo Chowning /workspace to jenkins user [2021-04-13T15:57:14.429Z] Chowning /workspace to jenkins user [2021-04-13T15:57:14.429Z] + id -u [2021-04-13T15:57:14.429Z] + id -g [2021-04-13T15:57:14.429Z] + docker run --rm -v /home/docker/workspace/moby_PR-42273:/workspace busybox chown -R 1001:1001 /workspace [2021-04-13T15:57:14.429Z] Unable to find image 'busybox:latest' locally [2021-04-13T15:57:14.724Z] latest: Pulling from library/busybox [2021-04-13T15:57:14.724Z] 4a957ea280b8: Pulling fs layer [2021-04-13T15:57:14.895Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-13T15:57:14.895Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-13T15:57:15.020Z] 4a957ea280b8: Verifying Checksum [2021-04-13T15:57:15.020Z] 4a957ea280b8: Download complete [2021-04-13T15:57:15.314Z] 4a957ea280b8: Pull complete [2021-04-13T15:57:15.314Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-13T15:57:15.314Z] Status: Downloaded newer image for busybox:latest [2021-04-13T15:57:17.409Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-13T15:57:17.811Z] + bundleName=ppc64le-integration [2021-04-13T15:57:17.811Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-13T15:57:17.812Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-13T15:57:17.812Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2021-04-13T15:57:17.812Z] [Pipeline] archiveArtifacts [2021-04-13T15:57:17.859Z] Archiving artifacts [2021-04-13T15:57:18.256Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-13T15:57:18.653Z] + make clean [2021-04-13T15:57:18.947Z] make: command: Command not found [2021-04-13T15:57:18.947Z] make: command: Command not found [2021-04-13T15:57:18.947Z] docker volume rm -f docker-dev-cache [2021-04-13T15:57:18.947Z] docker-dev-cache [Pipeline] deleteDir [2021-04-13T15:57:19.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-13T15:57:20.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-13T15:57:21.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-13T15:57:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-13T15:57:23.094Z] --- PASS: TestCreateServiceMultipleTimes (23.95s) [2021-04-13T15:57:23.094Z] === RUN TestCreateServiceConflict [2021-04-13T15:57:23.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-13T15:57:25.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-13T15:57:25.797Z] --- PASS: TestCreateServiceConflict (2.80s) [2021-04-13T15:57:25.797Z] === RUN TestCreateServiceMaxReplicas [2021-04-13T15:57:27.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00098c240_} [2021-04-13T15:57:29.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1141878247_/foo_false____} [2021-04-13T15:57:29.607Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2021-04-13T15:57:29.607Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-13T15:57:30.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1141878247_/foo_true____} [2021-04-13T15:57:32.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3334755866_/foo_false____} [2021-04-13T15:57:34.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3334755866_/foo_true____} [2021-04-13T15:57:36.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3334755866_/foo_true__0xc00098c2e0__} [2021-04-13T15:57:37.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00098c300_} [2021-04-13T15:57:38.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00098c320_} [2021-04-13T15:57:40.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00098c340_} [2021-04-13T15:57:41.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00098c360_} [2021-04-13T15:57:43.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-13T15:57:44.316Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.69s) [2021-04-13T15:57:44.316Z] === RUN TestCreateServiceSecretFileMode [2021-04-13T15:57:44.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-13T15:57:44.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-13T15:57:44.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-13T15:57:44.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-13T15:57:44.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-13T15:57:44.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-13T15:57:44.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-13T15:57:44.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-13T15:57:44.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-13T15:57:44.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-13T15:57:44.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-13T15:57:44.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-13T15:57:44.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-13T15:57:44.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-13T15:57:44.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-13T15:57:44.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-13T15:57:44.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-13T15:57:44.827Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-13T15:57:47.340Z] --- PASS: TestCreateServiceSecretFileMode (2.81s) [2021-04-13T15:57:47.340Z] === RUN TestCreateServiceConfigFileMode [2021-04-13T15:57:49.854Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-13T15:57:50.109Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2021-04-13T15:57:50.109Z] === RUN TestCreateServiceSysctls [2021-04-13T15:57:52.622Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-13T15:57:54.509Z] --- PASS: TestCreateServiceSysctls (4.40s) [2021-04-13T15:57:54.509Z] === RUN TestCreateServiceCapabilities [2021-04-13T15:57:56.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-13T15:57:58.284Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-13T15:57:58.284Z] --- PASS: TestCreateServiceCapabilities (3.72s) [2021-04-13T15:57:58.284Z] === RUN TestInspect [2021-04-13T15:58:00.200Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-13T15:58:00.200Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-13T15:58:01.565Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-13T15:58:02.930Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-13T15:58:02.930Z] --- PASS: TestInspect (4.39s) [2021-04-13T15:58:02.930Z] === RUN TestCreateJob [2021-04-13T15:58:03.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-13T15:58:03.747Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-13T15:58:05.113Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-13T15:58:06.479Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-13T15:58:07.844Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-13T15:58:08.099Z] --- PASS: TestCreateJob (5.43s) [2021-04-13T15:58:08.099Z] === RUN TestReplicatedJob [2021-04-13T15:58:09.031Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-13T15:58:10.398Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-13T15:58:11.762Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-13T15:58:13.127Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-13T15:58:14.492Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-13T15:58:15.418Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-13T15:58:16.791Z] --- PASS: TestReplicatedJob (8.41s) [2021-04-13T15:58:16.791Z] === RUN TestUpdateReplicatedJob [2021-04-13T15:58:16.791Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-13T15:58:18.155Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-13T15:58:19.519Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-13T15:58:20.446Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-13T15:58:20.446Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-13T15:58:21.373Z] --- PASS: TestUpdateReplicatedJob (4.85s) [2021-04-13T15:58:21.373Z] === RUN TestServiceListWithStatuses [2021-04-13T15:58:21.373Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-13T15:58:21.373Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T15:58:21.373Z] === RUN TestDockerNetworkConnectAlias [2021-04-13T15:58:21.628Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-13T15:58:22.554Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-13T15:58:23.919Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-13T15:58:24.846Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-13T15:58:26.209Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-13T15:58:26.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-13T15:58:28.097Z] --- PASS: TestDockerNetworkConnectAlias (6.64s) [2021-04-13T15:58:28.097Z] === RUN TestDockerNetworkReConnect [2021-04-13T15:58:28.097Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-13T15:58:29.999Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-13T15:58:33.267Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-13T15:58:33.827Z] --- PASS: TestDockerNetworkReConnect (5.85s) [2021-04-13T15:58:33.827Z] === RUN TestServicePlugin [2021-04-13T15:58:39.068Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-13T15:58:43.262Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-13T15:58:44.193Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-13T15:58:48.080Z] --- PASS: TestBuildWithHugeFile (152.16s) [2021-04-13T15:58:48.080Z] === RUN TestBuildWCOWSandboxSize [2021-04-13T15:58:49.475Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-13T15:58:51.998Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-13T15:58:52.925Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-13T15:58:58.166Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-13T15:58:58.422Z] === RUN TestDockerSuite/TestCpToDot [2021-04-13T15:58:59.356Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-13T15:59:00.720Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-13T15:59:02.085Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-13T15:59:02.645Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-13T15:59:04.009Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-13T15:59:04.009Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-13T15:59:04.934Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-13T15:59:05.860Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-13T15:59:05.860Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-13T15:59:05.860Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-13T15:59:06.422Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-13T15:59:07.349Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-13T15:59:07.349Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-13T15:59:07.349Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-13T15:59:07.349Z] --- PASS: TestServicePlugin (33.38s) [2021-04-13T15:59:07.349Z] plugin_test.go:62: [d68689528a257] joining swarm manager [d383138fddb23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T15:59:07.349Z] plugin_test.go:65: [d41fcad63e8af] joining swarm manager [d383138fddb23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T15:59:07.349Z] === RUN TestServiceUpdateLabel [2021-04-13T15:59:08.281Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-13T15:59:08.537Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-13T15:59:08.537Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-13T15:59:08.792Z] === RUN TestDockerSuite/TestCreateRM [2021-04-13T15:59:08.792Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-13T15:59:08.792Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-13T15:59:09.048Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-13T15:59:09.048Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-13T15:59:09.609Z] --- PASS: TestServiceUpdateLabel (2.41s) [2021-04-13T15:59:09.609Z] === RUN TestServiceUpdateSecrets [2021-04-13T15:59:12.124Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-13T15:59:12.124Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-13T15:59:12.124Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-13T15:59:15.390Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-13T15:59:15.390Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-13T15:59:15.390Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-13T15:59:15.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-13T15:59:15.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-13T15:59:15.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-13T15:59:16.573Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-13T15:59:17.937Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-13T15:59:18.497Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-13T15:59:20.387Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-13T15:59:21.753Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-13T15:59:22.681Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-13T15:59:23.242Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-13T15:59:23.498Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-13T15:59:24.060Z] === RUN TestDockerSuite/TestDockerFails [2021-04-13T15:59:24.060Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-13T15:59:24.060Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-13T15:59:24.060Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-13T15:59:24.986Z] --- PASS: TestServiceUpdateSecrets (15.21s) [2021-04-13T15:59:24.986Z] === RUN TestServiceUpdateConfigs [2021-04-13T15:59:25.914Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-13T15:59:27.429Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-13T15:59:29.940Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-13T15:59:29.940Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-13T15:59:29.940Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-13T15:59:30.195Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-13T15:59:32.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-13T15:59:37.933Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-13T15:59:39.822Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-13T15:59:40.383Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2021-04-13T15:59:40.383Z] === RUN TestServiceUpdateNetwork [2021-04-13T15:59:43.647Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-13T15:59:45.535Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-13T15:59:46.899Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-13T15:59:48.284Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-13T15:59:49.209Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-13T15:59:50.134Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-13T15:59:50.694Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-13T15:59:51.620Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-13T15:59:53.506Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-13T15:59:54.871Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-13T15:59:55.433Z] --- PASS: TestServiceUpdateNetwork (15.18s) [2021-04-13T15:59:55.433Z] === RUN TestServiceUpdatePidsLimit [2021-04-13T15:59:56.799Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-13T15:59:58.689Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-13T15:59:58.689Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-13T16:00:02.850Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-13T16:00:03.411Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-13T16:00:05.310Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-13T16:00:05.577Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-13T16:00:05.838Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-13T16:00:05.838Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-13T16:00:07.726Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-13T16:00:08.286Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-13T16:00:08.540Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-13T16:00:08.796Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-13T16:00:09.356Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-13T16:00:09.356Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-13T16:00:10.719Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-13T16:00:12.083Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-13T16:00:12.083Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-13T16:00:12.339Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-13T16:00:13.265Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-13T16:00:13.520Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-13T16:00:13.775Z] --- PASS: TestServiceUpdatePidsLimit (18.18s) [2021-04-13T16:00:13.775Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.75s) [2021-04-13T16:00:13.775Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) [2021-04-13T16:00:13.775Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-04-13T16:00:13.775Z] PASS [2021-04-13T16:00:13.775Z] [2021-04-13T16:00:13.775Z] === Skipped [2021-04-13T16:00:13.775Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-13T16:00:13.775Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-13T16:00:13.775Z] [2021-04-13T16:00:13.775Z] [2021-04-13T16:00:13.775Z] DONE 27 tests, 1 skipped in 204.414s [2021-04-13T16:00:13.775Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-13T16:00:13.775Z] ++ 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-04-13T16:00:13.775Z] ++ set -e [2021-04-13T16:00:13.775Z] ++ '[' -n 0 ']' [2021-04-13T16:00:13.775Z] ++ set -x [2021-04-13T16:00:13.775Z] ++ env -i DEST=/go/src/github.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-04-13T16:00:13.775Z] INFO: Testing against a local daemon [2021-04-13T16:00:13.775Z] === RUN TestSessionCreate [2021-04-13T16:00:13.775Z] --- PASS: TestSessionCreate (0.02s) [2021-04-13T16:00:13.775Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-13T16:00:13.775Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-13T16:00:13.775Z] PASS [2021-04-13T16:00:13.775Z] [2021-04-13T16:00:13.775Z] DONE 2 tests in 0.149s [2021-04-13T16:00:14.031Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-13T16:00:14.031Z] ++ 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-04-13T16:00:14.031Z] ++ set -e [2021-04-13T16:00:14.031Z] ++ '[' -n 0 ']' [2021-04-13T16:00:14.031Z] ++ set -x [2021-04-13T16:00:14.031Z] ++ env -i DEST=/go/src/github.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-04-13T16:00:14.031Z] INFO: Testing against a local daemon [2021-04-13T16:00:14.031Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-13T16:00:14.031Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T16:00:14.031Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T16:00:14.031Z] === RUN TestEventsExecDie [2021-04-13T16:00:14.286Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-13T16:00:15.213Z] --- PASS: TestEventsExecDie (1.22s) [2021-04-13T16:00:15.213Z] === RUN TestEventsBackwardsCompatible [2021-04-13T16:00:15.213Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-13T16:00:15.213Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-13T16:00:15.213Z] === RUN TestInfoBinaryCommits [2021-04-13T16:00:15.469Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-04-13T16:00:15.469Z] === RUN TestInfoAPIVersioned [2021-04-13T16:00:15.469Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-13T16:00:15.469Z] === RUN TestInfoDiscoveryBackend [2021-04-13T16:00:15.469Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-13T16:00:15.469Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-13T16:00:15.469Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-13T16:00:16.029Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-04-13T16:00:16.029Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-13T16:00:16.954Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-13T16:00:16.954Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-13T16:00:17.211Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-13T16:00:17.771Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.69s) [2021-04-13T16:00:17.771Z] === RUN TestInfoAPI [2021-04-13T16:00:17.771Z] --- PASS: TestInfoAPI (0.03s) [2021-04-13T16:00:17.771Z] === RUN TestInfoAPIWarnings [2021-04-13T16:00:18.026Z] === RUN TestDockerSuite/TestEventsRename [2021-04-13T16:00:18.955Z] === RUN TestDockerSuite/TestEventsResize [2021-04-13T16:00:19.523Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-13T16:00:26.048Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-13T16:00:26.303Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-13T16:00:27.228Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-13T16:00:30.488Z] === RUN TestDockerSuite/TestEventsTop [2021-04-13T16:00:30.744Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-13T16:00:34.003Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-13T16:00:34.564Z] --- PASS: TestInfoAPIWarnings (16.72s) [2021-04-13T16:00:34.564Z] === RUN TestInfoDebug [2021-04-13T16:00:34.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-13T16:00:35.125Z] --- PASS: TestInfoDebug (0.70s) [2021-04-13T16:00:35.125Z] === RUN TestInfoInsecureRegistries [2021-04-13T16:00:36.049Z] --- PASS: TestInfoInsecureRegistries (0.71s) [2021-04-13T16:00:36.049Z] === RUN TestInfoRegistryMirrors [2021-04-13T16:00:36.610Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2021-04-13T16:00:36.610Z] === RUN TestLoginFailsWithBadCredentials [2021-04-13T16:00:36.610Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-13T16:00:36.610Z] === RUN TestPingCacheHeaders [2021-04-13T16:00:36.610Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-13T16:00:36.610Z] === RUN TestPingGet [2021-04-13T16:00:36.865Z] --- PASS: TestPingGet (0.01s) [2021-04-13T16:00:36.865Z] === RUN TestPingHead [2021-04-13T16:00:36.865Z] --- PASS: TestPingHead (0.02s) [2021-04-13T16:00:36.865Z] === RUN TestVersion [2021-04-13T16:00:36.865Z] --- PASS: TestVersion (0.03s) [2021-04-13T16:00:36.865Z] PASS [2021-04-13T16:00:36.865Z] [2021-04-13T16:00:36.865Z] === Skipped [2021-04-13T16:00:36.865Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T16:00:36.865Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-13T16:00:36.865Z] [2021-04-13T16:00:36.865Z] [2021-04-13T16:00:36.865Z] DONE 18 tests, 1 skipped in 22.872s [2021-04-13T16:00:36.865Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-13T16:00:36.865Z] ++ 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-04-13T16:00:36.865Z] ++ set -e [2021-04-13T16:00:36.865Z] ++ '[' -n 0 ']' [2021-04-13T16:00:36.865Z] ++ set -x [2021-04-13T16:00:36.866Z] ++ env -i DEST=/go/src/github.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-04-13T16:00:36.866Z] INFO: Testing against a local daemon [2021-04-13T16:00:36.866Z] === RUN TestVolumesCreateAndList [2021-04-13T16:00:36.866Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-13T16:00:36.866Z] === RUN TestVolumesRemove [2021-04-13T16:00:36.866Z] --- PASS: TestVolumesRemove (0.05s) [2021-04-13T16:00:36.866Z] === RUN TestVolumesInspect [2021-04-13T16:00:36.866Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-13T16:00:36.866Z] === RUN TestVolumesInvalidJSON [2021-04-13T16:00:36.866Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-13T16:00:36.866Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-13T16:00:37.121Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-13T16:00:37.121Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-13T16:00:37.121Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-13T16:00:37.121Z] PASS [2021-04-13T16:00:37.121Z] [2021-04-13T16:00:37.121Z] DONE 5 tests in 0.202s [2021-04-13T16:00:37.121Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-13T16:00:37.376Z] ++++ cat bundles/test-integration/docker.pid [2021-04-13T16:00:37.376Z] +++ kill 5698 [2021-04-13T16:00:38.753Z] +++ /etc/init.d/apparmor stop [2021-04-13T16:00:38.753Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-13T16:00:38.753Z] [2021-04-13T16:00:38.753Z] Unloading profiles will leave already running processes permanently [2021-04-13T16:00:38.753Z] unconfined, which can lead to unexpected situations. [2021-04-13T16:00:38.753Z] [2021-04-13T16:00:38.753Z] To set a process to complain mode, use the command line tool [2021-04-13T16:00:38.753Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-13T16:00:38.753Z] +++ true [2021-04-13T16:00:38.753Z] exiting test-integration [2021-04-13T16:00:38.753Z] ++ exit 0 [2021-04-13T16:00:38.753Z] [2021-04-13T16:00:39.010Z] + for job in $(jobs -p) [2021-04-13T16:00:39.010Z] + wait 8120 [2021-04-13T16:00:45.540Z] === RUN TestDockerSuite/TestExec [2021-04-13T16:00:46.099Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-13T16:00:47.024Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-13T16:00:47.585Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-13T16:00:48.511Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-13T16:00:50.397Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-13T16:00:51.323Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-13T16:00:52.249Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-13T16:00:53.612Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-13T16:00:54.544Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-13T16:00:55.471Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-13T16:00:56.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-13T16:00:56.592Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-13T16:00:59.870Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-13T16:01:02.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-13T16:01:02.949Z] === RUN TestDockerSuite/TestExecEnv [2021-04-13T16:01:04.839Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-13T16:01:07.352Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-13T16:01:08.719Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-13T16:01:11.235Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-13T16:01:13.123Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-13T16:01:14.053Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-13T16:01:15.023Z] === RUN TestDockerSuite/TestExecParseError [2021-04-13T16:01:15.960Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-13T16:01:16.519Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-13T16:01:17.444Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-13T16:01:21.608Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-13T16:01:22.168Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-13T16:01:23.537Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-13T16:01:23.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-13T16:01:35.699Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-13T16:01:35.699Z] === RUN TestDockerSuite/TestExecTTY [2021-04-13T16:01:36.625Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-13T16:01:37.992Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-13T16:01:38.553Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-13T16:01:39.491Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-13T16:01:39.491Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-13T16:01:41.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-13T16:01:41.632Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-13T16:01:42.996Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-13T16:01:45.511Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-13T16:01:46.876Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-13T16:01:48.765Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-13T16:01:53.999Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-13T16:01:58.157Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-13T16:01:58.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-13T16:02:00.304Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-13T16:02:05.542Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-13T16:02:05.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-13T16:02:06.103Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-13T16:02:06.103Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-13T16:02:06.103Z] === RUN TestDockerSuite/TestHealth [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-13T16:02:32.590Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-13T16:02:33.152Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-13T16:02:34.079Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-13T16:02:34.079Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-13T16:02:35.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-13T16:02:35.004Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-13T16:02:37.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-13T16:02:37.516Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-13T16:02:37.516Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-13T16:02:37.516Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-13T16:02:40.068Z] === RUN TestDockerSuite/TestImportFile [2021-04-13T16:02:42.583Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-13T16:02:42.583Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-13T16:02:45.097Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-13T16:02:46.461Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-13T16:02:48.346Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-13T16:02:48.907Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-13T16:02:49.833Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-13T16:02:50.762Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-13T16:02:50.762Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-13T16:02:50.762Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-13T16:02:52.126Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-13T16:02:53.052Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-13T16:02:53.613Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-13T16:02:54.175Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-13T16:02:55.114Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-13T16:02:55.675Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-13T16:02:55.675Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-13T16:02:58.187Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-13T16:02:58.442Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-13T16:02:59.367Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-13T16:02:59.367Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-13T16:02:59.927Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-13T16:02:59.927Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-13T16:03:01.290Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-13T16:03:02.217Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-13T16:03:02.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-13T16:03:02.777Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-13T16:03:03.703Z] === RUN TestDockerSuite/TestInspectImage [2021-04-13T16:03:03.703Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-13T16:03:03.703Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-13T16:03:03.703Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-13T16:03:04.631Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-13T16:03:05.996Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-13T16:03:05.996Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-13T16:03:06.924Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-13T16:03:07.485Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-13T16:03:10.000Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-13T16:03:10.000Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-13T16:03:10.946Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-13T16:03:12.312Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-13T16:03:14.825Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-13T16:03:15.388Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-13T16:03:15.949Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-13T16:03:16.873Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-13T16:03:17.436Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-13T16:03:17.996Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-13T16:03:18.921Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-13T16:03:18.921Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-13T16:03:20.806Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-13T16:03:22.692Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-13T16:03:24.054Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-13T16:03:24.615Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-13T16:03:27.130Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-13T16:03:30.410Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-13T16:03:32.924Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-13T16:03:32.924Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-13T16:03:35.440Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-13T16:03:35.440Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-13T16:03:36.364Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-13T16:03:37.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-13T16:03:52.568Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-13T16:03:53.930Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-13T16:03:55.825Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-13T16:03:56.385Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-13T16:03:59.649Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-13T16:03:59.649Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-13T16:03:59.649Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-13T16:03:59.649Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-13T16:03:59.903Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-13T16:04:00.466Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-13T16:04:01.393Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-13T16:04:05.551Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-13T16:04:05.551Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-13T16:04:08.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-13T16:04:10.696Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-13T16:04:11.256Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-13T16:04:11.256Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-13T16:04:13.144Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-13T16:04:14.525Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-13T16:04:15.891Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-13T16:04:17.254Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-13T16:04:18.617Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-13T16:04:21.131Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-13T16:04:21.387Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-13T16:04:22.312Z] === RUN TestDockerSuite/TestLogsSince [2021-04-13T16:04:28.841Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-13T16:04:35.371Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-13T16:04:35.371Z] === RUN TestDockerSuite/TestLogsTail [2021-04-13T16:04:36.298Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-13T16:04:36.871Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-13T16:04:37.795Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-13T16:04:37.795Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-13T16:04:38.721Z] === RUN TestDockerSuite/TestNetHostname [2021-04-13T16:04:41.990Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-13T16:04:41.990Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-13T16:04:48.518Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-13T16:04:51.029Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-13T16:04:51.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-13T16:04:51.284Z] === RUN TestDockerSuite/TestPluginActive [2021-04-13T16:04:53.171Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-13T16:04:59.704Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-13T16:04:59.704Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-13T16:05:00.640Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-13T16:05:03.903Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-13T16:05:05.267Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-13T16:05:07.780Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-13T16:05:13.021Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-13T16:05:17.191Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-13T16:05:19.706Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-13T16:05:22.227Z] === RUN TestDockerSuite/TestPortList [2021-04-13T16:05:25.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-13T16:05:32.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-13T16:05:35.293Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-13T16:05:35.853Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-13T16:05:38.368Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-13T16:05:38.624Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-13T16:05:41.886Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-13T16:05:45.152Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-13T16:05:45.728Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-13T16:05:45.728Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-13T16:05:45.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-13T16:05:46.657Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-13T16:05:46.657Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-13T16:05:47.585Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-13T16:05:47.585Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-13T16:05:48.145Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-13T16:05:48.657Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-13T16:05:48.657Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-13T16:05:50.546Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-13T16:05:50.546Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-13T16:05:53.062Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-13T16:05:54.425Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-13T16:05:56.311Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-13T16:05:57.675Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-13T16:05:57.675Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-13T16:05:57.930Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-13T16:06:02.093Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-13T16:06:02.654Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-13T16:06:05.932Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-13T16:06:10.093Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-13T16:06:10.093Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-13T16:06:14.255Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-13T16:06:22.332Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-13T16:06:22.893Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-13T16:06:23.820Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-13T16:06:27.082Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-13T16:06:28.982Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-13T16:06:30.345Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-13T16:06:32.860Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-13T16:06:33.115Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-13T16:06:36.380Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-13T16:06:37.749Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-13T16:06:38.004Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-13T16:06:38.004Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-13T16:06:39.369Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-13T16:06:41.882Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-13T16:06:44.395Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-13T16:06:44.649Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-13T16:06:44.649Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-13T16:06:44.904Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-13T16:06:44.904Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-13T16:06:44.904Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-13T16:06:45.833Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-13T16:06:47.199Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-13T16:06:48.571Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-13T16:06:49.496Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-13T16:06:50.859Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-13T16:06:55.025Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-13T16:07:00.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-13T16:07:00.829Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-13T16:07:02.193Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-13T16:07:02.449Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-13T16:07:05.713Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-13T16:07:05.713Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-13T16:07:05.713Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-13T16:07:05.969Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-13T16:07:06.530Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-13T16:07:09.087Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-13T16:07:10.013Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-13T16:07:10.939Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-13T16:07:14.201Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-13T16:07:16.715Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-13T16:07:17.275Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-13T16:07:18.638Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-13T16:07:18.638Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-13T16:07:18.638Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-13T16:07:22.803Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-13T16:07:23.363Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-13T16:07:24.290Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-13T16:07:24.852Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-13T16:07:26.739Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-13T16:07:28.117Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-13T16:07:30.046Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-13T16:07:30.046Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-13T16:07:30.972Z] === RUN TestDockerSuite/TestRmiTag [2021-04-13T16:07:30.972Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-13T16:07:31.899Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-13T16:07:37.141Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-13T16:07:37.141Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-13T16:07:37.701Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-13T16:07:39.065Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-13T16:07:39.321Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-13T16:07:41.210Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-13T16:07:41.773Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-13T16:07:42.028Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-13T16:07:42.953Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-13T16:07:42.953Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-13T16:07:43.513Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-13T16:07:45.406Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-13T16:07:45.968Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-13T16:07:47.332Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-13T16:07:48.257Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-13T16:07:49.184Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-13T16:07:51.071Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-13T16:07:51.071Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-13T16:07:51.999Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-13T16:07:53.364Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-13T16:07:53.925Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-13T16:07:54.181Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-13T16:07:55.107Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-13T16:07:56.471Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-13T16:07:57.398Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-13T16:07:58.323Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-13T16:07:58.578Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-13T16:07:59.505Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-13T16:08:00.890Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-13T16:08:01.817Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-13T16:08:01.817Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-13T16:08:01.817Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-13T16:08:04.331Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-13T16:08:05.259Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-13T16:08:06.185Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-13T16:08:07.111Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-13T16:08:07.367Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-13T16:08:07.689Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-13T16:08:07.689Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-13T16:08:08.618Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-13T16:08:09.983Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-13T16:08:10.908Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-13T16:08:10.908Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-13T16:08:11.469Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-13T16:08:12.399Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-13T16:08:12.399Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-13T16:08:13.764Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-13T16:08:13.764Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-13T16:08:14.691Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-13T16:08:15.252Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-13T16:08:16.177Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-13T16:08:16.738Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-13T16:08:16.993Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-13T16:08:17.554Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-13T16:08:18.920Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-13T16:08:20.285Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-13T16:08:21.649Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-13T16:08:22.209Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-13T16:08:22.770Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-13T16:08:23.698Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-13T16:08:24.259Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-13T16:08:24.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-13T16:08:25.075Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-13T16:08:27.592Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-13T16:08:30.887Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-13T16:08:30.887Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-13T16:08:31.142Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-13T16:08:33.655Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-13T16:08:34.373Z] --- PASS: TestBuildWCOWSandboxSize (807.88s) [2021-04-13T16:08:34.373Z] === RUN TestBuildWithEmptyDockerfile [2021-04-13T16:08:34.373Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T16:08:34.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T16:08:34.373Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T16:08:34.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T16:08:34.373Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T16:08:34.373Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T16:08:34.373Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T16:08:34.373Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T16:08:34.373Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T16:08:34.373Z] --- PASS: TestBuildWithEmptyDockerfile (0.74s) [2021-04-13T16:08:34.373Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-13T16:08:34.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-04-13T16:08:34.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-13T16:08:34.373Z] === RUN TestBuildPreserveOwnership [2021-04-13T16:08:34.373Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-04-13T16:08:34.373Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:08:34.373Z] === RUN TestBuildPlatformInvalid [2021-04-13T16:08:34.373Z] --- PASS: TestBuildPlatformInvalid (0.65s) [2021-04-13T16:08:34.373Z] PASS [2021-04-13T16:08:34.373Z] ok github.com/docker/docker/integration/build 1010.820s [2021-04-13T16:08:34.373Z] [2021-04-13T16:08:34.373Z] === Skipped [2021-04-13T16:08:34.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-13T16:08:34.373Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T16:08:34.373Z] [2021-04-13T16:08:34.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-13T16:08:34.373Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:34.373Z] [2021-04-13T16:08:34.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-04-13T16:08:34.373Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:08:34.373Z] [2021-04-13T16:08:34.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-13T16:08:34.373Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:08:34.373Z] [2021-04-13T16:08:34.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-04-13T16:08:34.373Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:08:34.373Z] [2021-04-13T16:08:34.373Z] [2021-04-13T16:08:34.373Z] DONE 29 tests, 5 skipped in 1038.160s [2021-04-13T16:08:34.373Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-13T16:08:35.023Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-13T16:08:35.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:08:35.353Z] INFO: Testing against a local daemon [2021-04-13T16:08:35.353Z] === RUN TestConfigInspect [2021-04-13T16:08:35.353Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] === RUN TestConfigList [2021-04-13T16:08:35.353Z] --- SKIP: TestConfigList (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] === RUN TestConfigsCreateAndDelete [2021-04-13T16:08:35.353Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] === RUN TestConfigsUpdate [2021-04-13T16:08:35.353Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] === RUN TestTemplatedConfig [2021-04-13T16:08:35.353Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] === RUN TestConfigCreateResolve [2021-04-13T16:08:35.353Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:08:35.353Z] === RUN TestConfigDaemonLibtrustID [2021-04-13T16:08:35.353Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:08:35.353Z] PASS [2021-04-13T16:08:35.353Z] ok github.com/docker/docker/integration/config 0.203s [2021-04-13T16:08:35.353Z] [2021-04-13T16:08:35.353Z] === Skipped [2021-04-13T16:08:35.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] [2021-04-13T16:08:35.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] [2021-04-13T16:08:35.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] [2021-04-13T16:08:35.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] [2021-04-13T16:08:35.353Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:35.353Z] [2021-04-13T16:08:35.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:08:35.353Z] [2021-04-13T16:08:35.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-13T16:08:35.353Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:08:35.353Z] [2021-04-13T16:08:35.353Z] [2021-04-13T16:08:35.353Z] DONE 7 tests, 7 skipped in 3.249s [2021-04-13T16:08:35.353Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-13T16:08:37.537Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-13T16:08:38.463Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-13T16:08:39.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:08:39.111Z] INFO: Testing against a local daemon [2021-04-13T16:08:39.111Z] === RUN TestCheckpoint [2021-04-13T16:08:39.111Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-13T16:08:39.111Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T16:08:39.111Z] === RUN TestContainerInvalidJSON [2021-04-13T16:08:39.111Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T16:08:39.111Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T16:08:39.111Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T16:08:39.111Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T16:08:39.111Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-13T16:08:39.111Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-13T16:08:39.111Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T16:08:39.111Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-13T16:08:39.111Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T16:08:39.111Z] --- PASS: TestContainerInvalidJSON (0.64s) [2021-04-13T16:08:39.111Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-13T16:08:39.111Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-13T16:08:39.111Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-13T16:08:39.111Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-13T16:08:39.574Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.36s) [2021-04-13T16:08:39.574Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-13T16:08:39.574Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-13T16:08:39.574Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-13T16:08:39.574Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-13T16:08:40.037Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-04-13T16:08:40.037Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-13T16:08:40.037Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-04-13T16:08:40.037Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-13T16:08:40.037Z] === RUN TestCopyFromContainer [2021-04-13T16:08:40.037Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-13T16:08:40.037Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:40.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-13T16:08:40.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T16:08:40.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T16:08:40.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T16:08:40.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T16:08:40.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T16:08:40.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T16:08:40.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T16:08:40.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T16:08:40.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T16:08:40.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-13T16:08:40.037Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-13T16:08:40.037Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-13T16:08:40.037Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidEnv [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-13T16:08:40.037Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-13T16:08:40.037Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-13T16:08:40.037Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-13T16:08:40.037Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-13T16:08:40.037Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-13T16:08:40.037Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-13T16:08:40.037Z] === RUN TestCreateTmpfsMountsTarget [2021-04-13T16:08:40.037Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-13T16:08:40.037Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:40.037Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-13T16:08:40.037Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-13T16:08:40.037Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:08:40.037Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-13T16:08:40.037Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-13T16:08:40.037Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T16:08:40.037Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T16:08:40.037Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T16:08:40.037Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T16:08:40.037Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T16:08:40.037Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T16:08:40.037Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T16:08:40.037Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T16:08:40.037Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T16:08:40.037Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T16:08:40.037Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T16:08:40.037Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-13T16:08:40.037Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-13T16:08:40.037Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-04-13T16:08:40.037Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-13T16:08:40.037Z] === RUN TestCreateDifferentPlatform [2021-04-13T16:08:40.037Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-13T16:08:40.037Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-13T16:08:40.037Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-13T16:08:40.037Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-13T16:08:40.037Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-13T16:08:40.351Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-13T16:08:40.351Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-13T16:08:40.351Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-13T16:08:40.500Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-04-13T16:08:40.500Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-13T16:08:40.500Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-13T16:08:40.500Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-13T16:08:40.500Z] === RUN TestContainerKillOnDaemonStart [2021-04-13T16:08:40.500Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-13T16:08:40.500Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:40.500Z] === RUN TestDiff [2021-04-13T16:08:40.500Z] --- SKIP: TestDiff (0.00s) [2021-04-13T16:08:40.500Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-13T16:08:40.500Z] === RUN TestExecWithCloseStdin [2021-04-13T16:08:41.714Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-13T16:08:44.227Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-13T16:08:44.286Z] --- PASS: TestExecWithCloseStdin (3.38s) [2021-04-13T16:08:44.286Z] === RUN TestExec [2021-04-13T16:08:45.155Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-13T16:08:46.487Z] --- PASS: TestExec (2.89s) [2021-04-13T16:08:46.487Z] === RUN TestExecUser [2021-04-13T16:08:46.487Z] --- SKIP: TestExecUser (0.01s) [2021-04-13T16:08:46.487Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-13T16:08:46.487Z] === RUN TestExportContainerAndImportImage [2021-04-13T16:08:46.487Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-13T16:08:46.487Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:46.487Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-13T16:08:46.487Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-13T16:08:46.487Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:46.487Z] === RUN TestHealthCheckWorkdir [2021-04-13T16:08:46.487Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-13T16:08:46.487Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-13T16:08:46.487Z] === RUN TestHealthKillContainer [2021-04-13T16:08:46.487Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-13T16:08:46.487Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-13T16:08:46.487Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-13T16:08:46.487Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-13T16:08:46.487Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-13T16:08:46.487Z] === RUN TestKillContainerInvalidSignal [2021-04-13T16:08:47.668Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-13T16:08:47.923Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-13T16:08:49.812Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-13T16:08:50.244Z] --- PASS: TestKillContainerInvalidSignal (3.16s) [2021-04-13T16:08:50.244Z] === RUN TestKillContainer [2021-04-13T16:08:50.244Z] === RUN TestKillContainer/no_signal [2021-04-13T16:08:50.374Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-13T16:08:50.374Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-13T16:08:50.935Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-13T16:08:52.297Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-13T16:08:52.435Z] === RUN TestKillContainer/non_killing_signal [2021-04-13T16:08:52.435Z] === RUN TestKillContainer/killing_signal [2021-04-13T16:08:52.858Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-13T16:08:52.859Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-13T16:08:53.785Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-13T16:08:54.635Z] --- PASS: TestKillContainer (4.97s) [2021-04-13T16:08:54.635Z] --- PASS: TestKillContainer/no_signal (2.27s) [2021-04-13T16:08:54.635Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-13T16:08:54.635Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-13T16:08:54.635Z] --- PASS: TestKillContainer/killing_signal (2.66s) [2021-04-13T16:08:54.635Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-13T16:08:54.635Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-13T16:08:54.635Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:08:54.635Z] === RUN TestKillStoppedContainer [2021-04-13T16:08:54.635Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-13T16:08:54.635Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:08:54.635Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-13T16:08:54.635Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-13T16:08:54.635Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:08:54.635Z] === RUN TestKillDifferentUserContainer [2021-04-13T16:08:54.635Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-13T16:08:54.635Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-13T16:08:54.635Z] === RUN TestInspectOomKilledTrue [2021-04-13T16:08:54.635Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-13T16:08:54.635Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:08:54.635Z] === RUN TestInspectOomKilledFalse [2021-04-13T16:08:54.635Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-13T16:08:54.635Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T16:08:54.635Z] === RUN TestLogsFollowTailEmpty [2021-04-13T16:08:54.712Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-13T16:08:54.967Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-13T16:08:55.529Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-13T16:08:56.457Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-13T16:08:56.457Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-13T16:08:56.856Z] --- PASS: TestLogsFollowTailEmpty (2.15s) [2021-04-13T16:08:56.856Z] === RUN TestNetworkNat [2021-04-13T16:08:56.856Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-13T16:08:56.856Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-13T16:08:56.856Z] === RUN TestNetworkLocalhostTCPNat [2021-04-13T16:08:57.383Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-13T16:08:57.943Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-13T16:08:58.869Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-13T16:08:59.430Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-13T16:08:59.845Z] --- PASS: TestNetworkLocalhostTCPNat (2.62s) [2021-04-13T16:08:59.845Z] === RUN TestNetworkLoopbackNat [2021-04-13T16:08:59.845Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-13T16:08:59.845Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-13T16:08:59.845Z] === RUN TestPause [2021-04-13T16:08:59.845Z] --- SKIP: TestPause (0.00s) [2021-04-13T16:08:59.845Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-13T16:08:59.845Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-13T16:08:59.990Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-13T16:09:00.916Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-13T16:09:01.477Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-13T16:09:02.039Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.43s) [2021-04-13T16:09:02.039Z] === RUN TestPauseStopPausedContainer [2021-04-13T16:09:02.039Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-13T16:09:02.039Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:09:02.039Z] === RUN TestPsFilter [2021-04-13T16:09:02.403Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-13T16:09:02.403Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-13T16:09:02.501Z] --- PASS: TestPsFilter (0.44s) [2021-04-13T16:09:02.501Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-13T16:09:02.968Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-13T16:09:04.330Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-13T16:09:05.427Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.81s) [2021-04-13T16:09:05.427Z] === RUN TestRemoveContainerWithVolume [2021-04-13T16:09:06.215Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-13T16:09:06.470Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-13T16:09:06.470Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-13T16:09:09.192Z] --- PASS: TestRemoveContainerWithVolume (3.54s) [2021-04-13T16:09:09.193Z] === RUN TestRemoveContainerRunning [2021-04-13T16:09:09.733Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-13T16:09:10.294Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-13T16:09:11.219Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-13T16:09:11.392Z] --- PASS: TestRemoveContainerRunning (2.79s) [2021-04-13T16:09:11.392Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-13T16:09:11.780Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-13T16:09:13.583Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.11s) [2021-04-13T16:09:13.583Z] === RUN TestRemoveInvalidContainer [2021-04-13T16:09:13.583Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-04-13T16:09:13.583Z] === RUN TestRenameLinkedContainer [2021-04-13T16:09:13.583Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-13T16:09:13.583Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-13T16:09:13.583Z] === RUN TestRenameStoppedContainer [2021-04-13T16:09:13.672Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-13T16:09:13.672Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-13T16:09:13.672Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-13T16:09:13.672Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-13T16:09:14.232Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-13T16:09:15.158Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-13T16:09:16.506Z] --- PASS: TestRenameStoppedContainer (2.81s) [2021-04-13T16:09:16.506Z] === RUN TestRenameRunningContainerAndReuse [2021-04-13T16:09:17.671Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-13T16:09:18.231Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-13T16:09:20.118Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-13T16:09:20.118Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-13T16:09:21.221Z] --- PASS: TestRenameRunningContainerAndReuse (4.25s) [2021-04-13T16:09:21.221Z] === RUN TestRenameInvalidName [2021-04-13T16:09:22.019Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-13T16:09:22.769Z] --- PASS: TestRenameInvalidName (2.11s) [2021-04-13T16:09:22.769Z] === RUN TestRenameAnonymousContainer [2021-04-13T16:09:22.769Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-13T16:09:22.769Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-13T16:09:22.769Z] === RUN TestRenameContainerWithSameName [2021-04-13T16:09:24.961Z] --- PASS: TestRenameContainerWithSameName (2.16s) [2021-04-13T16:09:24.961Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-13T16:09:24.961Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-13T16:09:24.961Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-13T16:09:24.961Z] === RUN TestResize [2021-04-13T16:09:27.890Z] --- PASS: TestResize (2.47s) [2021-04-13T16:09:27.890Z] === RUN TestResizeWithInvalidSize [2021-04-13T16:09:27.890Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-13T16:09:27.890Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-13T16:09:27.890Z] === RUN TestResizeWhenContainerNotStarted [2021-04-13T16:09:28.545Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-13T16:09:28.545Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-13T16:09:29.104Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-13T16:09:30.467Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-13T16:09:30.467Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-13T16:09:30.467Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-13T16:09:30.813Z] --- PASS: TestResizeWhenContainerNotStarted (3.33s) [2021-04-13T16:09:30.813Z] === RUN TestDaemonRestartKillContainers [2021-04-13T16:09:30.813Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-13T16:09:30.813Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:09:30.813Z] === RUN TestStats [2021-04-13T16:09:30.813Z] --- SKIP: TestStats (0.00s) [2021-04-13T16:09:30.813Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-13T16:09:30.813Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-13T16:09:31.829Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-13T16:09:33.194Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-13T16:09:34.558Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-13T16:09:34.558Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-13T16:09:34.813Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-13T16:09:36.176Z] === RUN TestDockerSuite/TestRunMount [2021-04-13T16:09:36.637Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.31s) [2021-04-13T16:09:36.637Z] === RUN TestStopContainerWithTimeout [2021-04-13T16:09:36.637Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-13T16:09:36.637Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-13T16:09:36.637Z] === RUN TestUpdateRestartPolicy [2021-04-13T16:09:40.339Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-13T16:09:45.589Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-13T16:09:45.589Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-13T16:09:46.513Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-13T16:09:47.875Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-13T16:09:48.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-13T16:09:50.324Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-13T16:09:51.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-13T16:09:54.520Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-13T16:09:57.031Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-13T16:09:58.919Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-13T16:10:00.806Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-13T16:10:01.834Z] --- PASS: TestUpdateRestartPolicy (22.98s) [2021-04-13T16:10:01.834Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-13T16:10:01.834Z] --- PASS: TestUpdateRestartWithAutoRemove (2.30s) [2021-04-13T16:10:01.834Z] === RUN TestWaitNonBlocked [2021-04-13T16:10:01.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T16:10:01.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T16:10:01.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T16:10:01.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T16:10:01.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T16:10:01.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T16:10:02.171Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-13T16:10:02.171Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-13T16:10:03.097Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-13T16:10:04.488Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-13T16:10:04.760Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-13T16:10:04.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.25s) [2021-04-13T16:10:04.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.36s) [2021-04-13T16:10:04.760Z] === RUN TestWaitBlocked [2021-04-13T16:10:04.760Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-13T16:10:04.760Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:04.760Z] PASS [2021-04-13T16:10:04.760Z] ok github.com/docker/docker/integration/container 86.288s [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === Skipped [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-13T16:10:04.760Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-13T16:10:04.760Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-04-13T16:10:04.760Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-13T16:10:04.760Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-13T16:10:04.760Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-13T16:10:04.760Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-13T16:10:04.760Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-13T16:10:04.760Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-04-13T16:10:04.760Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-13T16:10:04.760Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-13T16:10:04.760Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-13T16:10:04.760Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2021-04-13T16:10:04.760Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-13T16:10:04.760Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-13T16:10:04.760Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-13T16:10:04.760Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-13T16:10:04.760Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-13T16:10:04.760Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-13T16:10:04.760Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-13T16:10:04.760Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-13T16:10:04.760Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-13T16:10:04.760Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-13T16:10:04.760Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-13T16:10:04.760Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-13T16:10:04.760Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-13T16:10:04.760Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-13T16:10:04.760Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-13T16:10:04.760Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-13T16:10:04.760Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-13T16:10:04.760Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-13T16:10:04.760Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-13T16:10:04.760Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-13T16:10:04.760Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-13T16:10:04.760Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-13T16:10:04.760Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-13T16:10:04.760Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-13T16:10:04.760Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-13T16:10:04.760Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] [2021-04-13T16:10:04.760Z] DONE 88 tests, 37 skipped in 89.291s [2021-04-13T16:10:04.760Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-13T16:10:05.048Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-13T16:10:05.974Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-13T16:10:07.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:07.681Z] INFO: Testing against a local daemon [2021-04-13T16:10:07.681Z] === RUN TestCommitInheritsEnv [2021-04-13T16:10:07.681Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-13T16:10:07.681Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:10:07.681Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-13T16:10:07.681Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-13T16:10:07.681Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-13T16:10:07.681Z] === RUN TestImagesFilterMultiReference [2021-04-13T16:10:07.681Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-04-13T16:10:07.681Z] === RUN TestImagePullPlatformInvalid [2021-04-13T16:10:07.681Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-13T16:10:07.681Z] === RUN TestRemoveImageOrphaning [2021-04-13T16:10:07.861Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-13T16:10:08.421Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-13T16:10:08.656Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2021-04-13T16:10:08.656Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-13T16:10:08.656Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-13T16:10:08.656Z] === RUN TestTagInvalidReference [2021-04-13T16:10:08.656Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-13T16:10:08.656Z] === RUN TestTagValidPrefixedRepo [2021-04-13T16:10:08.656Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-13T16:10:08.656Z] === RUN TestTagExistedNameWithoutForce [2021-04-13T16:10:08.656Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-13T16:10:08.656Z] === RUN TestTagOfficialNames [2021-04-13T16:10:08.656Z] --- PASS: TestTagOfficialNames (0.10s) [2021-04-13T16:10:08.656Z] === RUN TestTagMatchesDigest [2021-04-13T16:10:08.656Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-13T16:10:08.656Z] PASS [2021-04-13T16:10:08.656Z] ok github.com/docker/docker/integration/image 1.731s [2021-04-13T16:10:09.118Z] [2021-04-13T16:10:09.118Z] === Skipped [2021-04-13T16:10:09.118Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-13T16:10:09.118Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:10:09.118Z] [2021-04-13T16:10:09.118Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-13T16:10:09.118Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-13T16:10:09.118Z] [2021-04-13T16:10:09.118Z] [2021-04-13T16:10:09.118Z] DONE 11 tests, 2 skipped in 4.108s [2021-04-13T16:10:09.118Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-13T16:10:10.936Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-13T16:10:11.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:11.334Z] INFO: Testing against a local daemon [2021-04-13T16:10:11.334Z] === RUN TestNetworkCreateDelete [2021-04-13T16:10:11.334Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-13T16:10:11.334Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:11.334Z] === RUN TestDockerNetworkDeletePreferID [2021-04-13T16:10:11.334Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-13T16:10:11.334Z] 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-04-13T16:10:11.334Z] === RUN TestDaemonDNSFallback [2021-04-13T16:10:11.334Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-13T16:10:11.334Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:11.334Z] === RUN TestInspectNetwork [2021-04-13T16:10:11.334Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-13T16:10:11.334Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:11.334Z] === RUN TestRunContainerWithBridgeNone [2021-04-13T16:10:11.334Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-13T16:10:11.334Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:11.334Z] === RUN TestNetworkInvalidJSON [2021-04-13T16:10:11.334Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-13T16:10:11.334Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-13T16:10:11.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T16:10:11.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T16:10:11.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T16:10:11.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T16:10:11.334Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-13T16:10:11.334Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T16:10:11.334Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T16:10:11.334Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-13T16:10:11.334Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.02s) [2021-04-13T16:10:11.334Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.02s) [2021-04-13T16:10:11.334Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s) [2021-04-13T16:10:11.334Z] === RUN TestNetworkList [2021-04-13T16:10:11.334Z] === RUN TestNetworkList//networks [2021-04-13T16:10:11.334Z] === PAUSE TestNetworkList//networks [2021-04-13T16:10:11.334Z] === RUN TestNetworkList//networks/ [2021-04-13T16:10:11.334Z] === PAUSE TestNetworkList//networks/ [2021-04-13T16:10:11.799Z] === CONT TestNetworkList//networks [2021-04-13T16:10:11.799Z] === CONT TestNetworkList//networks/ [2021-04-13T16:10:11.799Z] --- PASS: TestNetworkList (0.04s) [2021-04-13T16:10:11.799Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-13T16:10:11.799Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-13T16:10:11.799Z] === RUN TestHostIPv4BridgeLabel [2021-04-13T16:10:11.799Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-13T16:10:11.799Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-13T16:10:11.799Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] === RUN TestDaemonDefaultNetworkPools [2021-04-13T16:10:11.799Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-13T16:10:11.799Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-13T16:10:11.799Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-13T16:10:11.799Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] === RUN TestServiceWithPredefinedNetwork [2021-04-13T16:10:11.799Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-13T16:10:11.799Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:242: FLAKY_TEST [2021-04-13T16:10:11.799Z] === RUN TestServiceWithDataPathPortInit [2021-04-13T16:10:11.799Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-13T16:10:11.799Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] PASS [2021-04-13T16:10:11.799Z] ok github.com/docker/docker/integration/network 0.265s [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === Skipped [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-13T16:10:11.799Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-13T16:10:11.799Z] 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-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-13T16:10:11.799Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-13T16:10:11.799Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-13T16:10:11.799Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-13T16:10:11.799Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:242: FLAKY_TEST [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-13T16:10:11.799Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] [2021-04-13T16:10:11.799Z] DONE 22 tests, 15 skipped in 2.655s [2021-04-13T16:10:11.799Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-13T16:10:12.773Z] testing: warning: no tests to run [2021-04-13T16:10:12.773Z] PASS [2021-04-13T16:10:12.773Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2021-04-13T16:10:12.773Z] [2021-04-13T16:10:12.773Z] DONE 0 tests in 0.862s [2021-04-13T16:10:12.773Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-13T16:10:13.748Z] testing: warning: no tests to run [2021-04-13T16:10:13.748Z] PASS [2021-04-13T16:10:13.748Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2021-04-13T16:10:13.748Z] [2021-04-13T16:10:13.748Z] DONE 0 tests in 0.834s [2021-04-13T16:10:13.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-13T16:10:14.725Z] testing: warning: no tests to run [2021-04-13T16:10:14.725Z] PASS [2021-04-13T16:10:14.725Z] ok github.com/docker/docker/integration/plugin 0.072s [2021-04-13T16:10:14.725Z] [2021-04-13T16:10:14.725Z] DONE 0 tests in 0.865s [2021-04-13T16:10:14.725Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-13T16:10:15.701Z] testing: warning: no tests to run [2021-04-13T16:10:15.701Z] PASS [2021-04-13T16:10:15.701Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2021-04-13T16:10:15.701Z] [2021-04-13T16:10:15.701Z] DONE 0 tests in 0.860s [2021-04-13T16:10:15.701Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-13T16:10:16.182Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-13T16:10:16.183Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-13T16:10:16.183Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-13T16:10:16.744Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-13T16:10:16.744Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-13T16:10:17.668Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-13T16:10:18.229Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-13T16:10:18.229Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-13T16:10:19.154Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-13T16:10:24.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:24.319Z] INFO: Testing against a local daemon [2021-04-13T16:10:24.319Z] === RUN TestPluginInvalidJSON [2021-04-13T16:10:24.319Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T16:10:24.319Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T16:10:24.319Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T16:10:24.319Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-13T16:10:24.319Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-04-13T16:10:24.319Z] === RUN TestPluginInstall [2021-04-13T16:10:24.319Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-13T16:10:24.319Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-13T16:10:24.319Z] === RUN TestPluginsWithRuntimes [2021-04-13T16:10:24.319Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-13T16:10:24.319Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-13T16:10:24.319Z] === RUN TestPluginBackCompatMediaTypes [2021-04-13T16:10:24.319Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-13T16:10:24.319Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-13T16:10:24.319Z] PASS [2021-04-13T16:10:24.319Z] ok github.com/docker/docker/integration/plugin/common 0.260s [2021-04-13T16:10:24.319Z] [2021-04-13T16:10:24.319Z] === Skipped [2021-04-13T16:10:24.319Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-13T16:10:24.319Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-13T16:10:24.319Z] [2021-04-13T16:10:24.319Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-13T16:10:24.319Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-13T16:10:24.319Z] [2021-04-13T16:10:24.319Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-13T16:10:24.319Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-13T16:10:24.319Z] [2021-04-13T16:10:24.319Z] [2021-04-13T16:10:24.319Z] DONE 5 tests, 3 skipped in 8.913s [2021-04-13T16:10:24.319Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-13T16:10:25.680Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-13T16:10:25.680Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-13T16:10:25.680Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-13T16:10:26.258Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-13T16:10:27.184Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-13T16:10:28.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:28.092Z] INFO: Testing against a local daemon [2021-04-13T16:10:28.092Z] === RUN TestExternalGraphDriver [2021-04-13T16:10:28.092Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-13T16:10:28.092Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-13T16:10:28.092Z] === RUN TestGraphdriverPluginV2 [2021-04-13T16:10:28.092Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-13T16:10:28.092Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-13T16:10:28.092Z] PASS [2021-04-13T16:10:28.092Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.228s [2021-04-13T16:10:28.092Z] [2021-04-13T16:10:28.092Z] === Skipped [2021-04-13T16:10:28.092Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-13T16:10:28.092Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-13T16:10:28.092Z] [2021-04-13T16:10:28.092Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-13T16:10:28.092Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-13T16:10:28.092Z] [2021-04-13T16:10:28.092Z] [2021-04-13T16:10:28.092Z] DONE 2 tests, 2 skipped in 3.479s [2021-04-13T16:10:28.092Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-13T16:10:28.110Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-13T16:10:29.473Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-13T16:10:30.036Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-13T16:10:30.291Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-13T16:10:30.852Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-13T16:10:31.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:31.043Z] INFO: Testing against a local daemon [2021-04-13T16:10:31.043Z] === RUN TestReadPluginNoRead [2021-04-13T16:10:31.043Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-13T16:10:31.043Z] read_test.go:21: no unix domain sockets on Windows [2021-04-13T16:10:31.043Z] PASS [2021-04-13T16:10:31.043Z] ok github.com/docker/docker/integration/plugin/logging 0.180s [2021-04-13T16:10:31.043Z] [2021-04-13T16:10:31.043Z] === Skipped [2021-04-13T16:10:31.043Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-13T16:10:31.043Z] read_test.go:21: no unix domain sockets on Windows [2021-04-13T16:10:31.043Z] [2021-04-13T16:10:31.043Z] [2021-04-13T16:10:31.043Z] DONE 1 tests, 1 skipped in 2.820s [2021-04-13T16:10:31.043Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-13T16:10:31.413Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-13T16:10:31.973Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-13T16:10:31.973Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-13T16:10:32.591Z] testing: warning: no tests to run [2021-04-13T16:10:32.591Z] PASS [2021-04-13T16:10:32.591Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.104s [2021-04-13T16:10:32.591Z] [2021-04-13T16:10:32.591Z] DONE 0 tests in 1.426s [2021-04-13T16:10:32.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-13T16:10:32.899Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-13T16:10:33.155Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-13T16:10:33.155Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-13T16:10:34.080Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-13T16:10:35.442Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-13T16:10:35.442Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-13T16:10:35.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:35.518Z] INFO: Testing against a local daemon [2021-04-13T16:10:35.518Z] === RUN TestPluginWithDevMounts [2021-04-13T16:10:35.518Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-13T16:10:35.518Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:35.518Z] PASS [2021-04-13T16:10:35.518Z] ok github.com/docker/docker/integration/plugin/volumes 0.230s [2021-04-13T16:10:35.518Z] [2021-04-13T16:10:35.518Z] === Skipped [2021-04-13T16:10:35.518Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-13T16:10:35.518Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:35.518Z] [2021-04-13T16:10:35.518Z] [2021-04-13T16:10:35.518Z] DONE 1 tests, 1 skipped in 2.869s [2021-04-13T16:10:35.518Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-13T16:10:35.703Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-13T16:10:37.730Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:37.730Z] INFO: Testing against a local daemon [2021-04-13T16:10:37.730Z] === RUN TestSecretInspect [2021-04-13T16:10:37.730Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] === RUN TestSecretList [2021-04-13T16:10:37.730Z] --- SKIP: TestSecretList (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] === RUN TestSecretsCreateAndDelete [2021-04-13T16:10:37.730Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] === RUN TestSecretsUpdate [2021-04-13T16:10:37.730Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] === RUN TestTemplatedSecret [2021-04-13T16:10:37.730Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] === RUN TestSecretCreateResolve [2021-04-13T16:10:37.730Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:37.730Z] PASS [2021-04-13T16:10:37.730Z] ok github.com/docker/docker/integration/secret 0.173s [2021-04-13T16:10:37.730Z] [2021-04-13T16:10:37.730Z] === Skipped [2021-04-13T16:10:37.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] [2021-04-13T16:10:37.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] [2021-04-13T16:10:37.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] [2021-04-13T16:10:37.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] [2021-04-13T16:10:37.730Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:37.730Z] [2021-04-13T16:10:37.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-13T16:10:37.730Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:37.730Z] [2021-04-13T16:10:37.730Z] [2021-04-13T16:10:37.730Z] DONE 6 tests, 6 skipped in 2.356s [2021-04-13T16:10:37.730Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-13T16:10:39.869Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-13T16:10:40.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:40.656Z] INFO: Testing against a local daemon [2021-04-13T16:10:40.656Z] === RUN TestServiceCreateInit [2021-04-13T16:10:40.656Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-13T16:10:40.656Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-13T16:10:40.656Z] --- PASS: TestServiceCreateInit (0.05s) [2021-04-13T16:10:40.656Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-13T16:10:40.656Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-13T16:10:40.656Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestCreateServiceMultipleTimes [2021-04-13T16:10:40.656Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-13T16:10:40.656Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestCreateServiceConflict [2021-04-13T16:10:40.656Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-13T16:10:40.656Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestCreateServiceMaxReplicas [2021-04-13T16:10:40.656Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-04-13T16:10:40.656Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-13T16:10:40.656Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-13T16:10:40.656Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestCreateServiceSecretFileMode [2021-04-13T16:10:40.656Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-13T16:10:40.656Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestCreateServiceConfigFileMode [2021-04-13T16:10:40.656Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-13T16:10:40.656Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestCreateServiceSysctls [2021-04-13T16:10:40.656Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-04-13T16:10:40.656Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestCreateServiceCapabilities [2021-04-13T16:10:40.656Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-04-13T16:10:40.656Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestInspect [2021-04-13T16:10:40.656Z] --- SKIP: TestInspect (0.00s) [2021-04-13T16:10:40.656Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestCreateJob [2021-04-13T16:10:40.656Z] --- SKIP: TestCreateJob (0.00s) [2021-04-13T16:10:40.656Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestReplicatedJob [2021-04-13T16:10:40.656Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-13T16:10:40.656Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestUpdateReplicatedJob [2021-04-13T16:10:40.656Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-13T16:10:40.656Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestServiceListWithStatuses [2021-04-13T16:10:40.656Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-13T16:10:40.656Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestDockerNetworkConnectAlias [2021-04-13T16:10:40.656Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-13T16:10:40.656Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestDockerNetworkReConnect [2021-04-13T16:10:40.656Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-13T16:10:40.656Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestServicePlugin [2021-04-13T16:10:40.656Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-13T16:10:40.656Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:40.656Z] === RUN TestServiceUpdateLabel [2021-04-13T16:10:40.656Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-13T16:10:40.656Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:40.656Z] === RUN TestServiceUpdateSecrets [2021-04-13T16:10:40.656Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-13T16:10:40.656Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:40.656Z] === RUN TestServiceUpdateConfigs [2021-04-13T16:10:40.656Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-13T16:10:40.656Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:40.656Z] === RUN TestServiceUpdateNetwork [2021-04-13T16:10:40.656Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-13T16:10:40.656Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:40.656Z] === RUN TestServiceUpdatePidsLimit [2021-04-13T16:10:40.656Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-04-13T16:10:40.656Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:40.656Z] PASS [2021-04-13T16:10:40.656Z] ok github.com/docker/docker/integration/service 0.387s [2021-04-13T16:10:40.795Z] === RUN TestDockerSuite/TestRunRm [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === Skipped [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-13T16:10:41.120Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-13T16:10:41.120Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-13T16:10:41.120Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-13T16:10:41.120Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-13T16:10:41.120Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-13T16:10:41.120Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-04-13T16:10:41.120Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-13T16:10:41.120Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-13T16:10:41.120Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-13T16:10:41.120Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-04-13T16:10:41.120Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-04-13T16:10:41.120Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-13T16:10:41.120Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-13T16:10:41.120Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-13T16:10:41.120Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-13T16:10:41.120Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-13T16:10:41.120Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-13T16:10:41.120Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-13T16:10:41.120Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-13T16:10:41.120Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-13T16:10:41.120Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-13T16:10:41.120Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-13T16:10:41.120Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-04-13T16:10:41.120Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-04-13T16:10:41.120Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] [2021-04-13T16:10:41.120Z] DONE 24 tests, 23 skipped in 3.256s [2021-04-13T16:10:41.120Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-13T16:10:41.355Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-13T16:10:43.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:43.324Z] INFO: Testing against a local daemon [2021-04-13T16:10:43.324Z] === RUN TestSessionCreate [2021-04-13T16:10:43.324Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-13T16:10:43.324Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:43.324Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-13T16:10:43.324Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-13T16:10:43.324Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:43.324Z] PASS [2021-04-13T16:10:43.324Z] ok github.com/docker/docker/integration/session 0.214s [2021-04-13T16:10:43.324Z] [2021-04-13T16:10:43.324Z] === Skipped [2021-04-13T16:10:43.324Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-13T16:10:43.324Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:43.324Z] [2021-04-13T16:10:43.324Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-13T16:10:43.324Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-13T16:10:43.324Z] [2021-04-13T16:10:43.324Z] [2021-04-13T16:10:43.324Z] DONE 2 tests, 2 skipped in 2.463s [2021-04-13T16:10:43.786Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-13T16:10:45.541Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-13T16:10:45.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:45.999Z] INFO: Testing against a local daemon [2021-04-13T16:10:45.999Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-13T16:10:45.999Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T16:10:45.999Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:45.999Z] === RUN TestEventsExecDie [2021-04-13T16:10:45.999Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-13T16:10:45.999Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-13T16:10:45.999Z] === RUN TestEventsBackwardsCompatible [2021-04-13T16:10:45.999Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-13T16:10:45.999Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-13T16:10:45.999Z] === RUN TestInfoAPI [2021-04-13T16:10:45.999Z] --- PASS: TestInfoAPI (0.04s) [2021-04-13T16:10:45.999Z] === RUN TestInfoAPIWarnings [2021-04-13T16:10:45.999Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-13T16:10:45.999Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:10:45.999Z] === RUN TestInfoDebug [2021-04-13T16:10:45.999Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-13T16:10:45.999Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:10:45.999Z] === RUN TestInfoInsecureRegistries [2021-04-13T16:10:45.999Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-13T16:10:45.999Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:10:45.999Z] === RUN TestInfoRegistryMirrors [2021-04-13T16:10:45.999Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-13T16:10:45.999Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:10:45.999Z] === RUN TestLoginFailsWithBadCredentials [2021-04-13T16:10:46.105Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-13T16:10:46.667Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-13T16:10:46.973Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-04-13T16:10:46.973Z] === RUN TestPingCacheHeaders [2021-04-13T16:10:46.973Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-13T16:10:46.973Z] === RUN TestPingGet [2021-04-13T16:10:46.973Z] --- PASS: TestPingGet (0.03s) [2021-04-13T16:10:46.973Z] === RUN TestPingHead [2021-04-13T16:10:46.973Z] --- PASS: TestPingHead (0.03s) [2021-04-13T16:10:46.973Z] === RUN TestVersion [2021-04-13T16:10:46.973Z] --- PASS: TestVersion (0.03s) [2021-04-13T16:10:46.973Z] PASS [2021-04-13T16:10:46.973Z] ok github.com/docker/docker/integration/system 1.328s [2021-04-13T16:10:47.435Z] [2021-04-13T16:10:47.435Z] === Skipped [2021-04-13T16:10:47.435Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T16:10:47.435Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:10:47.435Z] [2021-04-13T16:10:47.435Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-13T16:10:47.435Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-13T16:10:47.435Z] [2021-04-13T16:10:47.435Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-13T16:10:47.436Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-13T16:10:47.436Z] [2021-04-13T16:10:47.436Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-13T16:10:47.436Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:10:47.436Z] [2021-04-13T16:10:47.436Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-13T16:10:47.436Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:10:47.436Z] [2021-04-13T16:10:47.436Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-13T16:10:47.436Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:10:47.436Z] [2021-04-13T16:10:47.436Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-13T16:10:47.436Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:10:47.436Z] [2021-04-13T16:10:47.436Z] [2021-04-13T16:10:47.436Z] DONE 13 tests, 7 skipped in 3.605s [2021-04-13T16:10:47.436Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-13T16:10:48.029Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-13T16:10:48.589Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-13T16:10:49.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:49.639Z] INFO: Testing against a local daemon [2021-04-13T16:10:49.639Z] === RUN TestVolumesCreateAndList [2021-04-13T16:10:49.639Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-04-13T16:10:49.639Z] === RUN TestVolumesRemove [2021-04-13T16:10:49.639Z] --- PASS: TestVolumesRemove (0.18s) [2021-04-13T16:10:49.639Z] === RUN TestVolumesInspect [2021-04-13T16:10:49.639Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-13T16:10:49.639Z] === RUN TestVolumesInvalidJSON [2021-04-13T16:10:49.639Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-13T16:10:49.639Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-13T16:10:49.639Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-13T16:10:49.639Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-13T16:10:49.639Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-13T16:10:49.639Z] PASS [2021-04-13T16:10:49.639Z] ok github.com/docker/docker/integration/volume 0.457s [2021-04-13T16:10:50.101Z] [2021-04-13T16:10:50.101Z] DONE 5 tests in 2.713s [2021-04-13T16:10:50.101Z] INFO: make.ps1 ended at 04/13/2021 16:10:49 [2021-04-13T16:10:50.101Z] INFO: Integration CLI tests being run from the host: [2021-04-13T16:10:50.101Z] 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-04-13T16:10:52.752Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-13T16:10:56.014Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-13T16:10:56.939Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-13T16:10:57.195Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-13T16:10:57.755Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-13T16:10:58.316Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-13T16:10:58.730Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-13T16:10:58.730Z] INFO: Testing against a local daemon [2021-04-13T16:10:58.730Z] === RUN TestDockerSuite [2021-04-13T16:10:58.730Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-13T16:10:58.730Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-13T16:10:58.730Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-13T16:10:58.730Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-13T16:10:58.730Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-13T16:10:58.730Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-13T16:10:58.730Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-13T16:10:58.730Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-13T16:10:58.878Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-13T16:10:59.136Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-13T16:10:59.705Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-13T16:11:00.063Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-13T16:11:00.168Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-13T16:11:00.623Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-13T16:11:00.630Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-13T16:11:01.093Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-13T16:11:01.185Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-13T16:11:04.456Z] === RUN TestDockerSuite/TestRunState [2021-04-13T16:11:05.381Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-13T16:11:05.943Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-13T16:11:06.869Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-13T16:11:06.869Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-13T16:11:06.869Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-13T16:11:07.430Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-13T16:11:07.993Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-13T16:11:09.357Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-13T16:11:09.357Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-13T16:11:09.357Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-13T16:11:10.283Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-13T16:11:12.798Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-13T16:11:13.053Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-13T16:11:14.939Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-13T16:11:18.202Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-13T16:11:21.463Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-13T16:11:22.023Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-13T16:11:22.951Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-13T16:11:23.511Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-13T16:11:25.397Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-13T16:11:26.761Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-13T16:11:27.322Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-13T16:11:27.322Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-13T16:11:27.578Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-13T16:11:28.140Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-13T16:11:29.064Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-13T16:11:29.624Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-13T16:11:29.624Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-13T16:11:29.880Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-13T16:11:30.441Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-13T16:11:34.610Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-13T16:11:35.171Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-13T16:11:36.098Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-13T16:11:37.986Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-13T16:11:39.872Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-13T16:11:41.777Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-13T16:11:44.289Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-13T16:11:44.849Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-13T16:11:44.849Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-13T16:11:44.849Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-13T16:11:44.849Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-13T16:11:44.849Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-13T16:11:44.849Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-13T16:11:49.009Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-13T16:11:49.569Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-13T16:11:50.934Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-13T16:11:51.496Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-13T16:11:52.421Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-13T16:11:52.421Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-13T16:11:52.982Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-13T16:11:52.982Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-13T16:11:52.982Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-13T16:11:52.982Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-13T16:11:53.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-13T16:11:53.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-13T16:11:53.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-13T16:11:53.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-13T16:11:53.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-13T16:11:53.237Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-13T16:11:53.798Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-13T16:11:54.723Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-13T16:11:55.285Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-13T16:11:55.285Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-13T16:11:56.210Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-13T16:11:56.466Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-13T16:11:57.392Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-13T16:11:57.392Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-13T16:11:57.960Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-13T16:11:58.890Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-13T16:11:58.890Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-13T16:11:58.890Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-13T16:11:59.450Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-13T16:12:00.815Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-13T16:12:01.740Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-13T16:12:01.740Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-13T16:12:01.996Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-13T16:12:02.252Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-13T16:12:03.622Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-13T16:12:04.183Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-13T16:12:06.698Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-13T16:12:06.954Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-13T16:12:06.954Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-13T16:12:06.954Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-13T16:12:07.880Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-13T16:12:09.245Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-13T16:12:10.171Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-13T16:12:10.171Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-13T16:12:12.059Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-13T16:12:12.059Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-13T16:12:12.315Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-13T16:12:14.203Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-13T16:12:14.203Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-13T16:12:16.101Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-13T16:12:16.101Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-13T16:12:16.101Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-13T16:12:17.463Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-13T16:12:18.828Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-13T16:12:19.083Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-13T16:12:19.083Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-13T16:12:19.338Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-13T16:12:19.338Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-13T16:12:19.898Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-13T16:12:21.783Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-13T16:12:27.228Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-13T16:12:28.310Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-13T16:12:29.673Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-13T16:12:30.166Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-13T16:12:30.166Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-13T16:12:30.166Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-13T16:12:30.598Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-13T16:12:31.962Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-13T16:12:35.225Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-13T16:12:37.122Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-13T16:12:37.273Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-13T16:12:37.683Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-13T16:12:39.572Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-13T16:12:41.458Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-13T16:12:43.347Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-13T16:12:46.611Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-13T16:12:50.772Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-13T16:12:54.032Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-13T16:12:54.287Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-13T16:12:58.460Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-13T16:12:59.384Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-13T16:13:02.648Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-13T16:13:04.537Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-13T16:13:05.464Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-13T16:13:06.390Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-13T16:13:07.316Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-13T16:13:07.316Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-13T16:13:07.316Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-13T16:13:08.680Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-13T16:13:15.211Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-13T16:13:17.096Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-13T16:13:18.458Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-13T16:13:19.396Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-13T16:13:19.654Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-13T16:13:20.214Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-13T16:13:20.214Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-13T16:13:21.578Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-13T16:13:24.095Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-13T16:13:24.095Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-13T16:13:25.458Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-13T16:13:26.820Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-13T16:13:27.076Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-13T16:13:28.003Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-13T16:13:30.516Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-13T16:13:33.778Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-13T16:13:33.778Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-13T16:13:35.665Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-13T16:13:35.665Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-13T16:13:38.190Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-13T16:13:38.446Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-13T16:13:38.446Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-13T16:13:39.006Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-13T16:13:47.086Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-13T16:13:47.086Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-13T16:13:47.086Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-13T16:13:47.342Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-13T16:13:50.605Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-13T16:13:53.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-13T16:13:58.357Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-13T16:14:01.619Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-13T16:14:06.866Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-13T16:14:13.398Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-13T16:14:14.325Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-13T16:14:16.838Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-13T16:14:17.766Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-13T16:14:18.634Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-13T16:14:18.634Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-13T16:14:18.634Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-13T16:14:18.634Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-13T16:14:19.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-13T16:14:21.644Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-13T16:14:23.376Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-13T16:14:23.535Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-13T16:14:24.353Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-13T16:14:24.353Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-13T16:14:24.353Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-13T16:14:24.353Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-13T16:14:24.817Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-13T16:14:25.424Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-13T16:14:25.791Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-13T16:14:27.970Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-13T16:14:28.717Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-13T16:14:29.856Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-13T16:14:30.907Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-13T16:14:30.907Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-13T16:14:30.907Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-13T16:14:30.907Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-13T16:14:33.833Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-13T16:14:40.986Z] --- PASS: TestBuildWCOWSandboxSize (956.30s) [2021-04-13T16:14:40.986Z] === RUN TestBuildWithEmptyDockerfile [2021-04-13T16:14:40.986Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T16:14:40.987Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T16:14:40.987Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T16:14:40.987Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T16:14:40.987Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T16:14:40.987Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T16:14:40.987Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-13T16:14:40.987Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-13T16:14:40.987Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-13T16:14:40.987Z] --- PASS: TestBuildWithEmptyDockerfile (0.66s) [2021-04-13T16:14:40.987Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-04-13T16:14:40.987Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-13T16:14:40.987Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-13T16:14:40.987Z] === RUN TestBuildPreserveOwnership [2021-04-13T16:14:40.987Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-04-13T16:14:40.987Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:14:40.987Z] === RUN TestBuildPlatformInvalid [2021-04-13T16:14:40.987Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-04-13T16:14:40.987Z] PASS [2021-04-13T16:14:40.987Z] ok github.com/docker/docker/integration/build 1179.597s [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === Skipped [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-13T16:14:40.987Z] build_session_test.go:25: TODO: BuildKit [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-13T16:14:40.987Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-13T16:14:40.987Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-04-13T16:14:40.987Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-04-13T16:14:40.987Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] DONE 29 tests, 5 skipped in 1205.802s [2021-04-13T16:14:40.987Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-13T16:14:40.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:14:40.987Z] INFO: Testing against a local daemon [2021-04-13T16:14:40.987Z] === RUN TestConfigInspect [2021-04-13T16:14:40.987Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] === RUN TestConfigList [2021-04-13T16:14:40.987Z] --- SKIP: TestConfigList (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] === RUN TestConfigsCreateAndDelete [2021-04-13T16:14:40.987Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] === RUN TestConfigsUpdate [2021-04-13T16:14:40.987Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] === RUN TestTemplatedConfig [2021-04-13T16:14:40.987Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] === RUN TestConfigCreateResolve [2021-04-13T16:14:40.987Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:14:40.987Z] === RUN TestConfigDaemonLibtrustID [2021-04-13T16:14:40.987Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:14:40.987Z] PASS [2021-04-13T16:14:40.987Z] ok github.com/docker/docker/integration/config 0.203s [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === Skipped [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-13T16:14:40.987Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] [2021-04-13T16:14:40.987Z] DONE 7 tests, 7 skipped in 3.579s [2021-04-13T16:14:40.987Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-13T16:14:40.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:14:40.987Z] INFO: Testing against a local daemon [2021-04-13T16:14:40.987Z] === RUN TestCheckpoint [2021-04-13T16:14:40.987Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-13T16:14:40.987Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T16:14:40.987Z] === RUN TestContainerInvalidJSON [2021-04-13T16:14:40.987Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T16:14:40.987Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T16:14:40.987Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T16:14:40.987Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T16:14:40.987Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-13T16:14:40.987Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-13T16:14:41.447Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-13T16:14:41.447Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-13T16:14:41.447Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-13T16:14:41.447Z] --- PASS: TestContainerInvalidJSON (0.65s) [2021-04-13T16:14:41.447Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-13T16:14:41.447Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-13T16:14:41.447Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-13T16:14:41.447Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-13T16:14:41.905Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-04-13T16:14:41.905Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-13T16:14:41.905Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-13T16:14:41.905Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-13T16:14:41.905Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-13T16:14:42.364Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-04-13T16:14:42.364Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-13T16:14:42.364Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-13T16:14:42.364Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-13T16:14:42.364Z] === RUN TestCopyFromContainer [2021-04-13T16:14:42.364Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-13T16:14:42.364Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:42.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-13T16:14:42.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T16:14:42.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T16:14:42.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T16:14:42.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T16:14:42.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T16:14:42.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T16:14:42.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-13T16:14:42.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-13T16:14:42.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-13T16:14:42.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-13T16:14:42.364Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-13T16:14:42.364Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-13T16:14:42.364Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidEnv [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-13T16:14:42.364Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-13T16:14:42.364Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-13T16:14:42.364Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-13T16:14:42.364Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-13T16:14:42.364Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-13T16:14:42.364Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-13T16:14:42.364Z] === RUN TestCreateTmpfsMountsTarget [2021-04-13T16:14:42.364Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-13T16:14:42.364Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:42.364Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-13T16:14:42.364Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-13T16:14:42.364Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:14:42.364Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-13T16:14:42.364Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-13T16:14:42.364Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T16:14:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T16:14:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T16:14:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T16:14:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T16:14:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T16:14:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T16:14:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-13T16:14:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-13T16:14:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-13T16:14:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-13T16:14:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-04-13T16:14:42.364Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-13T16:14:42.364Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-13T16:14:42.364Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-13T16:14:42.364Z] === RUN TestCreateDifferentPlatform [2021-04-13T16:14:42.364Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-13T16:14:42.364Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-13T16:14:42.364Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-13T16:14:42.364Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-13T16:14:42.364Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-13T16:14:42.364Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-04-13T16:14:42.364Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-13T16:14:42.364Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-13T16:14:42.364Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-13T16:14:42.364Z] === RUN TestContainerKillOnDaemonStart [2021-04-13T16:14:42.364Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-13T16:14:42.364Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:42.364Z] === RUN TestDiff [2021-04-13T16:14:42.364Z] --- SKIP: TestDiff (0.00s) [2021-04-13T16:14:42.364Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-13T16:14:42.364Z] === RUN TestExecWithCloseStdin [2021-04-13T16:14:44.679Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-13T16:14:44.679Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-13T16:14:44.679Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-13T16:14:44.679Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-13T16:14:45.606Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-13T16:14:45.862Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-13T16:14:45.862Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-13T16:14:45.862Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-13T16:14:46.115Z] --- PASS: TestExecWithCloseStdin (3.45s) [2021-04-13T16:14:46.115Z] === RUN TestExec [2021-04-13T16:14:46.270Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-13T16:14:47.227Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-13T16:14:47.227Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-13T16:14:47.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-13T16:14:47.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-13T16:14:48.044Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-13T16:14:48.044Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-13T16:14:48.044Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-13T16:14:48.291Z] --- PASS: TestExec (2.46s) [2021-04-13T16:14:48.291Z] === RUN TestExecUser [2021-04-13T16:14:48.291Z] --- SKIP: TestExecUser (0.00s) [2021-04-13T16:14:48.291Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-13T16:14:48.291Z] === RUN TestExportContainerAndImportImage [2021-04-13T16:14:48.291Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-13T16:14:48.291Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:48.292Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-13T16:14:48.292Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-13T16:14:48.292Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:48.292Z] === RUN TestHealthCheckWorkdir [2021-04-13T16:14:48.292Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-13T16:14:48.292Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-13T16:14:48.292Z] === RUN TestHealthKillContainer [2021-04-13T16:14:48.292Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-13T16:14:48.292Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-13T16:14:48.292Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-13T16:14:48.292Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-13T16:14:48.292Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-13T16:14:48.292Z] === RUN TestKillContainerInvalidSignal [2021-04-13T16:14:50.465Z] --- PASS: TestKillContainerInvalidSignal (2.11s) [2021-04-13T16:14:50.465Z] === RUN TestKillContainer [2021-04-13T16:14:50.465Z] === RUN TestKillContainer/no_signal [2021-04-13T16:14:50.557Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-13T16:14:50.557Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-13T16:14:50.557Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-13T16:14:50.557Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-13T16:14:50.557Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-13T16:14:52.260Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-13T16:14:52.638Z] === RUN TestKillContainer/non_killing_signal [2021-04-13T16:14:52.638Z] === RUN TestKillContainer/killing_signal [2021-04-13T16:14:53.236Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-13T16:14:53.236Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-13T16:14:55.547Z] --- PASS: TestKillContainer (4.52s) [2021-04-13T16:14:55.547Z] --- PASS: TestKillContainer/no_signal (2.07s) [2021-04-13T16:14:55.547Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-13T16:14:55.547Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-13T16:14:55.547Z] --- PASS: TestKillContainer/killing_signal (2.40s) [2021-04-13T16:14:55.547Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-13T16:14:55.547Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-13T16:14:55.547Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:14:55.547Z] === RUN TestKillStoppedContainer [2021-04-13T16:14:55.547Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-13T16:14:55.547Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:14:55.547Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-13T16:14:55.547Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-13T16:14:55.547Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:14:55.547Z] === RUN TestKillDifferentUserContainer [2021-04-13T16:14:55.547Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-13T16:14:55.547Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-13T16:14:55.547Z] === RUN TestInspectOomKilledTrue [2021-04-13T16:14:55.547Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-13T16:14:55.547Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:14:55.547Z] === RUN TestInspectOomKilledFalse [2021-04-13T16:14:55.547Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-13T16:14:55.547Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T16:14:55.547Z] === RUN TestLogsFollowTailEmpty [2021-04-13T16:14:57.000Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-13T16:14:57.083Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2021-04-13T16:14:57.083Z] === RUN TestNetworkNat [2021-04-13T16:14:57.083Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-13T16:14:57.083Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-13T16:14:57.083Z] === RUN TestNetworkLocalhostTCPNat [2021-04-13T16:14:57.114Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-13T16:14:58.477Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-13T16:14:58.477Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-13T16:14:58.477Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-13T16:14:58.547Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-13T16:14:59.984Z] --- PASS: TestNetworkLocalhostTCPNat (2.53s) [2021-04-13T16:14:59.984Z] === RUN TestNetworkLoopbackNat [2021-04-13T16:14:59.984Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-13T16:14:59.984Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-13T16:14:59.984Z] === RUN TestPause [2021-04-13T16:14:59.984Z] --- SKIP: TestPause (0.00s) [2021-04-13T16:14:59.984Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-13T16:14:59.984Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-13T16:15:01.738Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-13T16:15:02.156Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s) [2021-04-13T16:15:02.156Z] === RUN TestPauseStopPausedContainer [2021-04-13T16:15:02.156Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-13T16:15:02.156Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:15:02.156Z] === RUN TestPsFilter [2021-04-13T16:15:02.156Z] --- PASS: TestPsFilter (0.23s) [2021-04-13T16:15:02.156Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-13T16:15:04.329Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.41s) [2021-04-13T16:15:04.329Z] === RUN TestRemoveContainerWithVolume [2021-04-13T16:15:04.364Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-13T16:15:04.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-13T16:15:04.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-13T16:15:04.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-13T16:15:04.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-13T16:15:05.342Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-13T16:15:05.910Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite (1910.36s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.16s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.74s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.45s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.31s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.02s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.21s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.45s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.59s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.83s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.43s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.28s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.31s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.25s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.13s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.21s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.52s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (3.55s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAttachDetach (1.25s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.25s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.43s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.29s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.68s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.96s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.67s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.80s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.65s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.88s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.70s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.64s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.77s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.30s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.32s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.63s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.37s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.84s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.94s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.62s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.55s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.60s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.82s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.03s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.87s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.34s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.81s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.94s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.08s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.28s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.97s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.08s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.46s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.17s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.62s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.78s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.12s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.41s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.27s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.17s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.82s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.89s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.64s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.67s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.07s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.81s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.54s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.33s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.66s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.99s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.42s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2021-04-13T16:15:05.910Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-13T16:15:05.910Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.15s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.27s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.94s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.15s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.46s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.06s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.08s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.56s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.47s) [2021-04-13T16:15:05.910Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-13T16:15:05.910Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.910Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-13T16:15:05.910Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.910Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-13T16:15:05.910Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.910Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-13T16:15:05.910Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.96s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.52s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.76s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.03s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.07s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.49s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.86s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.95s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.76s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.56s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.43s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.48s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.73s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.39s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.37s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.47s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.45s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.35s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.36s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.43s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.41s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.18s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.27s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.55s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.95s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.29s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnv (1.94s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.80s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.85s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.18s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.80s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.59s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.47s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.00s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.75s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.82s) [2021-04-13T16:15:05.910Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-13T16:15:05.910Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.35s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildExpose (0.67s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.12s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.49s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFails (1.54s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.90s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.88s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildForceRm (3.13s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.19s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.63s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (2.05s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.51s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.76s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.66s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.59s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildHistory (4.15s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.39s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.04s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.03s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.78s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.23s) [2021-04-13T16:15:05.910Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.32s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.89s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.98s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.31s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.99s) [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-13T16:15:05.911Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.19s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.77s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.23s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.82s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.20s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.91s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.59s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.71s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.13s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.59s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.60s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.15s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildPATH (2.28s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.27s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.16s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.76s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildRm (3.72s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.36s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.25s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.60s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.67s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.17s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.15s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.92s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-13T16:15:05.911Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.95s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildStderr (0.92s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.79s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.61s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.58s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.94s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.37s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildUser (2.77s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.25s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.63s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.02s) [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-13T16:15:05.911Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-13T16:15:05.911Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-13T16:15:05.911Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-13T16:15:05.911Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.97s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.62s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.20s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.95s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-13T16:15:05.911Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.81s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.22s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-13T16:15:05.911Z] docker_cli_sni_test.go:18: Flakey test [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.88s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.27s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitChange (1.35s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.23s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.15s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitNewFile (3.40s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.65s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitTTY (2.21s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.15s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.19s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.11s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.22s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.95s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.95s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.88s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.98s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.88s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.97s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.16s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.15s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.69s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.73s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.11s) [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-13T16:15:05.911Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.14s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (10.66s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.34s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.84s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.66s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.87s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.55s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.65s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.93s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.78s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00098c240_} (1.90s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1141878247_/foo_false____} (1.88s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1141878247_/foo_true____} (1.87s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3334755866_/foo_false____} (1.78s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3334755866_/foo_true____} (1.57s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3334755866_/foo_true__0xc00098c2e0__} (1.57s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00098c300_} (0.69s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00098c320_} (1.57s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00098c340_} (1.58s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00098c360_} (1.58s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.68s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.06s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.24s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.09s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.36s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.14s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.30s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.56s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.19s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.37s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.32s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.42s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.44s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.20s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.24s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.21s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.39s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.10s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.31s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.99s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.14s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.13s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.64s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseC (3.60s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.90s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.05s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.95s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.61s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.23s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.86s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.42s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.35s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.03s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-13T16:15:05.911Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.98s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.34s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2021-04-13T16:15:05.911Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-13T16:15:05.911Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.73s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-04-13T16:15:05.911Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.39s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.73s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.80s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.32s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.36s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.46s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.92s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.46s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.07s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.46s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsAttach (1.19s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.97s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.45s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.10s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.71s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsCopy (1.05s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.43s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.75s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.65s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.46s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.47s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFilters (1.42s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFormat (1.39s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.13s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.58s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2021-04-13T16:15:05.912Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-13T16:15:05.912Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-13T16:15:05.912Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-13T16:15:05.912Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsResize (0.80s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.63s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.09s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsTop (0.85s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.55s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExec (1.17s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.00s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.17s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.82s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecCgroup (3.59s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecEnv (1.57s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.49s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.59s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecInspectID (2.82s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecInteractive (1.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecParseError (0.77s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.73s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.79s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.05s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecStartFails (1.05s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.60s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.78s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecTTY (1.06s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.06s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2021-04-13T16:15:05.912Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-13T16:15:05.912Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.04s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.18s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.40s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.74s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestExecWithUser (1.71s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.27s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestHealth (23.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.87s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.84s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.79s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImportDisplay (2.15s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImportFile (2.32s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.53s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImportGzipped (1.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.78s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.98s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.20s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.16s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.68s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.67s) [2021-04-13T16:15:05.912Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-13T16:15:05.912Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectDefault (0.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectHistory (0.97s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-13T16:15:05.912Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-13T16:15:05.912Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.22s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.21s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.16s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectStatus (1.49s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.26s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.73s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.66s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.68s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.09s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.59s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.51s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.52s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.27s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.19s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.86s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.15s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.71s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.12s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.71s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.93s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.58s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.77s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.28s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.40s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.16s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.69s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.70s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsTail (0.77s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.72s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.74s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestNetHostname (2.81s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.27s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.43s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.71s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.53s) [2021-04-13T16:15:05.912Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-13T16:15:05.912Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.08s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.53s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.48s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.95s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.73s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.02s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPortList (14.14s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.07s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.77s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.99s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.89s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.75s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.00s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.40s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPsByOrder (3.83s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.92s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.98s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.16s) [2021-04-13T16:15:05.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.65s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.47s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.84s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.02s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.91s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.46s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.87s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.87s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.93s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.18s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.49s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.23s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.70s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.40s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.43s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.50s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.69s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (3.07s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.09s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.79s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.77s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.73s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.66s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.04s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.05s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.99s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.80s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.23s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.49s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.67s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.16s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.14s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.29s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.12s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.18s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.21s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.10s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.98s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.59s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.12s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.77s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.89s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.89s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.14s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.89s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.75s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.06s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.11s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.11s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.37s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.42s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.10s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.07s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.28s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.15s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.61s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.29s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.96s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-13T16:15:05.913Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (1.16s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.32s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.38s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.10s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.65s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.80s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.94s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.96s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.88s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.98s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.92s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.02s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.88s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.92s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.90s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.81s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.73s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.06s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.38s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.43s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.43s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunMount (8.75s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.62s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.22s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.05s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.55s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.88s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.39s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.65s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.42s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.91s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.16s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s) [2021-04-13T16:15:05.913Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.43s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-13T16:15:05.913Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.82s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.59s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.28s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.69s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.77s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.70s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunState (1.43s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-04-13T16:15:05.913Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunSysctls (1.39s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.21s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.65s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.45s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.92s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.84s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.09s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.44s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.24s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.34s) [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.913Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-04-13T16:15:05.913Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-13T16:15:05.913Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.84s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.36s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.68s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s) [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.72s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.76s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.72s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.94s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.37s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.72s) [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.47s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.19s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.95s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.04s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.11s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.67s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.86s) [2021-04-13T16:15:05.914Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents178494143 [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.59s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.42s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.32s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.34s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.26s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStartRecordError (1.76s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.75s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.90s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.96s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.72s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.58s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestStopContainerSignal (2.03s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.96s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.85s) [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.19s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (6.03s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.90s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.98s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.29s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.20s) [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.52s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.45s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.35s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.09s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.63s) [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-13T16:15:05.914Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.29s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.24s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (7.26s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (6.68s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.83s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.31s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.30s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.00s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.10s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.02s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.38s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.37s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.04s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.08s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.08s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.12s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.07s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (1.01s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.15s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.01s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.19s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.65s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.23s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.89s) [2021-04-13T16:15:05.914Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.67s) [2021-04-13T16:15:05.914Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-13T16:15:05.914Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-13T16:15:05.914Z] === RUN TestDockerRegistrySuite [2021-04-13T16:15:05.914Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-13T16:15:06.475Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-13T16:15:07.234Z] --- PASS: TestRemoveContainerWithVolume (2.39s) [2021-04-13T16:15:07.234Z] === RUN TestRemoveContainerRunning [2021-04-13T16:15:07.837Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-13T16:15:09.407Z] --- PASS: TestRemoveContainerRunning (2.12s) [2021-04-13T16:15:09.407Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-13T16:15:09.724Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-13T16:15:09.724Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-13T16:15:10.940Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.13s) [2021-04-13T16:15:10.940Z] === RUN TestRemoveInvalidContainer [2021-04-13T16:15:10.940Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-13T16:15:10.940Z] === RUN TestRenameLinkedContainer [2021-04-13T16:15:10.940Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-13T16:15:10.940Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-13T16:15:11.398Z] === RUN TestRenameStoppedContainer [2021-04-13T16:15:13.573Z] --- PASS: TestRenameStoppedContainer (2.63s) [2021-04-13T16:15:13.573Z] === RUN TestRenameRunningContainerAndReuse [2021-04-13T16:15:13.886Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-13T16:15:18.255Z] --- PASS: TestRenameRunningContainerAndReuse (4.52s) [2021-04-13T16:15:18.255Z] === RUN TestRenameInvalidName [2021-04-13T16:15:19.127Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-13T16:15:20.427Z] --- PASS: TestRenameInvalidName (2.14s) [2021-04-13T16:15:20.428Z] === RUN TestRenameAnonymousContainer [2021-04-13T16:15:20.428Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-13T16:15:20.428Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-13T16:15:20.428Z] === RUN TestRenameContainerWithSameName [2021-04-13T16:15:22.390Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-13T16:15:22.600Z] --- PASS: TestRenameContainerWithSameName (2.16s) [2021-04-13T16:15:22.600Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-13T16:15:22.600Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-13T16:15:22.600Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-13T16:15:22.600Z] === RUN TestResize [2021-04-13T16:15:23.317Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-13T16:15:24.679Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-13T16:15:24.775Z] --- PASS: TestResize (2.11s) [2021-04-13T16:15:24.775Z] === RUN TestResizeWithInvalidSize [2021-04-13T16:15:24.775Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-13T16:15:24.775Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-13T16:15:24.775Z] === RUN TestResizeWhenContainerNotStarted [2021-04-13T16:15:26.042Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-13T16:15:26.947Z] --- PASS: TestResizeWhenContainerNotStarted (2.43s) [2021-04-13T16:15:26.947Z] === RUN TestDaemonRestartKillContainers [2021-04-13T16:15:26.947Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-13T16:15:26.947Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:15:26.947Z] === RUN TestStats [2021-04-13T16:15:26.947Z] --- SKIP: TestStats (0.00s) [2021-04-13T16:15:26.947Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-13T16:15:26.947Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-13T16:15:27.409Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-13T16:15:28.776Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-13T16:15:29.704Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-13T16:15:31.069Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-13T16:15:33.586Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-13T16:15:34.026Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.64s) [2021-04-13T16:15:34.026Z] === RUN TestStopContainerWithTimeout [2021-04-13T16:15:34.026Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-13T16:15:34.026Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-13T16:15:34.026Z] === RUN TestUpdateRestartPolicy [2021-04-13T16:15:36.100Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-13T16:15:36.100Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-13T16:15:37.474Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-13T16:15:40.738Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-13T16:15:41.664Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-13T16:15:41.919Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-13T16:15:43.284Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-13T16:15:44.211Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-13T16:15:45.137Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-13T16:15:47.940Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-13T16:15:47.940Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-13T16:15:47.940Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-13T16:15:48.399Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-13T16:15:48.656Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-13T16:15:48.911Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-13T16:15:50.798Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-13T16:15:51.053Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-13T16:15:51.053Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-13T16:15:51.307Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-13T16:15:51.563Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-13T16:15:52.123Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-13T16:15:52.123Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-13T16:15:54.011Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-13T16:15:54.271Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-13T16:15:56.783Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-13T16:15:57.709Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-13T16:15:59.074Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-13T16:15:59.162Z] --- PASS: TestUpdateRestartPolicy (21.75s) [2021-04-13T16:15:59.162Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-13T16:15:59.162Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s) [2021-04-13T16:15:59.162Z] === RUN TestWaitNonBlocked [2021-04-13T16:15:59.162Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T16:15:59.162Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T16:15:59.162Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T16:15:59.162Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T16:15:59.162Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-13T16:15:59.162Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-13T16:15:59.999Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite (55.81s) [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.41s) [2021-04-13T16:16:00.924Z] check_test.go:196: [d0d227cfe576c] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2021-04-13T16:16:00.924Z] check_test.go:196: [d3093a251eff4] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) [2021-04-13T16:16:00.924Z] check_test.go:196: [dbaedae253d93] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.21s) [2021-04-13T16:16:00.924Z] check_test.go:196: [d2a6df304e9c2] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.59s) [2021-04-13T16:16:00.924Z] check_test.go:196: [d277fe748fc5e] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.21s) [2021-04-13T16:16:00.924Z] check_test.go:196: [db47385875b80] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.71s) [2021-04-13T16:16:00.924Z] check_test.go:196: [da3f2ce266387] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.30s) [2021-04-13T16:16:00.924Z] check_test.go:196: [dc2567a130017] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.10s) [2021-04-13T16:16:00.924Z] check_test.go:196: [dbe1a03f29d16] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2021-04-13T16:16:00.924Z] check_test.go:196: [df54fdfb60828] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s) [2021-04-13T16:16:00.924Z] check_test.go:196: [dd3df9766e8e9] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.35s) [2021-04-13T16:16:00.924Z] check_test.go:196: [dde548a9af98c] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2021-04-13T16:16:00.924Z] check_test.go:196: [d849a1d3871fe] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s) [2021-04-13T16:16:00.924Z] check_test.go:196: [d4ef3326efd90] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.36s) [2021-04-13T16:16:00.924Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:05947d96cbfe1b72680bd7d14fcda999e36325fbec8e68118a843ff9096a812f [2021-04-13T16:16:00.924Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:98d7d551f20adaf577efc18a702a56013da16c7f0d41ce5562c4008a0f97c4cd [2021-04-13T16:16:00.924Z] check_test.go:196: [d8cb31e35c552] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.34s) [2021-04-13T16:16:00.924Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e9fddd20301b7769e73c7a240e6f1c77349b51793d5e29bf08938e1efa6ea8e [2021-04-13T16:16:00.924Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4aa3bfbc49275e0d543a1e1eccfd0ad4c6d569cb0b8938a57713fa0d68648b44 [2021-04-13T16:16:00.924Z] check_test.go:196: [d4bfb24edbbf0] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.64s) [2021-04-13T16:16:00.924Z] check_test.go:196: [d4163f9314f3d] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.19s) [2021-04-13T16:16:00.924Z] check_test.go:196: [def097e27624a] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s) [2021-04-13T16:16:00.924Z] check_test.go:196: [dee1442224a0f] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-13T16:16:00.924Z] check_test.go:196: [d6bffbc766cf4] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2021-04-13T16:16:00.924Z] check_test.go:196: [d6f5e17d14575] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-04-13T16:16:00.924Z] check_test.go:196: [dce9483fb3d91] daemon is not started [2021-04-13T16:16:00.924Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2021-04-13T16:16:00.925Z] check_test.go:196: [d394d6b7132ef] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.25s) [2021-04-13T16:16:00.925Z] check_test.go:196: [d2298470734d5] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) [2021-04-13T16:16:00.925Z] check_test.go:196: [d11bf8ce82623] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.56s) [2021-04-13T16:16:00.925Z] check_test.go:196: [da6716baabc67] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2021-04-13T16:16:00.925Z] check_test.go:196: [dbe5e1867be2d] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-13T16:16:00.925Z] check_test.go:196: [dc4828870c30b] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-04-13T16:16:00.925Z] check_test.go:196: [dd1376282ea70] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2021-04-13T16:16:00.925Z] check_test.go:196: [d47ed07b21817] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2021-04-13T16:16:00.925Z] check_test.go:196: [d2ad9993b2316] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-13T16:16:00.925Z] check_test.go:196: [d11b369fa4e00] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.57s) [2021-04-13T16:16:00.925Z] check_test.go:196: [d925d9d9db29d] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.73s) [2021-04-13T16:16:00.925Z] check_test.go:196: [d02fa3b42f9d3] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.29s) [2021-04-13T16:16:00.925Z] check_test.go:196: [db15864d67aa5] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s) [2021-04-13T16:16:00.925Z] check_test.go:196: [dc3691763906f] daemon is not started [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2021-04-13T16:16:00.925Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s) [2021-04-13T16:16:00.925Z] === RUN TestDockerSchema1RegistrySuite [2021-04-13T16:16:00.925Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-13T16:16:01.180Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-13T16:16:05.343Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-13T16:16:06.227Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-13T16:16:06.227Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.74s) [2021-04-13T16:16:06.227Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.67s) [2021-04-13T16:16:06.227Z] === RUN TestWaitBlocked [2021-04-13T16:16:06.227Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-13T16:16:06.227Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:06.227Z] PASS [2021-04-13T16:16:06.227Z] ok github.com/docker/docker/integration/container 84.629s [2021-04-13T16:16:06.227Z] [2021-04-13T16:16:06.227Z] === Skipped [2021-04-13T16:16:06.227Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-13T16:16:06.227Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-13T16:16:06.227Z] [2021-04-13T16:16:06.227Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-13T16:16:06.227Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-13T16:16:06.227Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-04-13T16:16:06.228Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-13T16:16:06.228Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-13T16:16:06.228Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-13T16:16:06.228Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-13T16:16:06.228Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-13T16:16:06.228Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-13T16:16:06.228Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-13T16:16:06.228Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-13T16:16:06.228Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-13T16:16:06.228Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-13T16:16:06.228Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-13T16:16:06.228Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-13T16:16:06.228Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-13T16:16:06.228Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-13T16:16:06.228Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-13T16:16:06.228Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-13T16:16:06.228Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-13T16:16:06.228Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-13T16:16:06.228Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-13T16:16:06.228Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-13T16:16:06.228Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-13T16:16:06.228Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-13T16:16:06.228Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-13T16:16:06.228Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-13T16:16:06.228Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-13T16:16:06.228Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-13T16:16:06.228Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-13T16:16:06.228Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-13T16:16:06.228Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-13T16:16:06.228Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-13T16:16:06.228Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-13T16:16:06.228Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-13T16:16:06.228Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-13T16:16:06.228Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-13T16:16:06.228Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-13T16:16:06.228Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] [2021-04-13T16:16:06.228Z] DONE 88 tests, 37 skipped in 87.884s [2021-04-13T16:16:06.228Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-13T16:16:08.414Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:08.414Z] INFO: Testing against a local daemon [2021-04-13T16:16:08.414Z] === RUN TestCommitInheritsEnv [2021-04-13T16:16:08.414Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-13T16:16:08.414Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:16:08.414Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-13T16:16:08.414Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-13T16:16:08.414Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-13T16:16:08.414Z] === RUN TestImagesFilterMultiReference [2021-04-13T16:16:08.414Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-13T16:16:08.414Z] === RUN TestImagePullPlatformInvalid [2021-04-13T16:16:08.414Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-13T16:16:08.414Z] === RUN TestRemoveImageOrphaning [2021-04-13T16:16:09.084Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-13T16:16:09.084Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-13T16:16:09.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-13T16:16:09.402Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2021-04-13T16:16:09.402Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-13T16:16:09.402Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-13T16:16:09.402Z] === RUN TestTagInvalidReference [2021-04-13T16:16:09.402Z] --- PASS: TestTagInvalidReference (0.06s) [2021-04-13T16:16:09.402Z] === RUN TestTagValidPrefixedRepo [2021-04-13T16:16:09.402Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-04-13T16:16:09.402Z] === RUN TestTagExistedNameWithoutForce [2021-04-13T16:16:09.402Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-13T16:16:09.402Z] === RUN TestTagOfficialNames [2021-04-13T16:16:09.402Z] --- PASS: TestTagOfficialNames (0.10s) [2021-04-13T16:16:09.402Z] === RUN TestTagMatchesDigest [2021-04-13T16:16:09.402Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-04-13T16:16:09.402Z] PASS [2021-04-13T16:16:09.402Z] ok github.com/docker/docker/integration/image 1.774s [2021-04-13T16:16:09.870Z] [2021-04-13T16:16:09.870Z] === Skipped [2021-04-13T16:16:09.870Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-13T16:16:09.870Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:16:09.870Z] [2021-04-13T16:16:09.870Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-13T16:16:09.870Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-13T16:16:09.870Z] [2021-04-13T16:16:09.870Z] [2021-04-13T16:16:09.870Z] DONE 11 tests, 2 skipped in 4.075s [2021-04-13T16:16:09.870Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-13T16:16:11.871Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-13T16:16:12.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:12.794Z] INFO: Testing against a local daemon [2021-04-13T16:16:12.794Z] === RUN TestNetworkCreateDelete [2021-04-13T16:16:12.794Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-13T16:16:12.794Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:12.794Z] === RUN TestDockerNetworkDeletePreferID [2021-04-13T16:16:12.794Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-13T16:16:12.794Z] 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-04-13T16:16:12.794Z] === RUN TestDaemonDNSFallback [2021-04-13T16:16:12.794Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-13T16:16:12.794Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:12.794Z] === RUN TestInspectNetwork [2021-04-13T16:16:12.794Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-13T16:16:12.794Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:12.794Z] === RUN TestRunContainerWithBridgeNone [2021-04-13T16:16:12.794Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-13T16:16:12.794Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:12.794Z] === RUN TestNetworkInvalidJSON [2021-04-13T16:16:12.794Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-13T16:16:12.794Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-13T16:16:12.795Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T16:16:12.795Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T16:16:12.795Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T16:16:12.795Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T16:16:12.795Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-13T16:16:12.795Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-13T16:16:12.795Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-13T16:16:12.795Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-13T16:16:12.795Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-13T16:16:12.795Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-13T16:16:12.795Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-13T16:16:12.795Z] === RUN TestNetworkList [2021-04-13T16:16:12.795Z] === RUN TestNetworkList//networks [2021-04-13T16:16:12.795Z] === PAUSE TestNetworkList//networks [2021-04-13T16:16:12.795Z] === RUN TestNetworkList//networks/ [2021-04-13T16:16:12.795Z] === PAUSE TestNetworkList//networks/ [2021-04-13T16:16:12.795Z] === CONT TestNetworkList//networks [2021-04-13T16:16:12.795Z] === CONT TestNetworkList//networks/ [2021-04-13T16:16:12.795Z] --- PASS: TestNetworkList (0.03s) [2021-04-13T16:16:12.795Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-13T16:16:12.795Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-13T16:16:12.795Z] === RUN TestHostIPv4BridgeLabel [2021-04-13T16:16:12.795Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-13T16:16:12.795Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-13T16:16:12.795Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] === RUN TestDaemonDefaultNetworkPools [2021-04-13T16:16:12.795Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-13T16:16:12.795Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-13T16:16:12.795Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-13T16:16:12.795Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] === RUN TestServiceWithPredefinedNetwork [2021-04-13T16:16:12.795Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-13T16:16:12.795Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:242: FLAKY_TEST [2021-04-13T16:16:12.795Z] === RUN TestServiceWithDataPathPortInit [2021-04-13T16:16:12.795Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-13T16:16:12.795Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] PASS [2021-04-13T16:16:12.795Z] ok github.com/docker/docker/integration/network 0.259s [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === Skipped [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-13T16:16:12.795Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-13T16:16:12.795Z] 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-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-13T16:16:12.795Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-13T16:16:12.795Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-13T16:16:12.795Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-13T16:16:12.795Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:242: FLAKY_TEST [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-13T16:16:12.795Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] [2021-04-13T16:16:12.795Z] DONE 22 tests, 15 skipped in 2.992s [2021-04-13T16:16:12.795Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-13T16:16:13.760Z] testing: warning: no tests to run [2021-04-13T16:16:13.761Z] PASS [2021-04-13T16:16:13.761Z] ok github.com/docker/docker/integration/network/ipvlan 0.089s [2021-04-13T16:16:13.761Z] [2021-04-13T16:16:13.761Z] DONE 0 tests in 0.987s [2021-04-13T16:16:13.761Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-13T16:16:14.727Z] testing: warning: no tests to run [2021-04-13T16:16:14.727Z] PASS [2021-04-13T16:16:14.727Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2021-04-13T16:16:14.727Z] [2021-04-13T16:16:14.727Z] DONE 0 tests in 0.984s [2021-04-13T16:16:14.727Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-13T16:16:15.132Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-13T16:16:15.697Z] testing: warning: no tests to run [2021-04-13T16:16:15.697Z] PASS [2021-04-13T16:16:15.697Z] ok github.com/docker/docker/integration/plugin 0.095s [2021-04-13T16:16:15.697Z] [2021-04-13T16:16:15.697Z] DONE 0 tests in 0.943s [2021-04-13T16:16:15.697Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-13T16:16:16.067Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-13T16:16:16.665Z] testing: warning: no tests to run [2021-04-13T16:16:16.665Z] PASS [2021-04-13T16:16:16.665Z] ok github.com/docker/docker/integration/plugin/authz 0.089s [2021-04-13T16:16:16.665Z] [2021-04-13T16:16:16.665Z] DONE 0 tests in 0.947s [2021-04-13T16:16:16.665Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-13T16:16:17.432Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-13T16:16:17.432Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-13T16:16:18.796Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-13T16:16:19.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-13T16:16:21.084Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-13T16:16:21.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-13T16:16:23.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-13T16:16:24.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-13T16:16:24.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-13T16:16:25.162Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-13T16:16:25.162Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-13T16:16:25.418Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-13T16:16:25.672Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-13T16:16:26.233Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite (25.30s) [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d0b07fd42d2cd] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.53s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d78929cd4b8d2] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.05s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d73b4e49484d4] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.87s) [2021-04-13T16:16:26.233Z] check_test.go:223: [ddb6f113f07b3] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d7bdbce7e9b99] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.33s) [2021-04-13T16:16:26.233Z] check_test.go:223: [dd84e85546b80] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-04-13T16:16:26.233Z] check_test.go:223: [da8b07bb76336] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-04-13T16:16:26.233Z] check_test.go:223: [dc8c26e7d7b01] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d01b41d0d257d] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d7826fcbd9707] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d57b2fec45a5c] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-04-13T16:16:26.233Z] check_test.go:223: [de1714be6b93f] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d2a80617e7923] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-04-13T16:16:26.233Z] check_test.go:223: [dfd40b1c6b422] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s) [2021-04-13T16:16:26.233Z] check_test.go:223: [daf860e54d923] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d06a88ab73742] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d059f171c90d9] daemon is not started [2021-04-13T16:16:26.233Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-13T16:16:26.233Z] check_test.go:223: [d64343ca29288] daemon is not started [2021-04-13T16:16:26.233Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-13T16:16:26.233Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-13T16:16:27.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:27.003Z] INFO: Testing against a local daemon [2021-04-13T16:16:27.003Z] === RUN TestPluginInvalidJSON [2021-04-13T16:16:27.003Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T16:16:27.003Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T16:16:27.003Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-13T16:16:27.003Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-13T16:16:27.003Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-13T16:16:27.003Z] === RUN TestPluginInstall [2021-04-13T16:16:27.003Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-13T16:16:27.003Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-13T16:16:27.003Z] === RUN TestPluginsWithRuntimes [2021-04-13T16:16:27.003Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-13T16:16:27.003Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-13T16:16:27.003Z] === RUN TestPluginBackCompatMediaTypes [2021-04-13T16:16:27.003Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-13T16:16:27.003Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-13T16:16:27.003Z] PASS [2021-04-13T16:16:27.003Z] ok github.com/docker/docker/integration/plugin/common 0.231s [2021-04-13T16:16:27.003Z] [2021-04-13T16:16:27.003Z] === Skipped [2021-04-13T16:16:27.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-13T16:16:27.003Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-13T16:16:27.003Z] [2021-04-13T16:16:27.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-13T16:16:27.003Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-13T16:16:27.003Z] [2021-04-13T16:16:27.004Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-13T16:16:27.004Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-13T16:16:27.004Z] [2021-04-13T16:16:27.004Z] [2021-04-13T16:16:27.004Z] DONE 5 tests, 3 skipped in 9.486s [2021-04-13T16:16:27.004Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-13T16:16:27.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-13T16:16:27.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-13T16:16:27.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-13T16:16:29.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-13T16:16:29.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-13T16:16:29.642Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-13T16:16:29.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:29.913Z] INFO: Testing against a local daemon [2021-04-13T16:16:29.913Z] === RUN TestExternalGraphDriver [2021-04-13T16:16:29.913Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-13T16:16:29.913Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-13T16:16:29.913Z] === RUN TestGraphdriverPluginV2 [2021-04-13T16:16:29.913Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-13T16:16:29.913Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-13T16:16:29.913Z] PASS [2021-04-13T16:16:29.913Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.224s [2021-04-13T16:16:30.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-13T16:16:30.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.99s) [2021-04-13T16:16:30.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2021-04-13T16:16:30.202Z] check_test.go:252: [df2d754ef1cff] daemon is not started [2021-04-13T16:16:30.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-04-13T16:16:30.202Z] check_test.go:252: [d0668417b5de3] daemon is not started [2021-04-13T16:16:30.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-04-13T16:16:30.202Z] check_test.go:252: [d0e4e3ce0bf2a] daemon is not started [2021-04-13T16:16:30.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2021-04-13T16:16:30.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-13T16:16:30.202Z] check_test.go:252: [d3dcfa49fde1e] daemon is not started [2021-04-13T16:16:30.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-04-13T16:16:30.202Z] check_test.go:252: [d6bee23ce06cc] daemon is not started [2021-04-13T16:16:30.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) [2021-04-13T16:16:30.202Z] check_test.go:252: [d3abb36027fcf] daemon is not started [2021-04-13T16:16:30.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-04-13T16:16:30.202Z] check_test.go:252: [d6a86e2a6b29c] daemon is not started [2021-04-13T16:16:30.202Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-13T16:16:30.202Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-13T16:16:30.376Z] [2021-04-13T16:16:30.376Z] === Skipped [2021-04-13T16:16:30.376Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-13T16:16:30.376Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-13T16:16:30.376Z] [2021-04-13T16:16:30.376Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-13T16:16:30.376Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-13T16:16:30.376Z] [2021-04-13T16:16:30.376Z] [2021-04-13T16:16:30.376Z] DONE 2 tests, 2 skipped in 3.805s [2021-04-13T16:16:30.376Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-13T16:16:33.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:33.277Z] INFO: Testing against a local daemon [2021-04-13T16:16:33.277Z] === RUN TestReadPluginNoRead [2021-04-13T16:16:33.277Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-13T16:16:33.277Z] read_test.go:21: no unix domain sockets on Windows [2021-04-13T16:16:33.277Z] PASS [2021-04-13T16:16:33.277Z] ok github.com/docker/docker/integration/plugin/logging 0.239s [2021-04-13T16:16:33.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-13T16:16:33.735Z] [2021-04-13T16:16:33.735Z] === Skipped [2021-04-13T16:16:33.735Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-13T16:16:33.735Z] read_test.go:21: no unix domain sockets on Windows [2021-04-13T16:16:33.735Z] [2021-04-13T16:16:33.735Z] [2021-04-13T16:16:33.735Z] DONE 1 tests, 1 skipped in 3.242s [2021-04-13T16:16:33.735Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-13T16:16:35.271Z] testing: warning: no tests to run [2021-04-13T16:16:35.271Z] PASS [2021-04-13T16:16:35.271Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.156s [2021-04-13T16:16:35.271Z] [2021-04-13T16:16:35.271Z] DONE 0 tests in 1.675s [2021-04-13T16:16:35.271Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-13T16:16:35.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-13T16:16:35.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-13T16:16:35.716Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-13T16:16:35.971Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-13T16:16:35.971Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-04-13T16:16:35.971Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-04-13T16:16:35.971Z] check_test.go:279: [d42f5fdab1da5] daemon is not started [2021-04-13T16:16:35.971Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-13T16:16:35.971Z] check_test.go:279: [d39d75d16d4a6] daemon is not started [2021-04-13T16:16:35.971Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-13T16:16:35.971Z] check_test.go:279: [d455957d53522] daemon is not started [2021-04-13T16:16:35.971Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-13T16:16:35.971Z] check_test.go:279: [d073d41836bcf] daemon is not started [2021-04-13T16:16:35.971Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-04-13T16:16:35.971Z] check_test.go:279: [d785e7bc26ac2] daemon is not started [2021-04-13T16:16:35.971Z] === RUN TestDockerNetworkSuite [2021-04-13T16:16:35.971Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-13T16:16:38.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:38.200Z] INFO: Testing against a local daemon [2021-04-13T16:16:38.200Z] === RUN TestPluginWithDevMounts [2021-04-13T16:16:38.200Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-13T16:16:38.200Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:38.200Z] PASS [2021-04-13T16:16:38.200Z] ok github.com/docker/docker/integration/plugin/volumes 0.204s [2021-04-13T16:16:38.659Z] [2021-04-13T16:16:38.659Z] === Skipped [2021-04-13T16:16:38.659Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-13T16:16:38.659Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:38.659Z] [2021-04-13T16:16:38.659Z] [2021-04-13T16:16:38.659Z] DONE 1 tests, 1 skipped in 3.054s [2021-04-13T16:16:38.659Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-13T16:16:39.232Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-13T16:16:40.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-13T16:16:41.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:41.578Z] INFO: Testing against a local daemon [2021-04-13T16:16:41.578Z] === RUN TestSecretInspect [2021-04-13T16:16:41.578Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] === RUN TestSecretList [2021-04-13T16:16:41.578Z] --- SKIP: TestSecretList (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] === RUN TestSecretsCreateAndDelete [2021-04-13T16:16:41.578Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] === RUN TestSecretsUpdate [2021-04-13T16:16:41.578Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] === RUN TestTemplatedSecret [2021-04-13T16:16:41.578Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] === RUN TestSecretCreateResolve [2021-04-13T16:16:41.578Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:41.578Z] PASS [2021-04-13T16:16:41.578Z] ok github.com/docker/docker/integration/secret 0.277s [2021-04-13T16:16:41.578Z] [2021-04-13T16:16:41.578Z] === Skipped [2021-04-13T16:16:41.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] [2021-04-13T16:16:41.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] [2021-04-13T16:16:41.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] [2021-04-13T16:16:41.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] [2021-04-13T16:16:41.578Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:41.578Z] [2021-04-13T16:16:41.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-13T16:16:41.578Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:41.578Z] [2021-04-13T16:16:41.578Z] [2021-04-13T16:16:41.578Z] DONE 6 tests, 6 skipped in 2.906s [2021-04-13T16:16:41.578Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-13T16:16:42.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-13T16:16:45.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:45.328Z] INFO: Testing against a local daemon [2021-04-13T16:16:45.328Z] === RUN TestServiceCreateInit [2021-04-13T16:16:45.328Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-13T16:16:45.328Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-13T16:16:45.328Z] --- PASS: TestServiceCreateInit (0.06s) [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestCreateServiceMultipleTimes [2021-04-13T16:16:45.328Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestCreateServiceConflict [2021-04-13T16:16:45.328Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestCreateServiceMaxReplicas [2021-04-13T16:16:45.328Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-04-13T16:16:45.328Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-13T16:16:45.328Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestCreateServiceSecretFileMode [2021-04-13T16:16:45.328Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestCreateServiceConfigFileMode [2021-04-13T16:16:45.328Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestCreateServiceSysctls [2021-04-13T16:16:45.328Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-04-13T16:16:45.328Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestCreateServiceCapabilities [2021-04-13T16:16:45.328Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-13T16:16:45.328Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestInspect [2021-04-13T16:16:45.328Z] --- SKIP: TestInspect (0.00s) [2021-04-13T16:16:45.328Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestCreateJob [2021-04-13T16:16:45.328Z] --- SKIP: TestCreateJob (0.00s) [2021-04-13T16:16:45.328Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestReplicatedJob [2021-04-13T16:16:45.328Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-13T16:16:45.328Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestUpdateReplicatedJob [2021-04-13T16:16:45.328Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-13T16:16:45.328Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestServiceListWithStatuses [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-13T16:16:45.328Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestDockerNetworkConnectAlias [2021-04-13T16:16:45.328Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-13T16:16:45.328Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestDockerNetworkReConnect [2021-04-13T16:16:45.328Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-13T16:16:45.328Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestServicePlugin [2021-04-13T16:16:45.328Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-13T16:16:45.328Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] === RUN TestServiceUpdateLabel [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-13T16:16:45.328Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.328Z] === RUN TestServiceUpdateSecrets [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-13T16:16:45.328Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.328Z] === RUN TestServiceUpdateConfigs [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-13T16:16:45.328Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.328Z] === RUN TestServiceUpdateNetwork [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-13T16:16:45.328Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.328Z] === RUN TestServiceUpdatePidsLimit [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-13T16:16:45.328Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.328Z] PASS [2021-04-13T16:16:45.328Z] ok github.com/docker/docker/integration/service 0.377s [2021-04-13T16:16:45.328Z] [2021-04-13T16:16:45.328Z] === Skipped [2021-04-13T16:16:45.328Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] [2021-04-13T16:16:45.328Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-13T16:16:45.328Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] [2021-04-13T16:16:45.328Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] [2021-04-13T16:16:45.328Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] [2021-04-13T16:16:45.328Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-04-13T16:16:45.328Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.328Z] [2021-04-13T16:16:45.328Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-13T16:16:45.328Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-13T16:16:45.329Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-13T16:16:45.329Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-04-13T16:16:45.329Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-04-13T16:16:45.329Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-13T16:16:45.329Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-13T16:16:45.329Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-13T16:16:45.329Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-13T16:16:45.329Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-13T16:16:45.329Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-13T16:16:45.329Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-13T16:16:45.329Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-13T16:16:45.329Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-13T16:16:45.329Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-13T16:16:45.329Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-13T16:16:45.329Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-13T16:16:45.329Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-13T16:16:45.329Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] [2021-04-13T16:16:45.329Z] DONE 24 tests, 23 skipped in 3.757s [2021-04-13T16:16:45.329Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-13T16:16:48.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:48.254Z] INFO: Testing against a local daemon [2021-04-13T16:16:48.254Z] === RUN TestSessionCreate [2021-04-13T16:16:48.254Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-13T16:16:48.254Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:48.254Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-13T16:16:48.254Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-13T16:16:48.254Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:48.254Z] PASS [2021-04-13T16:16:48.254Z] ok github.com/docker/docker/integration/session 0.218s [2021-04-13T16:16:48.254Z] [2021-04-13T16:16:48.254Z] === Skipped [2021-04-13T16:16:48.254Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-13T16:16:48.254Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:48.254Z] [2021-04-13T16:16:48.254Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-13T16:16:48.254Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-13T16:16:48.254Z] [2021-04-13T16:16:48.254Z] [2021-04-13T16:16:48.254Z] DONE 2 tests, 2 skipped in 2.816s [2021-04-13T16:16:48.254Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-13T16:16:48.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-13T16:16:50.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-13T16:16:51.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:51.156Z] INFO: Testing against a local daemon [2021-04-13T16:16:51.156Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-13T16:16:51.156Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T16:16:51.156Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:51.156Z] === RUN TestEventsExecDie [2021-04-13T16:16:51.156Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-13T16:16:51.156Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-13T16:16:51.156Z] === RUN TestEventsBackwardsCompatible [2021-04-13T16:16:51.156Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-13T16:16:51.156Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-13T16:16:51.156Z] === RUN TestInfoAPI [2021-04-13T16:16:51.156Z] --- PASS: TestInfoAPI (0.04s) [2021-04-13T16:16:51.156Z] === RUN TestInfoAPIWarnings [2021-04-13T16:16:51.156Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-13T16:16:51.156Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:16:51.156Z] === RUN TestInfoDebug [2021-04-13T16:16:51.156Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-13T16:16:51.156Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:16:51.156Z] === RUN TestInfoInsecureRegistries [2021-04-13T16:16:51.156Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-13T16:16:51.156Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:16:51.156Z] === RUN TestInfoRegistryMirrors [2021-04-13T16:16:51.156Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-13T16:16:51.156Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:16:51.156Z] === RUN TestLoginFailsWithBadCredentials [2021-04-13T16:16:51.615Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2021-04-13T16:16:51.615Z] === RUN TestPingCacheHeaders [2021-04-13T16:16:51.615Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-13T16:16:51.615Z] === RUN TestPingGet [2021-04-13T16:16:51.615Z] --- PASS: TestPingGet (0.04s) [2021-04-13T16:16:51.615Z] === RUN TestPingHead [2021-04-13T16:16:52.073Z] --- PASS: TestPingHead (0.04s) [2021-04-13T16:16:52.073Z] === RUN TestVersion [2021-04-13T16:16:52.073Z] --- PASS: TestVersion (0.04s) [2021-04-13T16:16:52.073Z] PASS [2021-04-13T16:16:52.073Z] ok github.com/docker/docker/integration/system 1.362s [2021-04-13T16:16:52.073Z] [2021-04-13T16:16:52.073Z] === Skipped [2021-04-13T16:16:52.073Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-13T16:16:52.073Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-13T16:16:52.073Z] [2021-04-13T16:16:52.073Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-13T16:16:52.073Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-13T16:16:52.073Z] [2021-04-13T16:16:52.073Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-13T16:16:52.073Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-13T16:16:52.073Z] [2021-04-13T16:16:52.073Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-13T16:16:52.073Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-13T16:16:52.073Z] [2021-04-13T16:16:52.073Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-13T16:16:52.073Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:16:52.073Z] [2021-04-13T16:16:52.073Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-13T16:16:52.073Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:16:52.073Z] [2021-04-13T16:16:52.073Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-13T16:16:52.073Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-13T16:16:52.073Z] [2021-04-13T16:16:52.073Z] [2021-04-13T16:16:52.073Z] DONE 13 tests, 7 skipped in 3.891s [2021-04-13T16:16:52.073Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-13T16:16:54.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-13T16:16:54.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:16:54.973Z] INFO: Testing against a local daemon [2021-04-13T16:16:54.973Z] === RUN TestVolumesCreateAndList [2021-04-13T16:16:54.973Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-04-13T16:16:54.973Z] === RUN TestVolumesRemove [2021-04-13T16:16:54.973Z] --- PASS: TestVolumesRemove (0.12s) [2021-04-13T16:16:54.973Z] === RUN TestVolumesInspect [2021-04-13T16:16:54.973Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-13T16:16:54.973Z] === RUN TestVolumesInvalidJSON [2021-04-13T16:16:54.973Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-13T16:16:54.973Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-13T16:16:54.973Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-13T16:16:54.973Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-13T16:16:54.973Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-13T16:16:54.973Z] PASS [2021-04-13T16:16:54.973Z] ok github.com/docker/docker/integration/volume 0.424s [2021-04-13T16:16:54.973Z] [2021-04-13T16:16:54.973Z] DONE 5 tests in 2.947s [2021-04-13T16:16:54.973Z] INFO: make.ps1 ended at 04/13/2021 16:16:54 [2021-04-13T16:16:54.973Z] INFO: Integration CLI tests being run from the host: [2021-04-13T16:16:54.973Z] 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-04-13T16:16:57.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-13T16:17:03.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-13T16:17:03.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-13T16:17:05.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-13T16:17:05.308Z] INFO: Testing against a local daemon [2021-04-13T16:17:05.308Z] === RUN TestDockerSuite [2021-04-13T16:17:05.308Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-13T16:17:05.308Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-13T16:17:05.308Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-13T16:17:05.308Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-13T16:17:05.308Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-13T16:17:05.308Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-13T16:17:05.308Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-13T16:17:05.308Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-13T16:17:05.767Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-13T16:17:06.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-13T16:17:06.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-13T16:17:06.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-13T16:17:06.226Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-13T16:17:07.191Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-13T16:17:07.191Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-13T16:17:07.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-13T16:17:11.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-13T16:17:13.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-13T16:17:13.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-13T16:17:13.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-13T16:17:13.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-13T16:17:14.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-13T16:17:14.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-13T16:17:14.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-13T16:17:14.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-13T16:17:16.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-13T16:17:17.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-13T16:17:18.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-13T16:17:19.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-13T16:17:21.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-13T16:17:21.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-13T16:17:21.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-13T16:17:22.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-13T16:17:23.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-13T16:17:26.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-13T16:17:26.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-13T16:17:26.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-13T16:17:26.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-13T16:17:30.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-13T16:17:32.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-13T16:17:44.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-13T16:17:45.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-13T16:17:45.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-13T16:17:47.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-13T16:17:47.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-13T16:17:47.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-13T16:17:47.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-13T16:17:48.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-13T16:17:48.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-13T16:17:50.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-13T16:17:51.121Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-13T16:17:51.583Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-13T16:17:52.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-13T16:17:52.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-13T16:17:52.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-13T16:17:53.145Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-13T16:17:53.145Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-13T16:17:53.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-13T16:17:57.858Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-13T16:17:59.407Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-13T16:17:59.407Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-13T16:17:59.407Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-13T16:18:00.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-13T16:18:01.608Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-13T16:18:02.585Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-13T16:18:03.047Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-13T16:18:03.509Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-13T16:18:04.486Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-13T16:18:05.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-13T16:18:05.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-13T16:18:06.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-13T16:18:09.100Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-13T16:18:09.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-13T16:18:09.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-13T16:18:10.305Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-13T16:18:10.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-13T16:18:11.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-13T16:18:13.227Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-13T16:18:13.227Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-13T16:18:13.817Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-13T16:18:14.204Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-13T16:18:14.205Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-13T16:18:15.180Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite (102.33s) [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.98s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d0a70b881d42a] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.40s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d6e28cde4235b] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.12s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [dbbf964331983] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.62s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [dd495d0baf49e] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.04s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:1233: [dd5490e805bd4] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.23s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d740cf841482a] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.01s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d0ca77a9a9161] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.83s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d6097d624e560] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.88s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d75ffb3ed10c5] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d8806663f4f4a] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [db92cd726aa1c] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.61s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [dce5e0dd36332] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.85s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d190ad172f928] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.47s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d94b77a5c5830] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.97s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d75165d53872f] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.56s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d9f3b31e7306c] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.47s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [df18001d1f842] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d85966ad71bd6] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.47s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d830661139dac] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.50s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [dbfdfb9287eee] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.09s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d3845e33bb5e3] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d417d5403fac4] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d7d57023ad3a4] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d66c1c3057043] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.15s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:968: [d762c6d351a25] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.48s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [df1029f7ffe80] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.08s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:1116: [d539353ced918] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.52s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d7c9534c65b78] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.43s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [dbec23965c286] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.45s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d3412d2183504] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d1437bce5f875] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.45s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d1286155fcfc9] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.46s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d5dfb714b4e6b] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [dbdd59899c61f] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.89s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [db7b0fd02d353] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d1c2b3dc09603] daemon is not started [2021-04-13T16:18:19.056Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [de49d0255f047] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.46s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d44cb1035a1bd] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.63s) [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.39s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:1084: [df6b4cb4d27f2] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d86b3c8d8f905] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.56s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d4fae2b2fac57] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.56s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d012a149da221] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d570d2dedaab2] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.59s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d7f13ce893fe0] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.16s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [d1dee117e56c8] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.87s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [daddeb3ebb20c] daemon is not started [2021-04-13T16:18:19.056Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.75s) [2021-04-13T16:18:19.056Z] docker_cli_network_unix_test.go:46: [df2faba77e06f] daemon is not started [2021-04-13T16:18:19.056Z] === RUN TestDockerHubPullSuite [2021-04-13T16:18:19.056Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-13T16:18:19.981Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-13T16:18:22.286Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-13T16:18:22.490Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-13T16:18:22.491Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-13T16:18:22.746Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-13T16:18:23.260Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-13T16:18:23.724Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-13T16:18:23.724Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-13T16:18:24.108Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-13T16:18:24.108Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-13T16:18:24.108Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-13T16:18:24.363Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-13T16:18:24.363Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-13T16:18:24.618Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-13T16:18:24.618Z] --- PASS: TestDockerHubPullSuite (6.20s) [2021-04-13T16:18:24.618Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2021-04-13T16:18:24.618Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-04-13T16:18:24.618Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2021-04-13T16:18:24.618Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.37s) [2021-04-13T16:18:24.618Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.39s) [2021-04-13T16:18:24.618Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-04-13T16:18:24.618Z] PASS [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === Skipped [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_sni_test.go:18: Flakey test [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-13T16:18:24.619Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-13T16:18:24.619Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-13T16:18:24.619Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-13T16:18:24.619Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-13T16:18:24.619Z] docker_cli_network_unix_test.go:46: [de49d0255f047] daemon is not started [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] [2021-04-13T16:18:24.619Z] DONE 1273 tests, 51 skipped in 2158.231s [2021-04-13T16:18:24.619Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-13T16:18:24.619Z] ++++ cat bundles/test-integration/docker.pid [2021-04-13T16:18:24.619Z] +++ kill 8156 [2021-04-13T16:18:24.700Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-13T16:18:25.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-13T16:18:25.677Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-13T16:18:25.677Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-13T16:18:25.677Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-13T16:18:25.805Z] +++ /etc/init.d/apparmor stop [2021-04-13T16:18:25.805Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-13T16:18:25.805Z] [2021-04-13T16:18:25.805Z] Unloading profiles will leave already running processes permanently [2021-04-13T16:18:25.805Z] unconfined, which can lead to unexpected situations. [2021-04-13T16:18:25.805Z] [2021-04-13T16:18:25.805Z] To set a process to complain mode, use the command line tool [2021-04-13T16:18:25.805Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-13T16:18:25.805Z] +++ true [2021-04-13T16:18:25.805Z] exiting test-integration [2021-04-13T16:18:25.805Z] ++ exit 0 [2021-04-13T16:18:25.805Z] [2021-04-13T16:18:26.061Z] + for job in $(jobs -p) [2021-04-13T16:18:26.061Z] + wait 8121 [2021-04-13T16:18:27.945Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-13T16:18:32.109Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-13T16:18:34.287Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-13T16:18:34.625Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-13T16:19:16.950Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-13T16:19:16.950Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-13T16:19:16.950Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-13T16:19:21.671Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-13T16:19:21.671Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-13T16:19:22.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-13T16:19:22.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-13T16:19:22.600Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-13T16:19:23.063Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-13T16:19:30.773Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-13T16:19:30.773Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-13T16:19:34.035Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-13T16:19:34.049Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-13T16:19:36.224Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-13T16:19:36.224Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-13T16:19:36.224Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-13T16:19:36.546Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-13T16:19:39.950Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-13T16:19:40.706Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-13T16:19:42.850Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-13T16:19:42.850Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-13T16:19:42.850Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-13T16:19:42.850Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-13T16:19:42.850Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-13T16:19:43.224Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-13T16:19:46.611Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-13T16:19:46.611Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-13T16:19:46.611Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-13T16:19:53.088Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-13T16:19:53.088Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-13T16:19:53.088Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-13T16:19:53.683Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-13T16:20:05.092Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-13T16:20:14.233Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-13T16:20:14.233Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-13T16:20:14.696Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-13T16:20:17.245Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-13T16:20:19.131Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-13T16:20:19.420Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-13T16:20:21.642Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-13T16:20:23.176Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-13T16:20:24.928Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-13T16:20:27.896Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-13T16:20:31.455Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-13T16:20:37.983Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-13T16:20:39.348Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-13T16:20:42.608Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-13T16:20:45.121Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-13T16:20:47.632Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-13T16:20:51.802Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-13T16:20:54.313Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-13T16:21:28.409Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-13T16:21:31.338Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-13T16:21:31.800Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-13T16:21:50.460Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-13T16:22:05.282Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-13T16:22:05.341Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-13T16:22:05.341Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-13T16:22:06.874Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-13T16:22:06.874Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-13T16:22:11.556Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-13T16:22:12.522Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-13T16:22:12.522Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-13T16:22:12.522Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-13T16:22:12.522Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-13T16:22:12.980Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-13T16:22:13.946Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-13T16:22:17.723Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-13T16:22:19.293Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-13T16:22:19.760Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-13T16:22:19.760Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-13T16:22:19.760Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite (1819.80s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.69s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.23s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.65s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.89s) [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:562: [d7f95dcb204bc] joining swarm manager [da429b35a0501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:584: [db65ecb7de780] joining swarm manager [da429b35a0501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] check_test.go:380: [d7f95dcb204bc] daemon is not started [2021-04-13T16:22:23.334Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:45: [d9614116d501d] joining swarm manager [da53f46469723]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.35s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.57s) [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:303: [d50879bb81d7c] joining swarm manager [d70f5160e8cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:304: [d3ac44f1f3d5e] joining swarm manager [d70f5160e8cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.95s) [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:271: [d3b88be741346] joining swarm manager [df48fa91f7b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:272: [defbf607946d1] joining swarm manager [df48fa91f7b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.47s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.71s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s) [2021-04-13T16:22:23.334Z] docker_api_swarm_node_test.go:19: [d138ed5484172] joining swarm manager [d819be00ac0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_node_test.go:20: [d303806aba176] joining swarm manager [d819be00ac0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (55.52s) [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:501: [db6ed99f28561] joining swarm manager [db8e84c8b1dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:506: [daeffe234af8b] joining swarm manager [db8e84c8b1dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.93s) [2021-04-13T16:22:23.334Z] docker_api_swarm_node_test.go:80: [d2054e807dc02] joining swarm manager [daaacc72e6eae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.33s) [2021-04-13T16:22:23.334Z] docker_api_swarm_node_test.go:52: [d5a5f9dc15d87] joining swarm manager [d708d171387c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_node_test.go:53: [d7ab5e430193d] joining swarm manager [d708d171387c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.78s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.97s) [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:201: [d1a2d21f2d03f] joining swarm manager [decb639034958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.24s) [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:383: [d939fb7070a76] joining swarm manager [d1a354b54663e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:384: [d81ad81bba576] joining swarm manager [d1a354b54663e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] check_test.go:380: [d81ad81bba576] daemon is not started [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.12s) [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:801: [dd2a634d31f88] joining swarm manager [d4ea28c4418a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:801: [d7ef23684339a] joining swarm manager [d4ea28c4418a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:801: [de0e1435affbd] joining swarm manager [d4ea28c4418a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:801: [db87e50cf0cc9] joining swarm manager [d4ea28c4418a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-13T16:22:23.334Z] docker_api_swarm_test.go:809: [daead703a873e] joining swarm manager [d4ea28c4418a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.04s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.63s) [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:394: [dee7c0aa66b24] joining swarm manager [d77717fb7d1e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:394: [d429370017aa5] joining swarm manager [d77717fb7d1e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.45s) [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:342: [dccfc64026137] joining swarm manager [d2b6ee3214e09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:342: [d4a061c927acb] joining swarm manager [d2b6ee3214e09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.42s) [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:489: [d4119631fbbad] joining swarm manager [d58f67364711c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:489: [d3dc376d55520] joining swarm manager [d58f67364711c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.88s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.42s) [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:127: [d0d5cedfecdc5] joining swarm manager [d335d9bb6b323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:128: [df121eddb0be9] joining swarm manager [d335d9bb6b323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:136: [d321cf6be74ae] joining swarm manager [d335d9bb6b323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:137: [d080582d39d55] joining swarm manager [d335d9bb6b323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.42s) [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:303: [d4c40c34ff40d] joining swarm manager [d7c3b327dd641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.334Z] docker_api_swarm_service_test.go:303: [daa640f57c886] joining swarm manager [d7c3b327dd641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.334Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (34.89s) [2021-04-13T16:22:23.335Z] docker_api_swarm_service_test.go:99: [db082bebf4d8e] joining swarm manager [da6507ea8a3f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] docker_api_swarm_service_test.go:100: [d718595cedd93] joining swarm manager [da6507ea8a3f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.335Z] check_test.go:380: [db082bebf4d8e] daemon is not started [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.12s) [2021-04-13T16:22:23.335Z] docker_api_swarm_service_test.go:532: [d207cbce80c09] joining swarm manager [d00dbf3c6256c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] docker_api_swarm_service_test.go:533: [d436d9411cedd] joining swarm manager [d00dbf3c6256c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.38s) [2021-04-13T16:22:23.335Z] docker_api_swarm_service_test.go:147: [deb15874bb455] joining swarm manager [df0312d15ebc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] docker_api_swarm_service_test.go:147: [d41e08bb97842] joining swarm manager [df0312d15ebc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.02s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.78s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.87s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.97s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.50s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.02s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.82s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.61s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.10s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.13s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.76s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.90s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.75s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.47s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.53s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.24s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.91s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.14s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.66s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.89s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.91s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.96s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.37s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.63s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.73s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.58s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.80s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.03s) [2021-04-13T16:22:23.335Z] docker_cli_service_logs_test.go:245: checking task gslg534f0ilm [2021-04-13T16:22:23.335Z] docker_cli_service_logs_test.go:250: checking messages for gslg534f0ilm [2021-04-13T16:22:23.335Z] docker_cli_service_logs_test.go:245: checking task 9k6tdnhpqwze [2021-04-13T16:22:23.335Z] docker_cli_service_logs_test.go:250: checking messages for 9k6tdnhpqwze [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.59s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.18s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1901: [dff3f9473d8c3] joining swarm manager [d2dce3e12ae56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1902: [d437b28946b91] joining swarm manager [d2dce3e12ae56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.62s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.53s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.52s) [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1802: [df2798805cfdb] joining swarm manager [d6b82b39da83d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1803: [d1856d9dabb8a] joining swarm manager [d6b82b39da83d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.54s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (138.47s) [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1321: [dd2017c5f03c5] joining swarm manager [dba793a1f56d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1322: [dbe7cb46ac509] joining swarm manager [dba793a1f56d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.37s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.59s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.66s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.88s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.50s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.44s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.86s) [2021-04-13T16:22:23.335Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.21s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.00s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.51s) [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1186: [d5de7a531200e] joining swarm manager [dee27069a663d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1195: [dd5f9d7e4f136] joining swarm manager [dee27069a663d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.40s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.64s) [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1118: [d10285c1bc2f1] joining swarm manager [d1bf9dffe5faa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1119: [d4b1f4c45fbef] joining swarm manager [d1bf9dffe5faa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1172: [d7d769ef71a04] joining swarm manager [d1bf9dffe5faa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.71s) [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1453: [dd195d703c705] joining swarm manager [d176a971da4a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] docker_cli_swarm_test.go:1454: [d80c3775f02c7] joining swarm manager [d176a971da4a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.86s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.12s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.62s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.76s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.44s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.54s) [2021-04-13T16:22:23.335Z] docker_cli_swarm_unix_test.go:62: [dbf2f0d9c89b1] joining swarm manager [d58517a278a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.45s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.89s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.03s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.32s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.65s) [2021-04-13T16:22:23.335Z] docker_api_swarm_test.go:961: [dcaa032cb19ab] joining swarm manager [d1ee01d5bde05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.94s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.50s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.52s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.45s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.42s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.63s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.90s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.78s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.76s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.48s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.10s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.46s) [2021-04-13T16:22:23.335Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.43s) [2021-04-13T16:22:23.335Z] === RUN TestDockerExternalVolumeSuite [2021-04-13T16:22:23.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-13T16:22:23.543Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-13T16:22:38.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-13T16:22:38.465Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-13T16:22:43.980Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-13T16:22:43.980Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-13T16:22:43.980Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-13T16:22:48.882Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-13T16:22:49.351Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-13T16:22:49.351Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-13T16:22:53.146Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-13T16:22:54.707Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-13T16:23:01.788Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-13T16:23:05.163Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-13T16:23:05.631Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-13T16:23:05.631Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-13T16:23:05.631Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-13T16:23:05.631Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-13T16:23:06.099Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-13T16:23:12.167Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-13T16:23:24.600Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-13T16:23:45.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-13T16:23:53.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-13T16:24:00.355Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-13T16:24:08.960Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-13T16:24:18.380Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-13T16:24:18.380Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-13T16:24:18.380Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-13T16:24:21.379Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-13T16:24:25.856Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-13T16:24:36.223Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-13T16:24:37.208Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-13T16:24:37.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-13T16:24:40.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-13T16:24:46.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-13T16:24:47.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-13T16:24:53.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-13T16:25:03.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-13T16:25:12.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-13T16:25:14.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-13T16:25:14.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-13T16:25:24.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-13T16:25:24.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-13T16:25:24.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-13T16:25:24.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-13T16:25:33.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-13T16:25:33.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-13T16:25:33.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-13T16:25:33.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-13T16:25:33.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-13T16:25:47.370Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-13T16:25:47.370Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-13T16:25:47.370Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-13T16:25:47.370Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-13T16:25:47.822Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-13T16:25:49.340Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-13T16:25:49.340Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-13T16:25:49.799Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-13T16:25:50.755Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-13T16:25:56.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-13T16:26:03.065Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-13T16:26:11.567Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-13T16:26:14.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-13T16:26:16.208Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-13T16:26:16.208Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-13T16:26:16.660Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-13T16:26:16.660Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-13T16:26:16.660Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-13T16:26:16.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-13T16:26:21.311Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-13T16:26:21.311Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-13T16:26:21.311Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-13T16:26:21.763Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-13T16:26:23.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-13T16:26:23.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-13T16:26:24.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-13T16:26:25.397Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-13T16:26:25.865Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-13T16:26:28.077Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-13T16:26:28.077Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-13T16:26:29.725Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-13T16:26:30.301Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-13T16:26:32.826Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-13T16:26:35.039Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-13T16:26:35.039Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-13T16:26:35.039Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-13T16:26:36.601Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-13T16:26:37.585Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-13T16:26:38.570Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-13T16:26:39.037Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-13T16:26:40.022Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-13T16:26:45.046Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-13T16:26:45.046Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-13T16:26:45.046Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-13T16:26:45.046Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-13T16:26:45.046Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-13T16:26:45.046Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-13T16:26:45.046Z] === RUN TestDockerSuite/TestBuildFails [2021-04-13T16:26:45.881Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-13T16:26:47.918Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-13T16:26:47.918Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-13T16:26:48.827Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-13T16:26:48.827Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-13T16:26:49.812Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-13T16:26:49.812Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-13T16:26:50.796Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-13T16:26:53.009Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-13T16:26:53.994Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-13T16:26:54.936Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-13T16:26:54.978Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-13T16:26:54.978Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-13T16:26:55.962Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-13T16:26:56.431Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-13T16:26:56.431Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-13T16:26:56.431Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-13T16:27:03.441Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-13T16:27:03.588Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-13T16:27:09.210Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-13T16:27:16.233Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-13T16:27:16.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-13T16:27:16.685Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-13T16:27:29.009Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-13T16:27:29.009Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-13T16:27:29.009Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-13T16:27:29.463Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-13T16:27:29.463Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-13T16:27:34.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-13T16:27:39.717Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-13T16:27:39.717Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-13T16:27:46.273Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-13T16:27:46.273Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-13T16:27:46.273Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-13T16:27:50.061Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-13T16:27:50.529Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-13T16:27:50.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-13T16:27:50.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-13T16:27:51.985Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-13T16:27:51.985Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-13T16:27:54.438Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-13T16:27:55.393Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-13T16:27:59.101Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-13T16:27:59.101Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-13T16:27:59.555Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-13T16:27:59.555Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-13T16:28:05.300Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-13T16:28:05.753Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-13T16:28:06.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-13T16:28:06.713Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-13T16:28:07.667Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-13T16:28:08.119Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-13T16:28:09.638Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-13T16:28:11.157Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-13T16:28:18.171Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-13T16:28:18.171Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-13T16:28:18.171Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-13T16:28:18.171Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-13T16:28:18.171Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-13T16:28:18.171Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-13T16:28:18.624Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-13T16:28:19.076Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-13T16:28:20.032Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-13T16:28:27.054Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-13T16:28:27.797Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-13T16:28:28.760Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-13T16:28:29.219Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-13T16:28:38.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-13T16:28:48.046Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-13T16:28:48.046Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-13T16:28:49.000Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-13T16:28:50.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-13T16:28:51.816Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-13T16:28:52.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-13T16:28:53.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-13T16:28:56.951Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-13T16:28:59.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-13T16:29:02.746Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-13T16:29:11.266Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-13T16:29:29.292Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-13T16:29:31.396Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-13T16:29:43.708Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite (440.99s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-04-13T16:29:44.129Z] docker_cli_external_volume_driver_test.go:53: [db7ebaa506335] daemon is not started [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.70s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.51s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-04-13T16:29:44.129Z] docker_cli_external_volume_driver_test.go:53: [d1806debb94ab] daemon is not started [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.62s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-04-13T16:29:44.129Z] docker_cli_external_volume_driver_test.go:53: [d5d1d7aa73269] daemon is not started [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-13T16:29:44.129Z] docker_cli_external_volume_driver_test.go:53: [d2e4a87561457] daemon is not started [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.67s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.54s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.88s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.65s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.57s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.65s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.24s) [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.32s) [2021-04-13T16:29:44.129Z] docker_cli_external_volume_driver_test.go:485: [d4038cf5834a4] daemon is not started [2021-04-13T16:29:44.129Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-13T16:29:44.129Z] docker_cli_external_volume_driver_test.go:53: [d09e14ff31d55] daemon is not started [2021-04-13T16:29:44.129Z] PASS [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] === Skipped [2021-04-13T16:29:44.129Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-13T16:29:44.129Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-13T16:29:44.129Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-13T16:29:44.129Z] check_test.go:309: [d867a4d9ead7a] daemon is not started [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-13T16:29:44.129Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-13T16:29:44.129Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-13T16:29:44.129Z] check_test.go:309: [d9201dad7bca4] daemon is not started [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-13T16:29:44.129Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-13T16:29:44.129Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-13T16:29:44.129Z] check_test.go:309: [df9640fcefe44] daemon is not started [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-13T16:29:44.129Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-13T16:29:44.129Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-13T16:29:44.129Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-13T16:29:44.129Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] DONE 273 tests, 5 skipped in 2835.547s [2021-04-13T16:29:44.129Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-13T16:29:44.129Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d80dd9ffa4f27/docker.pid [2021-04-13T16:29:44.129Z] +++ kill 6157 [2021-04-13T16:29:44.129Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6157 is not a child of this shell [2021-04-13T16:29:44.129Z] warning: PID 6157 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d80dd9ffa4f27/docker.pid had a nonzero exit code [2021-04-13T16:29:44.129Z] ++++ cat bundles/test-integration/docker.pid [2021-04-13T16:29:44.129Z] +++ kill 8108 [2021-04-13T16:29:44.129Z] +++ /etc/init.d/apparmor stop [2021-04-13T16:29:44.129Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] Unloading profiles will leave already running processes permanently [2021-04-13T16:29:44.129Z] unconfined, which can lead to unexpected situations. [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] To set a process to complain mode, use the command line tool [2021-04-13T16:29:44.129Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-13T16:29:44.129Z] +++ true [2021-04-13T16:29:44.129Z] exiting test-integration [2021-04-13T16:29:44.129Z] ++ exit 0 [2021-04-13T16:29:44.129Z] [2021-04-13T16:29:44.129Z] + exit 0 [2021-04-13T16:29:44.129Z] ++ jobs -p [2021-04-13T16:29:44.129Z] + pids= [2021-04-13T16:29:44.129Z] + echo 'Remaining pids to kill: []' [2021-04-13T16:29:44.129Z] Remaining pids to kill: [] [2021-04-13T16:29:44.129Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-13T16:29:44.146Z] Recording test results [2021-04-13T16:29:46.001Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-13T16:29:46.335Z] + echo Ensuring container killed. [2021-04-13T16:29:46.335Z] Ensuring container killed. [2021-04-13T16:29:46.335Z] + docker ps -aq -f name=docker-pr4-* [2021-04-13T16:29:46.335Z] + cids=d309d0e9cd03 [2021-04-13T16:29:46.335Z] 3f78c9d7f90c [2021-04-13T16:29:46.335Z] 15f29e1ff91e [2021-04-13T16:29:46.335Z] + [ -n d309d0e9cd03 [2021-04-13T16:29:46.335Z] 3f78c9d7f90c [2021-04-13T16:29:46.335Z] 15f29e1ff91e ] [2021-04-13T16:29:46.335Z] + docker rm -vf d309d0e9cd03 3f78c9d7f90c 15f29e1ff91e [2021-04-13T16:29:48.854Z] d309d0e9cd03 [2021-04-13T16:29:48.854Z] 3f78c9d7f90c [2021-04-13T16:29:48.854Z] 15f29e1ff91e [Pipeline] sh [2021-04-13T16:29:49.263Z] + echo Chowning /workspace to jenkins user [2021-04-13T16:29:49.263Z] Chowning /workspace to jenkins user [2021-04-13T16:29:49.263Z] + id -u [2021-04-13T16:29:49.263Z] + id -g [2021-04-13T16:29:49.263Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42273:/workspace busybox chown -R 1000:1000 /workspace [2021-04-13T16:29:49.263Z] Unable to find image 'busybox:latest' locally [2021-04-13T16:29:49.518Z] latest: Pulling from library/busybox [2021-04-13T16:29:49.518Z] f531cdc67389: Pulling fs layer [2021-04-13T16:29:49.518Z] f531cdc67389: Verifying Checksum [2021-04-13T16:29:49.518Z] f531cdc67389: Download complete [2021-04-13T16:29:49.775Z] f531cdc67389: Pull complete [2021-04-13T16:29:49.775Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-13T16:29:49.775Z] Status: Downloaded newer image for busybox:latest [2021-04-13T16:29:50.720Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-13T16:29:54.269Z] + bundleName=amd64 [2021-04-13T16:29:54.269Z] + echo Creating amd64-bundles.tar.gz [2021-04-13T16:29:54.269Z] Creating amd64-bundles.tar.gz [2021-04-13T16:29:54.269Z] + xargs tar -czf amd64-bundles.tar.gz [2021-04-13T16:29:54.269Z] + 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-04-13T16:29:55.202Z] Archiving artifacts [2021-04-13T16:29:56.997Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-13T16:29:57.346Z] + make clean [2021-04-13T16:29:57.601Z] docker volume rm -f docker-dev-cache [2021-04-13T16:29:57.601Z] docker-dev-cache [Pipeline] deleteDir [2021-04-13T16:29:59.224Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-13T16:30:09.485Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-13T16:30:14.808Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-13T16:30:20.587Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-13T16:30:21.044Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-13T16:30:30.485Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-13T16:30:30.485Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-13T16:30:40.741Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-13T16:30:40.741Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-13T16:30:40.741Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-13T16:30:40.741Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-13T16:30:43.613Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-13T16:30:49.361Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-13T16:30:52.234Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-13T16:30:52.234Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-13T16:30:52.686Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-13T16:30:55.556Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-13T16:30:56.511Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-13T16:30:58.661Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-13T16:31:08.916Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-13T16:31:10.433Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-13T16:31:22.739Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-13T16:31:27.384Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-13T16:31:35.885Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-13T16:31:42.905Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-13T16:31:48.649Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-13T16:31:50.171Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-13T16:31:50.172Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-13T16:31:50.172Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-13T16:31:58.679Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-13T16:31:58.679Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-13T16:32:02.260Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-13T16:32:02.260Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-13T16:32:02.260Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-13T16:32:32.185Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-13T16:32:46.978Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-13T16:32:49.271Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-13T16:32:59.348Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-13T16:33:10.272Z] === RUN TestDockerSuite/TestBuildRm [2021-04-13T16:33:31.276Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-13T16:33:32.232Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-13T16:33:32.232Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-13T16:33:32.684Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-13T16:33:34.201Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-13T16:33:38.843Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-13T16:33:42.539Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-13T16:33:48.280Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-13T16:33:50.005Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-13T16:34:04.797Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-13T16:34:13.329Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-13T16:34:13.329Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-13T16:34:13.784Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-13T16:34:17.239Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-13T16:34:24.094Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-13T16:34:24.094Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-13T16:34:28.748Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-13T16:34:28.748Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-13T16:34:33.389Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-13T16:34:58.444Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-13T16:34:58.896Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-13T16:35:02.593Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-13T16:35:04.112Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-13T16:35:09.852Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-13T16:35:16.880Z] === RUN TestDockerSuite/TestBuildUser [2021-04-13T16:35:16.880Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-13T16:35:16.880Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-13T16:35:16.880Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-13T16:35:20.581Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-13T16:35:21.033Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-13T16:35:24.729Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-13T16:35:24.729Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-13T16:35:24.729Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-13T16:35:54.586Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-13T16:35:54.586Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-13T16:36:01.607Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-13T16:36:08.633Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-13T16:36:08.633Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-13T16:36:08.633Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-13T16:36:12.331Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-13T16:36:12.331Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-13T16:36:28.927Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-13T16:36:28.927Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-13T16:36:28.927Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-13T16:36:28.927Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-13T16:36:28.927Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-13T16:36:30.458Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-13T16:36:30.458Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-13T16:36:30.918Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-13T16:36:31.882Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-13T16:36:37.365Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-13T16:36:38.882Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-13T16:36:38.952Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-13T16:36:39.334Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-13T16:36:41.847Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-13T16:36:47.626Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-13T16:36:47.626Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-13T16:36:47.626Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-13T16:36:47.626Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-13T16:36:48.084Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-13T16:36:48.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-13T16:36:52.761Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-13T16:36:52.761Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-13T16:36:52.761Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-13T16:36:52.761Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-13T16:36:53.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-13T16:36:56.954Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-13T16:36:56.954Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-13T16:36:56.954Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-13T16:36:56.954Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-13T16:36:57.912Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-13T16:36:59.499Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-13T16:37:12.646Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-13T16:37:14.167Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-13T16:37:14.619Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-13T16:37:14.619Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-13T16:37:14.619Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-13T16:37:16.784Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-13T16:37:17.161Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-13T16:37:17.618Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-13T16:37:17.618Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-13T16:37:17.618Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-13T16:37:17.618Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-13T16:37:17.618Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-13T16:37:17.618Z] === RUN TestDockerSuite/TestBuildFails [2021-04-13T16:37:20.521Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-13T16:37:20.521Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-13T16:37:22.527Z] === RUN TestDockerSuite/TestCommitChange [2021-04-13T16:37:27.682Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-13T16:37:28.277Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-13T16:37:32.927Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-13T16:37:32.927Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-13T16:37:34.739Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-13T16:37:39.953Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-13T16:37:39.953Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-13T16:37:41.798Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-13T16:37:50.212Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-13T16:37:54.152Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-13T16:37:54.859Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-13T16:37:54.859Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-13T16:37:54.859Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-13T16:37:54.859Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-13T16:37:54.859Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-13T16:37:54.859Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-13T16:37:54.859Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-13T16:37:54.859Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-13T16:37:54.859Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-13T16:37:55.115Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-13T16:38:02.172Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-13T16:38:02.172Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-13T16:38:02.172Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-13T16:38:02.630Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-13T16:38:02.630Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-13T16:38:03.377Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-13T16:38:10.391Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-13T16:38:10.391Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-13T16:38:13.265Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-13T16:38:13.265Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-13T16:38:13.265Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-13T16:38:13.265Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-13T16:38:16.965Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-13T16:38:16.965Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-13T16:38:16.965Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-13T16:38:20.286Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-13T16:38:20.286Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-13T16:38:20.659Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-13T16:38:20.659Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-13T16:38:20.659Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-13T16:38:20.659Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-13T16:38:20.659Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-13T16:38:23.530Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-13T16:38:26.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-13T16:38:28.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-13T16:38:28.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-13T16:38:28.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-13T16:38:30.713Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-13T16:38:31.165Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-13T16:38:32.642Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-13T16:38:32.642Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-13T16:38:34.039Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-13T16:38:34.039Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-13T16:38:34.039Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-13T16:38:36.191Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-13T16:38:36.191Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-13T16:38:39.063Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-13T16:38:39.063Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-13T16:38:39.697Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-13T16:38:39.697Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-13T16:38:40.666Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-13T16:38:41.123Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-13T16:38:42.762Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-13T16:38:42.762Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-13T16:38:45.637Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-13T16:38:45.801Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-13T16:38:47.332Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-13T16:38:47.791Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-13T16:38:49.323Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-13T16:38:49.780Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-13T16:38:50.281Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-13T16:38:51.313Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-13T16:38:52.844Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-13T16:38:54.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-13T16:38:54.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-13T16:38:54.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-13T16:38:54.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-13T16:38:54.924Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-13T16:38:57.075Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-13T16:38:57.075Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-13T16:38:59.899Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-13T16:38:59.899Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-13T16:38:59.950Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-13T16:38:59.950Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-13T16:39:00.356Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-13T16:39:00.356Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-13T16:39:00.356Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-13T16:39:00.356Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-13T16:39:00.812Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-13T16:39:01.270Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-13T16:39:02.102Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-13T16:39:02.234Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-13T16:39:02.556Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-13T16:39:08.014Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-13T16:39:08.299Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-13T16:39:11.190Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-13T16:39:11.190Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-13T16:39:11.190Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-13T16:39:11.190Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-13T16:39:11.190Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-13T16:39:11.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-13T16:39:18.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-13T16:39:18.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-13T16:39:20.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-13T16:39:23.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-13T16:39:26.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-13T16:39:28.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00092b780_} [2021-04-13T16:39:32.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1298696494_c:\foo_false____} [2021-04-13T16:39:33.124Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-13T16:39:33.124Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-13T16:39:33.124Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-13T16:39:34.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1298696494_c:\foo_true____} [2021-04-13T16:39:37.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-13T16:39:37.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-13T16:39:37.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-13T16:39:37.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-13T16:39:37.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-13T16:39:37.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-13T16:39:37.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-13T16:39:37.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-13T16:39:37.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-13T16:39:38.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-13T16:39:38.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-13T16:39:38.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-13T16:39:38.159Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-13T16:39:38.159Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-13T16:39:38.159Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-13T16:39:38.159Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-13T16:39:38.159Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-13T16:39:38.159Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-13T16:39:41.861Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-13T16:39:45.565Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-13T16:39:45.565Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-13T16:39:45.565Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-13T16:39:49.267Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-13T16:39:49.267Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-13T16:39:49.267Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-13T16:39:49.267Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-13T16:39:53.916Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-13T16:39:57.613Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-13T16:39:57.613Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-13T16:39:57.613Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-13T16:40:08.780Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-13T16:40:09.919Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-13T16:40:09.919Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-13T16:40:09.919Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-13T16:40:18.435Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-13T16:40:18.435Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-13T16:40:18.435Z] === RUN TestDockerSuite/TestCpToDot [2021-04-13T16:40:21.317Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-13T16:40:21.317Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-13T16:40:21.317Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-13T16:40:24.193Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-13T16:40:24.193Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-13T16:40:24.193Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-13T16:40:24.193Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-13T16:40:24.193Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-13T16:40:24.193Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-13T16:40:24.646Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-13T16:40:26.808Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-13T16:40:28.967Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-13T16:40:29.419Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-13T16:40:29.419Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-13T16:40:32.293Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-13T16:40:32.746Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-13T16:40:32.746Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-13T16:40:32.746Z] === RUN TestDockerSuite/TestCreateRM [2021-04-13T16:40:33.710Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-13T16:40:33.710Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-13T16:40:33.710Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-13T16:40:34.164Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-13T16:40:38.697Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-13T16:40:44.418Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-13T16:40:44.874Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-13T16:40:45.327Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-13T16:40:45.834Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-13T16:40:49.969Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-13T16:40:49.969Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-13T16:40:49.969Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-13T16:40:52.846Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-13T16:40:52.846Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-13T16:40:52.980Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-13T16:40:53.301Z] === RUN TestDockerSuite/TestDockerFails [2021-04-13T16:40:53.754Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-13T16:40:53.754Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-13T16:40:53.754Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-13T16:40:53.754Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-13T16:40:53.754Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-13T16:40:53.754Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-13T16:40:57.460Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-13T16:41:00.336Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-13T16:41:04.033Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-13T16:41:05.455Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-13T16:41:16.353Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-13T16:41:20.049Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-13T16:41:27.064Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-13T16:41:29.939Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-13T16:41:30.720Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-13T16:41:30.720Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-13T16:41:31.459Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-13T16:41:36.106Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-13T16:41:37.635Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-13T16:41:37.862Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-13T16:41:37.862Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-13T16:41:37.862Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-13T16:41:37.863Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-13T16:41:38.610Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-13T16:41:41.642Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-13T16:41:44.433Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-13T16:41:50.254Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-13T16:41:50.716Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-13T16:41:50.716Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-13T16:41:50.716Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-13T16:41:50.716Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-13T16:41:50.716Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-13T16:41:51.691Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-13T16:41:51.691Z] === RUN TestDockerSuite/TestEventsRename [2021-04-13T16:41:52.051Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-13T16:41:54.260Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-13T16:41:54.616Z] === RUN TestDockerSuite/TestEventsResize [2021-04-13T16:41:54.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-13T16:41:54.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-13T16:41:57.669Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-13T16:41:58.372Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-13T16:41:59.231Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-13T16:42:00.795Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-13T16:42:02.130Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-13T16:42:05.900Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-13T16:42:10.613Z] === RUN TestDockerSuite/TestEventsTop [2021-04-13T16:42:10.613Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-13T16:42:13.535Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-13T16:42:18.255Z] === RUN TestDockerSuite/TestExec [2021-04-13T16:42:18.255Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-13T16:42:18.255Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-13T16:42:20.457Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-13T16:42:22.002Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-13T16:42:22.986Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-13T16:42:24.213Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-13T16:42:24.213Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-13T16:42:24.213Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-13T16:42:24.213Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-13T16:42:26.406Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-13T16:42:28.597Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-13T16:42:30.789Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-13T16:42:33.401Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-13T16:42:33.712Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-13T16:42:38.154Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-13T16:42:39.534Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-13T16:42:39.534Z] === RUN TestDockerSuite/TestExecEnv [2021-04-13T16:42:39.534Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-13T16:42:39.534Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-13T16:42:41.726Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-13T16:42:46.440Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-13T16:42:46.440Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-13T16:42:46.440Z] === RUN TestDockerSuite/TestExecParseError [2021-04-13T16:42:46.440Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-13T16:42:46.440Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-13T16:42:46.440Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-13T16:42:48.559Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-13T16:42:49.366Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-13T16:42:49.366Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-13T16:42:49.829Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-13T16:42:49.829Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-13T16:42:49.829Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-13T16:42:49.829Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-13T16:42:52.758Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-13T16:42:52.758Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-13T16:42:54.416Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-13T16:42:59.881Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-13T16:42:59.881Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-13T16:42:59.881Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-13T16:42:59.881Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-13T16:43:00.279Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-13T16:43:00.747Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-13T16:43:00.747Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-13T16:43:01.215Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-13T16:43:03.423Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-13T16:43:03.423Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-13T16:43:05.709Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-13T16:43:12.814Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-13T16:43:15.739Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-13T16:43:22.848Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-13T16:43:22.848Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-13T16:43:22.848Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-13T16:43:22.848Z] === RUN TestDockerSuite/TestHealth [2021-04-13T16:43:22.848Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-13T16:43:22.848Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-13T16:43:22.848Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-13T16:43:22.848Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-13T16:43:28.679Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-13T16:43:28.679Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-13T16:43:28.679Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-13T16:43:28.679Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-13T16:43:28.679Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-13T16:43:28.679Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-13T16:43:29.655Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-13T16:43:29.655Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-13T16:43:30.630Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-13T16:43:30.630Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-13T16:43:32.822Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-13T16:43:33.290Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-13T16:43:35.484Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-13T16:43:39.244Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-13T16:43:39.244Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-13T16:43:39.244Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-13T16:43:42.998Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-13T16:43:42.998Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestImportFile [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-13T16:43:45.920Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-13T16:43:48.113Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-13T16:43:51.872Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-13T16:43:51.872Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-13T16:43:51.872Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-13T16:43:51.872Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-13T16:43:51.872Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-13T16:43:54.069Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-13T16:43:54.531Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-13T16:43:57.458Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-13T16:43:57.458Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-13T16:43:57.458Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-13T16:43:57.458Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-13T16:44:00.381Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-13T16:44:04.026Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-13T16:44:05.095Z] === RUN TestDockerSuite/TestInspectImage [2021-04-13T16:44:05.095Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-13T16:44:05.095Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-13T16:44:05.095Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-13T16:44:08.017Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-13T16:44:10.943Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-13T16:44:10.943Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-13T16:44:14.704Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-13T16:44:16.896Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-13T16:44:16.896Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-13T16:44:16.896Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-13T16:44:19.091Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-13T16:44:22.846Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-13T16:44:25.236Z] === RUN TestDockerSuite/TestBuildRm [2021-04-13T16:44:27.568Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-13T16:44:30.492Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-13T16:44:33.418Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-13T16:44:35.610Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-13T16:44:37.808Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-13T16:44:40.004Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-13T16:44:40.159Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-13T16:44:42.371Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-13T16:44:42.371Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-13T16:44:42.838Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-13T16:44:43.762Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-13T16:44:43.763Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-13T16:44:43.763Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-13T16:44:43.763Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-13T16:44:43.763Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-13T16:44:43.763Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-13T16:44:43.763Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-13T16:44:43.763Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-13T16:44:44.402Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-13T16:44:46.794Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-13T16:44:48.986Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-13T16:44:49.261Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-13T16:44:54.025Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-13T16:44:54.816Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-13T16:44:57.743Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-13T16:44:57.743Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-13T16:44:58.774Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-13T16:44:59.941Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-13T16:44:59.941Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-13T16:45:07.058Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-13T16:45:14.161Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-13T16:45:19.983Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-13T16:45:22.174Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-13T16:45:24.036Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-13T16:45:24.036Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-13T16:45:24.036Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-13T16:45:25.101Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-13T16:45:25.101Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-13T16:45:27.293Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-13T16:45:30.214Z] === RUN TestDockerSuite/TestLogsSince [2021-04-13T16:45:34.444Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-13T16:45:34.911Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-13T16:45:38.818Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-13T16:45:38.818Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-13T16:45:38.818Z] === RUN TestDockerSuite/TestLogsTail [2021-04-13T16:45:40.764Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-13T16:45:40.764Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-13T16:45:42.579Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-13T16:45:44.772Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-13T16:45:46.620Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestNetHostname [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPluginActive [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPortList [2021-04-13T16:45:47.699Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-13T16:45:52.420Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-13T16:45:57.133Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-13T16:45:57.133Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-13T16:46:05.740Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-13T16:46:05.740Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-13T16:46:11.807Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-13T16:46:11.807Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-13T16:46:12.774Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-13T16:46:14.308Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-13T16:46:14.344Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-13T16:46:20.085Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-13T16:46:25.883Z] === RUN TestDockerSuite/TestBuildUser [2021-04-13T16:46:25.883Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-13T16:46:25.883Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-13T16:46:25.883Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-13T16:46:29.204Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-13T16:46:29.204Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-13T16:46:29.204Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-13T16:46:30.589Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-13T16:46:31.555Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-13T16:46:40.111Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-13T16:46:40.111Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-13T16:46:40.111Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-13T16:46:41.631Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-13T16:46:45.387Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-13T16:46:53.986Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-13T16:46:57.743Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-13T16:46:57.743Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-13T16:46:57.743Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-13T16:47:03.565Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-13T16:47:03.565Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-13T16:47:03.565Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-13T16:47:03.565Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-13T16:47:03.565Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-13T16:47:05.228Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-13T16:47:06.193Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-13T16:47:10.671Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-13T16:47:10.671Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-13T16:47:12.218Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-13T16:47:12.218Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-13T16:47:13.765Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-13T16:47:14.742Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-13T16:47:14.742Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-13T16:47:19.456Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-13T16:47:20.997Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-13T16:47:24.173Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-13T16:47:27.937Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-13T16:47:28.061Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-13T16:47:28.061Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-13T16:47:28.525Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-13T16:47:31.430Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-13T16:47:31.887Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-13T16:47:46.678Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-13T16:47:50.402Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-13T16:47:50.402Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-13T16:47:53.152Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-13T16:47:53.152Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-13T16:48:01.756Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-13T16:48:01.756Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-13T16:48:01.756Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-13T16:48:02.219Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-13T16:48:08.042Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-13T16:48:11.474Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-13T16:48:11.474Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-13T16:48:11.474Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-13T16:48:11.474Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-13T16:48:13.009Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-13T16:48:13.866Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-13T16:48:13.866Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-13T16:48:18.578Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-13T16:48:19.043Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-13T16:48:19.043Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-13T16:48:23.315Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-13T16:48:24.853Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-13T16:48:24.853Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-13T16:48:25.311Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-13T16:48:25.311Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-13T16:48:27.483Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-13T16:48:33.273Z] === RUN TestDockerSuite/TestCommitChange [2021-04-13T16:48:39.054Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-13T16:48:43.733Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-13T16:48:43.733Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-13T16:48:44.241Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-13T16:48:48.958Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-13T16:48:49.552Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-13T16:48:52.287Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-13T16:48:52.287Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-13T16:49:01.983Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-13T16:49:04.647Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-13T16:49:07.806Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-13T16:49:09.325Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-13T16:49:09.325Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-13T16:49:09.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-13T16:49:09.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-13T16:49:09.325Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-13T16:49:09.325Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-13T16:49:09.325Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-13T16:49:09.325Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-13T16:49:09.325Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-13T16:49:17.876Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-13T16:49:22.666Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-13T16:49:30.245Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-13T16:49:30.245Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-13T16:49:32.417Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-13T16:49:32.417Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-13T16:49:32.417Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-13T16:49:32.417Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-13T16:49:33.140Z] === RUN TestDockerSuite/TestRmiTag [2021-04-13T16:49:33.140Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-13T16:49:35.314Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-13T16:49:35.314Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-13T16:49:35.314Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-13T16:49:36.901Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-13T16:49:38.209Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-13T16:49:38.209Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-13T16:49:38.209Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-13T16:49:38.209Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-13T16:49:38.209Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-13T16:49:41.110Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-13T16:49:44.006Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-13T16:49:46.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-13T16:49:46.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-13T16:49:46.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-13T16:49:49.078Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-13T16:49:49.078Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-13T16:49:51.974Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-13T16:49:51.974Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-13T16:49:51.974Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-13T16:49:54.145Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-13T16:49:54.145Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-13T16:49:57.054Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-13T16:49:57.054Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-13T16:49:59.960Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-13T16:49:59.960Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-13T16:50:06.916Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-13T16:50:07.897Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-13T16:50:08.519Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-13T16:50:11.417Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-13T16:50:15.008Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-13T16:50:15.986Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-13T16:50:15.986Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-13T16:50:15.986Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-13T16:50:15.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-13T16:50:15.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-13T16:50:15.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-13T16:50:15.986Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-13T16:50:15.986Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-13T16:50:16.095Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-13T16:50:16.095Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-13T16:50:16.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-13T16:50:16.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-13T16:50:16.552Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-13T16:50:18.179Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-13T16:50:18.179Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-13T16:50:18.179Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-13T16:50:18.723Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-13T16:50:18.723Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-13T16:50:20.897Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-13T16:50:20.897Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-13T16:50:23.795Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-13T16:50:23.795Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-13T16:50:24.046Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-13T16:50:26.237Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-13T16:50:28.478Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-13T16:50:29.995Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-13T16:50:30.650Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-13T16:50:30.650Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-13T16:50:30.650Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-13T16:50:30.650Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-13T16:50:30.651Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-13T16:50:30.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-13T16:50:32.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-13T16:50:32.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-13T16:50:32.920Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-13T16:50:35.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-13T16:50:35.844Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-13T16:50:35.844Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-13T16:50:41.665Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-13T16:50:44.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-13T16:50:44.588Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-13T16:50:44.588Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-13T16:50:46.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-13T16:50:48.346Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-13T16:50:48.346Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-13T16:50:48.346Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-13T16:50:49.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b3aae0_} [2021-04-13T16:50:51.282Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-13T16:50:51.282Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-13T16:50:51.282Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-13T16:50:51.282Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-13T16:50:51.282Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-13T16:50:51.282Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-13T16:50:51.282Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-13T16:50:51.282Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-13T16:50:53.475Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-13T16:50:56.399Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-13T16:50:57.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1753027670_c:\foo_false____} [2021-04-13T16:50:58.597Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-13T16:50:58.597Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-13T16:50:58.597Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-13T16:50:58.597Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-13T16:51:01.550Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-13T16:51:01.550Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-13T16:51:01.550Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-13T16:51:01.550Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-13T16:51:01.550Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-13T16:51:03.742Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-13T16:51:04.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1753027670_c:\foo_true____} [2021-04-13T16:51:09.554Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-13T16:51:09.554Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-13T16:51:09.554Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-13T16:51:09.554Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-13T16:51:09.554Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-13T16:51:09.554Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-13T16:51:09.555Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-13T16:51:11.742Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-13T16:51:11.742Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-13T16:51:12.203Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-13T16:51:12.203Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-13T16:51:13.522Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-13T16:51:15.123Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-13T16:51:15.693Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-13T16:51:16.152Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-13T16:51:18.045Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-13T16:51:18.045Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-13T16:51:20.964Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-13T16:51:20.964Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-13T16:51:20.964Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-13T16:51:20.964Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-13T16:51:23.154Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-13T16:51:24.764Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-13T16:51:24.764Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-13T16:51:24.764Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-13T16:51:25.344Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-13T16:51:26.329Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-13T16:51:26.329Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-13T16:51:26.329Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-13T16:51:26.329Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-13T16:51:28.267Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-13T16:51:31.188Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-13T16:51:31.189Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-13T16:51:31.189Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-13T16:51:31.189Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-13T16:51:31.189Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-13T16:51:31.189Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-13T16:51:31.189Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-13T16:51:31.189Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-13T16:51:31.189Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-13T16:51:32.175Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-13T16:51:35.902Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-13T16:51:35.902Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-13T16:51:35.902Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-13T16:51:35.902Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-13T16:51:35.902Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-13T16:51:35.902Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-13T16:51:36.364Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-13T16:51:39.240Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-13T16:51:39.240Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-13T16:51:39.240Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-13T16:51:44.969Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-13T16:51:44.969Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunMount [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-13T16:51:46.515Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-13T16:51:49.612Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-13T16:51:49.613Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-13T16:51:49.613Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-13T16:51:55.112Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-13T16:51:55.112Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-13T16:51:55.112Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-13T16:51:55.112Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-13T16:51:59.822Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-13T16:51:59.918Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-13T16:51:59.918Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-13T16:51:59.918Z] === RUN TestDockerSuite/TestCpToDot [2021-04-13T16:52:02.814Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-13T16:52:02.814Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-13T16:52:02.814Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-13T16:52:05.640Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-13T16:52:05.713Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-13T16:52:05.713Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-13T16:52:05.713Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-13T16:52:05.713Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-13T16:52:05.713Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-13T16:52:05.713Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-13T16:52:06.172Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-13T16:52:06.616Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-13T16:52:08.344Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-13T16:52:08.806Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-13T16:52:10.998Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-13T16:52:11.246Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-13T16:52:11.246Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-13T16:52:11.246Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-13T16:52:11.972Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-13T16:52:13.420Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-13T16:52:14.162Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-13T16:52:14.162Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-13T16:52:14.162Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-13T16:52:14.162Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-13T16:52:14.162Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-13T16:52:14.162Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-13T16:52:14.162Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-13T16:52:14.162Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-13T16:52:14.162Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-13T16:52:14.384Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-13T16:52:14.842Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-13T16:52:14.842Z] === RUN TestDockerSuite/TestCreateRM [2021-04-13T16:52:15.299Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-13T16:52:15.299Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-13T16:52:15.299Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-13T16:52:15.757Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-13T16:52:18.875Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-13T16:52:18.875Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-13T16:52:18.875Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-13T16:52:18.875Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-13T16:52:18.875Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-13T16:52:18.875Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-13T16:52:26.088Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-13T16:52:26.088Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-13T16:52:26.088Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-13T16:52:29.819Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-13T16:52:30.277Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-13T16:52:30.277Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDockerFails [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-13T16:52:33.174Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-13T16:52:33.729Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-13T16:52:33.729Z] === RUN TestDockerSuite/TestRunRm [2021-04-13T16:52:35.285Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-13T16:52:36.073Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-13T16:52:41.110Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-13T16:52:43.301Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-13T16:52:44.631Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-13T16:52:46.222Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-13T16:52:46.804Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-13T16:52:48.411Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-13T16:52:51.336Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-13T16:52:51.336Z] === RUN TestDockerSuite/TestRunState [2021-04-13T16:52:51.336Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-13T16:52:54.256Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-13T16:52:54.256Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-13T16:52:57.182Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-13T16:52:57.182Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-13T16:52:57.182Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-13T16:52:57.182Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-13T16:52:57.182Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-13T16:52:57.182Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-13T16:53:01.595Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-13T16:53:03.003Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-13T16:53:05.201Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-13T16:53:05.201Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-13T16:53:06.280Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-13T16:53:07.394Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-13T16:53:07.394Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-13T16:53:07.394Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-13T16:53:11.150Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-13T16:53:12.063Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-13T16:53:14.238Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-13T16:53:15.205Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-13T16:53:19.760Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-13T16:53:23.760Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-13T16:53:23.761Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-13T16:53:24.477Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-13T16:53:24.726Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-13T16:53:30.508Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-13T16:53:31.584Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-13T16:53:31.584Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-13T16:53:31.584Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-13T16:53:35.339Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-13T16:53:36.322Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-13T16:53:36.322Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-13T16:53:36.323Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-13T16:53:36.323Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-13T16:53:36.323Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-13T16:53:36.323Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-13T16:53:36.780Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-13T16:53:37.237Z] === RUN TestDockerSuite/TestEventsRename [2021-04-13T16:53:40.175Z] === RUN TestDockerSuite/TestEventsResize [2021-04-13T16:53:42.448Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-13T16:53:43.074Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-13T16:53:45.368Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-13T16:53:45.368Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-13T16:53:45.368Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-13T16:53:45.368Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-13T16:53:45.368Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-13T16:53:45.368Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-13T16:53:45.368Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-13T16:53:45.368Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-13T16:53:45.368Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-13T16:53:45.973Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-13T16:53:48.869Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-13T16:53:50.081Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-13T16:53:52.275Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-13T16:53:53.821Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-13T16:53:54.652Z] === RUN TestDockerSuite/TestEventsTop [2021-04-13T16:53:54.652Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-13T16:53:56.824Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-13T16:53:59.709Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-13T16:54:01.511Z] === RUN TestDockerSuite/TestExec [2021-04-13T16:54:01.511Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-13T16:54:01.511Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-13T16:54:01.902Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-13T16:54:02.364Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-13T16:54:02.826Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-13T16:54:03.289Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-13T16:54:03.719Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-13T16:54:04.858Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-13T16:54:06.705Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-13T16:54:06.705Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-13T16:54:06.705Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-13T16:54:06.705Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-13T16:54:08.877Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-13T16:54:11.780Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-13T16:54:13.467Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-13T16:54:13.467Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-13T16:54:13.954Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-13T16:54:16.852Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-13T16:54:21.531Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-13T16:54:21.531Z] === RUN TestDockerSuite/TestExecEnv [2021-04-13T16:54:21.531Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-13T16:54:21.531Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-13T16:54:22.070Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-13T16:54:22.070Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-13T16:54:24.435Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-13T16:54:26.790Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-13T16:54:26.790Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-13T16:54:26.790Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-13T16:54:26.790Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-13T16:54:26.790Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-13T16:54:29.120Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-13T16:54:29.120Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-13T16:54:29.120Z] === RUN TestDockerSuite/TestExecParseError [2021-04-13T16:54:29.120Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-13T16:54:29.120Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-13T16:54:29.120Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-13T16:54:32.015Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-13T16:54:32.015Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-13T16:54:32.015Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-13T16:54:32.015Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-13T16:54:32.015Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-13T16:54:32.015Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-13T16:54:33.895Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-13T16:54:33.895Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-13T16:54:33.895Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-13T16:54:33.895Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-13T16:54:33.895Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-13T16:54:33.895Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-13T16:54:33.895Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-13T16:54:34.913Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-13T16:54:34.913Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-13T16:54:36.087Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-13T16:54:39.013Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-13T16:54:39.013Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-13T16:54:41.205Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-13T16:54:41.205Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-13T16:54:41.205Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-13T16:54:41.205Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-13T16:54:41.205Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-13T16:54:41.205Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-13T16:54:41.205Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-13T16:54:41.984Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-13T16:54:41.984Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-13T16:54:42.441Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-13T16:54:42.441Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-13T16:54:49.500Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-13T16:54:55.282Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-13T16:54:58.186Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-13T16:54:58.935Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-13T16:54:58.935Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-13T16:54:58.935Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-13T16:54:58.935Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-13T16:54:58.935Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-13T16:54:58.935Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-13T16:54:58.935Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-13T16:55:01.128Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-13T16:55:01.128Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-13T16:55:04.882Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-13T16:55:04.882Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-13T16:55:05.246Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-13T16:55:05.246Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-13T16:55:05.246Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-13T16:55:05.246Z] === RUN TestDockerSuite/TestHealth [2021-04-13T16:55:05.246Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-13T16:55:05.246Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-13T16:55:05.246Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-13T16:55:05.246Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-13T16:55:05.344Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-13T16:55:05.344Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-13T16:55:05.806Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-13T16:55:15.550Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-13T16:55:15.550Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-13T16:55:15.550Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-13T16:55:15.550Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-13T16:55:15.550Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-13T16:55:16.009Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-13T16:55:16.164Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-13T16:55:16.164Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-13T16:55:16.164Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-13T16:55:16.164Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-13T16:55:16.164Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-13T16:55:16.979Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-13T16:55:16.979Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-13T16:55:18.513Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-13T16:55:18.513Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-13T16:55:20.688Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-13T16:55:20.688Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-13T16:55:23.586Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-13T16:55:24.767Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-13T16:55:24.767Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-13T16:55:24.767Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-13T16:55:32.139Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-13T16:55:32.139Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-13T16:55:32.139Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-13T16:55:35.120Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-13T16:55:35.583Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-13T16:55:35.901Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-13T16:55:35.901Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite (2678.05s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-13T16:55:36.561Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-13T16:55:36.561Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (72.38s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-13T16:55:36.561Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-13T16:55:36.561Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-13T16:55:36.561Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-13T16:55:36.561Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-13T16:55:36.561Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-13T16:55:36.561Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-13T16:55:36.561Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-13T16:55:36.561Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.06s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-13T16:55:36.561Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-13T16:55:36.561Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.82s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.36s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-13T16:55:36.561Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-13T16:55:36.561Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-13T16:55:36.561Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-13T16:55:36.561Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.31s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-13T16:55:36.561Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-13T16:55:36.561Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.29s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.70s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-13T16:55:36.561Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.59s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.29s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.21s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.73s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.98s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.61s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.79s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.83s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.78s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.05s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.04s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.83s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.79s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.68s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (12.93s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (10.05s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.01s) [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.95s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.54s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.34s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.561Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-04-13T16:55:36.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-13T16:55:36.561Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-13T16:55:36.562Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.50s) [2021-04-13T16:55:36.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.45s) [2021-04-13T16:55:36.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-04-13T16:55:36.562Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.562Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-04-13T16:55:36.562Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.562Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s) [2021-04-13T16:55:36.562Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-13T16:55:36.562Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-13T16:55:36.562Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.67s) [2021-04-13T16:55:36.562Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s) [2021-04-13T16:55:36.562Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-13T16:55:36.562Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.026Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-13T16:55:37.026Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-13T16:55:37.026Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.85s) [2021-04-13T16:55:37.026Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2021-04-13T16:55:37.026Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2021-04-13T16:55:37.026Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2021-04-13T16:55:37.026Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-04-13T16:55:37.026Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.04s) [2021-04-13T16:55:37.026Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.51s) [2021-04-13T16:55:37.026Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-13T16:55:37.026Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.77s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.83s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.21s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.69s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.47s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.34s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.18s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.59s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.93s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.30s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.19s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.09s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.97s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.69s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.55s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.82s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.35s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.50s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.60s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.89s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.43s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.79s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (11.42s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (9.36s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.87s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.60s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.09s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.49s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.37s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.66s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFails (2.77s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.43s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.98s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.05s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.97s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.61s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.12s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (1.07s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.23s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildHistory (13.49s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.84s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.42s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.84s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.75s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.75s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.17s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.88s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.12s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.48s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.79s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.20s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.85s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.07s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.39s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.22s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.03s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.33s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.25s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.90s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.13s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.94s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.81s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.96s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.63s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.08s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.87s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (7.17s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.38s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.65s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildRm (19.20s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.44s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-04-13T16:55:37.027Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.76s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.30s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.26s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.10s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.11s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.92s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.58s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.83s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildStderr (4.22s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.66s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.83s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.74s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.21s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.14s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.36s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.29s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.79s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.23s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.47s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (21.71s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.57s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.63s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.25s) [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-13T16:55:37.027Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (13.28s) [2021-04-13T16:55:37.027Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.02s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2021-04-13T16:55:37.028Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-13T16:55:37.028Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-13T16:55:37.028Z] docker_cli_sni_test.go:18: Flakey test [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.27s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCommitChange (5.55s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.84s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.25s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-04-13T16:55:37.028Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCommitTTY (9.59s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.11s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.58s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.47s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.07s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.73s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.42s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.47s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.28s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.43s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.49s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.86s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.53s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.23s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.82s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.95s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.32s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.39s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.12s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.92s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.53s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.04s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.29s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2021-04-13T16:55:37.028Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.84s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.07s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.54s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.77s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.99s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.13s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00092b780_} (3.20s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1298696494_c:\foo_false____} (2.72s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1298696494_c:\foo_true____} (2.69s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.18s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.05s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.05s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.04s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.64s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.33s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.12s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.00s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.58s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.52s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpToDot (2.73s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCpToStdout (2.94s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.31s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.32s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-13T16:55:37.028Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.37s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.26s) [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-13T16:55:37.028Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.11s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-13T16:55:37.028Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.29s) [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-13T16:55:37.028Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-13T16:55:37.028Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2021-04-13T16:55:37.028Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2021-04-13T16:55:37.028Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-13T16:55:37.028Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-13T16:55:37.028Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-04-13T16:55:37.028Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-13T16:55:37.028Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2021-04-13T16:55:37.028Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.028Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2021-04-13T16:55:37.029Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.04s) [2021-04-13T16:55:37.029Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.73s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.08s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.99s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.22s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsCopy (4.91s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.65s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.66s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.21s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.78s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.34s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFilters (5.91s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFormat (6.11s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsRename (2.95s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsResize (3.71s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.46s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.46s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.93s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.62s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-13T16:55:37.029Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.91s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.00s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-13T16:55:37.029Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-04-13T16:55:37.029Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-13T16:55:37.029Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.57s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.35s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.34s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.56s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.39s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.67s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecInspectID (4.85s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-13T16:55:37.029Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.94s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2021-04-13T16:55:37.029Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.99s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.04s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.68s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.20s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.24s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.82s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.64s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-13T16:55:37.029Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.23s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.20s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.33s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.93s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-13T16:55:37.029Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-13T16:55:37.029Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.03s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-13T16:55:37.029Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-13T16:55:37.029Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.79s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.79s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectDefault (2.96s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectHistory (4.89s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.02s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.41s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.41s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.34s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectStatus (3.56s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.76s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.62s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.86s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.33s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.50s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.35s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.02s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-04-13T16:55:37.029Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2021-04-13T16:55:37.029Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-13T16:55:37.029Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.67s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.22s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.03s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.82s) [2021-04-13T16:55:37.029Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-13T16:55:37.029Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.40s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.84s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.40s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.49s) [2021-04-13T16:55:37.029Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.60s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.46s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.64s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.34s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestLogsSince (9.19s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestLogsTail (3.00s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.65s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.64s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-13T16:55:37.030Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-13T16:55:37.030Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-13T16:55:37.030Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-13T16:55:37.030Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-13T16:55:37.030Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-13T16:55:37.030Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-13T16:55:37.030Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-13T16:55:37.030Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.73s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-13T16:55:37.030Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsByOrder (8.09s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.93s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.47s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.43s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.90s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.05s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.35s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-04-13T16:55:37.030Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.16s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.55s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-04-13T16:55:37.030Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.63s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.09s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.35s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.39s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.67s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.30s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.19s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.05s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (25.18s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.37s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.91s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.50s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.00s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (15.30s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (9.35s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiTag (0.92s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.56s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (28.57s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.14s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.14s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.68s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.18s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.03s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.20s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.08s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.47s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.84s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.32s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.75s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.32s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.77s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.07s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.72s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.84s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.53s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.34s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.78s) [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.84s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.76s) [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-13T16:55:37.030Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.030Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunExitCode (2.48s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.18s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.91s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.07s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.62s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.81s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.56s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.46s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.24s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.39s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.97s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.72s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunRm (2.93s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.98s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.48s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.50s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.45s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.92s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.94s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.52s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.09s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.46s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.18s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.83s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.17s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.54s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.80s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.26s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.19s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.92s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.88s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.75s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.58s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.94s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.13s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.68s) [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-13T16:55:37.031Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-04-13T16:55:37.031Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-13T16:55:37.031Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-13T16:55:37.031Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.16s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-13T16:55:37.032Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-13T16:55:37.032Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-13T16:55:37.032Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.26s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.59s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.35s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-13T16:55:37.032Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-13T16:55:37.032Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.03s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.64s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.07s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-13T16:55:37.032Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-13T16:55:37.032Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.24s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.89s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-13T16:55:37.032Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s) [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-13T16:55:37.032Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-13T16:55:37.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-13T16:55:37.032Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-13T16:55:37.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-13T16:55:37.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-13T16:55:37.032Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-13T16:55:37.033Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-13T16:55:37.033Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-13T16:55:37.033Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-13T16:55:37.033Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-13T16:55:37.033Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-13T16:55:37.033Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] === RUN TestDockerDaemonSuite [2021-04-13T16:55:37.033Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-13T16:55:37.033Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-13T16:55:37.033Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-13T16:55:37.033Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] === RUN TestDockerSwarmSuite [2021-04-13T16:55:37.033Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-13T16:55:37.033Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-13T16:55:37.033Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] === RUN TestDockerExternalVolumeSuite [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] === RUN TestDockerNetworkSuite [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] === RUN TestDockerHubPullSuite [2021-04-13T16:55:37.033Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-13T16:55:37.033Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.033Z] PASS [2021-04-13T16:55:37.033Z] ok github.com/docker/docker/integration-cli 2678.654s [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === Skipped [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-13T16:55:37.496Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-13T16:55:37.496Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-13T16:55:37.496Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-13T16:55:37.496Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-13T16:55:37.496Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-13T16:55:37.496Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-13T16:55:37.496Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-13T16:55:37.496Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-13T16:55:37.496Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-13T16:55:37.496Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-13T16:55:37.496Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-13T16:55:37.496Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-13T16:55:37.496Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-13T16:55:37.496Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-13T16:55:37.496Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-13T16:55:37.496Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-13T16:55:37.496Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-13T16:55:37.496Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-13T16:55:37.496Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-13T16:55:37.496Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-13T16:55:37.496Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.05s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.05s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.04s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.04s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-13T16:55:37.497Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.09s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.09s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-13T16:55:37.497Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-04-13T16:55:37.497Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-04-13T16:55:37.497Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.497Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2021-04-13T16:55:37.498Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-13T16:55:37.498Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-13T16:55:37.498Z] docker_cli_sni_test.go:18: Flakey test [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-04-13T16:55:37.498Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2021-04-13T16:55:37.498Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-13T16:55:37.498Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.05s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.05s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.05s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.05s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.04s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.04s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-13T16:55:37.498Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-13T16:55:37.498Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-13T16:55:37.498Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.498Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-13T16:55:37.499Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-13T16:55:37.499Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-13T16:55:37.499Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-13T16:55:37.499Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2021-04-13T16:55:37.499Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2021-04-13T16:55:37.499Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-13T16:55:37.499Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-13T16:55:37.499Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-04-13T16:55:37.499Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-13T16:55:37.499Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.04s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2021-04-13T16:55:37.499Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2021-04-13T16:55:37.499Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.04s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.04s) [2021-04-13T16:55:37.499Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-13T16:55:37.499Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-13T16:55:37.499Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-04-13T16:55:37.499Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-13T16:55:37.499Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.04s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-13T16:55:37.499Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2021-04-13T16:55:37.499Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.04s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.04s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-13T16:55:37.499Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-13T16:55:37.499Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-13T16:55:37.499Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.499Z] [2021-04-13T16:55:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-13T16:55:37.499Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-13T16:55:37.500Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-13T16:55:37.500Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-13T16:55:37.500Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-13T16:55:37.500Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-04-13T16:55:37.500Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2021-04-13T16:55:37.500Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-13T16:55:37.500Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-13T16:55:37.500Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-13T16:55:37.500Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-13T16:55:37.500Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-13T16:55:37.500Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-13T16:55:37.500Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-13T16:55:37.500Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-13T16:55:37.500Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-13T16:55:37.500Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-13T16:55:37.500Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-04-13T16:55:37.500Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-13T16:55:37.500Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-13T16:55:37.500Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-04-13T16:55:37.500Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-04-13T16:55:37.500Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.500Z] [2021-04-13T16:55:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-13T16:55:37.501Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-13T16:55:37.501Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-13T16:55:37.501Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.501Z] [2021-04-13T16:55:37.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.07s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.07s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-13T16:55:37.964Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-13T16:55:37.964Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.964Z] [2021-04-13T16:55:37.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-13T16:55:37.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-13T16:55:37.965Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.965Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-04-13T16:55:37.966Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-13T16:55:37.966Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-13T16:55:37.966Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T16:55:37.966Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T16:55:37.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.966Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-13T16:55:37.967Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-13T16:55:37.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.967Z] [2021-04-13T16:55:37.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-13T16:55:37.968Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-13T16:55:37.968Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.968Z] [2021-04-13T16:55:37.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-13T16:55:37.968Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.968Z] [2021-04-13T16:55:37.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-13T16:55:37.968Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.968Z] [2021-04-13T16:55:37.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-13T16:55:37.968Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-13T16:55:37.968Z] [2021-04-13T16:55:37.968Z] [2021-04-13T16:55:37.968Z] DONE 1092 tests, 546 skipped in 2687.850s [2021-04-13T16:55:37.968Z] INFO: Integration tests ended at 04/13/2021 16:55:37. Duration:00:44:47.9628321 [2021-04-13T16:55:37.968Z] INFO: Docker info of the daemon under test at end of run [2021-04-13T16:55:37.968Z] [2021-04-13T16:55:38.429Z] Containers: 2 [2021-04-13T16:55:38.429Z] Running: 0 [2021-04-13T16:55:38.429Z] Paused: 0 [2021-04-13T16:55:38.429Z] Stopped: 2 [2021-04-13T16:55:38.429Z] Images: 18 [2021-04-13T16:55:38.429Z] Server Version: 0.0.0-dev [2021-04-13T16:55:38.429Z] Storage Driver: windowsfilter [2021-04-13T16:55:38.429Z] Windows: [2021-04-13T16:55:38.429Z] Logging Driver: json-file [2021-04-13T16:55:38.429Z] Plugins: [2021-04-13T16:55:38.429Z] Volume: local [2021-04-13T16:55:38.429Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-13T16:55:38.429Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-13T16:55:38.429Z] Swarm: inactive [2021-04-13T16:55:38.429Z] Default Isolation: process [2021-04-13T16:55:38.429Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-13T16:55:38.429Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-13T16:55:38.429Z] OSType: windows [2021-04-13T16:55:38.429Z] Architecture: x86_64 [2021-04-13T16:55:38.429Z] CPUs: 4 [2021-04-13T16:55:38.429Z] Total Memory: 32GiB [2021-04-13T16:55:38.429Z] Name: azwin-2-f46170 [2021-04-13T16:55:38.429Z] ID: 3SNH:4JI6:JUX4:T4R4:N3XR:6TOK:QHMJ:A4JQ:5KZU:KU7N:HAOL:LL74 [2021-04-13T16:55:38.429Z] Docker Root Dir: D:\CI\PR-42273\4\daemon [2021-04-13T16:55:38.429Z] Debug Mode (client): false [2021-04-13T16:55:38.429Z] Debug Mode (server): true [2021-04-13T16:55:38.429Z] File Descriptors: -1 [2021-04-13T16:55:38.429Z] Goroutines: 17 [2021-04-13T16:55:38.429Z] System Time: 2021-04-13T16:55:37.9562087Z [2021-04-13T16:55:38.429Z] EventsListeners: 0 [2021-04-13T16:55:38.429Z] Registry: https://index.docker.io/v1/ [2021-04-13T16:55:38.429Z] Labels: [2021-04-13T16:55:38.430Z] Experimental: false [2021-04-13T16:55:38.430Z] Insecure Registries: [2021-04-13T16:55:38.430Z] 127.0.0.0/8 [2021-04-13T16:55:38.430Z] Live Restore Enabled: false [2021-04-13T16:55:38.430Z] [2021-04-13T16:55:38.430Z] [2021-04-13T16:55:38.430Z] INFO: Stopping daemon under test [2021-04-13T16:55:38.430Z] SUCCESS: The process with PID 5788 (child process of PID 2576) has been terminated. [2021-04-13T16:55:38.430Z] SUCCESS: The process with PID 2576 (child process of PID 6188) has been terminated. [2021-04-13T16:55:38.430Z] INFO: Stop tailing logs of the daemon under tests [2021-04-13T16:55:38.430Z] INFO: executeCI.ps1 Completed successfully at 04/13/2021 16:55:38. [2021-04-13T16:55:38.430Z] INFO: Tidying up at end of run [2021-04-13T16:55:38.430Z] INFO: Saving daemon under test log (d:\CI\PR-42273\4\dut.out) to bundles\CIDUT.out [2021-04-13T16:55:38.430Z] INFO: Saving daemon under test log (d:\CI\PR-42273\4\dut.err) to bundles\CIDUT.err [2021-04-13T16:55:38.430Z] INFO: Nuke-Everything... [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestImportFile [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-13T16:55:38.811Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-13T16:55:38.892Z] INFO: Container count on control daemon to delete is 2 [2021-04-13T16:55:39.354Z] 651c5aa806b9 [2021-04-13T16:55:39.354Z] 81fa2ffbad3e [2021-04-13T16:55:39.818Z] INFO: Tidying pidfile d:\CI\PR-42273\4\docker.pid [2021-04-13T16:55:39.818Z] INFO: Nuking d:\CI [2021-04-13T16:55:41.723Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-13T16:55:43.900Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-13T16:55:43.900Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-13T16:55:44.358Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-13T16:55:44.358Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-13T16:55:44.358Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-13T16:55:52.911Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-13T16:55:52.911Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-13T16:55:54.445Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-13T16:55:54.445Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-13T16:55:54.445Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-13T16:55:54.445Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-13T16:55:57.350Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-13T16:55:57.595Z] INFO: Zapped successfully [2021-04-13T16:55:57.595Z] [2021-04-13T16:55:57.595Z] INFO: executeCI.ps1 exiting at Tue Apr 13 16:55:55 CUT 2021. Duration 01:22:17.2465344 [2021-04-13T16:55:57.595Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-13T16:55:57.842Z] Recording test results [2021-04-13T16:56:03.275Z] === RUN TestDockerSuite/TestInspectImage [2021-04-13T16:56:03.275Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-13T16:56:03.275Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-13T16:56:03.275Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-13T16:56:05.182Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-13T16:56:05.452Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-13T16:56:07.252Z] Creating win-2022-integration-bundles.zip [2021-04-13T16:56:08.353Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-13T16:56:08.353Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [Pipeline] archiveArtifacts [2021-04-13T16:56:09.014Z] Archiving artifacts [2021-04-13T16:56:11.257Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-13T16:56:13.433Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-13T16:56:13.433Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-13T16:56:13.893Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-13T16:56:16.793Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-13T16:56:19.689Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-13T16:56:23.182Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-13T16:56:24.145Z] + make clean [2021-04-13T16:56:25.129Z] docker volume rm -f docker-dev-cache [2021-04-13T16:56:25.129Z] docker-dev-cache [Pipeline] deleteDir [2021-04-13T16:56:25.473Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-13T16:56:27.651Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-13T16:56:30.551Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-13T16:56:33.456Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-13T16:56:35.628Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-13T16:56:38.529Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-13T16:56:41.430Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-13T16:56:41.887Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-13T16:56:41.887Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-13T16:56:44.058Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-13T16:56:46.231Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-13T16:56:53.296Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-13T16:56:55.471Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-13T16:56:55.471Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-13T16:56:57.643Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-13T16:56:58.101Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-13T16:57:08.413Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-13T16:57:15.487Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-13T16:57:25.802Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-13T16:57:27.975Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-13T16:57:30.875Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-13T16:57:30.875Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-13T16:57:33.774Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-13T16:57:36.673Z] === RUN TestDockerSuite/TestLogsSince [2021-04-13T16:57:47.037Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-13T16:57:47.037Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-13T16:57:47.037Z] === RUN TestDockerSuite/TestLogsTail [2021-04-13T16:57:49.209Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-13T16:57:52.108Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestNetHostname [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPluginActive [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-13T16:57:55.006Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-13T16:57:55.470Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-13T16:57:55.470Z] === RUN TestDockerSuite/TestPortList [2021-04-13T16:57:55.470Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-13T16:58:01.275Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-13T16:58:07.182Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-13T16:58:07.182Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-13T16:58:17.491Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-13T16:58:17.491Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-13T16:58:30.025Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-13T16:58:47.696Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-13T16:58:47.696Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-13T16:58:47.696Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-13T16:59:02.489Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-13T16:59:05.510Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-13T16:59:14.069Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-13T16:59:24.380Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-13T16:59:24.380Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-13T16:59:24.380Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-13T16:59:29.057Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-13T16:59:29.057Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-13T16:59:29.057Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-13T16:59:29.057Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-13T16:59:29.057Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-13T16:59:39.358Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-13T16:59:39.358Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-13T16:59:40.323Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-13T16:59:40.323Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-13T16:59:41.854Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-13T16:59:42.818Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-13T16:59:42.818Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-13T16:59:47.506Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-13T16:59:52.192Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-13T16:59:55.089Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-13T17:00:22.946Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-13T17:00:22.946Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-13T17:00:30.005Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-13T17:00:30.463Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-13T17:00:30.463Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-13T17:00:31.429Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-13T17:00:36.108Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-13T17:00:46.413Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-13T17:00:46.413Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-13T17:00:51.186Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-13T17:00:51.186Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-13T17:00:51.186Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-13T17:01:08.864Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-13T17:01:11.035Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-13T17:01:12.000Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-13T17:01:20.555Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-13T17:01:26.337Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-13T17:01:41.126Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-13T17:01:44.854Z] === RUN TestDockerSuite/TestRmiTag [2021-04-13T17:01:45.311Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-13T17:01:48.209Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-13T17:02:09.370Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-13T17:02:10.337Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-13T17:02:16.115Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-13T17:02:17.647Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-13T17:02:17.647Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-13T17:02:17.647Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-13T17:02:17.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-13T17:02:17.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-13T17:02:17.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-13T17:02:17.647Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-13T17:02:17.647Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-13T17:02:19.820Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-13T17:02:19.820Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-13T17:02:19.820Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-13T17:02:25.597Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-13T17:02:28.494Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-13T17:02:31.391Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-13T17:02:38.447Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-13T17:02:41.344Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-13T17:02:41.344Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-13T17:02:47.251Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-13T17:02:49.424Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-13T17:02:49.424Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-13T17:02:53.152Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-13T17:02:53.152Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-13T17:02:53.152Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-13T17:02:55.325Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-13T17:02:55.325Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-13T17:02:55.325Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-13T17:02:55.325Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-13T17:02:55.325Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-13T17:02:55.325Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-13T17:02:55.325Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-13T17:02:55.325Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-13T17:02:58.224Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-13T17:03:00.398Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-13T17:03:03.298Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-13T17:03:03.298Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-13T17:03:03.298Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-13T17:03:03.298Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-13T17:03:05.472Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-13T17:03:05.472Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-13T17:03:05.472Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-13T17:03:05.472Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-13T17:03:05.472Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-13T17:03:08.369Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-13T17:03:14.150Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-13T17:03:14.150Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-13T17:03:14.150Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-13T17:03:14.150Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-13T17:03:14.150Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-13T17:03:14.150Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-13T17:03:14.150Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-13T17:03:17.080Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-13T17:03:17.080Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-13T17:03:17.080Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-13T17:03:17.080Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-13T17:03:19.295Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-13T17:03:22.239Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-13T17:03:22.239Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-13T17:03:24.449Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-13T17:03:24.449Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-13T17:03:24.449Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-13T17:03:24.449Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-13T17:03:27.401Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-13T17:03:30.349Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-13T17:03:32.558Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-13T17:03:35.505Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-13T17:03:35.505Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-13T17:03:35.505Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-13T17:03:35.505Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-13T17:03:35.505Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-13T17:03:35.505Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-13T17:03:35.505Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-13T17:03:35.505Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-13T17:03:35.505Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-13T17:03:40.415Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-13T17:03:40.415Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-13T17:03:40.415Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-13T17:03:40.415Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-13T17:03:40.415Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-13T17:03:40.415Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-13T17:03:40.415Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-13T17:03:49.067Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-13T17:03:49.067Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunMount [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-13T17:03:50.627Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-13T17:03:59.273Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-13T17:03:59.273Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-13T17:03:59.273Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-13T17:03:59.273Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-13T17:04:04.017Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-13T17:04:08.762Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-13T17:04:08.762Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-13T17:04:08.762Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-13T17:04:08.762Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-13T17:04:08.762Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-13T17:04:08.762Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-13T17:04:09.228Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-13T17:04:09.228Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-13T17:04:09.228Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-13T17:04:09.228Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-13T17:04:09.695Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-13T17:04:10.684Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-13T17:04:13.629Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-13T17:04:15.842Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-13T17:04:16.828Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-13T17:04:19.772Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-13T17:04:19.772Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-13T17:04:19.772Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-13T17:04:19.772Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-13T17:04:19.772Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-13T17:04:19.772Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-13T17:04:19.772Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-13T17:04:19.772Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-13T17:04:19.772Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-13T17:04:22.719Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-13T17:04:22.719Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-13T17:04:23.186Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-13T17:04:23.186Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-13T17:04:23.186Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-13T17:04:23.186Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-13T17:04:38.096Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-13T17:04:38.096Z] === RUN TestDockerSuite/TestRunRm [2021-04-13T17:04:44.081Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-13T17:04:49.939Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-13T17:04:58.585Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-13T17:05:00.145Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-13T17:05:02.359Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-13T17:05:05.309Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-13T17:05:05.309Z] === RUN TestDockerSuite/TestRunState [2021-04-13T17:05:05.309Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-13T17:05:08.253Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-13T17:05:08.253Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-13T17:05:10.460Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-13T17:05:10.460Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-13T17:05:10.460Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-13T17:05:10.460Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-13T17:05:10.460Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-13T17:05:10.460Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-13T17:05:16.372Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-13T17:05:18.580Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-13T17:05:18.581Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-13T17:05:21.692Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-13T17:05:21.692Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-13T17:05:21.692Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-13T17:05:30.339Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-13T17:05:37.480Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-13T17:05:42.224Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-13T17:05:50.867Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-13T17:05:50.867Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-13T17:05:50.867Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-13T17:05:53.075Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-13T17:05:56.041Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-13T17:05:58.414Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-13T17:05:58.414Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-13T17:05:58.414Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-13T17:05:58.414Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-13T17:05:58.414Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-13T17:05:58.414Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-13T17:05:58.414Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-13T17:05:58.414Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-13T17:05:58.414Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-13T17:06:03.167Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-13T17:06:04.728Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-13T17:06:07.674Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-13T17:06:12.415Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-13T17:06:15.360Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-13T17:06:15.360Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-13T17:06:15.827Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-13T17:06:15.827Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-13T17:06:18.036Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-13T17:06:26.688Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-13T17:06:26.688Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-13T17:06:35.416Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-13T17:06:35.416Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-13T17:06:40.160Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-13T17:06:40.160Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-13T17:06:40.160Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-13T17:06:40.160Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-13T17:06:40.160Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-13T17:06:46.027Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-13T17:06:46.027Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-13T17:06:46.027Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-13T17:06:46.027Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-13T17:06:46.027Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-13T17:06:46.027Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-13T17:06:46.494Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-13T17:06:48.706Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-13T17:06:51.649Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-13T17:06:51.649Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-13T17:06:54.594Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-13T17:06:54.594Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-13T17:06:54.594Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-13T17:06:54.594Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-13T17:06:54.594Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-13T17:06:54.594Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-13T17:06:54.594Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-13T17:07:09.508Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-13T17:07:09.975Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-13T17:07:09.975Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-13T17:07:09.975Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-13T17:07:10.442Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-13T17:07:10.908Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-13T17:07:10.908Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-13T17:07:13.851Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-13T17:07:13.851Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-13T17:07:17.631Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-13T17:07:17.631Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-13T17:07:18.098Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-13T17:07:18.098Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-13T17:07:18.565Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-13T17:07:39.777Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-13T17:07:39.778Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-13T17:07:39.778Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-13T17:07:39.778Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-13T17:07:39.778Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-13T17:07:45.628Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-13T17:07:45.628Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-13T17:07:46.096Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-13T17:08:01.011Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-13T17:08:01.011Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite (3057.83s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-13T17:08:02.572Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-13T17:08:02.572Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.26s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-04-13T17:08:02.572Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-13T17:08:02.572Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-13T17:08:02.572Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-04-13T17:08:02.572Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-13T17:08:02.572Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-13T17:08:02.572Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-13T17:08:02.572Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-13T17:08:02.572Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.56s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-13T17:08:02.572Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-13T17:08:02.572Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.59s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.53s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.54s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (125.70s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-04-13T17:08:02.572Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.77s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.69s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.72s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.81s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.43s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.23s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.63s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.97s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.64s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddTar (63.88s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.78s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.40s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.58s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.64s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.73s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.62s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.92s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.05s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.40s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.61s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.28s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-13T17:08:02.572Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.85s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.21s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.05s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.31s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.21s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.23s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.05s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.18s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.02s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2021-04-13T17:08:02.572Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-04-13T17:08:02.572Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.31s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.00s) [2021-04-13T17:08:02.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.07s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.31s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignore (70.98s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.75s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (97.37s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.05s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.36s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.23s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.07s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.47s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.91s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.58s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.40s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.30s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.75s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.61s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.64s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.64s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.30s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFails (2.83s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.41s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.61s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.96s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.76s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.12s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.96s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildHistory (13.74s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (7.14s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.97s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.96s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.75s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.36s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.54s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.20s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.90s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.27s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.15s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.13s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.97s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.28s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.97s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.12s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.25s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.62s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.27s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.43s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.25s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.95s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.18s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.70s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.47s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.45s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.06s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.55s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildRm (15.35s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.91s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-04-13T17:08:02.573Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.51s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.53s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.06s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.62s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.34s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.68s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildStderr (5.26s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.80s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.53s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.44s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.22s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.73s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.05s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.52s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.13s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.59s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.10s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-04-13T17:08:02.573Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.80s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.21s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-04-13T17:08:02.573Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.19s) [2021-04-13T17:08:02.573Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-04-13T17:08:03.041Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-04-13T17:08:03.041Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-13T17:08:03.041Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.19s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.49s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-04-13T17:08:03.041Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-13T17:08:03.041Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-13T17:08:03.041Z] docker_cli_sni_test.go:18: Flakey test [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.49s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.23s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestCommitChange (5.59s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.09s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.59s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestCommitTTY (12.82s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.36s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.42s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.84s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.71s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.90s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.04s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.52s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.56s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.64s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.55s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.62s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.37s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.03s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.38s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.30s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.63s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.04s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.62s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.55s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.66s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.28s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.58s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.70s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.82s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.81s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.79s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b3aae0_} (7.78s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1753027670_c:\foo_false____} (7.80s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1753027670_c:\foo_true____} (7.84s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-13T17:08:03.041Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-13T17:08:03.041Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.75s) [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-13T17:08:03.041Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-13T17:08:03.041Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-13T17:08:03.041Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-13T17:08:03.041Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.60s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.85s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.12s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.61s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.22s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.21s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCpToDot (2.82s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCpToStdout (2.94s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.58s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.24s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.89s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.38s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-04-13T17:08:03.042Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.70s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-13T17:08:03.042Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-13T17:08:03.042Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-13T17:08:03.042Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-13T17:08:03.042Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-13T17:08:03.042Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-13T17:08:03.042Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-13T17:08:03.042Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-13T17:08:03.042Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-13T17:08:03.042Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.88s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.62s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.83s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.64s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsCopy (5.71s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.76s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.56s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.98s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.36s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.26s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFilters (5.68s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFormat (5.27s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2021-04-13T17:08:03.042Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsRename (2.87s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsResize (3.27s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.55s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.18s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.22s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.61s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-13T17:08:03.042Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.35s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.34s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-13T17:08:03.042Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-13T17:08:03.042Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-13T17:08:03.042Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.40s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.64s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.45s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.17s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.77s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecInspectID (4.25s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-13T17:08:03.042Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.01s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-13T17:08:03.042Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.79s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.49s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.39s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.35s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.35s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.39s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-13T17:08:03.042Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.19s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.31s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.20s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.59s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.97s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.22s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-13T17:08:03.042Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-13T17:08:03.042Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-13T17:08:03.042Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.73s) [2021-04-13T17:08:03.042Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.63s) [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-13T17:08:03.042Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.042Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-13T17:08:03.043Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.45s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectDefault (2.62s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectHistory (5.55s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.58s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.67s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.64s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectStatus (3.09s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.42s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.90s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.64s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.70s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.72s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.83s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.55s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.30s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.25s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.10s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.75s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-13T17:08:03.043Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.69s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (9.02s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.76s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.83s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.09s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.05s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.78s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.84s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-13T17:08:03.043Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsTail (3.19s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.10s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.80s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-13T17:08:03.043Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-13T17:08:03.043Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-13T17:08:03.043Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-13T17:08:03.043Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-13T17:08:03.043Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-13T17:08:03.043Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-13T17:08:03.043Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-13T17:08:03.043Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.21s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-13T17:08:03.043Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsByOrder (11.18s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.37s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.95s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.80s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.46s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.07s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.08s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-04-13T17:08:03.043Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.37s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.27s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.86s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-13T17:08:03.043Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.82s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.73s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.69s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.00s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.98s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.82s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.62s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.82s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.55s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.25s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.73s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.13s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.08s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.99s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.65s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.19s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.05s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.60s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.41s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.30s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.42s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.67s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2021-04-13T17:08:03.043Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.30s) [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-13T17:08:03.043Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.043Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.61s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.23s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.56s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.51s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.15s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.62s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.54s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.57s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.56s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunExitCode (2.61s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.58s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.54s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.89s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.57s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.17s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.94s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.86s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.57s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.81s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.49s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.52s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.28s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.18s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.61s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunRm (7.45s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.85s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.45s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.51s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.45s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.04s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.53s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.044Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-13T17:08:03.044Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.63s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.58s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.27s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.75s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.19s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.50s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.93s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.56s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.58s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.49s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.92s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.42s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.06s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.70s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.61s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.48s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.53s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.53s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.75s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-13T17:08:03.045Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.59s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-13T17:08:03.045Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.82s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.34s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (18.38s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.62s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.88s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-13T17:08:03.045Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.71s) [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-13T17:08:03.045Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-13T17:08:03.045Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.045Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T17:08:03.045Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-13T17:08:03.046Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-13T17:08:03.046Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-13T17:08:03.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-13T17:08:03.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-13T17:08:03.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-13T17:08:03.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-13T17:08:03.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-13T17:08:03.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-13T17:08:03.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-13T17:08:03.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-13T17:08:03.046Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-13T17:08:03.046Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-13T17:08:03.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-13T17:08:03.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-13T17:08:03.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-13T17:08:03.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-13T17:08:03.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-13T17:08:03.514Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] === RUN TestDockerDaemonSuite [2021-04-13T17:08:03.514Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-13T17:08:03.514Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-13T17:08:03.514Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-13T17:08:03.514Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] === RUN TestDockerSwarmSuite [2021-04-13T17:08:03.514Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-13T17:08:03.514Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-13T17:08:03.514Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] === RUN TestDockerExternalVolumeSuite [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] === RUN TestDockerNetworkSuite [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] === RUN TestDockerHubPullSuite [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-13T17:08:03.514Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] PASS [2021-04-13T17:08:03.514Z] ok github.com/docker/docker/integration-cli 3058.597s [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === Skipped [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-13T17:08:03.514Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-13T17:08:03.514Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-04-13T17:08:03.514Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-13T17:08:03.514Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-13T17:08:03.514Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-04-13T17:08:03.514Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-13T17:08:03.514Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-13T17:08:03.514Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-13T17:08:03.514Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-13T17:08:03.514Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-13T17:08:03.514Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-13T17:08:03.514Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-13T17:08:03.514Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-13T17:08:03.514Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-13T17:08:03.514Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-13T17:08:03.514Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-13T17:08:03.514Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.514Z] [2021-04-13T17:08:03.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-04-13T17:08:03.515Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-13T17:08:03.515Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-13T17:08:03.515Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.515Z] [2021-04-13T17:08:03.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-04-13T17:08:03.515Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-04-13T17:08:03.516Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-04-13T17:08:03.516Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-13T17:08:03.516Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-13T17:08:03.516Z] docker_cli_sni_test.go:18: Flakey test [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-13T17:08:03.516Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-13T17:08:03.516Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-13T17:08:03.516Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-13T17:08:03.516Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-13T17:08:03.516Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.516Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-04-13T17:08:03.517Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-13T17:08:03.517Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-13T17:08:03.517Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-13T17:08:03.517Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-13T17:08:03.517Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-13T17:08:03.517Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-13T17:08:03.517Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-13T17:08:03.517Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-13T17:08:03.517Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-13T17:08:03.517Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2021-04-13T17:08:03.517Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-13T17:08:03.517Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-13T17:08:03.517Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-13T17:08:03.517Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-13T17:08:03.517Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-13T17:08:03.517Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-13T17:08:03.517Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-13T17:08:03.517Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-13T17:08:03.517Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-13T17:08:03.517Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.517Z] [2021-04-13T17:08:03.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-13T17:08:03.518Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-13T17:08:03.518Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-13T17:08:03.518Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-13T17:08:03.518Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-13T17:08:03.518Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-13T17:08:03.518Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-13T17:08:03.518Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-13T17:08:03.518Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-13T17:08:03.518Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-13T17:08:03.518Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-13T17:08:03.518Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-13T17:08:03.518Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-13T17:08:03.518Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-13T17:08:03.518Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-13T17:08:03.518Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-13T17:08:03.518Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-04-13T17:08:03.518Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.518Z] [2021-04-13T17:08:03.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-13T17:08:03.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-13T17:08:03.519Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.519Z] [2021-04-13T17:08:03.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-13T17:08:03.519Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-13T17:08:03.519Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.519Z] [2021-04-13T17:08:03.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-13T17:08:03.519Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-13T17:08:03.519Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.519Z] [2021-04-13T17:08:03.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-13T17:08:03.519Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-13T17:08:03.519Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.519Z] [2021-04-13T17:08:03.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-13T17:08:03.519Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-13T17:08:03.519Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.519Z] [2021-04-13T17:08:03.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-13T17:08:03.519Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-13T17:08:03.519Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.519Z] [2021-04-13T17:08:03.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-13T17:08:03.519Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-13T17:08:03.519Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.519Z] [2021-04-13T17:08:03.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-13T17:08:03.985Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.985Z] [2021-04-13T17:08:03.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-13T17:08:03.985Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-13T17:08:03.985Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-13T17:08:03.986Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.986Z] [2021-04-13T17:08:03.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-13T17:08:03.986Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.987Z] [2021-04-13T17:08:03.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-13T17:08:03.987Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-13T17:08:03.987Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-13T17:08:03.988Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-13T17:08:03.988Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-13T17:08:03.988Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-13T17:08:03.988Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.988Z] [2021-04-13T17:08:03.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-13T17:08:03.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-13T17:08:03.989Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-13T17:08:03.989Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:03.989Z] DONE 1092 tests, 546 skipped in 3068.797s [2021-04-13T17:08:03.989Z] INFO: Integration tests ended at 04/13/2021 17:08:03. Duration:00:51:08.9102089 [2021-04-13T17:08:03.989Z] INFO: Docker info of the daemon under test at end of run [2021-04-13T17:08:03.989Z] [2021-04-13T17:08:04.458Z] Containers: 2 [2021-04-13T17:08:04.458Z] Running: 0 [2021-04-13T17:08:04.458Z] Paused: 0 [2021-04-13T17:08:04.458Z] Stopped: 2 [2021-04-13T17:08:04.458Z] Images: 18 [2021-04-13T17:08:04.458Z] Server Version: 0.0.0-dev [2021-04-13T17:08:04.458Z] Storage Driver: windowsfilter [2021-04-13T17:08:04.458Z] Windows: [2021-04-13T17:08:04.458Z] Logging Driver: json-file [2021-04-13T17:08:04.458Z] Plugins: [2021-04-13T17:08:04.458Z] Volume: local [2021-04-13T17:08:04.458Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-13T17:08:04.458Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-13T17:08:04.458Z] Swarm: inactive [2021-04-13T17:08:04.458Z] Default Isolation: process [2021-04-13T17:08:04.458Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-13T17:08:04.458Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-13T17:08:04.458Z] OSType: windows [2021-04-13T17:08:04.458Z] Architecture: x86_64 [2021-04-13T17:08:04.458Z] CPUs: 4 [2021-04-13T17:08:04.458Z] Total Memory: 32GiB [2021-04-13T17:08:04.458Z] Name: azwin-2-d40c20 [2021-04-13T17:08:04.458Z] ID: YIJU:YKEV:I34G:E3RN:5BJF:IZG6:5ABW:4HKC:JMY2:LK65:SRIA:BQCD [2021-04-13T17:08:04.458Z] Docker Root Dir: D:\CI\PR-42273\4\daemon [2021-04-13T17:08:04.458Z] Debug Mode (client): false [2021-04-13T17:08:04.458Z] Debug Mode (server): true [2021-04-13T17:08:04.458Z] File Descriptors: -1 [2021-04-13T17:08:04.458Z] Goroutines: 17 [2021-04-13T17:08:04.458Z] System Time: 2021-04-13T17:08:04.0900295Z [2021-04-13T17:08:04.458Z] EventsListeners: 0 [2021-04-13T17:08:04.458Z] Registry: https://index.docker.io/v1/ [2021-04-13T17:08:04.458Z] Labels: [2021-04-13T17:08:04.458Z] Experimental: false [2021-04-13T17:08:04.458Z] Insecure Registries: [2021-04-13T17:08:04.458Z] 127.0.0.0/8 [2021-04-13T17:08:04.458Z] Live Restore Enabled: false [2021-04-13T17:08:04.458Z] [2021-04-13T17:08:04.458Z] [2021-04-13T17:08:04.458Z] INFO: Stopping daemon under test [2021-04-13T17:08:04.458Z] SUCCESS: The process with PID 6092 (child process of PID 6048) has been terminated. [2021-04-13T17:08:04.458Z] SUCCESS: The process with PID 6048 (child process of PID 3300) has been terminated. [2021-04-13T17:08:04.458Z] INFO: Stop tailing logs of the daemon under tests [2021-04-13T17:08:04.458Z] INFO: executeCI.ps1 Completed successfully at 04/13/2021 17:08:04. [2021-04-13T17:08:04.458Z] INFO: Tidying up at end of run [2021-04-13T17:08:04.458Z] INFO: Saving daemon under test log (d:\CI\PR-42273\4\dut.out) to bundles\CIDUT.out [2021-04-13T17:08:04.458Z] INFO: Saving daemon under test log (d:\CI\PR-42273\4\dut.err) to bundles\CIDUT.err [2021-04-13T17:08:04.458Z] INFO: Nuke-Everything... [2021-04-13T17:08:05.445Z] INFO: Container count on control daemon to delete is 2 [2021-04-13T17:08:05.913Z] de55b872476c [2021-04-13T17:08:05.913Z] fcbf553a8e4c [2021-04-13T17:08:05.913Z] INFO: Tidying pidfile d:\CI\PR-42273\4\docker.pid [2021-04-13T17:08:05.913Z] INFO: Nuking d:\CI [2021-04-13T17:08:06.898Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2021-04-13T17:08:06.898Z] powershell.exe : time="2021-04-13T17:08:06Z" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being [2021-04-13T17:08:06.898Z] used by another process.id=CI flavour=0" [2021-04-13T17:08:06.898Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-70996b69\powershellWrapper.ps1:3 char:1 [2021-04-13T17:08:06.898Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2021-04-13T17:08:06.898Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2021-04-13T17:08:06.898Z] + CategoryInfo : NotSpecified: (time="2021-04-1...=CI flavour=0" :String) [], RemoteException [2021-04-13T17:08:06.898Z] + FullyQualifiedErrorId : NativeCommandError [2021-04-13T17:08:06.898Z] [2021-04-13T17:08:06.898Z] [2021-04-13T17:08:06.898Z] INFO: executeCI.ps1 exiting at Tue Apr 13 17:08:06 CUT 2021. Duration 01:33:14.8500544 [2021-04-13T17:08:06.898Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-13T17:08:07.150Z] Recording test results [2021-04-13T17:08:15.099Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-13T17:08:16.620Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-13T17:08:19.049Z] Archiving artifacts [2021-04-13T17:08:33.461Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42273/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-13T17:08:34.414Z] + make clean [2021-04-13T17:08:37.357Z] docker volume rm -f docker-dev-cache [2021-04-13T17:08:37.357Z] 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